blob: f0d4ea97bdea33ad9d2b430485ece69a82e0de8d [file] [log] [blame]
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
CHROMEOS_KERNEL_SPLITCONFIG="chromiumos-arm"
# Initial value just for style purposes.
USE=""
USE="${USE} containers"
USE="${USE} hardfp legacy_keyboard legacy_power_button neon"
USE="${USE} -opengl opengles"
USE="${USE} kernel-4_4 device_tree"
# Enable all optional features on generic overlays.
USE="${USE} buffet"
# Include many firmwares as this is a "generic" board and might run on a
# wide variety of platforms with who knows what kind of hardware.
LINUX_FIRMWARE="iwlwifi-all"