Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59fe700d authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 6a3395be
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -351,6 +351,7 @@ config CPU_SUBTYPE_SH7724
	bool "Support SH7724 processor"
	bool "Support SH7724 processor"
	select CPU_SH4A
	select CPU_SH4A
	select CPU_SHX2
	select CPU_SHX2
	select ARCH_SHMOBILE
	select ARCH_SPARSEMEM_ENABLE
	select ARCH_SPARSEMEM_ENABLE
	select SYS_SUPPORTS_CMT
	select SYS_SUPPORTS_CMT
	help
	help