From f19eb15426d83f983fc18b46e6c274caf62cfd42 Mon Sep 17 00:00:00 2001 From: Vasily Khoruzhick Date: Sun, 20 Mar 2016 18:37:00 -0700 Subject: zipitz2: restore board support zipitz2 was dropped in 49d8899ba9c26335e4a12e01c18028fc5e40c796 Signed-off-by: Vasily Khoruzhick --- configs/zipitz2_defconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 configs/zipitz2_defconfig (limited to 'configs/zipitz2_defconfig') diff --git a/configs/zipitz2_defconfig b/configs/zipitz2_defconfig new file mode 100644 index 0000000000..2977ccc8dd --- /dev/null +++ b/configs/zipitz2_defconfig @@ -0,0 +1,7 @@ +CONFIG_ARM=y +CONFIG_TARGET_ZIPITZ2=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_SETEXPR is not set +# CONFIG_CMD_NET is not set +# CONFIG_CMD_NFS is not set +CONFIG_SYS_PROMPT="$ " -- cgit v1.2.3