SOURCES: kernel-desktop-common.config - revisit on i686

glen glen at pld-linux.org
Wed Apr 9 00:00:07 CEST 2008


Author: glen                         Date: Tue Apr  8 22:00:07 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- revisit on i686

---- Files affected:
SOURCES:
   kernel-desktop-common.config (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SOURCES/kernel-desktop-common.config
diff -u SOURCES/kernel-desktop-common.config:1.41 SOURCES/kernel-desktop-common.config:1.42
--- SOURCES/kernel-desktop-common.config:1.41	Tue Apr  8 23:58:23 2008
+++ SOURCES/kernel-desktop-common.config	Wed Apr  9 00:00:02 2008
@@ -121,20 +121,20 @@
 X86_MCE all=y
 X86_MCE_NONFATAL all=y x86_64=
 X86_MCE_P4THERMAL all=y x86_64=
-X86_MCE_INTEL all=y
-X86_MCE_AMD all=y
-NUMA all=y
-K8_NUMA all=y
-X86_64_ACPI_NUMA all=y
-NUMA_EMU all=n
+X86_MCE_INTEL all=y i386=
+X86_MCE_AMD all=y i386=
+NUMA all=y i386=
+K8_NUMA all=y i386=
+X86_64_ACPI_NUMA all=y i386=
+NUMA_EMU all=n i386=
 TOSHIBA all=m x86_64=
 I8K all=m x86_64=
 X86_REBOOTFIXUPS all=y x86_64=
 MICROCODE all=m
 X86_MSR all=m
 X86_CPUID all=m
-CALGARY_IOMMU all=y
-CALGARY_IOMMU_ENABLED_BY_DEFAULT all=n
+CALGARY_IOMMU all=y i386=
+CALGARY_IOMMU_ENABLED_BY_DEFAULT all=n i386=
 
 #
 # Firmware Drivers
@@ -166,7 +166,7 @@
 IRQBALANCE all=n x86_64=
 BOOT_IOREMAP all=y x86_64=
 SECCOMP all=y
-CC_STACKPROTECTOR all=n
+CC_STACKPROTECTOR all=n i386=
 
 KEXEC all=y
 CRASH_DUMP all=n
@@ -489,8 +489,8 @@
 #
 # Executable file formats / Emulations
 #
-IA32_EMULATION all=y
-IA32_AOUT all=y
+IA32_EMULATION all=y i386=
+IA32_AOUT all=y i386=
 BINFMT_ELF all=y
 BINFMT_AOUT all=m x86_64=
 BINFMT_MISC all=m
@@ -4007,7 +4007,7 @@
 #
 # Kernel hacking
 #
-IOMMU_DEBUG all=n
+IOMMU_DEBUG all=n i386=
 PRINTK_TIME all=n
 ENABLE_WARN_DEPRECATED all=n
 ENABLE_MUST_CHECK all=n
================================================================

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



More information about the pld-cvs-commit mailing list