# Copyright (c) 2011 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} 32bit_au bluetooth is_desktop legacy_keyboard legacy_power_button" | |
USE="${USE} lockvt stumpy" | |
MARCH_TUNE="-march=core2 -mtune=generic" |