HOME


Mini Shell 1.0
DIR:/usr/src/kernels/5.14.0-503.14.1.el9_5.x86_64/drivers/amba/
Upload File :
Current File : //usr/src/kernels/5.14.0-503.14.1.el9_5.x86_64/drivers/amba/Kconfig
# SPDX-License-Identifier: GPL-2.0
config ARM_AMBA
	bool

if ARM_AMBA

config TEGRA_AHB
	bool
	default y if ARCH_TEGRA
	help
	  Adds AHB configuration functionality for NVIDIA Tegra SoCs,
	  which controls AHB bus master arbitration and some performance
	  parameters (priority, prefetch size).

endif