Skip to content

Commit dd70661

Browse files
committed
Hide MALI DRM driver if MALI is not enabled. Does not actually seem
to depend on MALI drivers but is useless without them.
1 parent 882b892 commit dd70661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ config DRM_VIA
155155
config DRM_MALI
156156
tristate "Mali DRM supprt"
157157
depends on DRM
158+
depends on MALI
158159
help
159160
Choose this option if you have a Mali 200 or Mali 400 gpu
160161
If M is selected the module will be called mali_drm.

0 commit comments

Comments
 (0)