avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
16
u-boot/board/nvidia/p2771-0000/Kconfig
Normal file
16
u-boot/board/nvidia/p2771-0000/Kconfig
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user