Blackfin: drop unused Kconfig symbol
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 14 Oct 2011 12:27:27 +0000 (14:27 +0200)
committerMike Frysinger <vapier@gentoo.org>
Tue, 25 Oct 2011 23:51:59 +0000 (19:51 -0400)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/Kconfig

index c747629..abe5a9e 100644 (file)
@@ -248,10 +248,6 @@ config HOTPLUG_CPU
        depends on SMP && HOTPLUG
        default y
 
-config HAVE_LEGACY_PER_CPU_AREA
-       def_bool y
-       depends on SMP
-
 config BF_REV_MIN
        int
        default 0 if (BF51x || BF52x || (BF54x && !BF54xM))