summaryrefslogtreecommitdiffstats
path: root/arch/ppc/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/config.in')
-rw-r--r--arch/ppc/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/config.in b/arch/ppc/config.in
index 6a244a72a..72bab8928 100644
--- a/arch/ppc/config.in
+++ b/arch/ppc/config.in
@@ -32,7 +32,7 @@ bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL
bool 'Enable loadable module support' CONFIG_MODULES
if [ "$CONFIG_MODULES" = "y" ]; then
bool 'Set version information on all symbols for modules' CONFIG_MODVERSIONS
- bool 'Kernel daemon support (e.g. autoload of modules)' CONFIG_KERNELD
+ bool 'Kernel module loader' CONFIG_KMOD
fi
define_bool CONFIG_PCI y