-
CONFIG_HAS_ARM_DIV¶
Has the divider for ARM
Type: bool
Direct dependencies¶
(SOC_MIMXRT1011 && SOC_SERIES_IMX_RT) || (SOC_SERIES_IMX_RT && SOC_FAMILY_IMX)
(Includes any dependencies from ifs and menus.)
Defaults¶
n
y
Kconfig definitions¶
At soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1010:12
Included via Kconfig:8 → Kconfig.zephyr:19 → /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1 → soc/arm/nxp_imx/Kconfig.defconfig:4 → soc/arm/nxp_imx/rt/Kconfig.defconfig.series:131
Menu path: (Top)
config HAS_ARM_DIV
bool
default n
depends on SOC_MIMXRT1011 && SOC_SERIES_IMX_RT
At soc/arm/nxp_imx/rt/Kconfig.soc:367
Included via Kconfig:8 → Kconfig.zephyr:28 → soc/Kconfig:11 → /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2 → soc/arm/nxp_imx/Kconfig:14
Menu path: (Top) → Hardware Configuration
config HAS_ARM_DIV
bool "Has the divider for ARM"
default y
depends on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)