:orphan: .. title:: CONFIG_BOARD_LPCXPRESSO55S69_CPU1 .. kconfig:: CONFIG_BOARD_LPCXPRESSO55S69_CPU1 CONFIG_BOARD_LPCXPRESSO55S69_CPU1 ################################# *NXP LPCXPRESSO-55S69 [CPU1]* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_LPC55XXX ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`SOC_PART_NUMBER_LPC55S69JBD100 ` Kconfig definition ================== At ``/arm/lpcxpresso55s69/Kconfig.board:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_LPCXPRESSO55S69_CPU1 bool "NXP LPCXPRESSO-55S69 [CPU1]" select SOC_PART_NUMBER_LPC55S69JBD100 depends on SOC_SERIES_LPC55XXX && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*