projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6805ab6
)
x86: drop unused Kconfig symbol
author
Paul Bolle
<pebolle@tiscali.nl>
Mon, 24 Oct 2011 11:42:34 +0000
(13:42 +0200)
committer
Michal Marek
<mmarek@suse.cz>
Mon, 31 Oct 2011 22:39:52 +0000
(23:39 +0100)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
arch/x86/Kconfig
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index 6a47bb22657fd3d55835c32b2e834cd42e3ad28c..18f74ed11c63f9194b75431ab4ac9428b73f5aff 100644
(file)
--- a/
arch/x86/Kconfig
+++ b/
arch/x86/Kconfig
@@
-192,9
+192,6
@@
config NEED_PER_CPU_EMBED_FIRST_CHUNK
config NEED_PER_CPU_PAGE_FIRST_CHUNK
def_bool y
-config HAVE_CPUMASK_OF_CPU_MAP
- def_bool X86_64_SMP
-
config ARCH_HIBERNATION_POSSIBLE
def_bool y