Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / sound / soc / nuc900 / Kconfig
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         select SND_SOC_NUC900_AC97
8         help
9           This option enables support for AC97 mode on the NUC900 SoC.
10
11 config 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 ##
21 config 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.