dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Paul Mundt 2009-04-16 15:43:42 +09:00
parent 6a3395beb9
commit 59fe700dcb
1 changed files with 1 additions and 0 deletions

View File

@ -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