summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-rsk/Kconfig
diff options
context:
space:
mode:
authorPhil Edworthy <phil.edworthy@renesas.com>2012-05-09 07:59:28 +0100
committerPaul Mundt <lethal@linux-sh.org>2012-05-10 11:49:56 +0900
commitd584e204ff574b43d4dcaa87ae233c4e9d08e1fb (patch)
tree8d062428d3cc5f329f12282e14e670adedb25d1a /arch/sh/boards/mach-rsk/Kconfig
parent51ce30684e0d1ae50a154e1026de57d15d096286 (diff)
downloadop-kernel-dev-d584e204ff574b43d4dcaa87ae233c4e9d08e1fb.zip
op-kernel-dev-d584e204ff574b43d4dcaa87ae233c4e9d08e1fb.tar.gz
sh: Add RSK2+SH7264 board
The RSK2+SH7264 board uses the sh7264 processor. It is often referred to as just rsk7264. NOR Flash, SDRAM, serial, USB Host and ethernet are working. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-rsk/Kconfig')
-rw-r--r--arch/sh/boards/mach-rsk/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-rsk/Kconfig b/arch/sh/boards/mach-rsk/Kconfig
index aeff3b0..4abbdee 100644
--- a/arch/sh/boards/mach-rsk/Kconfig
+++ b/arch/sh/boards/mach-rsk/Kconfig
@@ -13,6 +13,10 @@ config SH_RSK7203
select ARCH_REQUIRE_GPIOLIB
depends on CPU_SUBTYPE_SH7203
+config SH_RSK7264
+ bool "RSK2+SH7264"
+ depends on CPU_SUBTYPE_SH7264
+
endchoice
endif
OpenPOWER on IntegriCloud