]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/cirrus: Enable drivers as default
authorTakashi Iwai <tiwai@suse.de>
Wed, 30 Jul 2025 06:46:34 +0000 (08:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 30 Jul 2025 13:39:42 +0000 (15:39 +0200)
commitfc2792a4000e9587080fa7f5b8a868cf393aa62e
treebcffff43a160718a013ee8b07ff32a132608a452
parent1d8dd982c409d89b4ffabdbe10b569b3deb80a64
ALSA: hda/cirrus: Enable drivers as default

Like HD-audio Realtek drivers, Cirrus Logic HD-audio codec driver was
split to multiple drivers, too, and now users are forced to choose the
right kconfig items.

For smoother upgrade path, keep the previous
CONFIG_SND_HDA_CODEC_CIRRUS as the menuconfig.

The new kconfig CONFIG_SND_HDA_CODEC_CS42* are enabled as default, as
long as CONFIG_SND_HDA_CODEC_CIRRUS is set, so that the system with
Cirrus codec can keep working.

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

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