blob: c424a973705b3986659089a16e18b1731f69da05 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
CHROMEOS_KERNEL_SPLITCONFIG="chromeos-intel-pineview"
CHROMEOS_KERNEL_ARCH="x86_64"
# Initial value just for style purposes.
USE=""
USE="${USE} kernel-3_18"
# Enable native one-copy texture upload.
USE="${USE} native_gpu_memory_buffers"