summaryrefslogtreecommitdiff
path: root/sound/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sh/Kconfig')
-rw-r--r--sound/sh/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/sh/Kconfig b/sound/sh/Kconfig
index 61139f3c1614..f5fa09d740b4 100644
--- a/sound/sh/Kconfig
+++ b/sound/sh/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
# ALSA SH drivers
menuconfig SND_SUPERH
@@ -13,7 +14,7 @@ if SND_SUPERH
config SND_AICA
tristate "Dreamcast Yamaha AICA sound"
- depends on SH_DREAMCAST
+ depends on SH_DREAMCAST && SH_DMA_API
select SND_PCM
select G2_DMA
help