diff mbox

[v2] nouveau build regression, undefined reference to `acpi_video_get_edid'

Message ID 4C900FD3.80500@turmel.org (mailing list archive)
State New, archived
Headers show

Commit Message

Phil Turmel Sept. 15, 2010, 12:14 a.m. UTC
None
diff mbox

Patch

diff --git a/drivers/gpu/drm/nouveau/Kconfig b/drivers/gpu/drm/nouveau/Kconfig
index d2d2804..72730e9 100644
--- a/drivers/gpu/drm/nouveau/Kconfig
+++ b/drivers/gpu/drm/nouveau/Kconfig
@@ -10,6 +10,7 @@  config DRM_NOUVEAU
 	select FB
 	select FRAMEBUFFER_CONSOLE if !EMBEDDED
 	select FB_BACKLIGHT if DRM_NOUVEAU_BACKLIGHT
+	select ACPI_VIDEO if ACPI
 	help
 	  Choose this option for open-source nVidia support.
_______________________________________________