blob: e0fc624a6d4a2e27abe21dc729078f2a02dc6186 [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-mediatek"
CHROMEOS_KERNEL_ARCH="arm64"
BOARD_COMPILER_FLAGS="-march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard"
# Turn on the video cards this board uses.
VIDEO_CARDS="mediatek powervr"
# Initial value just for style purposes.
USE=""
USE="${USE} device_tree hardfp kernel-3_18"
USE="${USE} mosys_eventlog neon -opengl opengles"
USE="${USE} watchdog"