[PATCH] Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE

Simon Glass sjg at chromium.org
Thu Oct 15 17:05:32 CEST 2020


On Mon, 12 Oct 2020 at 01:48, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> Remove the default value "usb start" for CONFIG_USB_STORAGE as the USB
> storage boot initialization is correctly managed by  distro boot command
> ('usb_boot' defined in include/config_distro_bootcmd.h already include
> the command 'usb  start').
>
> Fixes: 324d77998ed6 ("Define default CONFIG_PREBOOT with right config option")
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
>  common/Kconfig.boot | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

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


More information about the U-Boot mailing list