From 4138b74066cc33ede31bfd6cb2b7a5e685cfd327 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Wed, 19 Aug 2009 12:08:33 +0000 Subject: sh: Add EcoVec (SH7724) board support This adds preliminary support for the EcoVec board. Signed-off-by: Kuninori Morimoto Signed-off-by: Paul Mundt --- arch/sh/boards/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'arch/sh/boards/Kconfig') diff --git a/arch/sh/boards/Kconfig b/arch/sh/boards/Kconfig index db04c85971ad..b66f6d16523e 100644 --- a/arch/sh/boards/Kconfig +++ b/arch/sh/boards/Kconfig @@ -200,6 +200,13 @@ config SH_KFR2R09 help "Kit For R2R for 2009" support. +config SH_ECOVEC + bool "EcoVec" + depends on CPU_SUBTYPE_SH7724 + select ARCH_REQUIRE_GPIOLIB + help + Renesas "R0P7724LC0011/21RL (EcoVec)" support. + config SH_SH7763RDP bool "SH7763RDP" depends on CPU_SUBTYPE_SH7763 -- cgit v1.2.3