CONFIG_SOC_MEC1501_VTR3_1_8V¶
VTR3 power rail is tied to 1.8V
VTR3 power rail is tied to 1.8V
Type: bool
Help¶
Set this is if VTR3 power sourcejumper in the board is changed.
Help¶
Set this is if VTR3 power sourcejumper in the board is changed.
Direct dependencies¶
SOC_FAMILY_MEC || SOC_FAMILY_MEC
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definitions¶
At <Zephyr SoC>/arm/microchip_mec/mec1501/Kconfig.soc:67
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm/microchip_mec/Kconfig:15
Menu path: (Top) → Hardware Configuration
config SOC_MEC1501_VTR3_1_8V
    bool "VTR3 power rail is tied to 1.8V"
    depends on SOC_FAMILY_MEC
    help
      Set this is if VTR3 power sourcejumper in the board is changed.
At <Zephyr SoC>/arm/microchip_mec/mec1501/Kconfig.soc:67
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/microchip_mec/Kconfig:15
Menu path: (Top) → Hardware Configuration
config SOC_MEC1501_VTR3_1_8V
    bool "VTR3 power rail is tied to 1.8V"
    depends on SOC_FAMILY_MEC
    help
      Set this is if VTR3 power sourcejumper in the board is changed.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)