of: remove architecture CONFIG_OF definitions

now that CONFIG_OF is defined globally

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
Stephen Rothwell
2010-06-29 12:47:01 +10:00
committed by Grant Likely
parent bcbefae2bc
commit dd5e73794c
3 changed files with 0 additions and 9 deletions

View File

@@ -126,9 +126,6 @@ config CMDLINE_FORCE
Set this to have arguments from the default kernel command string Set this to have arguments from the default kernel command string
override those passed by the boot loader. override those passed by the boot loader.
config OF
bool
config PROC_DEVICETREE config PROC_DEVICETREE
bool "Support for device tree in /proc" bool "Support for device tree in /proc"
depends on PROC_FS depends on PROC_FS

View File

@@ -174,9 +174,6 @@ config ARCH_MAY_HAVE_PC_FDC
config PPC_OF config PPC_OF
def_bool y def_bool y
config OF
bool
config PPC_UDBG_16550 config PPC_UDBG_16550
bool bool
default n default n

View File

@@ -149,9 +149,6 @@ config GENERIC_GPIO
config ARCH_NO_VIRT_TO_BUS config ARCH_NO_VIRT_TO_BUS
def_bool y def_bool y
config OF
bool
config ARCH_SUPPORTS_DEBUG_PAGEALLOC config ARCH_SUPPORTS_DEBUG_PAGEALLOC
def_bool y if SPARC64 def_bool y if SPARC64