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