From b09273d09dc79f45521eacaec945d32694ef13dc Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Tue, 28 Apr 2015 10:28:00 +0800 Subject: MLK-10774-21 imx:imx6sxsabreauto add bsp Add bsp and configuration file Signed-off-by: Ye.Li Signed-off-by: Peng Fan --- 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 1747c226d66..49c19ac337f 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -540,6 +540,10 @@ config TARGET_MX6SXSABRESD select CPU_V7 select SUPPORT_SPL +config TARGET_MX6SXSABREAUTO + bool "Support mx6sxsabreauto" + select CPU_V7 + config TARGET_GW_VENTANA bool "Support gw_ventana" select CPU_V7 @@ -837,6 +841,7 @@ source "board/freescale/mx6qsabreauto/Kconfig" source "board/freescale/mx6sabresd/Kconfig" source "board/freescale/mx6slevk/Kconfig" source "board/freescale/mx6sxsabresd/Kconfig" +source "board/freescale/mx6sxsabreauto/Kconfig" source "board/freescale/vf610twr/Kconfig" source "board/gateworks/gw_ventana/Kconfig" source "board/genesi/mx51_efikamx/Kconfig" -- cgit v1.2.3