commit | 6eb651ad29636682067f76de4f40c45119269f8b | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Tue Feb 03 13:58:15 2015 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Mon Feb 09 16:41:20 2015 +0300 |
tree | 212f38b050e6e992e121ee5022f9e2adbde48e0e | |
parent | 1f9ad44546ea872fc6671602eb411377dd424c9e [diff] |
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h There're no other options for ARC except "generic board" so ther's no point to define CONFIG_SYS_GENERIC_BOARD per board. We now have it set fo all ARC boards. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>