]> git.baikalelectronics.ru Git - uboot.git/commit
usb: Remove some unused CONFIG settings
authorTom Rini <trini@konsulko.com>
Sat, 25 Jun 2022 15:02:33 +0000 (11:02 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 7 Jul 2022 13:29:08 +0000 (09:29 -0400)
commit000f06974d6a2bdf4d8ad09c27738cc4dcba92b8
tree3fefbe88ee142859a9c9523a7a370187a05abc99
parent87f2e8efd126bc72bf2d14313c484ec1a2e93db0
usb: Remove some unused CONFIG settings

On platforms that use CONFIG_USB_OHCI_NEW we do not need to set
CONFIG_SYS_USB_OHCI_REGS_BASE nor CONFIG_SYS_USB_OHCI_SLOT_NAME.  Drop
these from platforms that we can.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/at91sam9n12ek.h
include/configs/at91sam9x5ek.h
include/configs/ethernut5.h
include/configs/sama5d3_xplained.h
include/configs/sama5d3xek.h
include/configs/smartweb.h
include/configs/snapper9260.h
include/configs/taurus.h
include/configs/usb_a9263.h