Skip to content

Commit

Permalink
sh: Fix Kconfig of AP-325RXA
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Nobuhiro Iwamatsu authored and Paul Mundt committed Jul 28, 2008
1 parent 787d9d7 commit 7c93d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7c93d87

Please sign in to comment.