:orphan: .. title:: CONFIG_SOC_SERIES_LS1046A .. kconfig:: CONFIG_SOC_SERIES_LS1046A CONFIG_SOC_SERIES_LS1046A ######################### *NXP LS1046A Series* *NXP LS1046A Series* Type: ``bool`` Help ==== .. code-block:: none Enable support for NXP ls1046a Series. Help ==== .. code-block:: none Enable support for NXP ls1046a Series. Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARM64 ` - \ :kconfig:`SOC_FAMILY_LS ` - \ :kconfig:`ARM64 ` - \ :kconfig:`SOC_FAMILY_LS ` Kconfig definitions =================== At ``/arm64/nxp_layerscape/ls1046a/Kconfig.series:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/kconfig/Kconfig.soc:1`` → ``/arm64/nxp_layerscape/Kconfig.soc:7`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_SERIES_LS1046A bool "NXP LS1046A Series" select ARM64 select SOC_FAMILY_LS depends on help Enable support for NXP ls1046a Series. ---- At ``/arm64/nxp_layerscape/ls1046a/Kconfig.series:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` → ``/arm64/nxp_layerscape/Kconfig.soc:7`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_SERIES_LS1046A bool "NXP LS1046A Series" select ARM64 select SOC_FAMILY_LS depends on help Enable support for NXP ls1046a Series. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*