CONFIG_ALTERA_AVALON_I2C

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

I2C_NIOS2 && SOC_NIOS2F_ZEPHYR

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At <Zephyr>/soc/nios2/nios2f-zephyr/Kconfig.defconfig:18

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<BuildDir>/Kconfig/Kconfig.soc.defconfig:1

Menu path: (Top)

config ALTERA_AVALON_I2C
    bool
    default y
    depends on I2C_NIOS2 && SOC_NIOS2F_ZEPHYR

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)