From ed6df3cbacf8419354013ca56b51c6211ed0142e Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 30 Jan 2009 12:41:10 +0000 Subject: [PATCH] [kernel] ixp4xx: add another missing config entry git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14282 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/config-2.6.28 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ixp4xx/config-2.6.28 b/target/linux/ixp4xx/config-2.6.28 index 374d1b159b..ac6d27a1ba 100644 --- a/target/linux/ixp4xx/config-2.6.28 +++ b/target/linux/ixp4xx/config-2.6.28 @@ -150,6 +150,7 @@ CONFIG_I2C_GPIO=y # CONFIG_IDE is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_INPUT=m +# CONFIG_INPUT_IXP4XX_BEEPER is not set CONFIG_IP_MROUTE=y CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y -- 2.35.1