[U-Boot] [U-Boot, v2, 22/42] Convert CONFIG_CMD_SF_TEST to Kconfig

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sat Aug 5 09:54:26 UTC 2017


> This converts the following to Kconfig:
>    CONFIG_CMD_SF_TEST
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> 
> Changes in v2:
> - Fix typos in help
> - Make X86 imply CMD_SF_TEST (except for efi-x86 which fails)
> - Put Kconfig change in alphabetical order
> 
>  README                              |  6 ------
>  arch/Kconfig                        |  2 ++
>  cmd/Kconfig                         | 11 +++++++++++
>  configs/chromebit_mickey_defconfig  |  1 +
>  configs/chromebook_jerry_defconfig  |  1 +
>  configs/chromebook_minnie_defconfig |  1 +
>  configs/efi-x86_defconfig           |  1 +
>  configs/sandbox_defconfig           |  4 +---
>  include/configs/efi-x86.h           |  2 --
>  include/configs/sandbox.h           |  1 -
>  include/configs/veyron.h            |  2 --
>  include/configs/x86-common.h        |  1 -
>  scripts/config_whitelist.txt        |  1 -
>  13 files changed, 18 insertions(+), 16 deletions(-)
> 

Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>


More information about the U-Boot mailing list