remove CONFIG_KMOD from core kernel code
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 8 Jul 2008 17:00:17 +0000 (19:00 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 22 Jul 2008 09:24:31 +0000 (19:24 +1000)
commita1ef5adb4cad43460ebba23c5a78cf4a55bb6a5b
tree1556b41ff7a03a6941cb363d97204bfef501f9c4
parenta00caa1fa954c734f4214a074727a329a9ba6568
remove CONFIG_KMOD from core kernel code

Always compile request_module when the kernel allows modules.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/kmod.h
kernel/exec_domain.c
kernel/kmod.c
kernel/sysctl.c