Commit Graph

4 Commits

Author SHA1 Message Date
Andrew A. Vasilyev
b200a82e3d Revert "drm: exclude ancient from full drm"
This reverts commit c1e9fc6e78.
2022-10-10 16:48:11 +07:00
Anton Midyukov
c1e9fc6e78 drm: exclude ancient from full drm
ancient - drm modules for very old graphics cards.
Only needed for some retro builds.
2022-02-13 21:16:01 +07:00
Anton Midyukov
5a94ada258 drm: drop use/drm/stage2/nvidia target
Kernel modules of the proprietary Nvidia driver should not included
to initrd.
2021-09-28 23:48:24 +07:00
Anton Midyukov
da9180838f drm, plymouth, stage2, x11: initial feature drm
The drm feature solves the problem of creating a common entry
point for adding kernel drm modules for different package lists.
The need for allocation into a separate feature arose from one
parties to the need to make a switch between free and proprietary
NVIDIA driver, on the other, because of the need to add only drm
modules kernels for purposes such as use/stage2/kms and use/plymouth.

Also no more switch needed for RADEON, as only the free video driver
remains.
2020-11-06 19:20:01 +07:00