]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sh: Define ARCH_SHMOBILE for SH-Mobile CPUs.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 10 Mar 2009 07:26:29 +0000 (16:26 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 10 Mar 2009 07:26:29 +0000 (16:26 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig

index a4c2c8458630f45a6863f1d708464fc54a29f90e..adffbf4048b1f9043a160c45fcd7fad5faa5441d 100644 (file)
@@ -179,6 +179,9 @@ config CPU_SHX2
 config CPU_SHX3
        bool
 
+config ARCH_SHMOBILE
+       bool
+
 choice
        prompt "Processor sub-type selection"
 
@@ -330,6 +333,7 @@ config CPU_SUBTYPE_SH7723
        bool "Support SH7723 processor"
        select CPU_SH4A
        select CPU_SHX2
+       select ARCH_SHMOBILE
        select ARCH_SPARSEMEM_ENABLE
        select SYS_SUPPORTS_CMT
        help
@@ -377,12 +381,14 @@ config CPU_SUBTYPE_SHX3
 config CPU_SUBTYPE_SH7343
        bool "Support SH7343 processor"
        select CPU_SH4AL_DSP
+       select ARCH_SHMOBILE
        select SYS_SUPPORTS_CMT
 
 config CPU_SUBTYPE_SH7722
        bool "Support SH7722 processor"
        select CPU_SH4AL_DSP
        select CPU_SHX2
+       select ARCH_SHMOBILE
        select ARCH_SPARSEMEM_ENABLE
        select SYS_SUPPORTS_NUMA
        select SYS_SUPPORTS_CMT
@@ -391,6 +397,7 @@ config CPU_SUBTYPE_SH7366
        bool "Support SH7366 processor"
        select CPU_SH4AL_DSP
        select CPU_SHX2
+       select ARCH_SHMOBILE
        select ARCH_SPARSEMEM_ENABLE
        select SYS_SUPPORTS_NUMA
        select SYS_SUPPORTS_CMT