blob: cd401fc1f0ec81e2ca64af1b79e5a451301bbebc [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 i915_bxt"
USE="${USE} apl_lpe intel_lpe"