blob: 5393b471aea0d3046b9773d01e164cefb28e5ae0 [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"
LINUX_FIRMWARE="iwlwifi-7260 ibt-hw fw_sst"
USE="${USE} cyan dptf lockvt"
USE="${USE} cros_ec"
MARCH_TUNE="-march=corei7"
# TODO(bhthompson): Disable the serial port before production.
# Comment these lines to disable the serial port.
TTY_CONSOLE="${TTY_CONSOLE} ttyS0"
USE="${USE} pcserial"
EC_FIRMWARE="cyan"