CONFIG_SOC_LS1046A¶
NXP ls1046a
NXP ls1046a
Type: bool
Direct dependencies¶
<choice: NXP Layerscpae LS1046A SoC> || <choice: NXP Layerscpae LS1046A SoC>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm64/nxp_layerscape/ls1046a/Kconfig.soc:11
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm64/nxp_layerscape/Kconfig:16
Menu path: (Top) → Hardware Configuration → NXP Layerscpae LS1046A SoC
config SOC_LS1046A
    bool "NXP ls1046a"
    select ARM64
    select CPU_CORTEX_A72
    select ARM_ARCH_TIMER
    select GIC_V2
    depends on <choice>
At <Zephyr SoC>/arm64/nxp_layerscape/ls1046a/Kconfig.soc:11
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm64/nxp_layerscape/Kconfig:16
Menu path: (Top) → Hardware Configuration → NXP Layerscpae LS1046A SoC
config SOC_LS1046A
    bool "NXP ls1046a"
    select ARM64
    select CPU_CORTEX_A72
    select ARM_ARCH_TIMER
    select GIC_V2
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)