blob: 850f26e6f0ec50831fbda64b28f2934346dd0287 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# Initial value just for style purposes.
USE=""
LINUX_FIRMWARE=""
# QCA Wifi and BT
LINUX_FIRMWARE="${LINUX_FIRMWARE} ath10k_qca6174 qca-bt"
# Intel wifi and BT
LINUX_FIRMWARE="${LINUX_FIRMWARE} iwlwifi-7265D iwlwifi-7265 ibt-hw"
# Google USBPD peripheral firmwares
LINUX_FIRMWARE="${LINUX_FIRMWARE} cros-pd"
# Add EC logging
USE="${USE} eclog"
# With amdgpu support.
USE="${USE} builtin_fw_amdgpu"