Add USB build dependency for USB_WUSB_CBAF.

Signed-off-by: Thomas Pugliese <thomas.pugli...@gmail.com>
---
 drivers/usb/wusbcore/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/usb/wusbcore/Kconfig b/drivers/usb/wusbcore/Kconfig
index f5c92f6..348de1d 100644
--- a/drivers/usb/wusbcore/Kconfig
+++ b/drivers/usb/wusbcore/Kconfig
@@ -17,6 +17,7 @@ config USB_WUSB
 
 config USB_WUSB_CBAF
        tristate "Support WUSB Cable Based Association (CBA)"
+       depends on USB
        help
          Some WUSB devices support Cable Based Association. It's used to
          enable the secure communication between the host and the
-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to