summaryrefslogtreecommitdiff
path: root/sound/soc/sh
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer.ericson@gmail.com>2008-02-01 12:16:10 (GMT)
committerTakashi Iwai <tiwai@suse.de>2008-04-24 10:00:06 (GMT)
commitdc952e693e3653d0fa50ee1986a47d88de3465b7 (patch)
treec4b19f406d891e8bdbd92bddfac895f03ca6f89e /sound/soc/sh
parent102646085ab530a0e155d2bde424589b83ef5a89 (diff)
downloadlinux-fsl-qoriq-dc952e693e3653d0fa50ee1986a47d88de3465b7.tar.xz
[ALSA] Add SUPERH depends to sound/soc/sh/Kconfig
Currently you will see an empty "SoC Audio support for SuperH" menu when building for other archs (example pxa). This patch adds "depends on SUPERH" to remove that empty menu. Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/sh')
-rw-r--r--sound/soc/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
index f03220d2..4c1e013 100644
--- a/sound/soc/sh/Kconfig
+++ b/sound/soc/sh/Kconfig
@@ -1,4 +1,5 @@
menu "SoC Audio support for SuperH"
+ depends on SUPERH
config SND_SOC_PCM_SH7760
tristate "SoC Audio support for Renesas SH7760"