From 080d72f233e9176942f993d206ec60e9813fbc51 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Thu, 14 Aug 2014 21:00:28 -0300 Subject: mx6sxsabresd: Convert to the new Kconfig style mx6sxsabresd was not in the master branch when the conversion to the new Kconfig style happened, so convert it now so that it can build again. Signed-off-by: Fabio Estevam --- configs/mx6sxsabresd_defconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 configs/mx6sxsabresd_defconfig (limited to 'configs/mx6sxsabresd_defconfig') diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig new file mode 100644 index 0000000000..f23d48f361 --- /dev/null +++ b/configs/mx6sxsabresd_defconfig @@ -0,0 +1,3 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sxsabresd/imximage.cfg,MX6SX" +CONFIG_ARM=y +CONFIG_TARGET_MX6SXSABRESD=y -- cgit v1.2.1