blob: b492e3c9a7f72e4aa2ff1dc9ce50068199e134cc [file] [log] [blame]
# Empty USE to allow the same form below in real assignments
USE=""
# Remove vtconsole support
USE="${USE} -vtconsole"
# Enable update_engine support
USE="${USE} update_engine"
# Enable crash reporting support
USE="${USE} crash_reporting"
# Enable plan9 support
USE="${USE} plan9"
# Enable GCP-specific settings
USE="${USE} platform_gcp"