The latest development version of this page may be more current than this released 1.14.1 version.
choice: UP Squared SoC variant

UP Squared SoC variant

Type: bool

Direct dependencies

BOARD_UP_SQUARED

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

Kconfig definition

At boards/x86/up_squared/Kconfig:13

Included via Kconfig:10Kconfig.zephyr:25boards/Kconfig:27

Menu path: (top menu) → Board Options

choice
    bool
    prompt "UP Squared SoC variant" if BOARD_UP_SQUARED
    default BOARD_UP_SQUARED_ATOM if BOARD_UP_SQUARED
    depends on BOARD_UP_SQUARED

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