]> xenbits.xensource.com Git - people/dariof/xen.git/commitdiff
Update shim.config
authorWei Liu <wei.liu2@citrix.com>
Thu, 18 Jan 2018 12:19:45 +0000 (12:19 +0000)
committerWei Liu <wei.liu2@citrix.com>
Mon, 22 Jan 2018 15:42:50 +0000 (15:42 +0000)
Kconfig has

  bool "VGA support" if !PV_SHIM_EXCLUSIVE

so for the shim build VGA option doesn't exist.

This avoids having shim.config changed every time the shim is built.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
tools/firmware/xen-dir/shim.config

index 78b965f4c79ddfb5648ba683e0f0968816f3bfb0..d5bd516632b7ea3004097b64ded6e4d1c3cd758f 100644 (file)
@@ -68,7 +68,6 @@ CONFIG_HAS_EHCI=y
 CONFIG_HAS_CPUFREQ=y
 CONFIG_HAS_PASSTHROUGH=y
 CONFIG_HAS_PCI=y
-# CONFIG_VGA is not set
 CONFIG_DEFCONFIG_LIST="$ARCH_DEFCONFIG"
 CONFIG_ARCH_SUPPORTS_INT128=y