usb: USB_ARCH_HAS_HCD Kconfig option removal
authorPaul Kocialkowski <contact@paulk.fr>
Tue, 4 Aug 2015 15:04:04 +0000 (17:04 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 5 Aug 2015 15:20:34 +0000 (17:20 +0200)
commit9ad437447d6153a5085984426797c8f931e684ac
tree2e281b798609849d7bac8cca9ff0f3149dc6277f
parent93b9957894f062b24f7985374d5546d700f0d382
usb: USB_ARCH_HAS_HCD Kconfig option removal

The USB_ARCH_HAS_HCD currently serves no purpose and adds some confusion to the
required Kconfig options that are required to have USB support.

Dropping it makes things easier and doesn't break anything, since it was unused
anyways.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
drivers/usb/Kconfig