OSDN Git Service

ALSA: add HAS_IOPORT dependencies
authorNiklas Schnelle <schnelle@linux.ibm.com>
Mon, 22 May 2023 10:50:37 +0000 (12:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 May 2023 14:43:47 +0000 (16:43 +0200)
commit36a52ae64ba85f075998921ae1881c01f29ddf31
tree01675124f7be26f3014e62368e01315202aff7b5
parent4040fc51ca37b198bb43f716e1868fe7ff5d731c
ALSA: add HAS_IOPORT dependencies

In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
not being declared. We thus need to add HAS_IOPORT as dependency for
those drivers using them.

Co-developed-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Acked-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20230522105049.1467313-33-schnelle@linux.ibm.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/Kconfig
sound/isa/Kconfig
sound/pci/Kconfig
sound/pcmcia/Kconfig