diff options
Diffstat (limited to 'arch')
-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 ca1238baef71..843bc8c74b87 100644 --- a/arch/arm/mm/Kconfig +++ b/arch/arm/mm/Kconfig | |||
@@ -652,7 +652,7 @@ config ARM_THUMBEE | |||
652 | 652 | ||
653 | config SWP_EMULATE | 653 | config SWP_EMULATE |
654 | bool "Emulate SWP/SWPB instructions" | 654 | bool "Emulate SWP/SWPB instructions" |
655 | depends on CPU_V7 && !CPU_V6 | 655 | depends on CPU_V7 |
656 | select HAVE_PROC_CPU if PROC_FS | 656 | select HAVE_PROC_CPU if PROC_FS |
657 | default y if SMP | 657 | default y if SMP |
658 | help | 658 | help |