:orphan: .. title:: BOARD_PCA10090_BUTTON1_PHY .. option:: CONFIG_BOARD_PCA10090_BUTTON1_PHY *Route to buttons on the kit* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf52840_pca10090/Kconfig:101`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:30`` → ``boards/Kconfig:32`` Menu path: (Top) → Board Options → Button 2 routing .. parsed-literal:: config BOARD_PCA10090_BUTTON1_PHY bool "Route to buttons on the kit" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*