Skip to content

Commit 4c7ed7f

Browse files
jhovoldjoergroedel
authored andcommitted
amba: tegra-ahb: enable compile testing
There seems to be nothing preventing this driver from being compile tested so enable that to increase build coverage. This also allows for compile testing of further Tegra drivers (e.g. IOMMU driver). Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
1 parent dcb6fa3 commit 4c7ed7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/amba/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ config ARM_AMBA
55
if ARM_AMBA
66

77
config TEGRA_AHB
8-
bool
8+
bool "Enable AHB driver for NVIDIA Tegra SoCs" if COMPILE_TEST
99
default y if ARCH_TEGRA
1010
help
1111
Adds AHB configuration functionality for NVIDIA Tegra SoCs,

0 commit comments

Comments
 (0)