summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-12-10 10:09:36 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-12-10 10:09:36 +0000
commite1c2416ca88e46a06e5914ade98c3ddd1524acc0 (patch)
treebdbf22223f75be5f0035211ead27fbb8662ce081 /target/linux
parent5dc3098a6cade4e56cde30fcb3eae7de729e1eec (diff)
downloadmaster-31e0f0ae-e1c2416ca88e46a06e5914ade98c3ddd1524acc0.tar.gz
master-31e0f0ae-e1c2416ca88e46a06e5914ade98c3ddd1524acc0.tar.bz2
master-31e0f0ae-e1c2416ca88e46a06e5914ade98c3ddd1524acc0.zip
Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER
SVN-Revision: 13578
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ixp4xx/config-default1
1 files changed, 1 insertions, 0 deletions
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