ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 25 Aug 2023 09:28:19 +0000 (11:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 25 Aug 2023 09:28:45 +0000 (11:28 +0200)
commit61698d3fbdcd36b65ab524183c73de8bc0693a1f
treecde61086984ba8f84109e5e45c66a9fdd4e89d91
parenta3ca016af1c3318bf8640aae3afea57179c6a130
ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecs

The CS35L41 and TAS2781 sub-codecs depend on CONFIG_EFI, as they have
the code accessing efi variable directly.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308250621.1lwt7PtZ-lkp@intel.com/
Fixes: 5be27f1e3ec9 ("ALSA: hda/tas2781: Add tas2781 HDA driver")
Link: https://lore.kernel.org/r/20230825092819.12340-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/Kconfig