projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
787d9d7
)
sh: Fix Kconfig of AP-325RXA
author
Nobuhiro Iwamatsu
<iwamatsu.nobuhiro@renesas.com>
Thu, 19 Jun 2008 10:27:55 +0000
(19:27 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:31 +0000
(18:10 +0900)
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>
arch/sh/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index 9bbb70547f5ed54a84fe36a293e9f967158edbee..5f84552ecb745f3edf2911fbbc2c288a8c21279d 100644
(file)
--- 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"