Allow building of PVR GPU driver as module

This commit is contained in:
Andreas Cord-Landwehr 2023-06-17 09:15:48 +02:00 committed by Justin Hammond
parent 1cdf59d28b
commit 62f7e96f07

View file

@ -1,5 +1,5 @@
config DRM_IMG_ROGUE
bool "DRM support for PowerVR GPU"
tristate "DRM support for PowerVR GPU"
select DRM_IMG
default n
help