blob: 1306ce0b191895060c8c7688aea1f0f46ad47a64 [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} -display_backlight legacy_keyboard"
USE="${USE} legacy_power_button lockvt panther -subpixel_rendering"
# Moved this to the base profile, since we need to use 3.10 kernel
# for test AP builds.
#USE="${USE} kernel-3_8"
# Normally, this is where we force ourselves to use the 3.4 wireless
# stack. However, for Panther we've moved this to the base profile,
# since we need to disable this flag for test AP builds.
#USE="${USE} wireless34"
MARCH_TUNE="-march=corei7"