blob: 72f05c903787c09a3507d6b512ed6811910c468a [file] [log] [blame]
# Copyright 2018 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.
# Initial value just for style purposes.
USE=""
USE="${USE} -opengl opengles"
# TODO: Re-enable these when the corresponding packages are fixed
USE="${USE} -tts -nacl"
VIDEO_CARDS="rockchip"
BOARD_COMPILER_FLAGS="-march=armv8-a+crc -mtune=cortex-a57 -ftree-vectorize"