2019-05-19 15:07:45 +03:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2006-06-21 17:42:43 +04:00
|
|
|
config SND_AOA_SOUNDBUS
|
|
|
|
tristate "Apple Soundbus support"
|
2006-06-28 15:59:19 +04:00
|
|
|
select SND_PCM
|
2006-06-21 17:42:43 +04:00
|
|
|
---help---
|
|
|
|
This option enables the generic driver for the soundbus
|
|
|
|
support on Apple machines.
|
|
|
|
|
|
|
|
It is required for the sound bus implementations.
|
|
|
|
|
|
|
|
config SND_AOA_SOUNDBUS_I2S
|
|
|
|
tristate "I2S bus support"
|
|
|
|
depends on SND_AOA_SOUNDBUS && PCI
|
|
|
|
---help---
|
|
|
|
This option enables support for Apple I2S busses.
|