blob: 2c52b663d10bf0481a52a1b22a7ee4ea1215a63b [file] [log] [blame]
# Copyright (c) 2013 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} bluetooth butterfly legacy_kerboard lockvt"
# Use kernel-next with 3.4 wifi stack
USE="${USE} kernel_next wireless34"
# Use 32-bit AU post-install binary to accomodate 32 --> 64 AU
USE="${USE} 32bit_au"
MARCH_TUNE="-march=core2 -mtune=generic"