diff options
author | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 17:04:47 +0000 |
---|---|---|
committer | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 17:04:47 +0000 |
commit | 18a1c4b6ad904d67415007a4be23474fe3d2b9b9 (patch) | |
tree | 9f2e1deaa3181885db76d0214b2e3827ae008d11 | |
parent | 04c5f00031ce37d3c03254f982ca5d0d61a8bcfc (diff) |
[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 7f4eb7b4c..b07d30557 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 |