blob: 94415c4869921778c49a63ac2fabf34a1c892fd1 [file] [log] [blame]
# Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
CHROMEOS_KERNEL_SPLITCONFIG="chromiumos-arm64"
ARM_FPU=neon
# 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="${LINUX_FIRMWARE} iwlwifi-all"
USE="${USE} legacy_keyboard legacy_power_button neon"
USE="${USE} -opengl opengles"
USE="${USE} kernel-3_14 device_tree"
USE="${USE} unified_depthcharge"
# Enable all optional features on generic overlays.
USE="${USE} buffet peerd wifi_bootstrapping"
CROS_WORKON_CLANG=0