From 0bc26314957504e82dc9e3704422959db99b38ef Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Fri, 29 Jun 2018 14:54:04 +1000 Subject: [PATCH] usb: update for tcpci drivers moving out of staging Signed-off-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- drivers/usb/typec/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/typec/Kconfig b/drivers/usb/typec/Kconfig index 972fd1911045..ee808903983f 100644 --- a/drivers/usb/typec/Kconfig +++ b/drivers/usb/typec/Kconfig @@ -65,6 +65,7 @@ config TYPEC_TCPCI config TYPEC_RT1711H tristate "Richtek RT1711H Type-C chip driver" + depends on I2C select TYPEC_TCPCI help Richtek RT1711H Type-C chip driver that works with -- 2.45.2