xref: /linux/sound/aoa/soundbus/Kconfig (revision f3539c12d8196ce0a1993364d30b3a18908470d1)
1config SND_AOA_SOUNDBUS
2	tristate "Apple Soundbus support"
3	select SND_PCM
4	---help---
5	This option enables the generic driver for the soundbus
6	support on Apple machines.
7
8	It is required for the sound bus implementations.
9
10config SND_AOA_SOUNDBUS_I2S
11	tristate "I2S bus support"
12	depends on SND_AOA_SOUNDBUS && PCI
13	---help---
14	This option enables support for Apple I2S busses.
15