[PATCH 0/3] drm: Fix randconfig link failures

From: Kees Cook
Date: Wed Jun 02 2021 - 17:54:22 EST


Hi,

While tracking down spurious "orphan section" warnings on arm and arm64,
I needed to fix several other issues that it seems other folks have
tripped over before.

Here's the series that fixed everything for me...

-Kees


Arnd Bergmann (1):
drm/msm/a6xx: add CONFIG_QCOM_LLCC dependency

Kees Cook (2):
drm: Avoid circular dependencies for CONFIG_FB
drm/pl111: depend on CONFIG_VEXPRESS_CONFIG

drivers/gpu/drm/Kconfig | 2 +-
drivers/gpu/drm/msm/Kconfig | 3 ++-
drivers/gpu/drm/pl111/Kconfig | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)

--
2.25.1