3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 06:44:18 +00:00
Brooklyn/kernel/u-boot-master/board/nvidia/p2771-0000/Kconfig
2022-04-02 18:17:33 +05:00

17 lines
231 B
Plaintext

# Copyright (c) 2016, NVIDIA CORPORATION.
#
# SPDX-License-Identifier: GPL-2.0
if TARGET_P2771_0000
config SYS_BOARD
default "p2771-0000"
config SYS_VENDOR
default "nvidia"
config SYS_CONFIG_NAME
default "p2771-0000"
endif