[kernel] r10816 - in dists/trunk/linux-2.6/debian: . config/amd64

Maximilian Attems maks at alioth.debian.org
Wed Mar 12 15:52:24 UTC 2008


Author: maks
Date: Wed Mar 12 15:52:23 2008
New Revision: 10816

Log:
amd64 enable EFI

EFI runtime support available now on x86_64 too,
see arch/x86/Kconfig


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Mar 12 15:52:23 2008
@@ -16,7 +16,7 @@
     RISCOM8, IGB, UTS_NS, IPC_NS, IPV6_ROUTE_INFO, ENCLOSURE_SERVICES,
     SCSI_ENCLOSURE, SENSORS_ADT7473, SCSI_MVSAS, REALTEK_PHY, RTC_DRV_S35390A,
     MEMSTICK_JMICRON_38X.
-  * [amd64] Enable CRYPTO_SALSA20_X86_64, EDAC_I3000.
+  * [amd64] Enable CRYPTO_SALSA20_X86_64, EDAC_I3000, EFI.
   * [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL, INPUT_APANEL, ACER_WMI,
     THINKPAD_ACPI_HOTKEY_POLL, HP_WATCHDOG, THINKPAD_ACPI_VIDEO,
     VIRTION_CONSOLE.

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Wed Mar 12 15:52:23 2008
@@ -21,6 +21,7 @@
 CONFIG_X86_LOCAL_APIC=y
 CONFIG_I8K=m
 CONFIG_MTRR=y
+CONFIG_EFI=y
 CONFIG_HPET_TIMER=y
 CONFIG_X86_PM_TIMER=y
 CONFIG_SWIOTLB=y



More information about the Kernel-svn-changes mailing list