From 818d03b3d4ae00eeb56687d2115a930406b2c7b3 Mon Sep 17 00:00:00 2001 From: Sven Schwermer Date: Wed, 4 May 2022 20:49:46 +0200 Subject: leds: Move pwm-multicolor driver into rgb directory The drivers/leds/rgb subdirectory is relatively fresh, so we move this new PWM multi-color driver into it. Signed-off-by: Sven Schwermer Signed-off-by: Pavel Machek --- drivers/leds/Kconfig | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'drivers/leds/Kconfig') diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index ea4481000bfe..a49979f41eee 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -552,17 +552,6 @@ config LEDS_PWM help This option enables support for pwm driven LEDs -config LEDS_PWM_MULTICOLOR - tristate "PWM driven multi-color LED Support" - depends on LEDS_CLASS_MULTICOLOR - depends on PWM - help - This option enables support for PWM driven monochrome LEDs that are - grouped into multicolor LEDs. - - To compile this driver as a module, choose M here: the module - will be called leds-pwm-multicolor. - config LEDS_REGULATOR tristate "REGULATOR driven LED support" depends on LEDS_CLASS -- cgit v1.2.3