Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Blackfin: drop unused Kconfig symbol

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

authored by

Paul Bolle and committed by
Mike Frysinger
5101ea91 af80d0de

-4
-4
arch/blackfin/Kconfig
··· 248 248 depends on SMP && HOTPLUG 249 249 default y 250 250 251 - config HAVE_LEGACY_PER_CPU_AREA 252 - def_bool y 253 - depends on SMP 254 - 255 251 config BF_REV_MIN 256 252 int 257 253 default 0 if (BF51x || BF52x || (BF54x && !BF54xM))