blob: 8cd60735f87a8d39f7faf95bb8cb3f3e57e883a5 (
plain)
1
2
3
4
5
6
7
|
config CDNS_I3C_MASTER
tristate "Cadence I3C master driver"
depends on I3C
depends on HAS_IOMEM
depends on !(ALPHA || PARISC)
help
Enable this driver if you want to support Cadence I3C master block.
|