diff options
Diffstat (limited to 'arch/sparc/Kconfig')
| -rw-r--r-- | arch/sparc/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index c0015db247ba..ba068c833e5d 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig | |||
| @@ -18,6 +18,7 @@ config 64BIT | |||
| 18 | config SPARC | 18 | config SPARC |
| 19 | bool | 19 | bool |
| 20 | default y | 20 | default y |
| 21 | select OF | ||
| 21 | select HAVE_IDE | 22 | select HAVE_IDE |
| 22 | select HAVE_OPROFILE | 23 | select HAVE_OPROFILE |
| 23 | select HAVE_ARCH_KGDB if !SMP || SPARC64 | 24 | select HAVE_ARCH_KGDB if !SMP || SPARC64 |
| @@ -148,9 +149,6 @@ config GENERIC_GPIO | |||
| 148 | config ARCH_NO_VIRT_TO_BUS | 149 | config ARCH_NO_VIRT_TO_BUS |
| 149 | def_bool y | 150 | def_bool y |
| 150 | 151 | ||
| 151 | config OF | ||
| 152 | def_bool y | ||
| 153 | |||
| 154 | config ARCH_SUPPORTS_DEBUG_PAGEALLOC | 152 | config ARCH_SUPPORTS_DEBUG_PAGEALLOC |
| 155 | def_bool y if SPARC64 | 153 | def_bool y if SPARC64 |
| 156 | 154 | ||
