diff options
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r-- | arch/blackfin/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index a117652b5fea..b573827d0416 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
@@ -253,7 +253,7 @@ config NR_CPUS | |||
253 | 253 | ||
254 | config HOTPLUG_CPU | 254 | config HOTPLUG_CPU |
255 | bool "Support for hot-pluggable CPUs" | 255 | bool "Support for hot-pluggable CPUs" |
256 | depends on SMP && HOTPLUG | 256 | depends on SMP |
257 | default y | 257 | default y |
258 | 258 | ||
259 | config BF_REV_MIN | 259 | config BF_REV_MIN |