forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/sound/x86/Kconfig
....@@ -1,14 +1,15 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 menuconfig SND_X86
23 bool "X86 sound devices"
34 depends on X86
45 default y
5
- ---help---
6
+ help
67 X86 sound devices that don't fall under SoC or PCI categories
78
89 if SND_X86
910
1011 config HDMI_LPE_AUDIO
11
- tristate "HDMI audio without HDaudio on Intel Atom platforms"
12
+ tristate "HDMI audio without HDAudio on Intel Atom platforms"
1213 depends on DRM_I915
1314 select SND_PCM
1415 help