The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_SOC_SERIES_LS1046A

NXP LS1046A Series

Type: bool

Help

Enable support for NXP ls1046a Series.

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arm64/nxp_layerscape/ls1046a/Kconfig.series:7

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:6doc/_build/Kconfig/Kconfig.soc:1soc/arm64/nxp_layerscape/Kconfig.soc:7

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_SERIES_LS1046A
    bool "NXP LS1046A Series"
    select ARM64
    select SOC_FAMILY_LS
    depends on <choice>
    help
      Enable support for NXP ls1046a Series.

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