aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sh/Kconfig')
-rw-r--r--sound/sh/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/sh/Kconfig b/sound/sh/Kconfig
index b7e08ef22a940e..e41fcce27013d2 100644
--- a/sound/sh/Kconfig
+++ b/sound/sh/Kconfig
@@ -10,5 +10,13 @@ config SND_AICA
help
ALSA Sound driver for the SEGA Dreamcast console.
+config SND_SH_DAC_AUDIO
+ tristate "SuperH DAC audio support"
+ depends on SND
+ depends on CPU_SH3
+ select SND_PCM
+ help
+ Alsa Sound driver for the HP Jornada 620/660/680/690.
+
endmenu