[U-Boot] [RFC PATCH 2/6] arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig

Simon Glass sjg at chromium.org
Mon Oct 3 23:49:21 CEST 2016


On 30 September 2016 at 15:19, York Sun <york.sun at nxp.com> wrote:
> Move these options to Kconfig and create a sub-menu to avoid name
> conflict with other architectures.
>
> Signed-off-by: York Sun <york.sun at nxp.com>
> ---
>  arch/arm/Kconfig                          |  4 ++++
>  arch/arm/cpu/armv7/ls102xa/Kconfig        |  8 ++++++++
>  arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 15 +++++++++++++++
>  include/configs/ls1012a_common.h          |  1 -
>  include/configs/ls1043a_common.h          |  1 -
>  include/configs/ls1046a_common.h          |  1 -
>  include/configs/ls2080a_common.h          |  1 -
>  scripts/config_whitelist.txt              |  2 --
>  8 files changed, 27 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list