]> Git Repo - linux.git/blob - drivers/amba/Kconfig
mac80211: tear down RX aggregations first
[linux.git] / drivers / amba / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config ARM_AMBA
3         bool
4
5 if ARM_AMBA
6
7 config TEGRA_AHB
8         bool
9         default y if ARCH_TEGRA
10         help
11           Adds AHB configuration functionality for NVIDIA Tegra SoCs,
12           which controls AHB bus master arbitration and some performance
13           parameters (priority, prefetch size).
14
15 endif
This page took 0.040928 seconds and 4 git commands to generate.