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