diff options
author | Matthew Garrett <mjg@redhat.com> | 2010-12-16 15:37:54 -0500 |
---|---|---|
committer | Matthew Garrett <mjg@redhat.com> | 2010-12-16 15:37:54 -0500 |
commit | 0988eed04e7237fdab524413e9c69bbf54cdf400 (patch) | |
tree | e1569adddcfa427a763349941643e770d67f6341 /config-x86_64-generic | |
parent | c6781123e5747130611e984918856076200f6395 (diff) | |
download | kernel-0988eed04e7237fdab524413e9c69bbf54cdf400.tar.gz kernel-0988eed04e7237fdab524413e9c69bbf54cdf400.tar.xz kernel-0988eed04e7237fdab524413e9c69bbf54cdf400.zip |
- 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
Diffstat (limited to 'config-x86_64-generic')
-rw-r--r-- | config-x86_64-generic | 2 |
1 files changed, 1 insertions, 1 deletions
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 |