summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorangelo@sysam.it <angelo@sysam.it>2015-02-12 01:39:40 +0100
committerTom Rini <trini@konsulko.com>2015-03-05 20:13:21 -0500
commit06fd66a4aa8f0bdb0e78072593728fa31be8dadf (patch)
treebe219ed21931578e8ad556fa60158a9c0324e6b6 /configs
parenta2bc4321e49fa90933029596dd5fa322aad99de4 (diff)
downloadtalos-obmc-uboot-06fd66a4aa8f0bdb0e78072593728fa31be8dadf.tar.gz
talos-obmc-uboot-06fd66a4aa8f0bdb0e78072593728fa31be8dadf.zip
m68k: add amcore board support
Add Sysam Amcore m68k-based board support. Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Diffstat (limited to 'configs')
-rw-r--r--configs/amcore_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/amcore_defconfig b/configs/amcore_defconfig
new file mode 100644
index 0000000000..705c4007b1
--- /dev/null
+++ b/configs/amcore_defconfig
@@ -0,0 +1,2 @@
+CONFIG_M68K=y
+CONFIG_TARGET_AMCORE=y
OpenPOWER on IntegriCloud