From 8451f47b1e18c66ac4ceda898833096bf1b41c14 Mon Sep 17 00:00:00 2001 From: Sungbo Eo Date: Mon, 4 Jan 2021 22:33:34 +0900 Subject: 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 --- target/linux/at91/sama5/config-default | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/at91') diff --git a/target/linux/at91/sama5/config-default b/target/linux/at91/sama5/config-default index 384d021efe..e9d9bf7f3f 100644 --- a/target/linux/at91/sama5/config-default +++ b/target/linux/at91/sama5/config-default @@ -313,7 +313,6 @@ CONFIG_KEYBOARD_QT1070=y CONFIG_LEDS_GPIO=y CONFIG_LEDS_PWM=y CONFIG_LEDS_TRIGGER_CPU=y -# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set CONFIG_LEDS_TRIGGER_GPIO=y CONFIG_LIBFDT=y CONFIG_LOCALVERSION_AUTO=y -- cgit v1.2.3