]> Git Repo - J-linux.git/blob - drivers/usb/typec/tipd/Kconfig
Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[J-linux.git] / drivers / usb / typec / tipd / Kconfig
1 config TYPEC_TPS6598X
2         tristate "TI TPS6598x USB Power Delivery controller driver"
3         depends on I2C
4         select POWER_SUPPLY
5         select REGMAP_I2C
6         select USB_ROLE_SWITCH
7         help
8           Say Y or M here if your system has TI TPS65982 or TPS65983 USB Power
9           Delivery controller.
10
11           If you choose to build this driver as a dynamically linked module, the
12           module will be called tps6598x.ko.
This page took 0.029847 seconds and 4 git commands to generate.