diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-01-24 10:01:22 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-01-24 10:01:22 +0000 |
commit | fcc2e2335eb9c1ef0fdeef3b08aa2b5cd210c8a1 (patch) | |
tree | 4ffd4216df3558a9761d6b24fdb78dc2c20df5ba /target/linux | |
parent | 179165ac66d4162f664a4cda507b3f74548afcfc (diff) |
[target] ubicom32: add 2 missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19310 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rwxr-xr-x | target/linux/ubicom32/config-2.6.30 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ubicom32/config-2.6.30 b/target/linux/ubicom32/config-2.6.30 index 65e34790b..8f88523d0 100755 --- a/target/linux/ubicom32/config-2.6.30 +++ b/target/linux/ubicom32/config-2.6.30 @@ -105,6 +105,7 @@ CONFIG_LIBCRC32C=y # CONFIG_LINKER_RELAXATION is not set CONFIG_MIN_RAMSIZE=0x02000000 # CONFIG_MISC_DEVICES is not set +# CONFIG_MMC_UBICOM32 is not set # CONFIG_MMU is not set CONFIG_MODULE_FORCE_LOAD=y # CONFIG_MODULE_UNLOAD is not set @@ -142,6 +143,7 @@ CONFIG_SERIAL_UBI32_MAILBOX_CONSOLE=y # CONFIG_SERIAL_UBI32_UARTTIO is not set # CONFIG_SIGNALFD is not set # CONFIG_SLOW_WORK is not set +# CONFIG_SND_UBI32 is not set CONFIG_SPI=y CONFIG_SPI_BITBANG=y # CONFIG_SPI_GPIO is not set |