[RFC PATCH] gpu: no need to compile drm/ if CONFIG_DRM=n
Qian Cai
cai at lca.pw
Wed Sep 11 17:41:33 UTC 2019
> On Sep 11, 2019, at 1:37 PM, Maxime Ripard <maxime.ripard at anandra.org> wrote:
>
> Hi,
>
> Le mer. 11 sept. 2019 à 19:35, Qian Cai <cai at lca.pw> a écrit :
> The commit c0e09200dc08 ("drm: reorganise drm tree to be more future
> proof.") changed the behavior from only compiling drm/ if CONFIG_DRM=y
> to always compiling drm/. This restores the behavior, so people don't
> need to waste time compiling stuff they don't need.
>
> Fixes: c0e09200dc08 ("drm: reorganise drm tree to be more future proof.")
>
> You are missing your signed-off-by
That is intentional because this is a RFC patch to gather the feedback as I am no
expert in DRM and may miss something important.
Once people are happy with it, I plan to send a formal patch with Signed-off-by.
More information about the dri-devel
mailing list