diff options
| author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-30 12:41:10 +0000 | 
|---|---|---|
| committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-30 12:41:10 +0000 | 
| commit | ae01924e90cafb6b61ecec26f8c8689e318befa2 (patch) | |
| tree | 71ff1aa8c10792b2849e2047f70fec04d1dd5a46 /target | |
| parent | b89040cc6537ab21a86e9481c41d46d8babe9a9f (diff) | |
[kernel] ixp4xx: add another missing config entry
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14282 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
| -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 374d1b159..ac6d27a1b 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 | 
