aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.4
diff options
context:
space:
mode:
authorThomas Albers <thomas.gameiro@googlemail.com>2020-04-15 18:53:13 -0500
committerPetr Štetiar <ynezz@true.cz>2020-06-03 16:49:28 +0200
commite23859765c3105d382c394e2aa5130f0424c670e (patch)
tree39342fff91b57a128a5b9bf61601a17dea5c19fa /target/linux/generic/config-5.4
parent4a1a58a3e2d2360950ff23a05f1f55b779174d6a (diff)
downloadupstream-e23859765c3105d382c394e2aa5130f0424c670e.tar.gz
upstream-e23859765c3105d382c394e2aa5130f0424c670e.tar.bz2
upstream-e23859765c3105d382c394e2aa5130f0424c670e.zip
linux/generic: remove obsolete config option LEDS_TRIGGER_IDE_DISK
Kernel config option LEDS_TRIGGER_IDE_DISK was renamed in kernel 4.8 to CONFIG_LEDS_TRIGGER_DISK in upstream commit eb25cb9956cc ("leds: convert IDE trigger to common disk trigger"). Removing it as it should be added only on targets which has usage for this trigger. Signed-off-by: Thomas Albers <thomas.gameiro@googlemail.com> [commit description facelift] Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/generic/config-5.4')
-rw-r--r--target/linux/generic/config-5.41
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index 3f3f2a05c9..ea4e9a5d3f 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -2684,7 +2684,6 @@ CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
# CONFIG_LEDS_TRIGGER_DISK is not set
# CONFIG_LEDS_TRIGGER_GPIO is not set
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
-# CONFIG_LEDS_TRIGGER_IDE_DISK is not set
# CONFIG_LEDS_TRIGGER_MTD is not set
CONFIG_LEDS_TRIGGER_NETDEV=y
# CONFIG_LEDS_TRIGGER_ONESHOT is not set