]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - sound/x86/Kconfig
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4613', 'asoc/topic...
[mirror_ubuntu-bionic-kernel.git] / sound / x86 / Kconfig
CommitLineData
287599cf 1menuconfig SND_X86
c6736a94 2 bool "X86 sound devices"
287599cf 3 depends on X86
c6736a94 4 default y
287599cf
JA
5 ---help---
6 X86 sound devices that don't fall under SoC or PCI categories
7
8if SND_X86
9
10config HDMI_LPE_AUDIO
11 tristate "HDMI audio without HDaudio on Intel Atom platforms"
12 depends on DRM_I915
4b49f0f7 13 select SND_PCM
287599cf
JA
14 help
15 Choose this option to support HDMI LPE Audio mode
16
17endif # SND_X86