--- zzzz-none-000/linux-2.6.32.61/drivers/leds/Kconfig 2013-06-10 09:43:48.000000000 +0000 +++ ar10-7272-687/linux-2.6.32.61/drivers/leds/Kconfig 2011-07-20 07:23:51.000000000 +0000 @@ -236,6 +236,8 @@ This option enables support for BD2802GU RGB LED driver chips accessed via the I2C bus. +source "drivers/leds/Kconfig.ifx" + comment "LED Triggers" config LEDS_TRIGGERS @@ -304,4 +306,15 @@ comment "iptables trigger is under Netfilter config (LED target)" depends on LEDS_TRIGGERS +config LEDS_TRIGGER_MORSE + tristate "LED Morse Trigger" + depends on LEDS_TRIGGERS + +config LEDS_TRIGGER_NETDEV + tristate "LED Netdev Trigger" + depends on LEDS_TRIGGERS + help + This allows LEDs to be controlled by network device activity. + If unsure, say Y. + endif # NEW_LEDS