On Fri, May 23, 2025 at 02:11:22PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann <[email protected]> > > The newly added driver uses the DSC helper module, but does not > select its Kconfig symbol, so configurations are possible that > cause a link failure: > > ERROR: modpost: "drm_dsc_pps_payload_pack" > [drivers/gpu/drm/panel/panel-novatek-nt37801.ko] undefined! > > Fixes: 4fca6849864d ("drm/panel: Add Novatek NT37801 panel driver") > Signed-off-by: Arnd Bergmann <[email protected]> > --- > drivers/gpu/drm/panel/Kconfig | 2 ++ > 1 file changed, 2 insertions(+) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
