diff options
-rw-r--r-- | arch/arm/mm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig index c348eaee7ee2..c78c7db6aa83 100644 --- a/arch/arm/mm/Kconfig +++ b/arch/arm/mm/Kconfig | |||
@@ -669,7 +669,7 @@ config ARM_VIRT_EXT | |||
669 | details. | 669 | details. |
670 | 670 | ||
671 | config SWP_EMULATE | 671 | config SWP_EMULATE |
672 | bool "Emulate SWP/SWPB instructions" | 672 | bool "Emulate SWP/SWPB instructions" if !SMP |
673 | depends on CPU_V7 | 673 | depends on CPU_V7 |
674 | default y if SMP | 674 | default y if SMP |
675 | select HAVE_PROC_CPU if PROC_FS | 675 | select HAVE_PROC_CPU if PROC_FS |