summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorAndrey Panov <rockford@yandex.ru>2014-07-15 11:16:12 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-07-17 07:27:09 +0200
commitcb22c3cd712f4e5a02e55d7eb9f3322a563ed744 (patch)
treeb8a5663bc3e9007045ed334cbe9c689b048dae39 /arch/arm/mach-imx/Kconfig
parent239b6559ed5d65cc3e08eae66eb862fefe651e33 (diff)
downloadbarebox-cb22c3cd712f4e5a02e55d7eb9f3322a563ed744.tar.gz
barebox-cb22c3cd712f4e5a02e55d7eb9f3322a563ed744.tar.xz
ARM: i.MX6Q: Add support for Embedsky E9 board.
This will add support for Embedsky E9 board. It is a small board based on i.MX6 Quad with 2G of RAM. http://en.embedsky.com/product_info.php?cateid=169&id=169 Signed-off-by: Andrey Panov <rockford@yandex.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 2d99f3eec5..53a44a06e9 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -208,6 +208,12 @@ config MACH_EFIKA_MX_SMARTBOOK
help
Choose this to compile barebox for the Efika MX Smartbook
+config MACH_EMBEDSKY_E9
+ bool "Embedsky E9 Mini-PC"
+ select ARCH_IMX6
+ help
+ Choose this to compile barebox for the Embedsky E9 Mini PC
+
config MACH_FREESCALE_MX51_PDK
bool "Freescale i.MX51 PDK"
select ARCH_IMX51