]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - sound/x86/Kconfig
spi-imx: Implements handling of the SPI_READY mode flag.
[mirror_ubuntu-bionic-kernel.git] / sound / x86 / Kconfig
1 menuconfig SND_X86
2 tristate "X86 sound devices"
3 depends on X86
4 ---help---
5 X86 sound devices that don't fall under SoC or PCI categories
6
7 if SND_X86
8
9 config HDMI_LPE_AUDIO
10 tristate "HDMI audio without HDaudio on Intel Atom platforms"
11 depends on DRM_I915
12 select SND_PCM
13 help
14 Choose this option to support HDMI LPE Audio mode
15
16 endif # SND_X86