summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/bdc/Kconfig
diff options
context:
space:
mode:
authorAl Cooper <alcooperx@gmail.com>2017-07-19 15:11:47 -0400
committerFelipe Balbi <felipe.balbi@linux.intel.com>2017-08-15 14:18:58 +0300
commit3f8b12194224992bf4b64ea00bd74e1b0a45835c (patch)
treebd7240ff5a14a5afd77a12acae40178ecee07636 /drivers/usb/gadget/udc/bdc/Kconfig
parentcff97f3353b6bae09c8c5419f4294fb7fdecd656 (diff)
downloadlinux-3f8b12194224992bf4b64ea00bd74e1b0a45835c.tar.bz2
usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems
Many ARM based Broadcom STB SoC's have a USB BDC controller so enable this driver for these systems. Signed-off-by: Al Cooper <alcooperx@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/gadget/udc/bdc/Kconfig')
-rw-r--r--drivers/usb/gadget/udc/bdc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/gadget/udc/bdc/Kconfig b/drivers/usb/gadget/udc/bdc/Kconfig
index eb8b55392360..c74ac25dddcd 100644
--- a/drivers/usb/gadget/udc/bdc/Kconfig
+++ b/drivers/usb/gadget/udc/bdc/Kconfig
@@ -1,6 +1,7 @@
config USB_BDC_UDC
tristate "Broadcom USB3.0 device controller IP driver(BDC)"
depends on USB_GADGET && HAS_DMA
+ default ARCH_BRCMSTB
help
BDC is Broadcom's USB3.0 device controller IP. If your SOC has a BDC IP