blob: 19977bd8733decfe3b081bb4e7266f2f07e760b2 [file] [log] [blame]
# Copyright 2023 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# ________ _________ ________ ________
# |\ ____\|\___ ___\\ __ \|\ __ \
# \ \ \___|\|___ \ \_\ \ \|\ \ \ \|\ \
# \ \_____ \ \ \ \ \ \ \\\ \ \ ____\
# \|____|\ \ \ \ \ \ \ \\\ \ \ \___|
# ____\_\ \ \ \__\ \ \_______\ \__\
# |\_________\ \|__| \|_______|\|__|
# \|_________|
#
# Every new addition to this gni file is an instance of tech-debt that must be
# cleaned up to have a proper platform+product interface. Instead add new items
# to the the board definition in:
#
# //boards/vim3/BUILD.gn
import("//boards/vim3.gni")
import("//build/devicetree/args.gni")
board_description = "A generic vim3 device (using devicetree)"
# Board configuration for Product Assembly
board_configuration_label = "//boards/vim3:vim3-devicetree"
devicetree_board_driver = true