2006-06-21 15:42:43 +02:00
|
|
|
config SND_AOA_SOUNDBUS
|
|
|
|
tristate "Apple Soundbus support"
|
2006-06-28 13:59:19 +02:00
|
|
|
depends on SOUND
|
|
|
|
select SND_PCM
|
2006-06-21 15:42:43 +02: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.
|