···1414 If you want I3C support, you should say Y here and also to the
1515 specific driver for your bus adapter(s) below.
16161717+config I3C_SANDBOX
1818+ bool "Enable support for the sandbox I3C"
1919+ help
2020+ This is a sandbox I3C used for testing. It provides 2 interfaces and
2121+ records the settings passed into it.
2222+1723if I3C
18241925source "drivers/i3c/master/Kconfig"