On Thu, Jun 3, 2021 at 8:40 PM Kees Cook <keescook@xxxxxxxxxxxx> wrote: > > VEXPRESS_CONFIG needs to either be missing, built-in, or modular when > pl111 is modular. Update the Kconfig to reflect the need. > > Fixes: 4dc7c97d04dc ("drm/pl111: depend on CONFIG_VEXPRESS_CONFIG") > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> > --- > v2: use expected Kconfig style to express this. :) > v1: https://lore.kernel.org/lkml/20210603215819.3904733-1-keescook@xxxxxxxxxxxx > --- > drivers/gpu/drm/pl111/Kconfig | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Acked-by: Rob Herring <robh@xxxxxxxxxx>