]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: USB_ARCH_HAS_HCD Kconfig option removal
authorPaul Kocialkowski <contact@paulk.fr>
Tue, 4 Aug 2015 15:04:04 +0000 (17:04 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:57 +0000 (08:00 +0200)
commit94fbcc277c19baafe18e3f9103ca44c2241e9e72
tree329be2aec3bbd56cfee7122fbfd7c26c5888fa69
parent7adb871d4dc070f9a117b355a5535a3652ced758
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