config SND_AOA_ONYX tristate "support Onyx chip" select I2C select I2C_POWERMAC ---help--- This option enables support for the Onyx (pcm3052) codec chip found in the latest Apple machines (most of those with digital audio output). config SND_AOA_TAS tristate "support TAS chips" select I2C select I2C_POWERMAC ---help--- This option enables support for the tas chips found in a lot of Apple Machines, especially iBooks and PowerBooks without digital. config SND_AOA_TOONIE tristate "support Toonie chip" ---help--- This option enables support for the toonie codec found in the Mac Mini. If you have a Mac Mini and want to hear sound, select this option. g src='/cgit.png' alt='cgit logo'/> index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRandy Li <ayaka@soulik.info>2016-09-20 02:57:50 +0800
committerMark Brown <broonie@kernel.org>2016-09-24 19:35:01 +0100
commit090d93488135c8422d7711a8cefa4ed1cff7744a (patch)
treee11c508535eaf45d0bf7444ff97d9d30ed9a5fbd /include
parentfd61576fdda88c9677f9ea62e6f32997ce39daea (diff)
ASoC: exynos: organize the asoc audio into a menu
It is simple sound card time, we could assign different codec to a interface without making a specific driver for it. The SPDIF and I2S interface for Samsung would be possible used by simple-sound-card, but not sure about the PCM. Those S3C time entries are left alone as I don't think any new board would need them. Signed-off-by: Randy Li <ayaka@soulik.info> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include')