diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-01-24 10:01:22 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-01-24 10:01:22 +0000 |
commit | 3ab8fbccd1e139357b849ee476202edf55daa3b2 (patch) | |
tree | 4ffd4216df3558a9761d6b24fdb78dc2c20df5ba /target/linux/ubicom32 | |
parent | 0c6bc3b314496f4ab643785344633772c65e6e0b (diff) | |
download | upstream-3ab8fbccd1e139357b849ee476202edf55daa3b2.tar.gz upstream-3ab8fbccd1e139357b849ee476202edf55daa3b2.tar.bz2 upstream-3ab8fbccd1e139357b849ee476202edf55daa3b2.zip |
[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/ubicom32')
-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 65e34790be..8f88523d0e 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 |