summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-08 08:24:31 -0400
committerTom Rini <trini@konsulko.com>2022-06-28 17:03:31 -0400
commitd4ae15260bbd0f9962b71ad2af53e4c450abd530 (patch)
tree3c490b52544a3a7b0aa7c66504cf5202517f430b /README
parent093044735fd7db1616b1c4920c21ea6c0e0b0cc3 (diff)
downloadu-boot-d4ae15260bbd0f9962b71ad2af53e4c450abd530.tar.gz
u-boot-d4ae15260bbd0f9962b71ad2af53e4c450abd530.tar.bz2
u-boot-d4ae15260bbd0f9962b71ad2af53e4c450abd530.zip
Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig
This converts the following to Kconfig: CONFIG_USB_EHCI_TXFIFO_THRESH Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index f3304229d8..e01ff989bd 100644
--- a/README
+++ b/README
@@ -793,9 +793,6 @@ The following options need to be configured:
Supported are USB Keyboards and USB Floppy drives
(TEAC FD-05PUB).
- CONFIG_USB_EHCI_TXFIFO_THRESH enables setting of the
- txfilltuning field in the EHCI controller on reset.
-
CONFIG_USB_DWC2_REG_ADDR the physical CPU address of the DWC2
HW module registers.