[U-Boot] [PATCH v3 3/3] config: move USB_FUNCTION_MASS_STORAGE

Simon Glass sjg at chromium.org
Sun Aug 6 05:15:58 UTC 2017


On 26 July 2017 at 05:22, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> With both an imply from CMD_USB to USB_FUNCTION_MASS_STORAGE and with
> USB_FUNCTION_MASS_STORAGE moved to Kconfig, we can now run moveconfig.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  configs/CHIP_pro_defconfig                     | 1 +
>  configs/Nintendo_NES_Classic_Edition_defconfig | 1 +
>  configs/Sinlinx_SinA33_defconfig               | 1 +
>  configs/fennec-rk3288_defconfig                | 1 +
>  configs/firefly-rk3288_defconfig               | 1 +
>  configs/kylin-rk3036_defconfig                 | 1 +
>  configs/miqi-rk3288_defconfig                  | 1 +
>  configs/parrot_r16_defconfig                   | 1 +
>  configs/phycore-rk3288_defconfig               | 2 +-
>  configs/popmetal-rk3288_defconfig              | 1 +
>  configs/smdkv310_defconfig                     | 1 +
>  configs/tinker-rk3288_defconfig                | 1 +
>  include/configs/advantech_dms-ba16.h           | 1 -
>  include/configs/apalis_imx6.h                  | 1 -
>  include/configs/bav335x.h                      | 4 ----
>  include/configs/cgtqmx6eval.h                  | 2 --
>  include/configs/colibri_imx6.h                 | 1 -
>  include/configs/colibri_imx7.h                 | 2 --
>  include/configs/colibri_vf.h                   | 1 -
>  include/configs/exynos4-common.h               | 2 --
>  include/configs/ge_bx50v3.h                    | 1 -
>  include/configs/gw_ventana.h                   | 1 -
>  include/configs/ma5d4evk.h                     | 1 -
>  include/configs/mx6sabre_common.h              | 2 --
>  include/configs/mx7dsabresd.h                  | 2 --
>  include/configs/nitrogen6x.h                   | 2 --
>  include/configs/odroid_xu3.h                   | 1 -
>  include/configs/opos6uldev.h                   | 1 -
>  include/configs/pico-imx6ul.h                  | 1 -
>  include/configs/pico-imx7d.h                   | 2 --
>  include/configs/rk3036_common.h                | 1 -
>  include/configs/rk322x_common.h                | 1 -
>  include/configs/rk3288_common.h                | 1 -
>  include/configs/s5p_goni.h                     | 1 -
>  include/configs/socfpga_common.h               | 2 --
>  include/configs/sunxi-common.h                 | 1 -
>  include/configs/tbs2910.h                      | 1 -
>  include/configs/tegra-common-usb-gadget.h      | 1 -
>  include/configs/warp.h                         | 2 --
>  include/configs/warp7.h                        | 2 --
>  scripts/config_whitelist.txt                   | 1 -
>  41 files changed, 12 insertions(+), 43 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list