aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-2.6.37
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-01-17 09:15:21 -0700
committerTom Rini <tom_rini@mentor.com>2011-01-17 09:16:34 -0700
commit6beb9697a694c8b64f9e6201029c054b744d7cf9 (patch)
tree826efdd80dfd9f49a19e5f4449628ec827f3b387 /recipes/linux/linux-2.6.37
parent18b42a44fcb59933f278e46eaca11ea156152895 (diff)
downloadopenembedded-6beb9697a694c8b64f9e6201029c054b744d7cf9.tar.gz
linux: Add CONFIG_MODULES to qemush4/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/qemumips64/defconfig7
-rw-r--r--recipes/linux/linux-2.6.37/qemush4/defconfig7
2 files changed, 12 insertions, 2 deletions
diff --git a/recipes/linux/linux-2.6.37/qemumips64/defconfig b/recipes/linux/linux-2.6.37/qemumips64/defconfig
index a6342d0f6f..1fa57541ea 100644
--- a/recipes/linux/linux-2.6.37/qemumips64/defconfig
+++ b/recipes/linux/linux-2.6.37/qemumips64/defconfig
@@ -288,7 +288,12 @@ CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
-# CONFIG_MODULES is not set
+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
CONFIG_BLOCK=y
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
diff --git a/recipes/linux/linux-2.6.37/qemush4/defconfig b/recipes/linux/linux-2.6.37/qemush4/defconfig
index 2cc3e9bf2c..3934b893c8 100644
--- a/recipes/linux/linux-2.6.37/qemush4/defconfig
+++ b/recipes/linux/linux-2.6.37/qemush4/defconfig
@@ -134,7 +134,12 @@ CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
-# CONFIG_MODULES is not set
+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
CONFIG_BLOCK=y
# CONFIG_LBDAF is not set
# CONFIG_BLK_DEV_BSG is not set