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