[PATCH] ARM: configs: multi_v7_defconfig: enable CONFIG_USB_ONBOARD_HUB

Sascha Hauer sha at pengutronix.de
Tue May 2 04:36:28 PDT 2023


On Fri, Apr 21, 2023 at 12:41:40PM +0200, Ahmad Fatoum wrote:
> This is needed for at least the STM32MP1 discovery and evaluation kits,
> which use the onboard USB hub binding to model the 3v3 voltage regulator
> supplying the on-board USB hub.
> 
> Suggested-by: Marco Felsch <m.felsch at pengutronix.de>
> Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> ---
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index d83e503671d9..f8eca18ff30c 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -254,6 +254,7 @@ CONFIG_USB_DWC2_GADGET=y
>  CONFIG_USB_EHCI=y
>  CONFIG_USB_ULPI=y
>  CONFIG_USB_STORAGE=y
> +CONFIG_USB_ONBOARD_HUB=y
>  CONFIG_USB_GADGET=y
>  CONFIG_USB_GADGET_DFU=y
>  CONFIG_USB_GADGET_SERIAL=y
> -- 
> 2.39.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list