diff options
| author | Stephen Rothwell <sfr@canb.auug.org.au> | 2018-06-29 00:54:04 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-02 02:29:43 -0400 |
| commit | 0bc26314957504e82dc9e3704422959db99b38ef (patch) | |
| tree | 4bb4c9d62c70f4f48a0c5abe1615be0ba1261e2e | |
| parent | 714c95ce8bad7a2042006fc9a2079fcd469b6a03 (diff) | |
usb: update for tcpci drivers moving out of staging
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | drivers/usb/typec/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
| 65 | 65 | ||
| 66 | config TYPEC_RT1711H | 66 | config TYPEC_RT1711H |
| 67 | tristate "Richtek RT1711H Type-C chip driver" | 67 | tristate "Richtek RT1711H Type-C chip driver" |
| 68 | depends on I2C | ||
| 68 | select TYPEC_TCPCI | 69 | select TYPEC_TCPCI |
| 69 | help | 70 | help |
| 70 | Richtek RT1711H Type-C chip driver that works with | 71 | Richtek RT1711H Type-C chip driver that works with |
