From 474d7b392a0e68011cddf53bf255345f72c83f7f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 15 Jan 2011 18:25:23 -0700 Subject: linux: Add CONFIG_MODULES to qemu{ppc,sh4,mips64} Signed-off-by: Tom Rini --- recipes/linux/linux-2.6.35/qemumips64/defconfig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'recipes/linux/linux-2.6.35/qemumips64') diff --git a/recipes/linux/linux-2.6.35/qemumips64/defconfig b/recipes/linux/linux-2.6.35/qemumips64/defconfig index a6342d0f6f..1fa57541ea 100644 --- a/recipes/linux/linux-2.6.35/qemumips64/defconfig +++ b/recipes/linux/linux-2.6.35/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 -- cgit 1.2.3-korg