:orphan: .. title:: SOC_FAMILY_RISCV_ITE .. option:: CONFIG_SOC_FAMILY_RISCV_ITE *(No prompt -- not directly user assignable.)* Type: ``bool`` Help ==== .. code-block:: none omit prompt to signify a "hidden" option Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`SOC_SERIES_RISCV32_IT8XXX2 ` Kconfig definition ================== At ``/riscv/riscv-ite/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_FAMILY_RISCV_ITE bool help omit prompt to signify a "hidden" option *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*