blob: 7ef18e36cda649517e6d545da54760b5466f43d2 [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_SPLITCONFIG="chromiumos-mediatek"
CHROMEOS_KERNEL_ARCH="arm64"
CHROMEOS_LIBPAYLOAD_ARCH_DIR="${CHROMEOS_KERNEL_ARCH}"
ARM_FPU=neon
MARCH_TUNE="-march=armv7-a -mtune=cortex-a15 -mfpu=${ARM_FPU} -mfloat-abi=hard"
USE="${USE} bootimage cros_ec depthcharge device_tree hardfp kernel-3_18 neon"
USE="${USE} -opengl opengles unified_depthcharge vboot2"
TTY_CONSOLE="ttyS0"
EC_FIRMWARE="llama"
CROS_WORKON_CLANG=0
VIDEO_CARDS="${VIDEO_CARDS} mediatek"