:orphan: .. title:: CONFIG_SOC_LS1046A .. kconfig:: CONFIG_SOC_LS1046A CONFIG_SOC_LS1046A ################## *NXP ls1046a* *NXP ls1046a* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARM64 ` - \ :kconfig:`CPU_CORTEX_A72 ` - \ :kconfig:`ARM_ARCH_TIMER ` - \ :kconfig:`GIC_V2 ` - \ :kconfig:`ARM64 ` - \ :kconfig:`CPU_CORTEX_A72 ` - \ :kconfig:`ARM_ARCH_TIMER ` - \ :kconfig:`GIC_V2 ` Kconfig definitions =================== At ``/arm64/nxp_layerscape/ls1046a/Kconfig.soc:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm64/nxp_layerscape/Kconfig:16`` Menu path: (Top) → Hardware Configuration → NXP Layerscpae LS1046A SoC .. code-block:: kconfig config SOC_LS1046A bool "NXP ls1046a" select ARM64 select CPU_CORTEX_A72 select ARM_ARCH_TIMER select GIC_V2 depends on ---- At ``/arm64/nxp_layerscape/ls1046a/Kconfig.soc:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm64/nxp_layerscape/Kconfig:16`` Menu path: (Top) → Hardware Configuration → NXP Layerscpae LS1046A SoC .. code-block:: kconfig config SOC_LS1046A bool "NXP ls1046a" select ARM64 select CPU_CORTEX_A72 select ARM_ARCH_TIMER select GIC_V2 depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*