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 | 7128e381c998bcc0d20f5a686af9b94bd1ceb9a5 (patch) | |
tree | a6a6777731e7aa8c5a3c2f6b97657839bc847c3b /target | |
parent | e840d82e911f3355df0e609955d9e26484dadfdd (diff) | |
download | mtk-20170518-7128e381c998bcc0d20f5a686af9b94bd1ceb9a5.zip mtk-20170518-7128e381c998bcc0d20f5a686af9b94bd1ceb9a5.tar.gz mtk-20170518-7128e381c998bcc0d20f5a686af9b94bd1ceb9a5.tar.bz2 |
Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6
SVN-Revision: 7386
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 6f2de1d..d39324f 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 |