summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
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/configs
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/configs')
-rw-r--r--arch/arm/configs/imx_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
index 66fc123223..0a4f2fe129 100644
--- a/arch/arm/configs/imx_v7_defconfig
+++ b/arch/arm/configs/imx_v7_defconfig
@@ -16,6 +16,7 @@ CONFIG_MACH_SABRELITE=y
CONFIG_MACH_SABRESD=y
CONFIG_MACH_NITROGEN6X=y
CONFIG_MACH_SOLIDRUN_MICROSOM=y
+CONFIG_MACH_EMBEDSKY_E9=y
CONFIG_MACH_EMBEST_RIOTBOARD=y
CONFIG_MACH_UDOO=y
CONFIG_MACH_VARISCITE_MX6=y