Skip to content

Commit

Permalink
of: remove architecture CONFIG_OF definitions
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stephen Rothwell authored and Grant Likely committed Jul 5, 2010
1 parent bcbefae commit dd5e737
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions arch/microblaze/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,6 @@ config CMDLINE_FORCE
Set this to have arguments from the default kernel command string
override those passed by the boot loader.

config OF
bool

config PROC_DEVICETREE
bool "Support for device tree in /proc"
depends on PROC_FS
Expand Down
3 changes: 0 additions & 3 deletions arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,6 @@ config ARCH_MAY_HAVE_PC_FDC
config PPC_OF
def_bool y

config OF
bool

config PPC_UDBG_16550
bool
default n
Expand Down
3 changes: 0 additions & 3 deletions arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,6 @@ config GENERIC_GPIO
config ARCH_NO_VIRT_TO_BUS
def_bool y

config OF
bool

config ARCH_SUPPORTS_DEBUG_PAGEALLOC
def_bool y if SPARC64

Expand Down

0 comments on commit dd5e737

Please sign in to comment.