mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 10:10:33 +02:00
If CONFIG_I2C=n:
WARNING: unmet direct dependencies detected for SND_SOC_AK4642
Depends on [n]: SOUND [=y] && SND [=y] && SND_SOC [=y] && I2C [=n]
Selected by [y]:
- SH_7724_SOLUTION_ENGINE [=y] && CPU_SUBTYPE_SH7724 [=y] && SND_SIMPLE_CARD [=y]
WARNING: unmet direct dependencies detected for SND_SOC_DA7210
Depends on [n]: SOUND [=y] && SND [=y] && SND_SOC [=y] && SND_SOC_I2C_AND_SPI [=n]
Selected by [y]:
- SH_ECOVEC [=y] && CPU_SUBTYPE_SH7724 [=y] && SND_SIMPLE_CARD [=y]
Fix this by replacing select by imply, instead of adding a dependency on
I2C.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501240836.OvXqmANX-lkp@intel.com/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
|
||
|---|---|---|
| .. | ||
| mach-ap325rxa | ||
| mach-dreamcast | ||
| mach-ecovec24 | ||
| mach-highlander | ||
| mach-hp6xx | ||
| mach-kfr2r09 | ||
| mach-landisk | ||
| mach-lboxre2 | ||
| mach-migor | ||
| mach-r2d | ||
| mach-rsk | ||
| mach-sdk7780 | ||
| mach-sdk7786 | ||
| mach-se | ||
| mach-sh03 | ||
| mach-sh7763rdp | ||
| mach-x3proto | ||
| board-apsh4a3a.c | ||
| board-apsh4ad0a.c | ||
| board-edosk7705.c | ||
| board-edosk7760.c | ||
| board-espt.c | ||
| board-magicpanelr2.c | ||
| board-polaris.c | ||
| board-secureedge5410.c | ||
| board-sh2007.c | ||
| board-sh7757lcr.c | ||
| board-sh7785lcr.c | ||
| board-shmin.c | ||
| board-titan.c | ||
| board-urquell.c | ||
| Kconfig | ||
| Makefile | ||
| of-generic.c | ||