blob: 35c27386af79e9c084fe1e7c198f3ae389143c65 [file] [log] [blame]
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# Initial value just for style purposes.
USE=""
# Select libcamera
USE="${USE} libcamera"
# libcamera requires a recent kernel
USE="${USE} -kernel-4_4 kernel-5_4"