-
CONFIG_ALTERA_AVALON_I2C
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
I2C_NIOS2
&& SOC_NIOS2F_ZEPHYR
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
I2C_NIOS2
&&SOC_NIOS2F_ZEPHYR
Kconfig definition¶
At arch/nios2/soc/nios2f-zephyr/Kconfig.defconfig:30
Included via Kconfig:10
→ Kconfig.zephyr:20
Menu path: (top menu)
config ALTERA_AVALON_I2C bool default "y" ifI2C_NIOS2
&&SOC_NIOS2F_ZEPHYR
depends onI2C_NIOS2
&&SOC_NIOS2F_ZEPHYR
(Definitions include propagated dependencies, including from if’s and menus.)