usb: hwa: add USB build dependency for USB_HWA_HCD
An HWA is a USB device so it depends on USB. Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
534574bb46
commit
cbb671992b
@@ -709,7 +709,7 @@ config USB_WHCI_HCD
|
|||||||
|
|
||||||
config USB_HWA_HCD
|
config USB_HWA_HCD
|
||||||
tristate "Host Wire Adapter (HWA) driver"
|
tristate "Host Wire Adapter (HWA) driver"
|
||||||
depends on UWB
|
depends on USB && UWB
|
||||||
select USB_WUSB
|
select USB_WUSB
|
||||||
select UWB_HWA
|
select UWB_HWA
|
||||||
help
|
help
|
||||||
|
|||||||
Reference in New Issue
Block a user