diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-11-29 00:33:27 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-11-29 00:33:27 +0000 |
commit | 6ca9b8b2b265177fdb9d5f1e4742b10bcb1f7dfc (patch) | |
tree | c90340cf04300e9fd9726a263c0b888b2a964f2d /target/linux/ubicom32 | |
parent | 0e7ab0dc4b52834e29bd5925d392c3064dd49967 (diff) | |
download | upstream-6ca9b8b2b265177fdb9d5f1e4742b10bcb1f7dfc.tar.gz upstream-6ca9b8b2b265177fdb9d5f1e4742b10bcb1f7dfc.tar.bz2 upstream-6ca9b8b2b265177fdb9d5f1e4742b10bcb1f7dfc.zip |
[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')
-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 |