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 | adbf01458015a61356c6c4fadee11be93a805186 (patch) | |
tree | 45a27c627f46ec2e9e6f2ed4172c411dbae78d02 /target | |
parent | a92fa53b62782a82c97395a0837ef0bcab361425 (diff) | |
download | upstream-adbf01458015a61356c6c4fadee11be93a805186.tar.gz upstream-adbf01458015a61356c6c4fadee11be93a805186.tar.bz2 upstream-adbf01458015a61356c6c4fadee11be93a805186.zip |
[ep93xx] add missing symbol spotted by buildbot.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23891 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |