aboutsummaryrefslogtreecommitdiff
path: root/configs/da850evm_direct_nor_defconfig
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2022-10-30 23:15:12 -0500
committerMarek Vasut <marex@denx.de>2022-11-03 23:24:09 +0100
commitf4917b4933458a5e5c6da7e6e2e74137e62cf596 (patch)
treeb4cdaf2ee7d58e0e02fe015af3d134457c3e46bd /configs/da850evm_direct_nor_defconfig
parent36bc9b6113ca96ca5c0d821195adede38395befd (diff)
downloadu-boot-f4917b4933458a5e5c6da7e6e2e74137e62cf596.zip
u-boot-f4917b4933458a5e5c6da7e6e2e74137e62cf596.tar.gz
u-boot-f4917b4933458a5e5c6da7e6e2e74137e62cf596.tar.bz2
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/da850evm_direct_nor_defconfig')
-rw-r--r--configs/da850evm_direct_nor_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/da850evm_direct_nor_defconfig b/configs/da850evm_direct_nor_defconfig
index f7521ac..01cdc4f 100644
--- a/configs/da850evm_direct_nor_defconfig
+++ b/configs/da850evm_direct_nor_defconfig
@@ -87,7 +87,6 @@ CONFIG_DAVINCI_SPI=y
CONFIG_USB=y
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_DA8XX=y
-CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS=15
CONFIG_USB_MUSB_HOST=y
CONFIG_USB_MUSB_DA8XX=y
CONFIG_USB_MUSB_PIO_ONLY=y