blob: 3d5c5d9161dbd319c768dbd3876954bc6842beaa [file] [log] [blame]
# Copyright 2016 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} eve cros_ec"
USE="${USE} -tpm tpm2"
USE="${USE} cr50_onboard"
USE="${USE} biod"
USE="${USE} arc touchview"
USE="${USE} has_keyboard_backlight als"
LINUX_FIRMWARE="${LINUX_FIRMWARE} iwlwifi-7265D iwlwifi-7265 ibt-hw cros-pd"
# Disable ACPI AC device and use USB PD power supply driver
USE="${USE} acpi_ac_off"
MARCH_TUNE="-march=corei7"
# For debug images, disable for production
TTY_CONSOLE="ttyS0"
USE="${USE} pcserial"