Re: [PATCH v1 10/11] drm/dri1: Move Kconfig logic to drm/dri1

2022-07-17 Thread Javier Martinez Canillas
On 7/16/22 20:17, Sam Ravnborg wrote: > Move the DRI1 section from drm/Kconfig to a new Kconfig > file that lives in the dri1/ directory. > This isolates more of the DRI1 functionality. > > Signed-off-by: Sam Ravnborg > --- Reviewed-by: Javier Martinez Canillas -- Best regards, Javier Martin

[PATCH v1 10/11] drm/dri1: Move Kconfig logic to drm/dri1

2022-07-16 Thread Sam Ravnborg
Move the DRI1 section from drm/Kconfig to a new Kconfig file that lives in the dri1/ directory. This isolates more of the DRI1 functionality. Signed-off-by: Sam Ravnborg --- drivers/gpu/drm/Kconfig | 77 +-- drivers/gpu/drm/dri1/Kconfig | 79 +