| # Copyright 2017 The Chromium OS Authors. All rights reserved. | |
| # Distributed under the terms of the GNU General Public License v2 | |
| USE="" | |
| USE="${USE} wireless38" | |
| # WiFi and BT driver firmware | |
| LINUX_FIRMWARE="marvell-pcie8897 iwlwifi-7260 ibt-hw" | |
| EC_FIRMWARE="auron" |