]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda: Fix dependencies of CS35L41 on SPI/I2C buses
authorTakashi Iwai <tiwai@suse.de>
Sun, 9 Jan 2022 08:13:37 +0000 (09:13 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 9 Jan 2022 08:39:56 +0000 (09:39 +0100)
commitf5cb3ff05bee4216ee78c267a23d58727843288d
tree9fa8770aed4a7f75e603f169dbbeab94d412e294
parent1542e5baa5c311ee7c6e00432e9600f661a1ad3a
ALSA: hda: Fix dependencies of CS35L41 on SPI/I2C buses

CS35L41 SPI and I2C drivers depend on those buses, hence they have to
have dependencies in Kconfig; otherwise it may result in missing
symbols.

Fixes: 6c4ddfa8b93f ("ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems")
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/r/20220109081337.30623-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/Kconfig