ALSA: hda/hdmi: Enable drivers as default
authorTakashi Iwai <tiwai@suse.de>
Wed, 30 Jul 2025 06:46:35 +0000 (08:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 30 Jul 2025 13:39:42 +0000 (15:39 +0200)
commit81231ad173d840693f8d5f34ad9ada75aa8ad79f
tree76241431f56a1b2e63301b3ace5c6ef470fc1b2a
parentfc2792a4000e9587080fa7f5b8a868cf393aa62e
ALSA: hda/hdmi: Enable drivers as default

Like other HD-audio codec drivers, HD-audio HDMI codec driver was
split to multiple drivers, and now users are forced to choose the
right kconfig items.

For smoother upgrade path, keep the previous CONFIG_SND_HDA_CODEC_HDMI
as the meuconfig, so that the kconfig can be taken over from the
previous config.  The all belonging HDMI codec drivers are enabled as
default as long as CONFIG_SND_HDA_CODEC_HDMI is set.

This is only about the default config, and each driver can be still
disabled if user wants to reduce the size, too.

The kconfig for the generic HDMI driver is changed to
CONFIG_SND_HDA_CODEC_HDMI_GENERIC along with this action.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250730064639.25617-4-tiwai@suse.de
sound/hda/codecs/hdmi/Kconfig
sound/hda/codecs/hdmi/Makefile