diff options
author | Sungbo Eo <mans0n@gorani.run> | 2021-01-04 22:33:34 +0900 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2021-01-15 18:22:45 +0100 |
commit | 8451f47b1e18c66ac4ceda898833096bf1b41c14 (patch) | |
tree | eaabb2d4bca5a43209035b45dd321f8419f82118 /target/linux/lantiq/xway_legacy/config-5.4 | |
parent | 22061b28802a1aefa0cc4e1a1cdea69b4e432e5d (diff) | |
download | upstream-8451f47b1e18c66ac4ceda898833096bf1b41c14.tar.gz upstream-8451f47b1e18c66ac4ceda898833096bf1b41c14.tar.bz2 upstream-8451f47b1e18c66ac4ceda898833096bf1b41c14.zip |
treewide: do not disable LED triggers in target config
Those targets have already enabled some other LED triggers, so enabling
a few more won't be a big problem.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
Diffstat (limited to 'target/linux/lantiq/xway_legacy/config-5.4')
-rw-r--r-- | target/linux/lantiq/xway_legacy/config-5.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/xway_legacy/config-5.4 b/target/linux/lantiq/xway_legacy/config-5.4 index f5a47011ab..4930762160 100644 --- a/target/linux/lantiq/xway_legacy/config-5.4 +++ b/target/linux/lantiq/xway_legacy/config-5.4 @@ -13,7 +13,6 @@ CONFIG_INPUT_EVDEV=y CONFIG_INPUT_POLLDEV=y # CONFIG_ISDN is not set CONFIG_LANTIQ_ETOP=y -# CONFIG_LEDS_TRIGGER_TIMER is not set CONFIG_LZO_COMPRESS=y CONFIG_LZO_DECOMPRESS=y CONFIG_NLS=y |