:orphan: .. title:: BOARD_TWR_KE18F_SPI_1_PCS2 .. option:: CONFIG_BOARD_TWR_KE18F_SPI_1_PCS2 *Use PTA16 as dedicated SPI\_1 PCS2 chip select* Type: ``bool`` Direct dependencies =================== n *(Includes any dependencies from ifs and menus.)* Default ======= - y Kconfig definition ================== At ``/arm/twr_ke18f/Kconfig:23`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/Kconfig:57`` Menu path: (Top) → Board Options .. code-block:: kconfig config BOARD_TWR_KE18F_SPI_1_PCS2 bool "Use PTA16 as dedicated SPI_1 PCS2 chip select" default y depends on n *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*