config SND_AOA_ONYX
	bool "Apple Onboard Audio: Support Onyx chip"
	depends on SND_AOA
	select CONFIG_I2C
	---help---
	This option enables support for the Onyx (pcm3052)
	codec chip found in the latest Apple machines
	(those with digital audio).

config SND_AOA_TOPAZ
	bool "Apple Onboard Audio: Support Topaz chips"
	depends on SND_AOA
	select CONFIG_I2C
	---help---
	This option enables support for the Topaz (CS84xx)
	codec chips found in the latest Apple machines,
	this chip does the digital input.

config SND_AOA_TAS
	bool "Apple Onboard Audio: Support TAS chips"
	depends on SND_AOA
	select CONFIG_I2C
	---help---
	This option enables support for the tas chips
	found in a lot of Apple Machines.
