From 1cb17e2dbd09436069733500ea48e0c9b1f0a1cc Mon Sep 17 00:00:00 2001 From: Hartley Sweeten Date: Sat, 8 Oct 2011 23:04:34 +0100 Subject: ep93xx: add support Vision EP9307 SoM Add support for Vision Engraving Systems EP9307 based SoM. Signed-off-by: Hartley Sweeten Acked-by: Ryan Mallon Signed-off-by: Arnd Bergmann --- arch/arm/mach-ep93xx/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'arch/arm/mach-ep93xx/Kconfig') diff --git a/arch/arm/mach-ep93xx/Kconfig b/arch/arm/mach-ep93xx/Kconfig index 3a08b18f6433..97a249395b5a 100644 --- a/arch/arm/mach-ep93xx/Kconfig +++ b/arch/arm/mach-ep93xx/Kconfig @@ -182,6 +182,13 @@ config MACH_TS72XX Say 'Y' here if you want your kernel to support the Technologic Systems TS-72xx board. +config MACH_VISION_EP9307 + bool "Support Vision Engraving Systems EP9307 SoM" + depends on EP93XX_SDCE0_PHYS_OFFSET + help + Say 'Y' here if you want your kernel to support the + Vision Engraving Systems EP9307 SoM. + choice prompt "Select a UART for early kernel messages" -- cgit v1.2.3