-
CONFIG_I2C_SLAVE
¶
I2C Slave Drivers
Type: bool
Help¶
Enable I2C Slave Driver Configuration
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/i2c/slave/Kconfig:12
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:38
→ drivers/i2c/Kconfig:23
Menu path: (top menu) → Device Drivers → I2C Drivers
menuconfig I2C_SLAVE bool prompt "I2C Slave Drivers" ifI2C
depends onI2C
help Enable I2C Slave Driver Configuration
(Definitions include propagated dependencies, including from if’s and menus.)