:orphan: .. title:: CONFIG_ALTERA_AVALON_SYSID .. kconfig:: CONFIG_ALTERA_AVALON_SYSID CONFIG_ALTERA_AVALON_SYSID ########################## *(No prompt -- not directly user assignable.)* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_NIOS2F_ZEPHYR ` || \ :kconfig:`SOC_NIOS2F_ZEPHYR ` *(Includes any dependencies from ifs and menus.)* Defaults ======== - y - y Kconfig definitions =================== At ``/nios2/nios2f-zephyr/Kconfig.defconfig:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` Menu path: (Top) .. code-block:: kconfig config ALTERA_AVALON_SYSID bool default y depends on SOC_NIOS2F_ZEPHYR ---- At ``/nios2/nios2f-zephyr/Kconfig.defconfig:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` Menu path: (Top) .. code-block:: kconfig config ALTERA_AVALON_SYSID bool default y depends on SOC_NIOS2F_ZEPHYR *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*