CONFIG_K6X_HSRUN

High Speed RUN mode

High Speed RUN mode

Type: bool

Help

This options enables support for High Speed RUN mode on K66F SoC.

Help

This options enables support for High Speed RUN mode on K66F SoC.

Direct dependencies

(SOC_MK66F18 && SOC_SERIES_KINETIS_K6X && SOC_FAMILY_KINETIS) || (SOC_MK66F18 && SOC_SERIES_KINETIS_K6X && SOC_FAMILY_KINETIS)

(Includes any dependencies from ifs and menus.)

Defaults

  • y

  • y

Kconfig definitions

At <Zephyr>/soc/arm/nxp_kinetis/k6x/Kconfig.soc:96

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/nxp_kinetis/Kconfig:15

Menu path: (Top) → Hardware Configuration

config K6X_HSRUN
    bool "High Speed RUN mode"
    default y
    depends on SOC_MK66F18 && SOC_SERIES_KINETIS_K6X && SOC_FAMILY_KINETIS
    help
      This options enables support for High Speed RUN mode on K66F SoC.

At <Zephyr>/soc/arm/nxp_kinetis/k6x/Kconfig.soc:96

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18<Zephyr>/soc/arm/nxp_kinetis/Kconfig:15

Menu path: (Top) → Hardware Configuration

config K6X_HSRUN
    bool "High Speed RUN mode"
    default y
    depends on SOC_MK66F18 && SOC_SERIES_KINETIS_K6X && SOC_FAMILY_KINETIS
    help
      This options enables support for High Speed RUN mode on K66F SoC.

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