rpms/kernel/F-7/configs config-x86-generic, 1.93, 1.94 config-x86_64-generic, 1.75, 1.76

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Fri Jan 18 00:15:46 UTC 2008


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-7/configs
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7169/configs

Modified Files:
	config-x86-generic config-x86_64-generic 
Log Message:
* Thu Jan 17 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.23.14-62
- Set x86 CONFIG_PHYSICAL_START=0x400000 (#309751)



Index: config-x86-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/configs/config-x86-generic,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- config-x86-generic	31 Oct 2007 00:38:49 -0000	1.93
+++ config-x86-generic	18 Jan 2008 00:14:58 -0000	1.94
@@ -314,7 +314,7 @@
 
 CONFIG_RELOCATABLE=y
 CONFIG_PHYSICAL_ALIGN=0x400000
-CONFIG_PHYSICAL_START=0x1000000
+CONFIG_PHYSICAL_START=0x400000
 CONFIG_CRASH_DUMP=y
 CONFIG_PROC_VMCORE=y
 


Index: config-x86_64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/configs/config-x86_64-generic,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- config-x86_64-generic	31 Oct 2007 23:58:32 -0000	1.75
+++ config-x86_64-generic	18 Jan 2008 00:14:58 -0000	1.76
@@ -220,7 +220,7 @@
 CONFIG_MACINTOSH_DRIVERS=y
 
 CONFIG_CRASH_DUMP=y
-CONFIG_PHYSICAL_START=0x1000000
+CONFIG_PHYSICAL_START=0x400000
 CONFIG_PROC_VMCORE=y
 
 CONFIG_DMIID=y




More information about the fedora-extras-commits mailing list