Johannes Berg | f3d9478 | 2006-06-21 15:42:43 +0200 | [diff] [blame] | 1 | config SND_AOA_SOUNDBUS |
| 2 | tristate "Apple Soundbus support" |
Johannes Berg | d91c4e8 | 2006-06-28 13:59:19 +0200 | [diff] [blame] | 3 | depends on SOUND |
| 4 | select SND_PCM |
Johannes Berg | f3d9478 | 2006-06-21 15:42:43 +0200 | [diff] [blame] | 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 | |
| 11 | config 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. |