]> git.karo-electronics.de Git - mv-sheeva.git/commit
perf, x86: Fixup Kconfig deps
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 16 Nov 2010 20:49:01 +0000 (21:49 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 26 Nov 2010 14:00:58 +0000 (15:00 +0100)
commitcc2067a51424dd25c10c1b1230b4222d8baec94d
tree82c3bee0e47094cfe9b717273e57f3e0fe3b98b9
parent33c6d6a7ad0ffab9b1b15f8e4107a2af072a05a0
perf, x86: Fixup Kconfig deps

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