aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-2.6.37
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-01-15 18:25:23 -0700
committerTom Rini <tom_rini@mentor.com>2011-01-17 08:22:41 -0700
commit474d7b392a0e68011cddf53bf255345f72c83f7f (patch)
tree2e63ffe853cdeb1bb9b7ccfb6d69e9960fbe3eb4 /recipes/linux/linux-2.6.37
parent3109a7ee392b2d09cb9542ea7307ff09526b325b (diff)
downloadopenembedded-474d7b392a0e68011cddf53bf255345f72c83f7f.tar.gz
linux: Add CONFIG_MODULES to qemu{ppc,sh4,mips64}
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/linux/linux-2.6.37')
-rw-r--r--recipes/linux/linux-2.6.37/qemuppc/defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/linux/linux-2.6.37/qemuppc/defconfig b/recipes/linux/linux-2.6.37/qemuppc/defconfig
index d502c716a3..0ecf3cabb9 100644
--- a/recipes/linux/linux-2.6.37/qemuppc/defconfig
+++ b/recipes/linux/linux-2.6.37/qemuppc/defconfig
@@ -89,3 +89,9 @@ CONFIG_NFS_FS=y
CONFIG_IP_PNP=y
CONFIG_AUTOFS4_FS=y
CONFIG_ROOT_NFS=y
+CONFIG_MODULES=y
+# CONFIG_MODULE_FORCE_LOAD is not set
+CONFIG_MODULE_UNLOAD=y
+# CONFIG_MODULE_FORCE_UNLOAD is not set
+CONFIG_MODVERSIONS=y
+# CONFIG_MODULE_SRCVERSION_ALL is not set