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 | 41b5fcad6d7a755194b4efeb769a9f1e26943cc3 (patch) | |
tree | 2c5e9c926e8d6d84e546547d25d8282118b47af3 /target/linux/ar71xx/config-3.2 | |
parent | d946336b61aaef3ac9f1c994ea6d4f66b14e05e2 (diff) | |
download | upstream-41b5fcad6d7a755194b4efeb769a9f1e26943cc3.tar.gz upstream-41b5fcad6d7a755194b4efeb769a9f1e26943cc3.tar.bz2 upstream-41b5fcad6d7a755194b4efeb769a9f1e26943cc3.zip |
ar71xx: use modules for LED triggers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31107 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.2')
-rw-r--r-- | target/linux/ar71xx/config-3.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.2 b/target/linux/ar71xx/config-3.2 index ced850af44..17741a48dc 100644 --- a/target/linux/ar71xx/config-3.2 +++ b/target/linux/ar71xx/config-3.2 @@ -144,6 +144,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 |