]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - sound/aoa/soundbus/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-hirsute-kernel.git] / sound / aoa / soundbus / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
f3d9478b
JB
2config SND_AOA_SOUNDBUS
3 tristate "Apple Soundbus support"
d91c4e8c 4 select SND_PCM
f3d9478b
JB
5 ---help---
6 This option enables the generic driver for the soundbus
7 support on Apple machines.
8
9 It is required for the sound bus implementations.
10
11config SND_AOA_SOUNDBUS_I2S
12 tristate "I2S bus support"
13 depends on SND_AOA_SOUNDBUS && PCI
14 ---help---
15 This option enables support for Apple I2S busses.