diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-06 02:25:15 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-06 02:25:15 +0000 |
commit | 01d29fbdc7adf3a9c6fd372f5452ba5524955ee5 (patch) | |
tree | 8ec154c11d093898fe33989224e1cf332794a7d7 /target/linux/iop32x | |
parent | 344f41e08a87c1d8c06c0d9d61cf7fd80a37b40d (diff) | |
download | upstream-01d29fbdc7adf3a9c6fd372f5452ba5524955ee5.tar.gz upstream-01d29fbdc7adf3a9c6fd372f5452ba5524955ee5.tar.bz2 upstream-01d29fbdc7adf3a9c6fd372f5452ba5524955ee5.zip |
[kernel] move more CONFIG_SND entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17942 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/iop32x')
-rw-r--r-- | target/linux/iop32x/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index b07d305578..be0a64ffd6 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -183,8 +183,6 @@ 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 # CONFIG_TICK_ONESHOT is not set |