diff options
author | Jeremy Laine <jeremy.laine@m4x.org> | 2007-11-06 19:03:25 +0000 |
---|---|---|
committer | Stelios Koroneos <skoroneos@digital-opsis.com> | 2007-11-06 19:03:25 +0000 |
commit | 5aa90376b06ad1d552811f75cfbcb8ce0289cb04 (patch) | |
tree | a5f422cd74b5294a48a04af9bf1a4e2f9a59a816 /packages/linux | |
parent | f0eb3fa507e436d44b943bedfcd8afa5ff760971 (diff) |
packages/linux/linux-2.6.23/mpc8323e-rdb/defconfig : Enable auto module loading
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-2.6.23/mpc8323e-rdb/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-2.6.23/mpc8323e-rdb/defconfig b/packages/linux/linux-2.6.23/mpc8323e-rdb/defconfig index 52c864b7d4..407530a993 100644 --- a/packages/linux/linux-2.6.23/mpc8323e-rdb/defconfig +++ b/packages/linux/linux-2.6.23/mpc8323e-rdb/defconfig @@ -97,7 +97,7 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_MODULE_FORCE_UNLOAD is not set # CONFIG_MODVERSIONS is not set # CONFIG_MODULE_SRCVERSION_ALL is not set -# CONFIG_KMOD is not set +CONFIG_KMOD=y CONFIG_BLOCK=y # CONFIG_LBD is not set # CONFIG_BLK_DEV_IO_TRACE is not set |