blob: 7f1da712953fc538e09391deb5e45551e63d0921 [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"
# Enable TPU kernel driver
USE="${USE} tpu"