From: florian 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.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=82a2093747c029bea910c15480b6b8f568a3e2f3;hp=754ac36a3c71acb1ae3ad3ba55f114ff193b6899;p=openwrt-10.03%2F.git Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13578 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index e7aeecade..7215c174f 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