diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-01-05 19:47:55 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-01-05 19:47:55 +0000 |
commit | 143e302603199d3a132c6601338f39f289182f24 (patch) | |
tree | a419ed5effdb377225d675eb87225570287caa83 /target/linux/ixp4xx | |
parent | 998e43756c0fc685e488ab794657118e7140d214 (diff) | |
download | upstream-143e302603199d3a132c6601338f39f289182f24.tar.gz upstream-143e302603199d3a132c6601338f39f289182f24.tar.bz2 upstream-143e302603199d3a132c6601338f39f289182f24.zip |
[target] ixp4xx: add missing config symbol for 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19046 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config-2.6.30 b/target/linux/ixp4xx/config-2.6.30 index b569faa5eb..982e9b7d2c 100644 --- a/target/linux/ixp4xx/config-2.6.30 +++ b/target/linux/ixp4xx/config-2.6.30 @@ -82,6 +82,7 @@ CONFIG_I2C_GPIO=y # CONFIG_I2C_IOP3XX is not set CONFIG_I2C=y CONFIG_INITRAMFS_SOURCE="" +# CONFIG_INPUT_IXP4XX_BEEPER is not set CONFIG_IP_MROUTE=y CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y |