:orphan: .. title:: BOARD_96B_CARBON_NRF51 .. option:: CONFIG_BOARD_96B_CARBON_NRF51 *96Boards Carbon (nRF51)* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_NRF51822_QFAC ` && \ :ref:` ` *(Includes any dependencies from if's and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/96b_carbon_nrf51/Kconfig.board:7`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:25`` → ``boards/Kconfig:21`` Menu path: (top menu) → Board Selection .. parsed-literal:: config BOARD_96B_CARBON_NRF51 bool prompt "96Boards Carbon (nRF51)" if \ :option:`SOC_NRF51822_QFAC ` && \ :ref:` ` depends on \ :option:`SOC_NRF51822_QFAC ` && \ :ref:` ` *(Definitions include propagated dependencies, including from if's and menus.)*