-
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 <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1010:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <BuildDir>/Kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4
→ <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:121
Menu path: (Top)
config HAS_ARM_DIV bool default n depends onSOC_MIMXRT1011
&&SOC_SERIES_IMX_RT
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.soc:327
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:28
→ <Zephyr>/soc/Kconfig:11
→ <BuildDir>/Kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/nxp_imx/Kconfig:14
Menu path: (Top) → Hardware Configuration
config HAS_ARM_DIV bool "Has the divider for ARM" default y depends onSOC_SERIES_IMX_RT
&&SOC_FAMILY_IMX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)