]> git.sur5r.net Git - u-boot/blob - board/nvidia/p2771-0000/Kconfig
arm: mvebu: fix boot from UART on ClearFog Base
[u-boot] / board / nvidia / p2771-0000 / Kconfig
1 # Copyright (c) 2016, NVIDIA CORPORATION.
2 #
3 # SPDX-License-Identifier: GPL-2.0
4
5 if TARGET_P2771_0000
6
7 config SYS_BOARD
8         default "p2771-0000"
9
10 config SYS_VENDOR
11         default "nvidia"
12
13 config SYS_CONFIG_NAME
14         default "p2771-0000"
15
16 endif