# SPDX-License-Identifier: GPL-2.0-only
config I3C_V100_DESIGNWARE
	tristate "Synopsys DesignWare of i3c"
	depends on HAVE_CLK
	select DW_I3C_MASTER
	help
	  If you say yes to this option, support will be included for the
	  Synopsys DesignWare I3C master on platform.
	  Only master mode is supported.

config I3C_V200_MASTER
	tristate "i3c v200 master"
	depends on I3C
	help
	  If you say yes to this option, support will be included for the
	  I3C V200 master on platform.
	  Only master mode is supported.