From 1cf43c2bec114997be43993f3ba3946fd8afdc0b Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 24 Oct 2010 04:52:11 +0200 Subject: [PATCH] linux: add patch to not select ACPI_VIDEO Signed-off-by: Stephan Raue --- ...-2.6.36-drm_noveau_dont_select_ACPI_VIDEO-0.1.diff | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/linux/patches/112-linux-2.6.36-drm_noveau_dont_select_ACPI_VIDEO-0.1.diff diff --git a/packages/linux/patches/112-linux-2.6.36-drm_noveau_dont_select_ACPI_VIDEO-0.1.diff b/packages/linux/patches/112-linux-2.6.36-drm_noveau_dont_select_ACPI_VIDEO-0.1.diff new file mode 100644 index 0000000000..9838c136d4 --- /dev/null +++ b/packages/linux/patches/112-linux-2.6.36-drm_noveau_dont_select_ACPI_VIDEO-0.1.diff @@ -0,0 +1,11 @@ +diff -Naur linux-2.6.36/drivers/gpu/drm/nouveau/Kconfig linux-2.6.36.patch/drivers/gpu/drm/nouveau/Kconfig +--- linux-2.6.36/drivers/gpu/drm/nouveau/Kconfig 2010-10-24 04:19:00.872718004 +0200 ++++ linux-2.6.36.patch/drivers/gpu/drm/nouveau/Kconfig 2010-10-24 04:19:42.287230715 +0200 +@@ -10,7 +10,6 @@ + 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. +