-
CONFIG_I2C_SBCON_0_NAME
¶
SBCon device 0 Device Name
Type: string
Direct dependencies¶
I2C_SBCON_0
&& I2C_SBCON
&& I2C
(Includes any dependencies from if’s and menus.)
Defaults¶
- “SBCON_0” if
I2C_SBCON_0
&&I2C_SBCON
&&I2C
Kconfig definition¶
At drivers/i2c/Kconfig.sbcon:17
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:40
→ drivers/i2c/Kconfig:27
Menu path: (top menu) → Device Drivers → I2C Drivers → I2C driver for ARM’s SBCon two-wire serial bus interface
config I2C_SBCON_0_NAME string prompt "SBCon device 0 Device Name" ifI2C_SBCON_0
&&I2C_SBCON
&&I2C
default "SBCON_0" ifI2C_SBCON_0
&&I2C_SBCON
&&I2C
depends onI2C_SBCON_0
&&I2C_SBCON
&&I2C
(Definitions include propagated dependencies, including from if’s and menus.)