-
CONFIG_I2C_NIOS2
¶
Nios-II I2C driver
Type: bool
Help¶
Enable the Nios-II I2C driver.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/drivers/i2c/Kconfig:107
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:40
Menu path: (Top) → Device Drivers → I2C Drivers
config I2C_NIOS2 bool "Nios-II I2C driver" depends onHAS_ALTERA_HAL
&&I2C
help Enable the Nios-II I2C driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)