# Copyright 2017 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-skate" | |
# Initial value just for style purposes. | |
USE="" | |
USE="${USE} skate -snow" | |
# Declare TPM model. | |
USE="${USE} tpm_slb9645" | |
# Uncomment this line to activate ttySAC3 | |
#TTY_CONSOLE="ttySAC3" |