From: Paul Mundt Date: Thu, 16 Apr 2009 06:43:42 +0000 (+0900) Subject: sh: Have SH7724 select ARCH_SHMOBILE. X-Git-Tag: v2.6.31-rc1~392^2~41^2~129^3~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=59fe700dcbf3d6257ae86ca8c0192fc64b2eea1c;p=karo-tx-linux.git sh: Have SH7724 select ARCH_SHMOBILE. This is an SH-Mobile CPU, so select ARCH_SHMOBILE. This enables all of the PM functionality, amongst other things. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 505d1acbd0ad..4c68fdedfa10 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -351,6 +351,7 @@ config CPU_SUBTYPE_SH7724 bool "Support SH7724 processor" select CPU_SH4A select CPU_SHX2 + select ARCH_SHMOBILE select ARCH_SPARSEMEM_ENABLE select SYS_SUPPORTS_CMT help