On Thursday, October 19th, 2023 at 23:21, Harry Wentland <harry.wentland@xxxxxxx> wrote: > +++ b/drivers/gpu/drm/vkms/Kconfig > @@ -0,0 +1,15 @@ > +# SPDX-License-Identifier: GPL-2.0+ It seems like the original Kconfig uses GPL-2.0-only. I think it'd be safer to just re-use the exact same license here? With that fixed: Reviewed-by: Simon Ser <contact@xxxxxxxxxxx>