blob: 131ef65d78b1e18952b69577f12aff8024005a09 [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 kernel-3_8 legacy_keyboard"
USE="${USE} legacy_power_button lockvt panther -subpixel_rendering"
# 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"