aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/Kconfig
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2010-06-29 12:47:01 +1000
committerGrant Likely <grant.likely@secretlab.ca>2010-07-05 16:14:54 -0600
commitdd5e73794c9af30d6491963e13436d9f05ee6df6 (patch)
treed47d19d765972f7f092807b4da9cf86c0aad485e /arch/microblaze/Kconfig
parentof: define CONFIG_OF globally so architectures can select it (diff)
downloadlinux-dev-dd5e73794c9af30d6491963e13436d9f05ee6df6.tar.xz
linux-dev-dd5e73794c9af30d6491963e13436d9f05ee6df6.zip
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>
Diffstat (limited to 'arch/microblaze/Kconfig')
-rw-r--r--arch/microblaze/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig
index 2b37820555bc..1a8f682248ce 100644
--- a/arch/microblaze/Kconfig
+++ b/arch/microblaze/Kconfig
@@ -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