blob: a873fa49460e81939deee4e8cd29209e51f69f17 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
USE=""
USE="${USE} dptf"
# Required for alternate kernel LPC access
USE="${USE} cros_ec_mec"
# Google USBPD peripheral firmwares
LINUX_FIRMWARE="cros-pd"
# Add EC logging
USE="${USE} eclog"
# WiFi and BT driver firmware
LINUX_FIRMWARE="${LINUX_FIRMWARE} marvell-pcie8897 iwlwifi-7265D ibt-hw"
LINUX_FIRMWARE="${LINUX_FIRMWARE} brcmfmac4371-pcie"