:orphan: .. title:: CONFIG_SOC_LPC55S28 .. kconfig:: CONFIG_SOC_LPC55S28 CONFIG_SOC_LPC55S28 ################### *SOC\_LPC55S28 M33* *SOC\_LPC55S28 M33* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_CORTEX_M33 ` - \ :kconfig:`CPU_HAS_ARM_MPU ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`ARMV8_M_DSP ` - \ :kconfig:`CLOCK_CONTROL ` - \ :kconfig:`HAS_MCUX_IAP ` - \ :kconfig:`HAS_MCUX_LPADC ` - \ :kconfig:`HAS_MCUX_LPC_DMA ` - \ :kconfig:`CPU_CORTEX_M33 ` - \ :kconfig:`CPU_HAS_ARM_MPU ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`ARMV8_M_DSP ` - \ :kconfig:`CLOCK_CONTROL ` - \ :kconfig:`HAS_MCUX_IAP ` - \ :kconfig:`HAS_MCUX_LPADC ` - \ :kconfig:`HAS_MCUX_LPC_DMA ` Kconfig definitions =================== At ``/arm/nxp_lpc/lpc55xxx/Kconfig.soc:21`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/nxp_lpc/Kconfig:14`` Menu path: (Top) → Hardware Configuration → LPC5500 Series MCU Selection .. code-block:: kconfig config SOC_LPC55S28 bool "SOC_LPC55S28 M33" select CPU_CORTEX_M33 select CPU_HAS_ARM_MPU select CPU_HAS_FPU select ARMV8_M_DSP select CLOCK_CONTROL select HAS_MCUX_IAP select HAS_MCUX_LPADC select HAS_MCUX_LPC_DMA depends on ---- At ``/arm/nxp_lpc/lpc55xxx/Kconfig.soc:21`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/nxp_lpc/Kconfig:14`` Menu path: (Top) → Hardware Configuration → LPC5500 Series MCU Selection .. code-block:: kconfig config SOC_LPC55S28 bool "SOC_LPC55S28 M33" select CPU_CORTEX_M33 select CPU_HAS_ARM_MPU select CPU_HAS_FPU select ARMV8_M_DSP select CLOCK_CONTROL select HAS_MCUX_IAP select HAS_MCUX_LPADC select HAS_MCUX_LPC_DMA depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*