From 0988eed04e7237fdab524413e9c69bbf54cdf400 Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Thu, 16 Dec 2010 15:37:54 -0500 Subject: - applesmc_update.patch: Make the driver more generic. Should help Apples. - apple_backlight.patch: Make sure that this loads on all hardware. - efifb_update.patch: Fixes for the 11 inch Macbook Air - acpi_reboot.patch: Should make reboot work better on most hardware - efi_default_physical.patch: Some machines dislike EFI virtual mode --- config-x86_64-generic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-x86_64-generic') diff --git a/config-x86_64-generic b/config-x86_64-generic index b09e5112c..19ed7495a 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -342,7 +342,7 @@ CONFIG_SYSPROF_TRACER=y CONFIG_X86_MPPARSE=y -CONFIG_BACKLIGHT_MBP_NVIDIA=m +CONFIG_BACKLIGHT_APPLE=m CONFIG_OPROFILE_IBS=y CONFIG_MICROCODE_INTEL=y -- cgit