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 <Zephyr>/soc/arm64/nxp_layerscape/ls1046a/Kconfig.series:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:6<BuildDir>/kconfig/Kconfig.soc:1<Zephyr>/soc/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.)