| # 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" | |
| MARCH_TUNE="-march=corei7 -mtune=generic" | |
| USE="${USE} is_desktop kernel_next legacy_keyboard legacy_power_button lockvt" | |
| USE="${USE} wireless34 zako" |