diff options
author | 2025-05-13 09:31:04 +0200 | |
---|---|---|
committer | 2025-05-13 10:59:41 +0200 | |
commit | 66e48ef6ef506c89ec1b3851c6f9f5f80b5835ff (patch) | |
tree | 0612c50b2262a7f56db12aefb3b6017c0597c377 /scripts/lib/kdoc/kdoc_parser.py | |
parent | ALSA: usb-audio: Add sample rate quirk for Audioengine D1 (diff) | |
download | linux-rng-66e48ef6ef506c89ec1b3851c6f9f5f80b5835ff.tar.xz linux-rng-66e48ef6ef506c89ec1b3851c6f9f5f80b5835ff.zip |
ALSA: sh: SND_AICA should depend on SH_DMA_API
If CONFIG_SH_DMA_API=n:
WARNING: unmet direct dependencies detected for G2_DMA
Depends on [n]: SH_DREAMCAST [=y] && SH_DMA_API [=n]
Selected by [y]:
- SND_AICA [=y] && SOUND [=y] && SND [=y] && SND_SUPERH [=y] && SH_DREAMCAST [=y]
SND_AICA selects G2_DMA. As the latter depends on SH_DMA_API, the
former should depend on SH_DMA_API, too.
Fixes: f477a538c14d07f8 ("sh: dma: fix kconfig dependency for G2_DMA")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202505131320.PzgTtl9H-lkp@intel.com/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/b90625f8a9078d0d304bafe862cbe3a3fab40082.1747121335.git.geert+renesas@glider.be
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions