]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11 boards
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Thu, 16 Jun 2022 20:10:29 +0000 (15:10 -0500)
committerTakashi Iwai <tiwai@suse.de>
Fri, 17 Jun 2022 08:44:52 +0000 (10:44 +0200)
commit3f5155fba906f541a43f7155c83545cf1af42ed6
treeaa3cd6efa5d3f93dc9fef88631f7f1dc2308884c
parenteb49d9dfc30bb8e915820f459e80fe81241db123
ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11 boards

The UpExtreme BIOS reports microphones that are not physically
present, so this module ends-up selecting SOF, while the UpExtreme11
BIOS does not report microphones so the snd-hda-intel driver is
selected.

For consistency use SOF unconditionally in autodetection mode. The use
of the snd-hda-intel driver can still be enabled with
'options snd-intel-dspcfg dsp_driver=1'

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20220616201029.130477-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/intel-dsp-config.c