]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - sound/soc/nuc900/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-kernels.git] / sound / soc / nuc900 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1082e270
WZ
2##
3## NUC900 series AC97 API
4##
5config SND_SOC_NUC900
6 tristate "SoC Audio for NUC900 series"
7 depends on ARCH_W90X900
49e3c641 8 select SND_SOC_NUC900_AC97
1082e270
WZ
9 help
10 This option enables support for AC97 mode on the NUC900 SoC.
11
12config SND_SOC_NUC900_AC97
13 tristate
14 select AC97_BUS
15 select SND_AC97_CODEC
16 select SND_SOC_AC97_BUS
17
18
19##
20## Boards
21##
22config SND_SOC_NUC900EVB
23 tristate "NUC900 AC97 support for demo board"
24 depends on SND_SOC_NUC900
25 select SND_SOC_NUC900_AC97
26 select SND_SOC_AC97_CODEC
27 help
28 Select this option to enable audio (AC97) on the
29 NUC900 demoboard.