CONFIG_SOC_MEC1501_VCI_PINS_AS_GPIOS
Use VCI block pins as GPIOS
Use VCI block pins as GPIOS
Type: bool
Help
By default these pins are not GPIOs, but HW controlled.
Set this if VCI pin block HW logic is not required in the board
design.
Help
By default these pins are not GPIOs, but HW controlled.
Set this if VCI pin block HW logic is not required in the board
design.
Direct dependencies
SOC_FAMILY_MEC
|| SOC_FAMILY_MEC
(Includes any dependencies from ifs and menus.)
Defaults
y
y
Kconfig definitions
At <Zephyr>/soc/arm/microchip_mec/mec1501/Kconfig.soc:72
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/microchip_mec/Kconfig:15
Menu path: (Top) → Hardware Configuration
config SOC_MEC1501_VCI_PINS_AS_GPIOS
bool "Use VCI block pins as GPIOS"
default y
depends on SOC_FAMILY_MEC
help
By default these pins are not GPIOs, but HW controlled.
Set this if VCI pin block HW logic is not required in the board
design.
At <Zephyr>/soc/arm/microchip_mec/mec1501/Kconfig.soc:72
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/arm/microchip_mec/Kconfig:15
Menu path: (Top) → Hardware Configuration
config SOC_MEC1501_VCI_PINS_AS_GPIOS
bool "Use VCI block pins as GPIOS"
default y
depends on SOC_FAMILY_MEC
help
By default these pins are not GPIOs, but HW controlled.
Set this if VCI pin block HW logic is not required in the board
design.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)