xref: /linux-6.15/drivers/i3c/master/Kconfig (revision 603f2bee)
1config CDNS_I3C_MASTER
2	tristate "Cadence I3C master driver"
3	depends on I3C
4	depends on HAS_IOMEM
5	depends on !(ALPHA || PARISC)
6	help
7	  Enable this driver if you want to support Cadence I3C master block.
8