summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto2010-11-29 03:21:21 +0100
committerPaul Mundt2010-11-29 05:05:10 +0100
commit920adc75d51d23fe3e8a7ce2c946b2b24e6f7742 (patch)
tree53e4669e8c923d4d96d963fd82749d88043c0f59 /arch/arm/mach-shmobile/Kconfig
parentARM: mach-shmobile: Tidy up the Kconfig bits. (diff)
downloadkernel-qcow2-linux-920adc75d51d23fe3e8a7ce2c946b2b24e6f7742.tar.gz
kernel-qcow2-linux-920adc75d51d23fe3e8a7ce2c946b2b24e6f7742.tar.xz
kernel-qcow2-linux-920adc75d51d23fe3e8a7ce2c946b2b24e6f7742.zip
ARM: mach-shmobile: Add mackerel board support
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index cc543430170f..7b2edd799fb4 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -51,6 +51,11 @@ config AP4EVB_WVGA
endchoice
+config MACH_MACKEREL
+ bool "mackerel board"
+ depends on ARCH_SH7372
+ select ARCH_REQUIRE_GPIOLIB
+
comment "SH-Mobile System Configuration"
menu "Memory configuration"
@@ -59,7 +64,7 @@ config MEMORY_START
hex "Physical memory start address"
default "0x50000000" if MACH_G3EVM
default "0x40000000" if MACH_G4EVM
- default "0x40000000" if MACH_AP4EVB
+ default "0x40000000" if MACH_AP4EVB || MACH_MACKEREL
default "0x00000000"
---help---
Tweak this only when porting to a new machine which does not