]> git.ipfire.org Git - people/ms/u-boot.git/commit
keystone2: Move target selection to Kconfig
authorAndrew F. Davis <afd@ti.com>
Fri, 18 Nov 2016 17:56:15 +0000 (11:56 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 28 Nov 2016 20:10:34 +0000 (15:10 -0500)
commitac34286647a3404a63a7d48644d0d577698c42e2
tree067cc1ac67dc034b801e33f911d386f74a713f2b
parent384b1d507f1057d97e7cd086f9ea649549300a44
keystone2: Move target selection to Kconfig

The config option TARGET_K2x_EVM is set by the k2x defconfigs to pick
a board target, but the header configs also set K2x_EVM. This config
is redundant, remove it and use TARGET_K2x_EVM everywhere in its place.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-keystone/Makefile
board/ti/ks2_evm/Makefile
include/configs/k2e_evm.h
include/configs/k2g_evm.h
include/configs/k2hk_evm.h
include/configs/k2l_evm.h