Re: [PATCH 05/20] Convert CONFIG_FSL_LAYERSCAPE to Kconfig

2021-11-12 Thread Tom Rini
On Sun, Nov 07, 2021 at 10:59:36PM -0500, Tom Rini wrote: > This converts the following to Kconfig: >CONFIG_FSL_LAYERSCAPE > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 05/20] Convert CONFIG_FSL_LAYERSCAPE to Kconfig

2021-11-07 Thread Tom Rini
This converts the following to Kconfig: CONFIG_FSL_LAYERSCAPE Signed-off-by: Tom Rini --- arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 2 ++ include/configs/lx2160a_common.h | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/cpu/armv8/fsl-layerscape/Kconfig