CONFIG_HAS_ARM_DIV

Has the divider for ARM

Has the divider for ARM

Type: bool

Direct dependencies

(SOC_MIMXRT1011 && SOC_SERIES_IMX_RT) || (SOC_MIMXRT1011 && SOC_SERIES_IMX_RT) || (SOC_SERIES_IMX_RT && SOC_FAMILY_IMX) || (SOC_SERIES_IMX_RT && SOC_FAMILY_IMX)

(Includes any dependencies from ifs and menus.)

Defaults

  • n

  • n

  • y

  • y

Kconfig definitions

At <Zephyr SoC>/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1010:12

Included via Kconfig:8Kconfig.zephyr:25<BuildDir>/kconfig/Kconfig.soc.defconfig:1<Zephyr SoC>/arm/nxp_imx/Kconfig.defconfig:8<Zephyr SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:190

Menu path: (Top)

config HAS_ARM_DIV
    bool
    default n
    depends on SOC_MIMXRT1011 && SOC_SERIES_IMX_RT

At <Zephyr SoC>/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1010:12

Included via Kconfig:8Kconfig.zephyr:27<Zephyr SoC>/arm/nxp_imx/Kconfig.defconfig:8<Zephyr SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:190

Menu path: (Top)

config HAS_ARM_DIV
    bool
    default n
    depends on SOC_MIMXRT1011 && SOC_SERIES_IMX_RT

At <Zephyr SoC>/arm/nxp_imx/rt/Kconfig.soc:489

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:15<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 on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX

At <Zephyr SoC>/arm/nxp_imx/rt/Kconfig.soc:489

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:18<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 on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)