blob: 3cca4b2b20f9680fada6af2ca6c2d424664bc4e5 [file] [log] [blame]
# Copyright (c) 2014 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"
USE="${USE} anglar -display_backlight kernel-3_8 legacy_keyboard"
USE="${USE} legacy_power_button wireless34"
# Disable containers because kernel-3_8 doesn't support everything needed.
USE="${USE} -containers"
MARCH_TUNE="-march=corei7"