From: Nobuhiro Iwamatsu Date: Thu, 19 Jun 2008 10:27:55 +0000 (+0900) Subject: sh: Fix Kconfig of AP-325RXA X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~34849^2~45 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=7c93d87d09813e32724b572530abe5b5405ab1d1;p=mirror_ubuntu-focal-kernel.git 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 Signed-off-by: Paul Mundt --- 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"