Linux-libre 5.3.12-gnu
[librecmc/linux-libre.git] / drivers / usb / typec / mux / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2
3 menu "USB Type-C Multiplexer/DeMultiplexer Switch support"
4
5 config TYPEC_MUX_PI3USB30532
6         tristate "Pericom PI3USB30532 Type-C cross switch driver"
7         depends on I2C
8         help
9           Say Y or M if your system has a Pericom PI3USB30532 Type-C cross
10           switch / mux chip found on some devices with a Type-C port.
11
12 endmenu