Hello
I’m developing a custom board based on QSB now.
This board is implemented connector of i2c.
I want to test the connector to connect the boards to each other.
I want to use in slave mode i2c device. So I would like to use the mxc_i2c_slave.
However, Kconfig is adapted to not read the Kconfig of i2c_slave folder.
Is there a way to use in slave mode of the i2c MX53?