blob: d60107460cd4251f0fbcb5978a4981f4c6d6c469 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/drivers/gpu/drm/nouveau/Kconfig
+++ b/drivers/gpu/drm/nouveau/Kconfig
@@ -15,6 +15,7 @@ config DRM_NOUVEAU
select ACPI_WMI if ACPI && X86
select MXM_WMI if ACPI && X86
select POWER_SUPPLY
+ select VIDEO_OUTPUT_CONTROL
help
Choose this option for open-source nVidia support.
|