git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33c6d6a
)
perf, x86: Fixup Kconfig deps
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 16 Nov 2010 20:49:01 +0000
(21:49 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 26 Nov 2010 14:00:58 +0000
(15:00 +0100)
This leads to a Kconfig dep inversion, x86 selects PERF_EVENT (due to
a hw_breakpoint dep) but doesn't unconditionally provide
HAVE_PERF_EVENT.
(This can cause build failures on M386/M486 kernel .config's.)
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <
20101117222055
.
982965150
@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig
patch
|
blob
|
history
diff --cc
arch/x86/Kconfig
Simple merge