From: Florian Fainelli Date: Wed, 10 Dec 2008 10:09:36 +0000 (+0000) Subject: Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=3791c75b26d409c2543b32f65eb8b418b0dd5888;p=openwrt%2Fsvn-archive%2Farchive.git Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER SVN-Revision: 13578 --- diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index e7aeecadeb..7215c174f0 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -149,6 +149,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