1 # SPDX-License-Identifier: GPL-2.0-only << 2 menuconfig SND_X86 1 menuconfig SND_X86 3 bool "X86 sound devices" 2 bool "X86 sound devices" 4 depends on X86 3 depends on X86 5 default y 4 default y 6 help !! 5 ---help--- 7 X86 sound devices that don't fall un 6 X86 sound devices that don't fall under SoC or PCI categories 8 7 9 if SND_X86 8 if SND_X86 10 9 11 config HDMI_LPE_AUDIO 10 config HDMI_LPE_AUDIO 12 tristate "HDMI audio without HDAudio o !! 11 tristate "HDMI audio without HDaudio on Intel Atom platforms" 13 depends on DRM_I915 12 depends on DRM_I915 14 select SND_PCM 13 select SND_PCM 15 help 14 help 16 Choose this option to support HDMI LP 15 Choose this option to support HDMI LPE Audio mode 17 16 18 endif # SND_X86 17 endif # SND_X86
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.