blob: de499bb045a9310c3cc543912dbfe23feb244096 [file] [edit]
# SPDX-License-Identifier: GPL-2.0
config ARM_AMBA
bool
if ARM_AMBA
config TEGRA_AHB
bool "Enable AHB driver for NVIDIA Tegra SoCs" if COMPILE_TEST
default y if ARCH_TEGRA && !GKI_HACKS_TO_FIX
help
Adds AHB configuration functionality for NVIDIA Tegra SoCs,
which controls AHB bus master arbitration and some performance
parameters (priority, prefetch size).
endif