]> git.baikalelectronics.ru Git - kernel.git/commit
drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends
authorKees Cook <keescook@chromium.org>
Fri, 4 Jun 2021 01:40:55 +0000 (18:40 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 4 Jun 2021 13:02:26 +0000 (15:02 +0200)
commitb74806e17146d790363cce54ffb2068113b9dc2c
tree4bffacab8cd46e0e46ebd582e02d2358b6c6f056
parent1cb4d127b37752610620542580f735119de3c443
drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends

VEXPRESS_CONFIG needs to either be missing, built-in, or modular when
pl111 is modular. Update the Kconfig to reflect the need.

Fixes: 02f823872765 ("drm/pl111: depend on CONFIG_VEXPRESS_CONFIG")
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210604014055.4060521-1-keescook@chromium.org
drivers/gpu/drm/pl111/Kconfig