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 | 4ccdc4dd923acb89a60f270436a3f1a574b4f7b4 (patch) | |
tree | 30b9a03859e41484fb5034f9d117f903f7ecf3a3 /target/linux/ubicom32 | |
parent | 3eaf82ee3f200aee7b3831d47495e2b3443ca175 (diff) | |
download | upstream-4ccdc4dd923acb89a60f270436a3f1a574b4f7b4.tar.gz upstream-4ccdc4dd923acb89a60f270436a3f1a574b4f7b4.tar.bz2 upstream-4ccdc4dd923acb89a60f270436a3f1a574b4f7b4.zip |
ubicom32: add 2 missing config symbols
SVN-Revision: 19310
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 |