summaryrefslogtreecommitdiff
path: root/configs/khadas-edge-rk3399_defconfig
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2022-10-31 07:15:12 +0300
committerMarek Vasut <marex@denx.de>2022-11-04 01:24:09 +0300
commitf4917b4933458a5e5c6da7e6e2e74137e62cf596 (patch)
treeb4cdaf2ee7d58e0e02fe015af3d134457c3e46bd /configs/khadas-edge-rk3399_defconfig
parent36bc9b6113ca96ca5c0d821195adede38395befd (diff)
downloadu-boot-f4917b4933458a5e5c6da7e6e2e74137e62cf596.tar.xz
usb: ohci: Use a flexible array member for portstatus
The struct is only used to overlay the MMIO region, so the behavior is the same. This obsoletes the Kconfig option for the number of ports. Signed-off-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'configs/khadas-edge-rk3399_defconfig')
-rw-r--r--configs/khadas-edge-rk3399_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/khadas-edge-rk3399_defconfig b/configs/khadas-edge-rk3399_defconfig
index 467e478ea4..5a8b69c0f9 100644
--- a/configs/khadas-edge-rk3399_defconfig
+++ b/configs/khadas-edge-rk3399_defconfig
@@ -63,7 +63,6 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_GENERIC=y
-CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS=2
CONFIG_USB_HOST_ETHER=y
CONFIG_USB_ETHER_ASIX=y
CONFIG_USB_ETHER_ASIX88179=y