summaryrefslogtreecommitdiff
path: root/drivers/usb/fotg210/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/fotg210/Kconfig')
-rw-r--r--drivers/usb/fotg210/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/fotg210/Kconfig b/drivers/usb/fotg210/Kconfig
index 933c513b5728..534206ee0d1d 100644
--- a/drivers/usb/fotg210/Kconfig
+++ b/drivers/usb/fotg210/Kconfig
@@ -5,6 +5,7 @@ config USB_FOTG210
depends on USB || USB_GADGET
depends on HAS_DMA && HAS_IOMEM
default ARCH_GEMINI
+ select MFD_SYSCON
help
Faraday FOTG210 is a dual-mode USB controller that can act
in both host controller and peripheral controller mode.