diff options
author | Artur Artamonov <freeartman@wechall.net> | 2013-09-27 15:27:32 +0300 |
---|---|---|
committer | Artur Artamonov <freeartman@wechall.net> | 2013-09-27 15:27:32 +0300 |
commit | ef827ecd68db25c4f3e99712b1df313bbc296952 (patch) | |
tree | db4333669155786167514e52f7347458535ce1bd /target/linux/realtek/rtl8196d | |
parent | 6b37c34cef1bf8049ece54475151d3a02e79a662 (diff) |
Fixed 9xD compilation with new bsp/config.in
Diffstat (limited to 'target/linux/realtek/rtl8196d')
-rw-r--r-- | target/linux/realtek/rtl8196d/config-2.6.30 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/rtl8196d/config-2.6.30 b/target/linux/realtek/rtl8196d/config-2.6.30 index 3d7f3300e..6c8a8860e 100644 --- a/target/linux/realtek/rtl8196d/config-2.6.30 +++ b/target/linux/realtek/rtl8196d/config-2.6.30 @@ -265,7 +265,7 @@ CONFIG_SLAB=y # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set CONFIG_SLABINFO=y CONFIG_BASE_SMALL=0 -# CONFIG_MODULES is not set +CONFIG_MODULES=y CONFIG_BLOCK=y # CONFIG_LBD is not set # CONFIG_BLK_DEV_BSG is not set |