projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af80d0d
)
Blackfin: drop unused Kconfig symbol
author
Paul Bolle
<pebolle@tiscali.nl>
Fri, 14 Oct 2011 12:27:27 +0000
(14:27 +0200)
committer
Mike 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/Kconfig
b/arch/blackfin/Kconfig
index c7476295de802ec694f4aac150f41a74c6d0b25b..abe5a9e85148333ec09b1592b27aeb0e35e225fe 100644
(file)
--- a/
arch/blackfin/Kconfig
+++ b/
arch/blackfin/Kconfig
@@
-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))