]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - sound/x86/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-kernels.git] / sound / x86 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
287599cf 2menuconfig SND_X86
c6736a94 3 bool "X86 sound devices"
287599cf 4 depends on X86
c6736a94 5 default y
287599cf
JA
6 ---help---
7 X86 sound devices that don't fall under SoC or PCI categories
8
9if SND_X86
10
11config HDMI_LPE_AUDIO
12 tristate "HDMI audio without HDaudio on Intel Atom platforms"
13 depends on DRM_I915
4b49f0f7 14 select SND_PCM
287599cf
JA
15 help
16 Choose this option to support HDMI LPE Audio mode
17
18endif # SND_X86