]> git.ipfire.org Git - people/ms/u-boot.git/commit
arc: remove CPU hard-coded selection from board description in include/configs
authorAlexey Brodkin <abrodkin@synopsys.com>
Tue, 3 Feb 2015 10:58:10 +0000 (13:58 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Mon, 9 Feb 2015 13:41:20 +0000 (16:41 +0300)
commit832325c18d1d68e0ee46810f788421865f6372d9
tree6832617bba38ed2dce20d456d75ee9aa8c1646cb
parentf958a91fa5cefd0cda76c887ee0488fb9158496e
arc: remove CPU hard-coded selection from board description in include/configs

With switch to Kconfig we only need very board-specific descriptions in
include/configs.

CPU selection is performed with either defconfig or manually via
menuconfig.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
include/configs/arcangel4-be.h
include/configs/arcangel4.h
include/configs/axs101.h
include/configs/tb100.h