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)
commit2e88c6a805fc5311e27e0f6efe243842634052ab
tree9fa8770aed4a7f75e603f169dbbeab94d412e294
parent3e4518035a23e02ef818ea22570868a82956c6b0
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: 7b2f3eb492da ("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