:orphan: .. title:: CONFIG_BOARD_CY8CKIT_062_BLE_M4 .. kconfig:: CONFIG_BOARD_CY8CKIT_062_BLE_M4 CONFIG_BOARD_CY8CKIT_062_BLE_M4 ############################### *PSoC6 BLE Pioneer Kit [M4 CPU1]* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_PART_NUMBER_CY8C6347BZI_BLD53 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/cy8ckit_062_ble/Kconfig.board:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_CY8CKIT_062_BLE_M4 bool "PSoC6 BLE Pioneer Kit [M4 CPU1]" depends on SOC_PART_NUMBER_CY8C6347BZI_BLD53 && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*