On Tue, 12 Jul 2022 11:33:48 -0700, Randy Dunlap wrote: > Since SND_SOC_ES8316 has a hard dependency on I2C and since 'select' > does not follow any dependency chains, SND_SOC_AMD_ST_ES8336_MACH > also needs to have a hard dependency on I2C. > > Fixes a kconfig warning and subsequent build errors: > > WARNING: unmet direct dependencies detected for SND_SOC_ES8316 > Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && I2C [=n] > Selected by [y]: > - SND_SOC_AMD_ST_ES8336_MACH [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_SOC_AMD_ACP [=y] && ACPI [=y] && (I2C [=n] || COMPILE_TEST [=y]) > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: amd: fix Jadeite kconfig warning and build errors commit: 1795c16a436057f95fef5b622d808885dd772d0e All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark