commit | 51f4999bc5ad5f8430da0297d12c1abef9c05568 | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Tue Feb 03 13:58:19 2015 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Mon Feb 09 16:41:20 2015 +0300 |
tree | 45ff0944d840f2675efa300f9752395101d332e1 | |
parent | 836d2cc2eef58c0d42d3112725dac475d0bd553e [diff] |
arc: move CPU flags selection to the main "config.mk" As a preparation to ARCv2 port submission we're moving CPU slection flags to a common location. Also it will allow us to have more flexible CPU specification, not only ISA version but CPU family as well checking CONFIG_ARC_CPU_xxx. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>