blob: cb04f1927a0946afc778c1e50e84c9a0b7a994c8 [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} dptf"
USE="${USE} lockvt"
USE="${USE} wireless38"
# Required for alternate kernel LPC access
USE="${USE} cros_ec_mec"
# WiFi and BT driver firmware
LINUX_FIRMWARE="${LINUX_FIRMWARE} marvell-pcie8897 iwlwifi-7265D ibt-hw"
MARCH_TUNE="-march=corei7"