linux/sound/hda/codecs/hdmi
Takashi Iwai 606fcab9aa ALSA: hda/hdmi: Restrict prompt only for CONFIG_EXPERT
The split of HDMI codec driver may confuse users when migrating from
the previous kernel configs and leave some drivers disabled
unexpectedly.  Although we've already set y to all HDMI codec drivers
as default, it's still safer to paper over the wrong choices.

This patch marks the prompt of each HDMI codec driver with
CONFIG_EXPERT, so that they are all enabled when the top-level
CONFIG_SND_HDA_CODEC_HDMI is set.

For users who really care about the minimalistic configuration, they
can turn each driver on/off individually after setting
CONFIG_EXPERT=y.

The patch also adds the missing help text to the top-level
CONFIG_SND_HDA_CODEC_HDMI together with the explanation of individual
choices, too.

Fixes: 73cd049081 ("ALSA: hda/hdmi: Split vendor codec drivers")
Link: https://lore.kernel.org/10172c80-daec-4e20-ab57-a483cf1afc02@molgen.mpg.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250806192541.21949-3-tiwai@suse.de
2025-08-07 08:20:59 +02:00
..
atihdmi.c ALSA: hda/hdmi: Rewrite to new probe method 2025-07-11 09:55:38 +02:00
eld.c
hdmi_local.h ALSA: hda: Drop old codec binding method 2025-07-11 09:55:38 +02:00
hdmi.c ALSA: hda/hdmi: Rewrite to new probe method 2025-07-11 09:55:38 +02:00
intelhdmi.c ALSA: hda/hdmi: Rewrite to new probe method 2025-07-11 09:55:38 +02:00
Kconfig ALSA: hda/hdmi: Restrict prompt only for CONFIG_EXPERT 2025-08-07 08:20:59 +02:00
Makefile ALSA: hda/hdmi: Enable drivers as default 2025-07-30 15:39:42 +02:00
nvhdmi-mcp.c ALSA: hda/hdmi: Rewrite to new probe method 2025-07-11 09:55:38 +02:00
nvhdmi.c ALSA: hda/hdmi: Rewrite to new probe method 2025-07-11 09:55:38 +02:00
simplehdmi.c ALSA: hda/hdmi: Rewrite to new probe method 2025-07-11 09:55:38 +02:00
tegrahdmi.c ALSA: hda/hdmi: Rewrite to new probe method 2025-07-11 09:55:38 +02:00