diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-05-29 14:38:05 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-05-29 14:38:05 +0000 |
commit | 3eb02ee774dc919d88ce7bdc9bf2e18b7d62be8c (patch) | |
tree | c3319a35313c8191a44dd533e95ec83a98b241c6 /target | |
parent | 41f9b7eff1aaa9319a87094f3f63ad1f98c9eb15 (diff) | |
download | upstream-3eb02ee774dc919d88ce7bdc9bf2e18b7d62be8c.tar.gz upstream-3eb02ee774dc919d88ce7bdc9bf2e18b7d62be8c.tar.bz2 upstream-3eb02ee774dc919d88ce7bdc9bf2e18b7d62be8c.zip |
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')
-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 |