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 | ae8cb5fa930fb2e51f21039ff177fb16a5f5879b (patch) | |
tree | dd79a427f2c422ee6bd1adae0a4f1073f4826f6f /target/linux/iop32x/config-default | |
parent | dfe46f3d38d895eff11116f178b2de4f5320ff4b (diff) | |
download | upstream-ae8cb5fa930fb2e51f21039ff177fb16a5f5879b.tar.gz upstream-ae8cb5fa930fb2e51f21039ff177fb16a5f5879b.tar.bz2 upstream-ae8cb5fa930fb2e51f21039ff177fb16a5f5879b.zip |
add missing SND_ARM kconfig option
SVN-Revision: 17900
Diffstat (limited to 'target/linux/iop32x/config-default')
-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 |