diff options
author | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-05-29 14:38:05 +0000 |
---|---|---|
committer | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-05-29 14:38:05 +0000 |
commit | 6c5121c214fe1a011b6ecabe22dc1372021eda44 (patch) | |
tree | c3319a35313c8191a44dd533e95ec83a98b241c6 /target/linux | |
parent | aaf255f735130d3bbffd8e7b88c428631e295559 (diff) |
Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7386 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ixp4xx-2.6/config/default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 6f2de1d879..d39324f9ae 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -445,7 +445,6 @@ CONFIG_SENSORS_EEPROM=y # CONFIG_SMB_FS is not set # CONFIG_SMC91X is not set # CONFIG_SOFT_WATCHDOG is not set -# CONFIG_SOUND is not set # CONFIG_SPARSEMEM_STATIC is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 # CONFIG_SWAP is not set |