CONFIG_BOARD_DRAGINO_LSN50

Dragino LSN50 Sensor Node

Type: bool

Direct dependencies

SOC_STM32L072XZ && <choice: Board Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At boards/arm/dragino_lsn50/Kconfig.board:8

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14boards/Kconfig:20

Menu path: (top menu) → Board Selection

config BOARD_DRAGINO_LSN50
    bool
    prompt "Dragino LSN50 Sensor Node" if SOC_STM32L072XZ && <choice: Board Selection>
    depends on SOC_STM32L072XZ && <choice: Board Selection>

(Definitions include propagated dependencies, including from if’s and menus.)