diff options
| author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-01-05 19:47:55 +0000 |
|---|---|---|
| committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-01-05 19:47:55 +0000 |
| commit | fd472b607b89337bf1a6caa3d8ce5c380686eb0c (patch) | |
| tree | a419ed5effdb377225d675eb87225570287caa83 | |
| parent | b1e989ce860d702ee42ae22e6d60b7636f1e9b33 (diff) | |
[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
| -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 b569faa5e..982e9b7d2 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 |
