Searched hist:"630 db1549356f64424b8f532c028e7894df8e40b" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/intel/boards/ |
H A D | Kconfig | diff 630db1549356f64424b8f532c028e7894df8e40b Sat Jan 11 00:57:44 CET 2020 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> ASoC: Intel: bdw-rt5677: fix Kconfig dependencies
The existing machine driver depends on SPI Master capabilities, but the Kconfig does not model this dependency and the SPI controller needs to be selected as well.
Without this patch the machine driver probe would fail with the spi-RT5677AA:00 component never registered by the ACPI/LPSS subsystem.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20200110235751.3404-2-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|