blob: e40158575b73424d86d682362142e9185aaa423c [file] [log] [blame]
# Copyright 2015 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.
CHROMEOS_KERNEL_SPLITCONFIG="chromeos-intel-pineview"
CHROMEOS_KERNEL_ARCH="x86_64"
MARCH_TUNE="-march=corei7"
# Disable ACPI AC device and use USB PD power supply driver
USE="${USE} acpi_ac_off"
LINUX_FIRMWARE="${LINUX_FIRMWARE} adsp_apl"
USE="${USE} apl_lpe intel_lpe"