CONFIG_LOGICAL_PARTITION

Logical Partition VMs

Type: bool

Help

This scenario will run two pre-launched VMs.

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 LOGICAL_PARTITION
    bool
    prompt "Logical Partition VMs" if <choice: ACRN Scenario>
    depends on <choice: ACRN Scenario>
    help
      This scenario will run two pre-launched VMs.

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