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