diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-11-05 18:46:43 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-11-05 18:46:43 +0000 |
commit | c45884d8f6172467a4455cff9265e4a48ffcf8de (patch) | |
tree | 8e5e6793c9466a1f21eda426531f41f167e56c43 /target/linux/ep93xx | |
parent | 3b3bf4d24a7806f2dbebaa5544712c6c0339f138 (diff) | |
download | upstream-c45884d8f6172467a4455cff9265e4a48ffcf8de.tar.gz upstream-c45884d8f6172467a4455cff9265e4a48ffcf8de.tar.bz2 upstream-c45884d8f6172467a4455cff9265e4a48ffcf8de.zip |
add missing symbol spotted by buildbot.
SVN-Revision: 23891
Diffstat (limited to 'target/linux/ep93xx')
-rw-r--r-- | target/linux/ep93xx/config-2.6.36 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ep93xx/config-2.6.36 b/target/linux/ep93xx/config-2.6.36 index 76394a5636..5f58bc6a1a 100644 --- a/target/linux/ep93xx/config-2.6.36 +++ b/target/linux/ep93xx/config-2.6.36 @@ -187,6 +187,7 @@ CONFIG_PERF_USE_VMALLOC=y CONFIG_SERIAL_AMBA_PL010=y CONFIG_SERIAL_AMBA_PL010_CONSOLE=y # CONFIG_SERIAL_AMBA_PL011 is not set +# CONFIG_SND_EP93XX_SOC is not set # CONFIG_SPARSE_IRQ is not set CONFIG_SPI=y CONFIG_SPI_BITBANG=y |