CONFIG_INDUSTRY

Industry VMs

Type: bool

Help

This scenario is a typical scenario for industry usage with 4 VMs: one pre-launched SOS VM, one post-launched Standard VM for HMI, one or two post-launched RT VM for real-time control.

Direct dependencies

<choice: ACRN Scenario>

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

Kconfig definition

At arch/x86/Kconfig:24

Included via Kconfig:3

Menu path: (top menu) → ACRN Scenario

config INDUSTRY
    bool
    prompt "Industry VMs" if <choice: ACRN Scenario>
    depends on <choice: ACRN Scenario>
    help
      This scenario is a typical scenario for industry usage with 4 VMs:
      one pre-launched SOS VM, one post-launched Standard VM for HMI, one or two
      post-launched  RT VM for real-time control.

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