[U-Boot] [PATCH 07/41] Convert CONFIG_CMD_ONENAND to Kconfig

Bin Meng bmeng.cn at gmail.com
Sat Jul 22 15:17:13 UTC 2017


On Sat, Jul 22, 2017 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> This converts the following to Kconfig:
>    CONFIG_CMD_ONENAND
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  cmd/Kconfig                                     | 8 ++++++++
>  configs/igep0020_defconfig                      | 1 +
>  configs/igep0030_defconfig                      | 1 +
>  configs/igep0032_defconfig                      | 1 +
>  configs/s5p_goni_defconfig                      | 1 +
>  configs/smdkc100_defconfig                      | 1 +
>  configs/vct_platinum_onenand_defconfig          | 1 +
>  configs/vct_platinum_onenand_small_defconfig    | 1 +
>  configs/vct_platinumavc_onenand_defconfig       | 1 +
>  configs/vct_platinumavc_onenand_small_defconfig | 1 +
>  configs/vct_premium_onenand_defconfig           | 1 +
>  configs/vct_premium_onenand_small_defconfig     | 1 +
>  include/config_cmd_all.h                        | 1 -
>  include/configs/exynos4-common.h                | 2 --
>  include/configs/nokia_rx51.h                    | 2 --
>  include/configs/omap3_igep00x0.h                | 2 --
>  include/configs/s5p_goni.h                      | 1 -
>  include/configs/smdkc100.h                      | 1 -
>  include/configs/vct.h                           | 4 ----
>  scripts/config_whitelist.txt                    | 1 -
>  20 files changed, 19 insertions(+), 14 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list