Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux-4.9.68: Add CONFIG_DRM_NOUVEAU
As requested by Thomas: * Add CONFIG_DRM_NOUVEAU=m * Change CONFIG_DRM=y to CONFIG_DRM=m When CONFIG_DRM_NOUVEAU ist set, CONFIG_FB_VESA is implied. Note, that nvidia_drm.ko requires the modules drm and drm_kms_helper. Because we select differenct nvidia modules depending on the graphics card found at boot time, we don't have that dependency in modules.dep and need to explicitly load the drm modules for nvidia.
- Loading branch information