brintos

brintos / linux-shallow public Read only

0
0
Text · 409 B · 00189aa Raw
16 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config SND_AOA_SOUNDBUS3	tristate "Apple Soundbus support"4	select SND_PCM5	help6	This option enables the generic driver for the soundbus7	support on Apple machines.8	9	It is required for the sound bus implementations.10 11config SND_AOA_SOUNDBUS_I2S12	tristate "I2S bus support"13	depends on SND_AOA_SOUNDBUS && PCI14	help15	This option enables support for Apple I2S busses.16