diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-27 19:37:59 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-27 19:37:59 +0000 |
commit | e6b685650ba6f88539cf651b72bbe3a14144eda5 (patch) | |
tree | 04c0f8d7bcb2f96399f1ddebc5c96ac6bcd70b16 /target/linux/ar71xx/config-3.3 | |
parent | ab6086e3f915cdd1f2b10947d4e7b4617fd61e94 (diff) | |
download | upstream-e6b685650ba6f88539cf651b72bbe3a14144eda5.tar.gz upstream-e6b685650ba6f88539cf651b72bbe3a14144eda5.tar.bz2 upstream-e6b685650ba6f88539cf651b72bbe3a14144eda5.zip |
ar71xx: use modules for LED triggers
SVN-Revision: 31107
Diffstat (limited to 'target/linux/ar71xx/config-3.3')
-rw-r--r-- | target/linux/ar71xx/config-3.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index a224cf2d1a..4ec33d5df7 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -150,6 +150,9 @@ CONFIG_IRQ_FORCED_THREADING=y # CONFIG_LANTIQ is not set # CONFIG_LEDS_GPIO is not set # CONFIG_LEDS_RB750 is not set +# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set +# CONFIG_LEDS_TRIGGER_NETDEV is not set +# CONFIG_LEDS_TRIGGER_TIMER is not set # CONFIG_LEDS_WNDR3700_USB is not set # CONFIG_M25PXX_USE_FAST_READ is not set CONFIG_MARVELL_PHY=y |