diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2024-03-04 23:59:47 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-03-28 13:40:24 +0300 |
commit | ab2ab9e69ef9734b875ce6d43fe3f9f90135daae (patch) | |
tree | 81b04c8a790cd99957913df55b87f1f4aed35339 /arch/mips/configs/ci20_defconfig | |
parent | a24de38de8046c075777bd6b8a291ae1ee56f71c (diff) | |
download | linux-ab2ab9e69ef9734b875ce6d43fe3f9f90135daae.tar.xz |
leds: trigger: audio: Remove this trigger
Now that the audio trigger is fully integrated in
sound/core/control_led.c, we can remove it here.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/1e339779-6d04-4392-8ea2-5592c0fd1aa2@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'arch/mips/configs/ci20_defconfig')
-rw-r--r-- | arch/mips/configs/ci20_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/ci20_defconfig b/arch/mips/configs/ci20_defconfig index cdf2a782dee1..7827b2b392f6 100644 --- a/arch/mips/configs/ci20_defconfig +++ b/arch/mips/configs/ci20_defconfig @@ -152,7 +152,6 @@ CONFIG_LEDS_TRIGGER_CAMERA=m CONFIG_LEDS_TRIGGER_PANIC=y CONFIG_LEDS_TRIGGER_NETDEV=y CONFIG_LEDS_TRIGGER_PATTERN=y -CONFIG_LEDS_TRIGGER_AUDIO=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_JZ4740=y CONFIG_DMADEVICES=y |