CONFIG_ALTERA_AVALON_SYSID¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
SOC_NIOS2F_ZEPHYR || SOC_NIOS2F_ZEPHYR
(Includes any dependencies from ifs and menus.)
Defaults¶
- y 
- y 
Kconfig definitions¶
At <Zephyr SoC>/nios2/nios2f-zephyr/Kconfig.defconfig:11
Included via Kconfig:8 → Kconfig.zephyr:25 → <BuildDir>/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config ALTERA_AVALON_SYSID
    bool
    default y
    depends on SOC_NIOS2F_ZEPHYR
At <Zephyr SoC>/nios2/nios2f-zephyr/Kconfig.defconfig:11
Included via Kconfig:8 → Kconfig.zephyr:27
Menu path: (Top)
config ALTERA_AVALON_SYSID
    bool
    default y
    depends on SOC_NIOS2F_ZEPHYR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)