aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_vm.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-11-10 15:43:50 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2020-11-10 17:15:53 +0100
commitade896460e4a62f5e4a892a98d254937f6f5b64c (patch)
treebb57ca5a06eac682d23b041a207b6b1680eb4a49 /drivers/gpu/drm/drm_vm.c
parentdrm: DRM_KMB_DISPLAY should select DRM_MIPI_DSI (diff)
downloadlinux-dev-ade896460e4a62f5e4a892a98d254937f6f5b64c.tar.xz
linux-dev-ade896460e4a62f5e4a892a98d254937f6f5b64c.zip
drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAY
The Intel Keem Bay display controller is only present on Intel Keem Bay SoCs. Hence add a dependency on ARCH_KEEMBAY, to prevent asking the user about this driver when configuring a kernel without Intel Keem Bay platform support. Note that: 1. The dependency on ARM is dropped, as Keem Bay SoCs are only supported in arm64 kernel builds, 2. The dependencies on OF and COMMON_CLK can be dropped for compile-testing, as the driver builds fine regardless. Fixes: ed794057b052b52a ("drm/kmb: Build files for KeemBay Display driver") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20201110144350.3279147-1-geert+renesas@glider.be
Diffstat (limited to 'drivers/gpu/drm/drm_vm.c')
0 files changed, 0 insertions, 0 deletions