ImmortalWrt/package/kernel/linux
Robert Marko 5c7400e932 kernel: modules: video: drm: remove DRM_EXEC and DRM_SUBALLOC_HELPER
As part of adding kernel 6.6 support, DRM_EXEC and DRM_SUBALLOC_HELPER were
added to the kmod-drm, however these are only used by drm-amdgpu and
drm-radeon which are only supported on x86.

So, lets start fixing building of other targets by removing these from the
main kmod-drm, in follow-up commits they will be packaged separately and
selected when required.

Fixes: 5b08b56007 ("kernel: modules: video: adapt for kernel 6.6")
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-03-15 15:25:03 +01:00
..
files kernel: netsupport: replace insmod by modprobe 2022-09-27 17:16:45 +02:00
modules kernel: modules: video: drm: remove DRM_EXEC and DRM_SUBALLOC_HELPER 2024-03-15 15:25:03 +01:00
Makefile kernel: include modinfo for built-in modules 2024-01-06 08:34:18 -08:00