diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2010-06-28 22:47:01 -0400 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2010-07-05 18:14:54 -0400 |
commit | dd5e73794c9af30d6491963e13436d9f05ee6df6 (patch) | |
tree | d47d19d765972f7f092807b4da9cf86c0aad485e /arch/sparc/Kconfig | |
parent | bcbefae2bcad0996bcef7245e34176960e95a191 (diff) |
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/sparc/Kconfig')
-rw-r--r-- | arch/sparc/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index d02e8ac7aa10..13a9f2f8738c 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig | |||
@@ -149,9 +149,6 @@ config GENERIC_GPIO | |||
149 | config ARCH_NO_VIRT_TO_BUS | 149 | config ARCH_NO_VIRT_TO_BUS |
150 | def_bool y | 150 | def_bool y |
151 | 151 | ||
152 | config OF | ||
153 | bool | ||
154 | |||
155 | config ARCH_SUPPORTS_DEBUG_PAGEALLOC | 152 | config ARCH_SUPPORTS_DEBUG_PAGEALLOC |
156 | def_bool y if SPARC64 | 153 | def_bool y if SPARC64 |
157 | 154 | ||