]> git.baikalelectronics.ru Git - uboot.git/commit
armv8: ls1028a: move FSL_LAYERSCAPE to kconfig
authorMichael Walle <michael@walle.cc>
Sat, 9 May 2020 23:20:11 +0000 (01:20 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 27 Jul 2020 08:46:26 +0000 (14:16 +0530)
commit9519a0a51da027e80ab608046bc43ace56ef8795
tree8a662bcb6d9d59f1a07fd1bfb0f1c9c8f1b6e15c
parentbf5415ca0362812e1872e4eb8d83d8d171c41c60
armv8: ls1028a: move FSL_LAYERSCAPE to kconfig

CONFIG_FSL_LAYERSCAPE is available in kconfig. There is no need to
define it per board; the ls1028a_common.h is really board dependent and
only fits to the NXP eval boards. Instead select CONFIG_FSL_LAYERSCAPE
when ARCH_LS1028A is selected.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
include/configs/ls1028a_common.h