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>
Showing
- arch/arm/mach-keystone/Makefile 2 additions, 2 deletionsarch/arm/mach-keystone/Makefile
- board/ti/ks2_evm/Makefile 9 additions, 9 deletionsboard/ti/ks2_evm/Makefile
- include/configs/k2e_evm.h 0 additions, 1 deletioninclude/configs/k2e_evm.h
- include/configs/k2g_evm.h 0 additions, 1 deletioninclude/configs/k2g_evm.h
- include/configs/k2hk_evm.h 0 additions, 1 deletioninclude/configs/k2hk_evm.h
- include/configs/k2l_evm.h 0 additions, 1 deletioninclude/configs/k2l_evm.h
Loading
Please register or sign in to comment