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 | 18bdfec80e120d0b37e2146a297eb3cb8063c535 (patch) | |
tree | 232dcc24b0f77325ced287fe7db3ab927e657c16 /target/linux/ixp4xx | |
parent | 8bf0df99771f6088867cebd7e4eed61dfb387454 (diff) | |
download | upstream-18bdfec80e120d0b37e2146a297eb3cb8063c535.tar.gz upstream-18bdfec80e120d0b37e2146a297eb3cb8063c535.tar.bz2 upstream-18bdfec80e120d0b37e2146a297eb3cb8063c535.zip |
ixp4xx: add another missing config entry
SVN-Revision: 14282
Diffstat (limited to 'target/linux/ixp4xx')
-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 |