blob: 0d5865743399e65c4c758119a57c17e7c95ec4a5 [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} dptf"
USE="${USE} lockvt"
# Required for alternate kernel LPC access
USE="${USE} cros_ec_mec"
# Google USBPD peripheral firmwares
LINUX_FIRMWARE="${LINUX_FIRMWARE} cros-pd"
# WiFi and BT driver firmware
LINUX_FIRMWARE="${LINUX_FIRMWARE} marvell-pcie8897 iwlwifi-7265D ibt-hw"
LINUX_FIRMWARE="${LINUX_FIRMWARE} brcmfmac4371-pcie"
MARCH_TUNE="-march=corei7"