blob: 8f8265e2a00265851bf6e649dbfded92a2b43d5c [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
USE="${USE} legacy_keyboard legacy_power_button neon"
USE="${USE} -opengl opengles"
USE="${USE} kernel-3_14 device_tree"
# No -fstack-protector on aarch64 yet
USE="${USE} -hardened unified_depthcharge"
CROS_WORKON_CLANG=0