:orphan: .. title:: BOARD_NRF9160DK_BUTTON1_PHY .. option:: CONFIG_BOARD_NRF9160DK_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/nrf9160dk_nrf52840/Kconfig:101`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:57`` Menu path: (Top) → Board Options → Button 2 routing .. parsed-literal:: config BOARD_NRF9160DK_BUTTON1_PHY bool "Route to buttons on the kit" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*