diff options
author | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:04:47 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:04:47 +0000 |
commit | baf9f07594969bec9d0254aa158d1946f7df80d0 (patch) | |
tree | 9f2e1deaa3181885db76d0214b2e3827ae008d11 | |
parent | 7d1b0e3fa3eb53dea9abcf0aab15a4c61c9b233b (diff) | |
download | upstream-baf9f07594969bec9d0254aa158d1946f7df80d0.tar.gz upstream-baf9f07594969bec9d0254aa158d1946f7df80d0.tar.bz2 upstream-baf9f07594969bec9d0254aa158d1946f7df80d0.zip |
[iop32x] add missing SND_ARM kconfig option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17900 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/iop32x/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index 7f4eb7b4c6..b07d305578 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -183,6 +183,7 @@ CONFIG_RTC_DRV_X1205=y # CONFIG_SERIAL_8250_EXTENDED is not set CONFIG_SLABINFO=y # CONFIG_SMC91X is not set +# CONFIG_SND_ARM is not set # CONFIG_SOUND is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SYS_SUPPORTS_APM_EMULATION=y |