diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-29 00:33:27 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-29 00:33:27 +0000 |
commit | acdd34f57584fa4563b419a23567a6ced6f4202b (patch) | |
tree | c90340cf04300e9fd9726a263c0b888b2a964f2d /target/linux/ubicom32/config-2.6.28 | |
parent | 2745ba44b659701075dbcbf3eaab257e53f95830 (diff) |
[ubicom32] add missing configuration symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18594 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ubicom32/config-2.6.28')
-rwxr-xr-x | target/linux/ubicom32/config-2.6.28 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ubicom32/config-2.6.28 b/target/linux/ubicom32/config-2.6.28 index a3518a082d..ff32f092ea 100755 --- a/target/linux/ubicom32/config-2.6.28 +++ b/target/linux/ubicom32/config-2.6.28 @@ -100,6 +100,7 @@ CONFIG_LEGACY_PTYS=y CONFIG_LIBCRC32C=y # CONFIG_LINKER_RELAXATION is not set # 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 @@ -139,6 +140,7 @@ CONFIG_SPI_MASTER=y # CONFIG_SPI_SPIDEV is not set CONFIG_SPI_UBICOM32_GPIO=y CONFIG_SPI=y +# CONFIG_SND_UBI32 is not set # CONFIG_STOP_ON_BUG is not set # CONFIG_STOP_ON_TRAP is not set # CONFIG_SYSCTL_SYSCALL_CHECK is not set |