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 <Zephyr>/boards/arm/nrf9160dk_nrf52840/Kconfig:89

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/boards/Kconfig:48

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.)