From: Maarten Lankhorst Date: Thu, 27 Jun 2013 11:38:23 +0000 (+0200) Subject: drm/nouveau: always select ACPI_VIDEO if ACPI is enabled. X-Git-Tag: v3.11-rc1~65^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1107276c8a05ad6de9e2f12fb75e9f0c3f2c7764;p=pandora-kernel.git drm/nouveau: always select ACPI_VIDEO if ACPI is enabled. Having nouveau builtin would still allow ACPI_VIDEO to be used as external module if some of the deps for acpi_video have not been met, which would result in a linking failure. Solve this by selecting all dependencies as well. Signed-off-by: Maarten Lankhorst Acked-by: Ben Skeggs Signed-off-by: Dave Airlie --- Reading git-diff-tree failed