]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: synth: Select snd-emux-synth explicitly
authorTakashi Iwai <tiwai@suse.de>
Fri, 9 Jun 2017 12:57:51 +0000 (14:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 9 Jun 2017 20:10:06 +0000 (22:10 +0200)
commit8272115578ce02566b4c6bbe45f09d0d55f4a1c6
tree543f421931fb6ff8f1c45ed8ebce2d3b4a9737ad
parent0181307abc1d2eb2a0dead93870bcffadddb827c
ALSA: synth: Select snd-emux-synth explicitly

Instead of the non-standard way to enable the build of snd-emux-synth
module inside Makefile, rewrite Kconfig to select the item explicitly
from each driver (sbawe and emu10k1).  This is the standard way.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/Kconfig
sound/isa/Kconfig
sound/pci/Kconfig
sound/synth/Kconfig [new file with mode: 0644]
sound/synth/emux/Makefile