xref: /linux/sound/aoa/soundbus/Kconfig (revision 4b4193256c8d3bc3a5397b5cd9494c2ad386317d)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2f3d9478bSJohannes Bergconfig SND_AOA_SOUNDBUS
3f3d9478bSJohannes Berg	tristate "Apple Soundbus support"
4d91c4e8cSJohannes Berg	select SND_PCM
5*a7f7f624SMasahiro Yamada	help
6f3d9478bSJohannes Berg	This option enables the generic driver for the soundbus
7f3d9478bSJohannes Berg	support on Apple machines.
8f3d9478bSJohannes Berg
9f3d9478bSJohannes Berg	It is required for the sound bus implementations.
10f3d9478bSJohannes Berg
11f3d9478bSJohannes Bergconfig SND_AOA_SOUNDBUS_I2S
12f3d9478bSJohannes Berg	tristate "I2S bus support"
13f3d9478bSJohannes Berg	depends on SND_AOA_SOUNDBUS && PCI
14*a7f7f624SMasahiro Yamada	help
15f3d9478bSJohannes Berg	This option enables support for Apple I2S busses.
16