aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/host1x/Kconfig')
-rw-r--r--drivers/gpu/host1x/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/host1x/Kconfig b/drivers/gpu/host1x/Kconfig
index 7d6bed22254..b2fd029d67b 100644
--- a/drivers/gpu/host1x/Kconfig
+++ b/drivers/gpu/host1x/Kconfig
@@ -1,6 +1,6 @@
config TEGRA_HOST1X
tristate "NVIDIA Tegra host1x driver"
- depends on ARCH_TEGRA || ARCH_MULTIPLATFORM
+ depends on ARCH_TEGRA || (ARM && COMPILE_TEST)
help
Driver for the NVIDIA Tegra host1x hardware.