blob: 7e324bbbd8ed78cd06b1ae1367a924b6fc298f74 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
USE=""
# Inherit the USE flags from both the public and private veyron
# overlays. Only add USE flags specific to jaq here.
USE="${USE} veyron_jaq"
# Allow consumer kiosk.
# NOTE: Deprecating feature. New board should NOT have it.
USE="${USE} allow_consumer_kiosk"
# Use ext4 crypto
USE="${USE} direncryption"
# The EC board name is jaq
EC_FIRMWARE="jaq"