CONFIG_SOC_SERIES_LS1046A¶
NXP LS1046A Series
NXP LS1046A Series
Type: bool
Help¶
Enable support for NXP ls1046a Series.
Help¶
Enable support for NXP ls1046a Series.
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection> || <choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm64/nxp_layerscape/ls1046a/Kconfig.series:7
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:7 → <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.
At <Zephyr SoC>/arm64/nxp_layerscape/ls1046a/Kconfig.series:7
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:9 → <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.)