[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080131225811.a175de2c.Kristoffer.ericson@gmail.com>
Date: Thu, 31 Jan 2008 22:58:11 +0100
From: Kristoffer Ericson <kristoffer.ericson@...il.com>
To: Paul Mundt <lethal@...ux-sh.org>
Cc: linux-sh <linux-sh@...r.kernel.org>,
linux-main <linux-kernel@...r.kernel.org>
Subject: [PATCH/KCONFIG] - 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@...il.com>
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
index f03220d..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"
Download attachment "SoC-SuperH-add-depends.patch" of type "application/octet-stream" (293 bytes)
Powered by blists - more mailing lists