From 0c0e7b5ee4fa3d285e3736bba369cf52481e6269 Mon Sep 17 00:00:00 2001 From: Haoran Wang Date: Fri, 15 Jan 2016 00:38:53 +0800 Subject: MA-7455 Import picosom boot codes Imported the picosom boot codes and board configs from technexion. Signed-off-by: Tapani Utriainen Signed-off-by: Haoran Wang --- arch/arm/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'arch/arm/Kconfig') diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 0c82b17..ad986f1 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -576,6 +576,10 @@ config TARGET_MX6UL_14X14_LPDDR2_ARM2 bool "Support mx6ul_14x14_lpddr2_arm2" select CPU_V7 +config TARGET_PICOSOM_IMX6UL + bool "Support picosom-imx6ul" + select CPU_V7 + config TARGET_GW_VENTANA bool "Support gw_ventana" select CPU_V7 @@ -880,6 +884,7 @@ source "board/freescale/mx7dsabresd/Kconfig" source "board/freescale/mx6ul_14x14_evk/Kconfig" source "board/freescale/mx6ul_14x14_ddr3_arm2/Kconfig" source "board/freescale/mx6ul_14x14_lpddr2_arm2/Kconfig" +source "board/technexion/picosom-imx6ul/Kconfig" source "board/freescale/vf610twr/Kconfig" source "board/gateworks/gw_ventana/Kconfig" source "board/genesi/mx51_efikamx/Kconfig" -- cgit v1.1