blob: f23a0ece0a46482feeda34f230a065463ddf59a3 [file] [log] [blame]
# Copyright 2014 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
USE="${USE} glados"
USE="${USE} lockvt"
USE="${USE} wireless38"
# Required for alternate kernel LPC access
USE="${USE} cros_ec_mec"
# WiFi and BT driver firmware
LINUX_FIRMWARE="marvell-pcie8897 iwlwifi-7265D ibt-hw"
MARCH_TUNE="-march=corei7"