diff options
| author | 2022-09-26 10:38:21 +0200 | |
|---|---|---|
| committer | 2022-09-26 10:38:21 +0200 | |
| commit | 67102bd31b4e31abb0abbc390381212a2d65db72 (patch) | |
| tree | 904754c940eb87b951cf877f09074a7d28bc2947 /drivers/usb/typec | |
| parent | Revert "usb: storage: Add quirk for Samsung Fit flash" (diff) | |
| parent | Linux 6.0-rc7 (diff) | |
| download | linux-dev-67102bd31b4e31abb0abbc390381212a2d65db72.tar.xz linux-dev-67102bd31b4e31abb0abbc390381212a2d65db72.zip | |
Merge 6.0-rc7 into usb-next
We need the USB fixes in here for other follow-on changes to be able to
be applied successfully.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/typec')
| -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 5defdfead653..831e7049977d 100644 --- a/drivers/usb/typec/Kconfig +++ b/drivers/usb/typec/Kconfig @@ -56,6 +56,7 @@ config TYPEC_ANX7411 tristate "Analogix ANX7411 Type-C DRP Port controller driver" depends on I2C depends on USB_ROLE_SWITCH + depends on POWER_SUPPLY help Say Y or M here if your system has Analogix ANX7411 Type-C DRP Port controller driver. |
