diff options
-rw-r--r-- | arch/sparc/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 27060b20678e..7cb8adfb9e49 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig | |||
@@ -386,9 +386,7 @@ config SCHED_MC | |||
386 | making when dealing with multi-core CPU chips at a cost of slightly | 386 | making when dealing with multi-core CPU chips at a cost of slightly |
387 | increased overhead in some places. If unsure say N here. | 387 | increased overhead in some places. If unsure say N here. |
388 | 388 | ||
389 | if SPARC64 | ||
390 | source "kernel/Kconfig.preempt" | 389 | source "kernel/Kconfig.preempt" |
391 | endif | ||
392 | 390 | ||
393 | config CMDLINE_BOOL | 391 | config CMDLINE_BOOL |
394 | bool "Default bootloader kernel arguments" | 392 | bool "Default bootloader kernel arguments" |