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)
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>

No differences found