SOURCES: kernel-desktop-common.config - add HZ syms back, unionfs ...

glen glen at pld-linux.org
Wed Apr 9 02:26:18 CEST 2008


Author: glen                         Date: Wed Apr  9 00:26:17 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add HZ syms back, unionfs got own config, ring m is back

---- Files affected:
SOURCES:
   kernel-desktop-common.config (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SOURCES/kernel-desktop-common.config
diff -u SOURCES/kernel-desktop-common.config:1.50 SOURCES/kernel-desktop-common.config:1.51
--- SOURCES/kernel-desktop-common.config:1.50	Wed Apr  9 02:06:49 2008
+++ SOURCES/kernel-desktop-common.config	Wed Apr  9 02:26:12 2008
@@ -43,19 +43,19 @@
 #
 # Timer frequency
 #
-NO_HZ all=n i386=n x86_64=n ppc=n
+NO_HZ all=n
 HZ_100 all=n
-HZ_250 all=n i386=
+HZ_250 all=n
 HZ_300 all=n
-HZ_1000 all=n i386=y x86_64=y ppc=y
-HZ_1500 all=n i386=n x86_64= ppc=
-HZ_2000 all=n i386=n x86_64= ppc=
-HZ_3000 all=n i386=n x86_64= ppc=
-HZ_4000 all=n i386=n x86_64= ppc=
-HZ_5000 all=n i386=n x86_64= ppc=
-HZ_7500 all=n i386=n x86_64= ppc=
-HZ_10000 all=n i386=n x86_64= ppc=
-HZ all=n i386=1000 x86_64=1000 ppc=1000
+HZ_1000 all=y
+HZ_1500 all=n
+HZ_2000 all=n
+HZ_3000 all=n
+HZ_4000 all=n
+HZ_5000 all=n
+HZ_7500 all=n
+HZ_10000 all=n
+HZ all=1000
 
 #
 # Subarchitecture Type
@@ -516,7 +516,7 @@
 XFRM_MIGRATE all=n
 NET_KEY all=m
 NET_KEY_MIGRATE all=n
-RING all=m i386=m x86_64= ppc=
+RING all=m
 INET all=y
 IP_MULTICAST all=y
 IP_ADVANCED_ROUTER all=y
@@ -3836,9 +3836,6 @@
 ADFS_FS_RW all=n
 AFFS_FS all=m
 ECRYPT_FS all=m
-UNION_FS all=m i386=m x86_64= ppc=
-UNION_FS_XATTR all=y i386=y x86_64= ppc=
-UNION_FS_DEBUG all=n i386=n x86_64= ppc=
 HFS_FS all=m
 HFSPLUS_FS all=m
 BEFS_FS all=m
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-desktop-common.config?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list