blob: 5b3ec3e1494baa7c00f70bbb38b46b894212e216 [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"
# 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"