diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-01-30 12:41:10 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-01-30 12:41:10 +0000 |
commit | ed6df3cbacf8419354013ca56b51c6211ed0142e (patch) | |
tree | 71ff1aa8c10792b2849e2047f70fec04d1dd5a46 | |
parent | f9d0eaf8a3f42c95d03112eb9e6a0ae8b5a2553d (diff) | |
download | upstream-ed6df3cbacf8419354013ca56b51c6211ed0142e.tar.gz upstream-ed6df3cbacf8419354013ca56b51c6211ed0142e.tar.bz2 upstream-ed6df3cbacf8419354013ca56b51c6211ed0142e.zip |
[kernel] ixp4xx: add another missing config entry
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14282 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/ixp4xx/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |