CONFIG_BOARD_UP_SQUARED

UP Squared

Type: bool

Direct dependencies

SOC_APOLLO_LAKE && <choice: Board Selection>

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

Kconfig definition

At boards/x86/up_squared/Kconfig.board:7

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

Menu path: (top menu) → Board Selection

config BOARD_UP_SQUARED
    bool
    prompt "UP Squared" if SOC_APOLLO_LAKE && <choice: Board Selection>
    select HAS_DTS if SOC_APOLLO_LAKE && <choice: Board Selection>
    select HAS_DTS_I2C if SOC_APOLLO_LAKE && <choice: Board Selection>
    depends on SOC_APOLLO_LAKE && <choice: Board Selection>

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