# 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-pinetrail-i386" | |
USE="${USE} bluetooth butterfly legacy_kerboard lockvt" | |
# Use kernel-next with 3.4 wifi stack | |
USE="${USE} kernel_next wireless34" | |
MARCH_TUNE="-march=core2 -mtune=generic" |