u-boot/arch/arm/mach-tegra/tegra186/Kconfig

16 lines
186 B
Text
Raw Normal View History

# Copyright (c) 2016, NVIDIA CORPORATION.
#
# SPDX-License-Identifier: GPL-2.0
if TEGRA186
choice
prompt "Tegra186 board select"
endchoice
config SYS_SOC
default "tegra186"
endif