aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r--drivers/power/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index 421770ddafa3..0f11a0f4c369 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -309,6 +309,7 @@ config BATTERY_RX51
309config CHARGER_ISP1704 309config CHARGER_ISP1704
310 tristate "ISP1704 USB Charger Detection" 310 tristate "ISP1704 USB Charger Detection"
311 depends on USB_PHY 311 depends on USB_PHY
312 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't be 'y'
312 help 313 help
313 Say Y to enable support for USB Charger Detection with 314 Say Y to enable support for USB Charger Detection with
314 ISP1707/ISP1704 USB transceivers. 315 ISP1707/ISP1704 USB transceivers.