CONFIG_I2C_SLAVE
I2C Slave Drivers
Type: bool
Help
Enable I2C Slave Driver Configuration
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/i2c/slave/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:42
→ <Zephyr>/drivers/i2c/Kconfig:37
Menu path: (Top) → Device Drivers → I2C Drivers
menuconfig I2C_SLAVE
bool "I2C Slave Drivers"
depends on I2C
help
Enable I2C Slave Driver Configuration
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)