]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
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)
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

index 716dad478d1063909a9c2e82ec8e5a8b4805d60c..fed510b298f802b75c36667e9b4a468b63663ab9 100644 (file)
@@ -1,10 +1,7 @@
 menu USB
-config USB_ARCH_HAS_HCD
-       def_bool y
 
 config USB
        bool "Support for Host-side USB"
-       depends on USB_ARCH_HAS_HCD
        ---help---
          Universal Serial Bus (USB) is a specification for a serial bus
          subsystem which offers higher speeds and more features than the