diff options
| author | Michal Simek <[email protected]> | 2025-11-26 16:23:44 +0100 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2025-12-19 08:25:27 +0100 |
| commit | 9d5b4f63beb65d9b9a8767d76f098a29ddeeb537 (patch) | |
| tree | 0c35e5c0c446cfef8994ce9851c03ac2c0177b9f | |
| parent | 358b5e62018eb7a1881cfd9e22b50abf5daa45de (diff) | |
arm64: versal2: Enable USB5744 usb hub
USB hub is available on the first evaluation board called vek385.
Signed-off-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/4cd72e28bc0e2a9720fe5481dcab2e923d708b34.1764170621.git.michal.simek@amd.com
| -rw-r--r-- | configs/amd_versal2_virt_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/amd_versal2_virt_defconfig b/configs/amd_versal2_virt_defconfig index 416128fa937..c3893fa833a 100644 --- a/configs/amd_versal2_virt_defconfig +++ b/configs/amd_versal2_virt_defconfig @@ -149,6 +149,7 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_USB_DWC3=y CONFIG_USB_DWC3_GENERIC=y CONFIG_USB_ULPI=y +CONFIG_USB_ONBOARD_HUB=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_MANUFACTURER="Xilinx" CONFIG_USB_GADGET_VENDOR_NUM=0x03FD |
