GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / sound / soc / nuc900 / Kconfig
bloba0ed1c618f6080a3c3536ebcd42e9dd0e1213687
1 ##
2 ## NUC900 series AC97 API
3 ##
4 config SND_SOC_NUC900
5         tristate "SoC Audio for NUC900 series"
6         depends on ARCH_W90X900
7         help
8           This option enables support for AC97 mode on the NUC900 SoC.
10 config SND_SOC_NUC900_AC97
11         tristate
12         select AC97_BUS
13         select SND_AC97_CODEC
14         select SND_SOC_AC97_BUS
18 ## Boards
20 config SND_SOC_NUC900EVB
21         tristate "NUC900 AC97 support for demo board"
22         depends on SND_SOC_NUC900
23         select SND_SOC_NUC900_AC97
24         select SND_SOC_AC97_CODEC
25         help
26           Select this option to enable audio (AC97) on the
27           NUC900 demoboard.