1# SPDX-License-Identifier: GPL-2.0 2 3menu "USB Type-C Multiplexer/DeMultiplexer Switch support" 4 5config 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 12endmenu 13