Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cbb67199 authored by Thomas Pugliese's avatar Thomas Pugliese Committed by Greg Kroah-Hartman
Browse files

usb: hwa: add USB build dependency for USB_HWA_HCD



An HWA is a USB device so it depends on USB.

Signed-off-by: default avatarThomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 534574bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -709,7 +709,7 @@ config USB_WHCI_HCD

config USB_HWA_HCD
	tristate "Host Wire Adapter (HWA) driver"
	depends on UWB
	depends on USB && UWB
	select USB_WUSB
	select UWB_HWA
	help