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-Tag: v19.07.0-rc1~35681 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e1c2416ca88e46a06e5914ade98c3ddd1524acc0;p=openwrt%2Fstaging%2Fhauke.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