:orphan: .. title:: BOARD_IP_K66F .. option:: CONFIG_BOARD_IP_K66F *Segger IP-K66F* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_KINETIS_K6X ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`SOC_PART_NUMBER_MK66FN2M0VMD18 ` Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/ip_k66f/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_IP_K66F bool "Segger IP-K66F" select \ :option:`SOC_PART_NUMBER_MK66FN2M0VMD18 ` depends on \ :option:`SOC_SERIES_KINETIS_K6X ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*