[U-Boot] [PATCH 1/2] Kconfig: Migrate CONFIG_BUILD_TARGET

Stefan Roese sr at denx.de
Fri Jan 18 06:07:09 UTC 2019


On 17.01.19 18:56, Jagan Teki wrote:
> Migrate CONFIG_BUILD_TARGET into Kconfig.
> 
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
>   Kconfig                                   | 13 +++++++++++++
>   README                                    |  7 -------
>   arch/arm/mach-mvebu/include/mach/config.h |  5 -----
>   configs/SBx81LIFKW_defconfig              |  1 +
>   configs/SBx81LIFXCAT_defconfig            |  1 +
>   configs/dreamplug_defconfig               |  1 +
>   configs/ds109_defconfig                   |  1 +
>   configs/guruplug_defconfig                |  1 +
>   configs/ib62x0_defconfig                  |  1 +
>   configs/nsa310s_defconfig                 |  1 +
>   configs/sheevaplug_defconfig              |  1 +
>   include/configs/SBx81LIFKW.h              |  1 -
>   include/configs/SBx81LIFXCAT.h            |  1 -
>   include/configs/ib62x0.h                  |  3 ---
>   include/configs/mv-plug-common.h          |  3 ---
>   include/configs/nsa310s.h                 |  3 ---
>   include/configs/rcar-gen3-common.h        |  1 -
>   include/configs/socfpga_common.h          |  3 ---
>   include/configs/sunxi-common.h            |  1 -
>   scripts/config_whitelist.txt              |  1 -
>   20 files changed, 21 insertions(+), 29 deletions(-)

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan


More information about the U-Boot mailing list