mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 00:17:37 +00:00
CONFIG_SND_X86 is a menu config to filter only for x86-specific
drivers in its sub-menu, and this doesn't have to be tristate but
rather it should be a bool. Also, like other sub-menu configs, it's
more user-friendly to be default=y; it's merely a menu config and the
actual drivers are configured in the sub-menu, after all.
Fixes:
|
||
|---|---|---|
| .. | ||
| intel_hdmi_audio.c | ||
| intel_hdmi_audio.h | ||
| intel_hdmi_lpe_audio.h | ||
| Kconfig | ||
| Makefile | ||