1f4c5cf88SThierry Reding# drm/tegra depends on host1x, so if both drivers are built-in care must be 2f4c5cf88SThierry Reding# taken to initialize them in the correct order. Link order is the only way 3f4c5cf88SThierry Reding# to ensure this currently. 475471687STerje Bergstromobj-$(CONFIG_TEGRA_HOST1X) += host1x/ 5f4c5cf88SThierry Redingobj-y += drm/ vga/ 639b9004dSPhilipp Zabelobj-$(CONFIG_IMX_IPUV3_CORE) += ipu-v3/ 7