blob: 39d6d4a571c29d1178c4e5d40dfd7e18c4117254 [file] [log] [blame]
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
CHROMEOS_KERNEL_CONFIG="arch/arm64/configs/mt8173_defconfig"
CHROMEOS_KERNEL_ARCH="arm64"
ARM_FPU=neon
USE="${USE} hardfp neon"
USE="${USE} -opengl opengles"
USE="${USE} -gtalk"
CROS_WORKON_CLANG=0