[U-Boot] [PATCH v3 01/10] Convert CONFIG_BOARD_TYPES to Kconfig

sjg at google.com sjg at google.com
Mon Jan 21 18:24:48 UTC 2019


On 12/01/19 10:37, Simon Glass wrote:
> This converts the following to Kconfig:
>    CONFIG_BOARD_TYPES
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Lukasz Majewski <lukma at denx.de>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Remove stranded comments in the header files
>
>  common/Kconfig               | 8 ++++++++
>  configs/axs101_defconfig     | 1 +
>  configs/axs103_defconfig     | 1 +
>  configs/odroid-xu3_defconfig | 1 +
>  configs/odroid_defconfig     | 1 +
>  include/configs/axs10x.h     | 5 -----
>  include/configs/hsdk.h       | 5 -----
>  include/configs/odroid.h     | 1 -
>  include/configs/odroid_xu3.h | 1 -
>  scripts/config_whitelist.txt | 1 -
>  10 files changed, 12 insertions(+), 13 deletions(-)
>

Reviewed-by: Minkyu Kang <mk7.kang at samsung.com>

Thanks,
Minkyu Kang.


Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list