commit | 59fe700dcbf3d6257ae86ca8c0192fc64b2eea1c | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Apr 16 15:43:42 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Apr 16 15:43:42 2009 +0900 |
tree | a11fe0550d5d930c54cb22bf3ee8b9014b699d6a | |
parent | 6a3395beb99d7ae882ddf701c6fa6005ad7edebf [diff] |
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 <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 505d1ac..4c68fde 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -351,6 +351,7 @@ bool "Support SH7724 processor" select CPU_SH4A select CPU_SHX2 + select ARCH_SHMOBILE select ARCH_SPARSEMEM_ENABLE select SYS_SUPPORTS_CMT help