blob: d3ad18a29050146c8be7910c092f2f4c786e7236 [file] [log] [blame]
USE=""
# Enable VMware virtualization support
USE="${USE} vmware_guest"
# Enable VT console
USE="${USE} vtconsole"
# Disable update_engine
USE="${USE} -update_engine"
# Disable crash_reporting
USE="${USE} -crash_reporting"
# Enable writable /opt partition
USE="${USE} writable_opt"
# Enable platform vsphere related change
USE="${USE} platform_vsphere"