blob: 8b0dd01f46f97160b56af11b9e5a44ebefba2f9d [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_keyboard lockvt watchdog"
# Use 32-bit AU post-install binary to accomodate 32 --> 64 AU
USE="${USE} 32bit_au"
# This USE flag is obsolete on 3.8+ kernel
USE="${USE} realtekpstor"
MARCH_TUNE="-march=core2"