diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-05 18:46:43 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-05 18:46:43 +0000 |
commit | fd7f4dc5bf7b0cd011eb149a1c28fd8fadd918db (patch) | |
tree | 45a27c627f46ec2e9e6f2ed4172c411dbae78d02 /target/linux | |
parent | 336fec3a5cc5167509aec81389e8f5533faa267e (diff) |
[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/linux')
-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 |