From: Heiko Carstens Date: Wed, 10 Feb 2010 16:25:17 +0000 (+0100) Subject: tracing/kprobes: Make Kconfig dependencies generic X-Git-Tag: v2.6.34-rc1~263^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f850c30c8b426ba1688cb63b1a3e534eed03a138;p=pandora-kernel.git tracing/kprobes: Make Kconfig dependencies generic KPROBES_EVENT actually depends on the regs and stack access API (b1cf540f) and not on x86. So introduce a new config option which architectures can select if they have the API implemented and switch x86. Signed-off-by: Heiko Carstens Acked-by: Masami Hiramatsu Cc: Ingo Molnar Cc: Martin Schwidefsky LKML-Reference: <20100210162517.GB6933@osiris.boeblingen.de.ibm.com> Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed