From: Henning Schild Date: Wed, 19 Jul 2023 15:35:17 +0000 (+0200) Subject: leds: simatic-ipc-leds: default config switch to platform switch X-Git-Tag: v6.6.7~2021^2~30^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ad3ab31ae84bfaddc713914682799a944543c14;p=platform%2Fkernel%2Flinux-starfive.git leds: simatic-ipc-leds: default config switch to platform switch If a user did choose to enable Siemens Simatic platform support they likely want the LED drivers to be enabled without having to flip more config switches. So we make the LED drivers config switch default to the platform driver switches value. Signed-off-by: Henning Schild Reviewed-by: Andy Shevchenko Acked-by: Lee Jones Link: https://lore.kernel.org/r/20230719153518.13073-3-henning.schild@siemens.com Signed-off-by: Hans de Goede --- diff --git a/drivers/leds/simple/Kconfig b/drivers/leds/simple/Kconfig index 44fa0f9..609e438 100644 --- a/drivers/leds/simple/Kconfig +++ b/drivers/leds/simple/Kconfig @@ -2,6 +2,7 @@ config LEDS_SIEMENS_SIMATIC_IPC tristate "LED driver for Siemens Simatic IPCs" depends on SIEMENS_SIMATIC_IPC + default y help This option enables support for the LEDs of several Industrial PCs from Siemens.