diff options
author | Andy Boyett <agb@openwrt.org> | 2008-08-02 03:20:09 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2008-08-02 03:20:09 +0000 |
commit | 8e58c644fd2d73adc12f50b10c8aad9fcb5c5765 (patch) | |
tree | 216b371f0f5976de85e33de4eb21407ffc000478 /target/linux/ixp4xx/config-default | |
parent | 07780b323a721a8c22a7f406e6b12e53822d790f (diff) | |
download | upstream-8e58c644fd2d73adc12f50b10c8aad9fcb5c5765.tar.gz upstream-8e58c644fd2d73adc12f50b10c8aad9fcb5c5765.tar.bz2 upstream-8e58c644fd2d73adc12f50b10c8aad9fcb5c5765.zip |
ixp4xx: disable ixp4xx beeper
SVN-Revision: 12073
Diffstat (limited to 'target/linux/ixp4xx/config-default')
-rw-r--r-- | target/linux/ixp4xx/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index 130c95cffe..15c151796e 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -147,6 +147,7 @@ CONFIG_I2C_GPIO=y # CONFIG_IDE is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_INPUT=m +# CONFIG_INPUT_IXP4XX_BEEPER is not set # CONFIG_IP6_NF_MANGLE is not set # CONFIG_IP6_NF_MATCH_EUI64 is not set # CONFIG_IP6_NF_MATCH_FRAG is not set |