:orphan: .. title:: BOARD_CY8CKIT_062_BLE_M0 .. option:: CONFIG_BOARD_CY8CKIT_062_BLE_M0 *PSoC6 BLE Pioneer Kit [M0 CPU0]* 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:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_CY8CKIT_062_BLE_M0 bool "PSoC6 BLE Pioneer Kit [M0 CPU0]" depends on \ :option:`SOC_PART_NUMBER_CY8C6347BZI_BLD53 ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*