commit | f11cf75f3522ed5e09cc10e386f9f66f400bb214 | [log] [tgz] |
---|---|---|
author | angelo@sysam.it <angelo@sysam.it> | Thu Feb 12 01:39:40 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 05 20:13:21 2015 -0500 |
tree | be219ed21931578e8ad556fa60158a9c0324e6b6 | |
parent | ebd46d197f3b7701d7272314a6777b9a222312c0 [diff] [blame] |
m68k: add amcore board support Add Sysam Amcore m68k-based board support. Signed-off-by: Angelo Dureghello <angelo@sysam.it>
diff --git a/configs/amcore_defconfig b/configs/amcore_defconfig new file mode 100644 index 0000000..705c400 --- /dev/null +++ b/configs/amcore_defconfig
@@ -0,0 +1,2 @@ +CONFIG_M68K=y +CONFIG_TARGET_AMCORE=y