diff options
| author | [email protected] <[email protected]> | 2015-02-12 01:39:40 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-03-05 20:13:21 -0500 |
| commit | 06fd66a4aa8f0bdb0e78072593728fa31be8dadf (patch) | |
| tree | be219ed21931578e8ad556fa60158a9c0324e6b6 /configs | |
| parent | a2bc4321e49fa90933029596dd5fa322aad99de4 (diff) | |
m68k: add amcore board support
Add Sysam Amcore m68k-based board support.
Signed-off-by: Angelo Dureghello <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/amcore_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/amcore_defconfig b/configs/amcore_defconfig new file mode 100644 index 00000000000..705c4007b1f --- /dev/null +++ b/configs/amcore_defconfig @@ -0,0 +1,2 @@ +CONFIG_M68K=y +CONFIG_TARGET_AMCORE=y |
