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)
commitac8b36938a74d87a272e730998d03fe15aa9f503
tree3fefbe88ee142859a9c9523a7a370187a05abc99
parentdea25842ab72427fde250992da1d29c2fbc256f8
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