]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- sorted for 2.6.32, no other change
authorsparky <sparky@pld-linux.org>
Sat, 5 Dec 2009 23:58:48 +0000 (23:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-powerpc.config -> 1.8

kernel-powerpc.config

index b0bbb35a8525ff844c77af6ef279129d069f9369..bcaab8dbb58da3d5ec662cc44395179dd9a12b68 100644 (file)
@@ -5,6 +5,7 @@
 OPROFILE powerpc=m
 OPROFILE_IBS powerpc=n
 KPROBES powerpc=y
+#- file kernel/gcov/Kconfig goes here
 
 #-
 #- *** FILE: arch/powerpc/Kconfig ***
@@ -35,7 +36,6 @@ CMDLINE_BOOL powerpc=n
 EXTRA_TARGETS powerpc=""
 #- file kernel/power/Kconfig goes here
 SECCOMP powerpc=y
-CC_STACKPROTECTOR powerpc=n
 ISA ppc=n
 #- file drivers/pci/pcie/Kconfig goes here
 #- file drivers/pci/Kconfig goes here
@@ -51,7 +51,6 @@ KERNEL_START ppc=0xc0000000
 #- file arch/powerpc/sysdev/qe_lib/Kconfig goes here
 #- file lib/Kconfig goes here
 #- file arch/powerpc/Kconfig.debug goes here
-#- file kernel/vserver/Kconfig goes here
 #- file security/Kconfig goes here
 #- file crypto/Kconfig goes here
 #- file arch/powerpc/kvm/Kconfig goes here
@@ -63,7 +62,6 @@ KERNEL_START ppc=0xc0000000
 PRINT_STACK_DEPTH powerpc=64
 DEBUG_STACKOVERFLOW powerpc=n
 DEBUG_STACK_USAGE powerpc=n
-DEBUG_PAGEALLOC powerpc=n
 CODE_PATCHING_SELFTEST powerpc=n
 FTR_FIXUP_SELFTEST powerpc=n
 MSI_BITMAP_SELFTEST powerpc=n
@@ -77,6 +75,7 @@ PPC_EARLY_DEBUG powerpc=n
 #-
 #- *** FILE: arch/powerpc/kvm/Kconfig ***
 #-
+#- file virt/kvm/Kconfig goes here
 VIRTUALIZATION powerpc=y
 KVM ppc=y
 #- file drivers/virtio/Kconfig goes here
@@ -98,8 +97,6 @@ PPC_MEDIA5200 ppc=y
 PPC_MPC5200_BUGFIX ppc=y
 PPC_MPC5200_GPIO ppc=y
 
-PPC_OF_BOOT_TRAMPOLINE ppc=y
-
 #-
 #- *** FILE: arch/powerpc/platforms/82xx/Kconfig ***
 #-
@@ -137,11 +134,12 @@ PPC_86xx ppc=n
 #- file arch/powerpc/platforms/embedded6xx/Kconfig goes here
 #- file arch/powerpc/platforms/44x/Kconfig goes here
 #- file arch/powerpc/platforms/40x/Kconfig goes here
+#- file arch/powerpc/platforms/amigaone/Kconfig goes here
+PPC_OF_BOOT_TRAMPOLINE ppc=y
 UDBG_RTAS_CONSOLE ppc=n ppc64=y
 PPC_UDBG_BEAT ppc64=y
 RTAS_PROC powerpc=y
 RTAS_FLASH ppc64=m
-PPC_PMI ppc64=m
 IBMEBUS ppc64=n
 #- file drivers/cpufreq/Kconfig goes here
 CPU_FREQ_PMAC ppc=y
@@ -157,13 +155,13 @@ SIMPLE_GPIO powerpc=y
 #- *** FILE: arch/powerpc/platforms/Kconfig.cputype ***
 #-
 PPC64 ppc=n ppc64=y
-6xx ppc=y
 PPC_85xx ppc=n
 PPC_8xx ppc=n
 40x ppc=n
 44x ppc=n
 E200 ppc=n
 POWER4_ONLY ppc64=n
+6xx ppc=y
 TUNE_CELL ppc64=n
 ALTIVEC powerpc=y
 VSX ppc64=y
@@ -184,6 +182,7 @@ PPC_IBM_CELL_POWERBUTTON ppc64=m
 CBE_THERM ppc64=m
 CBE_CPUFREQ ppc64=m
 CBE_CPUFREQ_PMI ppc64=m
+PPC_PMI ppc64=m
 CBE_CPUFREQ_SPU_GOVERNOR ppc64=m
 
 #-
@@ -258,3 +257,13 @@ PPC_BESTCOMM ppc=m
 PPC_BESTCOMM_ATA ppc=m
 PPC_BESTCOMM_FEC ppc=m
 PPC_BESTCOMM_GEN_BD ppc=m
+
+#-
+#- *** FILE: mm/Kconfig.debug ***
+#-
+DEBUG_PAGEALLOC powerpc=n
+
+#-
+#- *** PROBABLY REMOVED OPTIONS ***
+#-
+CC_STACKPROTECTOR powerpc=n
This page took 1.859192 seconds and 4 git commands to generate.