# 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 als bluetooth fade_boot_splash_screen gdmwimax" | |
USE="${USE} lockvt lumpy wimax" | |
MARCH_TUNE="-march=core2 -mtune=generic" |