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 | 5b8e48f93a09cc93227912144e2c50b8bf25cc74 (patch) | |
tree | db0c3e9a80ad4decdaa059f548b6730bd2d60ee5 /target/linux/iop32x | |
parent | 5c0b0e08d9fcf34640d22381cd50cf4e55936ae9 (diff) | |
download | upstream-5b8e48f93a09cc93227912144e2c50b8bf25cc74.tar.gz upstream-5b8e48f93a09cc93227912144e2c50b8bf25cc74.tar.bz2 upstream-5b8e48f93a09cc93227912144e2c50b8bf25cc74.zip |
move more CONFIG_SND entries to generic
SVN-Revision: 17942
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 |