1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 config SND_AOA_SOUNDBUS 2 config SND_AOA_SOUNDBUS 3 tristate "Apple Soundbus support" 3 tristate "Apple Soundbus support" 4 select SND_PCM 4 select SND_PCM 5 help 5 help 6 This option enables the generic driver 6 This option enables the generic driver for the soundbus 7 support on Apple machines. 7 support on Apple machines. 8 8 9 It is required for the sound bus imple 9 It is required for the sound bus implementations. 10 10 11 config SND_AOA_SOUNDBUS_I2S 11 config SND_AOA_SOUNDBUS_I2S 12 tristate "I2S bus support" 12 tristate "I2S bus support" 13 depends on SND_AOA_SOUNDBUS && PCI 13 depends on SND_AOA_SOUNDBUS && PCI 14 help 14 help 15 This option enables support for Apple 15 This option enables support for Apple I2S busses.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.