ALSA: control - add generic LED trigger module as the new control layer
[sfrench/cifs-2.6.git] / sound / core / Kconfig
index a4050f87f230220991c043d178a37f2416532c52..db2e3c63ff41a15fa6ff45b186b242b6a89e3cd7 100644 (file)
@@ -203,4 +203,10 @@ config SND_DMA_SGBUF
        def_bool y
        depends on X86
 
+config SND_CTL_LED
+       tristate
+       select NEW_LEDS if SND_CTL_LED
+       select LEDS_TRIGGERS if SND_CTL_LED
+       select LEDS_TRIGGER_AUDIO if SND_CTL_LED
+
 source "sound/core/seq/Kconfig"