Make Kprobes depend on modules
authorLinus Torvalds <torvalds@evo.osdl.org>
Mon, 27 Feb 2006 04:24:40 +0000 (20:24 -0800)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 27 Feb 2006 04:24:40 +0000 (20:24 -0800)
commitadd2b6fdae9d7fc251c229e76252f731917094c4
treeb800f38c2b8e7e498b85bfa8a8ecba2aaf906b77
parente18f9b4be430189d79a01a75734bf7cfdc22cc3f
Make Kprobes depend on modules

Commit 9ec4b1f356b3bad928ae8e2aa9caebfa737d52df made kprobes not compile
without module support, so just make that clear in the Kconfig file.

Also, since it's marked EXPERIMENTAL, make that dependency explicit too.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig
arch/ia64/Kconfig
arch/powerpc/Kconfig
arch/sparc64/Kconfig
arch/x86_64/Kconfig