Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEV

The onboard_usb_hub driver has been updated to support non-hub devices,
which has led to some renaming. Update to the new name accordingly.

Update to the new name (ONBOARD_USB_DEV) accordingly.

Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Javier Carrasco <javier.carrasco@wolfvision.net>
Link: https://lore.kernel.org/r/20240325-onboard_xvf3500-v8-5-29e3f9222922@wolfvision.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Javier Carrasco and committed by
Greg Kroah-Hartman
70ab96e9 e00e3a14

+1 -1
+1 -1
arch/arm/configs/multi_v7_defconfig
··· 885 885 CONFIG_USB_CHIPIDEA_HOST=y 886 886 CONFIG_USB_ISP1760=y 887 887 CONFIG_USB_HSIC_USB3503=y 888 - CONFIG_USB_ONBOARD_HUB=m 888 + CONFIG_USB_ONBOARD_DEV=m 889 889 CONFIG_AB8500_USB=y 890 890 CONFIG_KEYSTONE_USB_PHY=m 891 891 CONFIG_NOP_USB_XCEIV=y