blob: 2e86ea0f0cb9f4a23de1562a49c9905fae18440d [file] [log] [blame]
# Copyright 2014 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"
# Enable native one-copy texture upload.
USE="${USE} native_gpu_memory_buffers"