From 7e9291720d2b8b6c2f6ea494f7a3c42a875dbc73 Mon Sep 17 00:00:00 2001 From: Stefano Babic Date: Mon, 11 Aug 2014 10:18:41 +0200 Subject: Update aristainetos board to Kconfig aristainetos board was merged in u-boot-imx before Kconfig was integrated, but it is not yet mainline. Signed-off-by: Stefano Babic CC: Heiko Schocher Acked-by: Heiko Schocher --- configs/aristainetos_defconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 configs/aristainetos_defconfig (limited to 'configs/aristainetos_defconfig') diff --git a/configs/aristainetos_defconfig b/configs/aristainetos_defconfig new file mode 100644 index 0000000000..6541865b7c --- /dev/null +++ b/configs/aristainetos_defconfig @@ -0,0 +1,3 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/aristainetos/aristainetos.cfg,MX6DL" +CONFIG_ARM=y +CONFIG_TARGET_ARISTAINETOS=y -- cgit v1.2.3