--- zzzz-none-000/linux-3.10.107/drivers/gpu/host1x/Kconfig 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/gpu/host1x/Kconfig 2021-02-04 17:41:59.000000000 +0000 @@ -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. @@ -19,6 +19,4 @@ If unsure, choose Y. -source "drivers/gpu/host1x/drm/Kconfig" - endif