blob: cd4cede6c21c7915f146bf526e523b8f598d95c0 [file] [log] [blame]
# 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.
# tael doesn't use splitconfig.
CHROMEOS_KERNEL_CONFIG="arch/arm64/configs/chromiumos-container-vm-arm64_defconfig"
CHROMEOS_KERNEL_ARCH="arm64"
# Initial value just for style purposes.
USE=""
USE="${USE} device_tree"
USE="${USE} hardfp"
USE="${USE} neon"