diff options
Diffstat (limited to 'arch/sparc/Kconfig')
-rw-r--r-- | arch/sparc/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index cc12cd48bbc5..2185cf946d68 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig | |||
@@ -93,6 +93,9 @@ config AUDIT_ARCH | |||
93 | config HAVE_SETUP_PER_CPU_AREA | 93 | config HAVE_SETUP_PER_CPU_AREA |
94 | def_bool y if SPARC64 | 94 | def_bool y if SPARC64 |
95 | 95 | ||
96 | config HAVE_DYNAMIC_PER_CPU_AREA | ||
97 | def_bool y if SPARC64 | ||
98 | |||
96 | config GENERIC_HARDIRQS_NO__DO_IRQ | 99 | config GENERIC_HARDIRQS_NO__DO_IRQ |
97 | bool | 100 | bool |
98 | def_bool y if SPARC64 | 101 | def_bool y if SPARC64 |