
This converts the following to Kconfig: CONFIG_CMD_ONENAND
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v2: None
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 | 6 ------ include/configs/omap3_igep00x0.h | 2 -- include/configs/s5p_goni.h | 2 -- include/configs/smdkc100.h | 2 -- include/configs/vct.h | 4 ---- scripts/config_whitelist.txt | 1 - 20 files changed, 19 insertions(+), 20 deletions(-)
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com