diff options
author | 2025-01-24 09:52:45 +0100 | |
---|---|---|
committer | 2025-01-24 13:25:41 +0000 | |
commit | 2e3c688ddaf2bb8e3696a773b5278711a90ea080 (patch) | |
tree | f9c7be38bf57ce523c19b83d3c2022e611a7aa35 /scripts/generate_rust_analyzer.py | |
parent | Add SOF support for new board revisions (diff) | |
download | wireguard-linux-2e3c688ddaf2bb8e3696a773b5278711a90ea080.tar.xz wireguard-linux-2e3c688ddaf2bb8e3696a773b5278711a90ea080.zip |
ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES
If CONFIG_DMADEVICES=n:
WARNING: unmet direct dependencies detected for SND_SOC_SH4_SIU
Depends on [n]: SOUND [=y] && SND [=y] && SND_SOC [=y] && (SUPERH [=y] || ARCH_RENESAS || COMPILE_TEST [=n]) && ARCH_SHMOBILE [=y] && HAVE_CLK [=y] && DMADEVICES [=n]
Selected by [y]:
- SND_SIU_MIGOR [=y] && SOUND [=y] && SND [=y] && SND_SOC [=y] && (SUPERH [=y] || ARCH_RENESAS || COMPILE_TEST [=n]) && SH_MIGOR [=y] && I2C [=y]
SND_SIU_MIGOR selects SND_SOC_SH4_SIU. As the latter depends on
DMADEVICES, the former should depend on DMADEVICES, too.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501241032.oOmsmzvk-lkp@intel.com/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/8c17ff52584ce824b8b42d08ea1b942ebeb7f4d9.1737708688.git.geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions