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 | ba699cf1c13e8994c3a93aca19b5f14518b4d780 (patch) | |
tree | d9a97a225227b183ceeac99a96ae76a3f1cdfc8d /target/linux/ixp4xx | |
parent | 2a0225f0619f6df2086b9519d5091ce5835fa945 (diff) | |
download | upstream-ba699cf1c13e8994c3a93aca19b5f14518b4d780.tar.gz upstream-ba699cf1c13e8994c3a93aca19b5f14518b4d780.tar.bz2 upstream-ba699cf1c13e8994c3a93aca19b5f14518b4d780.zip |
ixp4xx: add missing config symbol for 2.6.30
SVN-Revision: 19046
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 |