xref: /openbmc/linux/sound/aoa/codecs/Kconfig (revision e6c81cce)
1config SND_AOA_ONYX
2	tristate "support Onyx chip"
3	select I2C
4	select I2C_POWERMAC
5	---help---
6	This option enables support for the Onyx (pcm3052)
7	codec chip found in the latest Apple machines
8	(most of those with digital audio output).
9
10config SND_AOA_TAS
11	tristate "support TAS chips"
12	select I2C
13	select I2C_POWERMAC
14	---help---
15	This option enables support for the tas chips
16	found in a lot of Apple Machines, especially
17	iBooks and PowerBooks without digital.
18
19config SND_AOA_TOONIE
20	tristate "support Toonie chip"
21	---help---
22	This option enables support for the toonie codec
23	found in the Mac Mini. If you have a Mac Mini and
24	want to hear sound, select this option.
25