aboutsummaryrefslogtreecommitdiff
path: root/configs/at91sam9261ek_nandflash_defconfig
diff options
context:
space:
mode:
authorSamuel Holland2022-10-30 23:15:12 -0500
committerMarek Vasut2022-11-03 23:24:09 +0100
commitf4917b4933458a5e5c6da7e6e2e74137e62cf596 (patch)
treeb4cdaf2ee7d58e0e02fe015af3d134457c3e46bd /configs/at91sam9261ek_nandflash_defconfig
parent36bc9b6113ca96ca5c0d821195adede38395befd (diff)
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/at91sam9261ek_nandflash_defconfig')
-rw-r--r--configs/at91sam9261ek_nandflash_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9261ek_nandflash_defconfig b/configs/at91sam9261ek_nandflash_defconfig
index dfddcad1c55..7bd7854341f 100644
--- a/configs/at91sam9261ek_nandflash_defconfig
+++ b/configs/at91sam9261ek_nandflash_defconfig
@@ -63,6 +63,5 @@ CONFIG_TIMER=y
CONFIG_ATMEL_PIT_TIMER=y
CONFIG_USB=y
CONFIG_SYS_USB_OHCI_SLOT_NAME="at91sam9261"
-CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS=2
CONFIG_USB_ATMEL=y
CONFIG_ATMEL_LCD_BGR555=y