CONFIG_BOARD_NRF9160DK_BUTTON0_PHY

Route to buttons on the kit

Type: bool

Direct dependencies

<choice: Button 1 routing>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At boards/arm/nrf9160dk_nrf52840/Kconfig:89

Included via Kconfig:8Kconfig.zephyr:27boards/Kconfig:57

Menu path: (Top) → Board Options → Button 1 routing

config BOARD_NRF9160DK_BUTTON0_PHY
    bool "Route to buttons on the kit"
    depends on <choice: Button 1 routing>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)