diff options
| -rw-r--r-- | target/linux/ixp4xx-2.6/config/default | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 3b949cef7..81c138367 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -170,6 +170,7 @@ CONFIG_I2C_IXP4XX=y  # CONFIG_IKCONFIG is not set  CONFIG_INITRAMFS_SOURCE=""  CONFIG_INPUT=m +CONFIG_INPUT_IXP4XX_BEEPER=m  # CONFIG_IP6_NF_MANGLE is not set  # CONFIG_IP6_NF_MATCH_EUI64 is not set  # CONFIG_IP6_NF_MATCH_FRAG is not set  | 
