xref: /linux/sound/aoa/soundbus/Kconfig (revision 2c4ddb215521d5dfb30f72123ef966ac6bdd16d7)
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