From c2d1130c063069143810a5504e7808c639e218a5 Mon Sep 17 00:00:00 2001 From: agb Date: Sat, 2 Aug 2008 03:20:09 +0000 Subject: [PATCH] [kernel] ixp4xx: disable ixp4xx beeper git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12073 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/config-default | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index 130c95cff..15c151796 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 -- 2.35.1