aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>2008-06-19 19:27:55 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-07-28 18:10:31 +0900
commit7c93d87d09813e32724b572530abe5b5405ab1d1 (patch)
treebaa9a343fbc86d3e97de38ca055929e49826eddf /arch
parentsh: Clean up code of Solution Engine 770x (diff)
downloadlinux-dev-7c93d87d09813e32724b572530abe5b5405ab1d1.tar.xz
linux-dev-7c93d87d09813e32724b572530abe5b5405ab1d1.zip
sh: Fix Kconfig of AP-325RXA
The CPU of AP-325RXA is SH7723, but a CPU becomes selectable. This patch fixes this problem. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/sh/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 9bbb70547f5e..5f84552ecb74 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -504,7 +504,7 @@ config SH_MIGOR
config SH_AP325RXA
bool "AP-325RXA"
- select CPU_SUBTYPE_SH7723
+ depends on CPU_SUBTYPE_SH7723
help
Renesas "AP-325RXA" support.
Compatible with ALGO SYSTEM CO.,LTD. "AP-320A"