18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cimenuconfig ARCH_TEGRA
38c2ecf20Sopenharmony_ci	bool "NVIDIA Tegra"
48c2ecf20Sopenharmony_ci	depends on ARCH_MULTI_V7
58c2ecf20Sopenharmony_ci	select ARCH_HAS_RESET_CONTROLLER
68c2ecf20Sopenharmony_ci	select ARM_AMBA
78c2ecf20Sopenharmony_ci	select ARM_GIC
88c2ecf20Sopenharmony_ci	select CLKSRC_MMIO
98c2ecf20Sopenharmony_ci	select GPIOLIB
108c2ecf20Sopenharmony_ci	select HAVE_ARM_SCU if SMP
118c2ecf20Sopenharmony_ci	select HAVE_ARM_TWD if SMP
128c2ecf20Sopenharmony_ci	select PINCTRL
138c2ecf20Sopenharmony_ci	select PM
148c2ecf20Sopenharmony_ci	select PM_OPP
158c2ecf20Sopenharmony_ci	select RESET_CONTROLLER
168c2ecf20Sopenharmony_ci	select SOC_BUS
178c2ecf20Sopenharmony_ci	select ZONE_DMA if ARM_LPAE
188c2ecf20Sopenharmony_ci	help
198c2ecf20Sopenharmony_ci	  This enables support for NVIDIA Tegra based systems.
20