Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
[linux-2.6-microblaze.git] / sound / core / Kconfig
index a4050f8..db2e3c6 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"