[kernel] r7232 - in dists/sid/linux-2.6/debian: arch/i386

Frederik Schüler fs at costa.debian.org
Wed Aug 23 13:55:56 UTC 2006


Author: fs
Date: Wed Aug 23 13:55:55 2006
New Revision: 7232

Modified:
   dists/sid/linux-2.6/debian/arch/i386/config
   dists/sid/linux-2.6/debian/changelog

Log:
Activate EFI boot support on i386.


Modified: dists/sid/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/sid/linux-2.6/debian/arch/i386/config	(original)
+++ dists/sid/linux-2.6/debian/arch/i386/config	Wed Aug 23 13:55:55 2006
@@ -44,7 +44,6 @@
 CONFIG_EDD=m
 # CONFIG_HIGHMEM64G is not set
 CONFIG_MTRR=y
-# CONFIG_EFI is not set
 CONFIG_REGPARM=y
 CONFIG_PM=y
 # CONFIG_PM_DEBUG is not set
@@ -1797,3 +1796,6 @@
 CONFIG_CLEAN_COMPILE=y
 CONFIG_SCHED_SMT=y
 CONFIG_SCHED_MC=y
+CONFIG_EFI_VARS=y
+CONFIG_BOOT_IOREMAP=y
+CONFIG_EFI=y

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Wed Aug 23 13:55:55 2006
@@ -9,9 +9,6 @@
   * mipsel/r5k-cobalt: Increase 8250 NR_UARTS and RUNTIME_UARTS to 4.
   * mipsel/r5k-cobalt: Fix MAC detection problem on Qube 2700.
 
-  [ Kyle McMartin ]
-  * Apply patch to fix pa8800 (mostly...)
-
   [ Bastian Blank ]
   * Update vserver patch to 2.0.2-rc29.
   * Add stable release 2.6.17.10:
@@ -27,6 +24,7 @@
 
   [ Frederik Schüler ]
   * Activate CONFIG_R8169_VLAN on amd64. (closes: #383707)
+  * Activate EFI boot support on i386. (closes: #381951)
 
   [ dann frazier ]
   * Include module.lds in headers package if it exists. (closes: #342246)



More information about the Kernel-svn-changes mailing list