Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into asoc...
[deliverable/linux.git] / sound / soc / nuc900 / Kconfig
CommitLineData
1082e270
WZ
1##
2## NUC900 series AC97 API
3##
4config SND_SOC_NUC900
5 tristate "SoC Audio for NUC900 series"
6 depends on ARCH_W90X900
49e3c641 7 select SND_SOC_NUC900_AC97
1082e270
WZ
8 help
9 This option enables support for AC97 mode on the NUC900 SoC.
10
11config SND_SOC_NUC900_AC97
12 tristate
13 select AC97_BUS
14 select SND_AC97_CODEC
15 select SND_SOC_AC97_BUS
16
17
18##
19## Boards
20##
21config SND_SOC_NUC900EVB
22 tristate "NUC900 AC97 support for demo board"
23 depends on SND_SOC_NUC900
24 select SND_SOC_NUC900_AC97
25 select SND_SOC_AC97_CODEC
26 help
27 Select this option to enable audio (AC97) on the
28 NUC900 demoboard.
This page took 0.308877 seconds and 5 git commands to generate.