commit | 611230f80ef60fa62274cd7facb82fe8772f3ed8 | [log] [tgz] |
---|---|---|
author | Yasushi SHOJI <yashi@spacecubics.com> | Tue Nov 16 16:18:00 2021 +0900 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 18 13:21:50 2022 -0500 |
tree | e6a165c0e373bd614c3e089cefdae810a36175ef | |
parent | 20264174b8d393a6756bd626d3955cfd5705f4bc [diff] |
soc/arm/designstart: Make XIP optional Arm Cortex-M3 DesignStart FPGA-Xilinx edition doesn't have to use XIP. Our board doesn't need it. Make it optional by replacing "select" with "imply". Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>