:orphan: .. title:: BOARD_FAZE .. option:: CONFIG_BOARD_FAZE *Seagate FireCuda Gaming SSD (FaZe)* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_LPC11U6X ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`SOC_PART_NUMBER_LPC11U67JBD48 ` Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/faze/Kconfig.board:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_FAZE bool "Seagate FireCuda Gaming SSD (FaZe)" select \ :option:`SOC_PART_NUMBER_LPC11U67JBD48 ` depends on \ :option:`SOC_SERIES_LPC11U6X ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*