Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-block.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
a7f7f624 6 help
287599cf
JA
7 X86 sound devices that don't fall under SoC or PCI categories
8
9if SND_X86
10
11config HDMI_LPE_AUDIO
b79de57b 12 tristate "HDMI audio without HDAudio on Intel Atom platforms"
287599cf 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