:orphan: .. title:: choice: Clock source for PLL reference clock .. _choice_148: .. describe:: choice: Clock source for PLL reference clock *Clock source for PLL reference clock* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_IT8XXX2 ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_IT8XXX2_INT_32K ` - \ :kconfig:`SOC_IT8XXX2_EXT_32K ` Kconfig definition ================== At ``/riscv/riscv-ite/it8xxx2/Kconfig.soc:26`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/riscv/riscv-ite/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "Clock source for PLL reference clock" depends on SOC_IT8XXX2 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*