1 # SPDX-License-Identifier: GPL-2.0-only << 2 config SND_AOA_ONYX 1 config SND_AOA_ONYX 3 tristate "support Onyx chip" 2 tristate "support Onyx chip" 4 select I2C 3 select I2C 5 select I2C_POWERMAC 4 select I2C_POWERMAC 6 help !! 5 ---help--- 7 This option enables support for the On 6 This option enables support for the Onyx (pcm3052) 8 codec chip found in the latest Apple m 7 codec chip found in the latest Apple machines 9 (most of those with digital audio outp 8 (most of those with digital audio output). 10 9 >> 10 #config SND_AOA_TOPAZ >> 11 # tristate "support Topaz chips" >> 12 # ---help--- >> 13 # This option enables support for the Topaz (CS84xx) >> 14 # codec chips found in the latest Apple machines, >> 15 # these chips do the digital input and output on >> 16 # some PowerMacs. >> 17 11 config SND_AOA_TAS 18 config SND_AOA_TAS 12 tristate "support TAS chips" 19 tristate "support TAS chips" 13 select I2C 20 select I2C 14 select I2C_POWERMAC 21 select I2C_POWERMAC 15 help !! 22 ---help--- 16 This option enables support for the ta 23 This option enables support for the tas chips 17 found in a lot of Apple Machines, espe 24 found in a lot of Apple Machines, especially 18 iBooks and PowerBooks without digital. 25 iBooks and PowerBooks without digital. 19 26 20 config SND_AOA_TOONIE 27 config SND_AOA_TOONIE 21 tristate "support Toonie chip" 28 tristate "support Toonie chip" 22 help !! 29 ---help--- 23 This option enables support for the to 30 This option enables support for the toonie codec 24 found in the Mac Mini. If you have a M 31 found in the Mac Mini. If you have a Mac Mini and 25 want to hear sound, select this option 32 want to hear sound, select this option.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.