blob: f3e68711de6dce15454331614e565cf12aa7a0d2 [file] [log] [blame]
# Copyright 2014 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="chromeos-exynos5"
ARM_FPU=neon
MARCH_TUNE="-march=armv7-a -mtune=cortex-a15 -mfpu=${ARM_FPU} -mfloat-abi=hard"
# EC board name is pit
EC_FIRMWARE="pit"
USE="${USE} bootimage cros_ec device_tree exynos gpu_sandbox_start_early"
USE="${USE} hardfp kernel-3_8 lockvt neon -opengl opengles watchdog wireless34"
VIDEO_CARDS="${VIDEO_CARDS} armsoc exynos"
# Uncomment this line to activate the serial console.
#TTY_CONSOLE="${TTY_CONSOLE} ttySAC3"