]> Git Repo - linux.git/blob - drivers/usb/typec/tipd/Kconfig
x86/kaslr: Expose and use the end of the physical memory address space
[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.041883 seconds and 4 git commands to generate.