CONFIG_BOARD

Target board

Type: string

Help

The target board this build runs on top of.

Defaults

No defaults. Implicitly defaults to the empty string.

Kconfig definition

At arch/x86/Kconfig:34

Included via Kconfig:3

Menu path: (top menu)

config BOARD
    string
    prompt "Target board"
    help
      The target board this build runs on top of.

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