From acdd34f57584fa4563b419a23567a6ced6f4202b Mon Sep 17 00:00:00 2001
From: florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sun, 29 Nov 2009 00:33:27 +0000
Subject: [PATCH] [ubicom32] add missing configuration symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18594 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/ubicom32/config-2.6.28 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/target/linux/ubicom32/config-2.6.28 b/target/linux/ubicom32/config-2.6.28
index a3518a082..ff32f092e 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
-- 
2.20.1