CONFIG_SDC2

Software Defined Cockpit 2

Type: bool

Help

SDC2 (Software Defined Cockpit 2) is an extended scenario for automotive SDC system. SDC2 will have one pre-launched SOS VM and up to three post-launched VM.

Direct dependencies

<choice: ACRN Scenario>

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

Kconfig definition

At arch/x86/Kconfig:13

Included via Kconfig:3

Menu path: (top menu) → ACRN Scenario

config SDC2
    bool
    prompt "Software Defined Cockpit 2" if <choice: ACRN Scenario>
    depends on <choice: ACRN Scenario>
    help
      SDC2 (Software Defined Cockpit 2) is an extended scenario for automotive SDC system.
      SDC2 will have one pre-launched SOS VM and up to three post-launched VM.

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