blob: 3e3d05e1a2f79c4bfea5c0c7882eb9dca1c885fe [file] [log] [blame]
# Copyright (c) 2013 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.
U_BOOT_FDT_USE="exynos5250-spring"
# Force the interactive governor to be the default
USE="${USE} defgov_interactive"
# Tell powerd to use the "mosys eventlog" command to log system events.
USE="${USE} mosys_eventlog"
# Set default build to spring
USE="${USE} spring"
# The EC board name is spring
EC_FIRMWARE="spring"
# Spring doesn't have an ambient light sensor.
USE="${USE} -als"