[U-Boot] [RFC PATCH 6/6] arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig
Simon Glass
sjg at chromium.org
Mon Oct 3 23:49:30 CEST 2016
On 30 September 2016 at 15:19, York Sun <york.sun at nxp.com> wrote:
> Move these options to Kconfig and clean up existing uses.
>
> Signed-off-by: York Sun <york.sun at nxp.com>
> ---
> arch/arm/cpu/armv7/ls102xa/Kconfig | 11 +++++++++++
> arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 16 ++++++++++++++++
> arch/arm/include/asm/arch-fsl-layerscape/config.h | 5 -----
> arch/arm/include/asm/arch-ls102xa/config.h | 2 --
> include/configs/ls1012a_common.h | 2 --
> include/configs/ls1021aqds.h | 2 --
> include/configs/ls1021atwr.h | 2 --
> include/configs/ls1043a_common.h | 3 ---
> include/configs/ls1043aqds.h | 2 --
> include/configs/ls1046a_common.h | 3 ---
> include/configs/ls1046aqds.h | 2 --
> include/configs/ls2080a_common.h | 3 ---
> 12 files changed, 27 insertions(+), 26 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list