diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-09-06 10:51:57 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-09-06 10:51:57 -0400 |
commit | 7f79d852ed30a06eebf7497afe9334a726db3d40 (patch) | |
tree | 0057281f17501b635d3d88cda9a14203706f5dcc /arch/powerpc/configs/85xx/ksi8560_defconfig | |
parent | aef745fca016aea45adae5c98e8698904dd8ad51 (diff) | |
parent | 70bb08962ea9bd50797ae9f16b2493f5f7c65053 (diff) |
Merge branch 'linus' into sched/devel
Diffstat (limited to 'arch/powerpc/configs/85xx/ksi8560_defconfig')
-rw-r--r-- | arch/powerpc/configs/85xx/ksi8560_defconfig | 95 |
1 files changed, 69 insertions, 26 deletions
diff --git a/arch/powerpc/configs/85xx/ksi8560_defconfig b/arch/powerpc/configs/85xx/ksi8560_defconfig index b82bb042308a..8bb89f26a20d 100644 --- a/arch/powerpc/configs/85xx/ksi8560_defconfig +++ b/arch/powerpc/configs/85xx/ksi8560_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.26-rc5 | 3 | # Linux kernel version: 2.6.27-rc4 |
4 | # Mon Jun 9 08:52:30 2008 | 4 | # Thu Aug 21 00:52:28 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,6 +15,7 @@ CONFIG_PPC_85xx=y | |||
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_E500=y | 17 | CONFIG_E500=y |
18 | # CONFIG_PPC_E500MC is not set | ||
18 | CONFIG_BOOKE=y | 19 | CONFIG_BOOKE=y |
19 | CONFIG_FSL_BOOKE=y | 20 | CONFIG_FSL_BOOKE=y |
20 | CONFIG_FSL_EMB_PERFMON=y | 21 | CONFIG_FSL_EMB_PERFMON=y |
@@ -33,12 +34,14 @@ CONFIG_GENERIC_HARDIRQS=y | |||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 35 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
36 | CONFIG_LOCKDEP_SUPPORT=y | 38 | CONFIG_LOCKDEP_SUPPORT=y |
37 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
38 | CONFIG_ARCH_HAS_ILOG2_U32=y | 40 | CONFIG_ARCH_HAS_ILOG2_U32=y |
39 | CONFIG_GENERIC_HWEIGHT=y | 41 | CONFIG_GENERIC_HWEIGHT=y |
40 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 42 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
41 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 43 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | CONFIG_GENERIC_GPIO=y | ||
42 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 45 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
43 | CONFIG_PPC=y | 46 | CONFIG_PPC=y |
44 | CONFIG_EARLY_PRINTK=y | 47 | CONFIG_EARLY_PRINTK=y |
@@ -85,7 +88,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
85 | CONFIG_SYSCTL=y | 88 | CONFIG_SYSCTL=y |
86 | CONFIG_EMBEDDED=y | 89 | CONFIG_EMBEDDED=y |
87 | CONFIG_SYSCTL_SYSCALL=y | 90 | CONFIG_SYSCTL_SYSCALL=y |
88 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
89 | CONFIG_KALLSYMS=y | 91 | CONFIG_KALLSYMS=y |
90 | # CONFIG_KALLSYMS_ALL is not set | 92 | # CONFIG_KALLSYMS_ALL is not set |
91 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 93 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -110,10 +112,16 @@ CONFIG_SLUB=y | |||
110 | # CONFIG_PROFILING is not set | 112 | # CONFIG_PROFILING is not set |
111 | # CONFIG_MARKERS is not set | 113 | # CONFIG_MARKERS is not set |
112 | CONFIG_HAVE_OPROFILE=y | 114 | CONFIG_HAVE_OPROFILE=y |
115 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
116 | CONFIG_HAVE_IOREMAP_PROT=y | ||
113 | CONFIG_HAVE_KPROBES=y | 117 | CONFIG_HAVE_KPROBES=y |
114 | CONFIG_HAVE_KRETPROBES=y | 118 | CONFIG_HAVE_KRETPROBES=y |
119 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
115 | # CONFIG_HAVE_DMA_ATTRS is not set | 120 | # CONFIG_HAVE_DMA_ATTRS is not set |
121 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
122 | CONFIG_HAVE_CLK=y | ||
116 | CONFIG_PROC_PAGE_MONITOR=y | 123 | CONFIG_PROC_PAGE_MONITOR=y |
124 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
117 | CONFIG_SLABINFO=y | 125 | CONFIG_SLABINFO=y |
118 | CONFIG_RT_MUTEXES=y | 126 | CONFIG_RT_MUTEXES=y |
119 | # CONFIG_TINY_SHMEM is not set | 127 | # CONFIG_TINY_SHMEM is not set |
@@ -124,6 +132,7 @@ CONFIG_BLOCK=y | |||
124 | # CONFIG_BLK_DEV_IO_TRACE is not set | 132 | # CONFIG_BLK_DEV_IO_TRACE is not set |
125 | # CONFIG_LSF is not set | 133 | # CONFIG_LSF is not set |
126 | # CONFIG_BLK_DEV_BSG is not set | 134 | # CONFIG_BLK_DEV_BSG is not set |
135 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
127 | 136 | ||
128 | # | 137 | # |
129 | # IO Schedulers | 138 | # IO Schedulers |
@@ -142,8 +151,6 @@ CONFIG_CLASSIC_RCU=y | |||
142 | # | 151 | # |
143 | # Platform support | 152 | # Platform support |
144 | # | 153 | # |
145 | # CONFIG_PPC_MPC512x is not set | ||
146 | # CONFIG_PPC_MPC5121 is not set | ||
147 | # CONFIG_PPC_CELL is not set | 154 | # CONFIG_PPC_CELL is not set |
148 | # CONFIG_PPC_CELL_NATIVE is not set | 155 | # CONFIG_PPC_CELL_NATIVE is not set |
149 | # CONFIG_PQ2ADS is not set | 156 | # CONFIG_PQ2ADS is not set |
@@ -152,11 +159,13 @@ CONFIG_MPC85xx=y | |||
152 | # CONFIG_MPC8560_ADS is not set | 159 | # CONFIG_MPC8560_ADS is not set |
153 | # CONFIG_MPC85xx_CDS is not set | 160 | # CONFIG_MPC85xx_CDS is not set |
154 | # CONFIG_MPC85xx_MDS is not set | 161 | # CONFIG_MPC85xx_MDS is not set |
162 | # CONFIG_MPC8536_DS is not set | ||
155 | # CONFIG_MPC85xx_DS is not set | 163 | # CONFIG_MPC85xx_DS is not set |
156 | CONFIG_KSI8560=y | 164 | CONFIG_KSI8560=y |
157 | # CONFIG_STX_GP3 is not set | 165 | # CONFIG_STX_GP3 is not set |
158 | # CONFIG_TQM8540 is not set | 166 | # CONFIG_TQM8540 is not set |
159 | # CONFIG_TQM8541 is not set | 167 | # CONFIG_TQM8541 is not set |
168 | # CONFIG_TQM8548 is not set | ||
160 | # CONFIG_TQM8555 is not set | 169 | # CONFIG_TQM8555 is not set |
161 | # CONFIG_TQM8560 is not set | 170 | # CONFIG_TQM8560 is not set |
162 | # CONFIG_SBC8548 is not set | 171 | # CONFIG_SBC8548 is not set |
@@ -173,7 +182,6 @@ CONFIG_MPIC=y | |||
173 | # CONFIG_GENERIC_IOMAP is not set | 182 | # CONFIG_GENERIC_IOMAP is not set |
174 | # CONFIG_CPU_FREQ is not set | 183 | # CONFIG_CPU_FREQ is not set |
175 | CONFIG_CPM2=y | 184 | CONFIG_CPM2=y |
176 | CONFIG_PPC_CPM_NEW_BINDING=y | ||
177 | # CONFIG_FSL_ULI1575 is not set | 185 | # CONFIG_FSL_ULI1575 is not set |
178 | CONFIG_CPM=y | 186 | CONFIG_CPM=y |
179 | 187 | ||
@@ -213,6 +221,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
213 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 221 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
214 | CONFIG_PAGEFLAGS_EXTENDED=y | 222 | CONFIG_PAGEFLAGS_EXTENDED=y |
215 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 223 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
224 | CONFIG_MIGRATION=y | ||
216 | # CONFIG_RESOURCES_64BIT is not set | 225 | # CONFIG_RESOURCES_64BIT is not set |
217 | CONFIG_ZONE_DMA_FLAG=1 | 226 | CONFIG_ZONE_DMA_FLAG=1 |
218 | CONFIG_BOUNCE=y | 227 | CONFIG_BOUNCE=y |
@@ -220,6 +229,7 @@ CONFIG_VIRT_TO_BUS=y | |||
220 | CONFIG_FORCE_MAX_ZONEORDER=11 | 229 | CONFIG_FORCE_MAX_ZONEORDER=11 |
221 | # CONFIG_PROC_DEVICETREE is not set | 230 | # CONFIG_PROC_DEVICETREE is not set |
222 | # CONFIG_CMDLINE_BOOL is not set | 231 | # CONFIG_CMDLINE_BOOL is not set |
232 | CONFIG_EXTRA_TARGETS="" | ||
223 | # CONFIG_PM is not set | 233 | # CONFIG_PM is not set |
224 | # CONFIG_SECCOMP is not set | 234 | # CONFIG_SECCOMP is not set |
225 | CONFIG_ISA_DMA_API=y | 235 | CONFIG_ISA_DMA_API=y |
@@ -229,6 +239,7 @@ CONFIG_ISA_DMA_API=y | |||
229 | # | 239 | # |
230 | CONFIG_ZONE_DMA=y | 240 | CONFIG_ZONE_DMA=y |
231 | CONFIG_FSL_SOC=y | 241 | CONFIG_FSL_SOC=y |
242 | CONFIG_PPC_PCI_CHOICE=y | ||
232 | # CONFIG_PCI is not set | 243 | # CONFIG_PCI is not set |
233 | # CONFIG_PCI_DOMAINS is not set | 244 | # CONFIG_PCI_DOMAINS is not set |
234 | # CONFIG_PCI_SYSCALL is not set | 245 | # CONFIG_PCI_SYSCALL is not set |
@@ -250,10 +261,6 @@ CONFIG_KERNEL_START=0xc0000000 | |||
250 | CONFIG_PHYSICAL_START=0x00000000 | 261 | CONFIG_PHYSICAL_START=0x00000000 |
251 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 262 | CONFIG_PHYSICAL_ALIGN=0x10000000 |
252 | CONFIG_TASK_SIZE=0xc0000000 | 263 | CONFIG_TASK_SIZE=0xc0000000 |
253 | |||
254 | # | ||
255 | # Networking | ||
256 | # | ||
257 | CONFIG_NET=y | 264 | CONFIG_NET=y |
258 | 265 | ||
259 | # | 266 | # |
@@ -427,6 +434,7 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
427 | # | 434 | # |
428 | # CONFIG_MTD_UBI is not set | 435 | # CONFIG_MTD_UBI is not set |
429 | CONFIG_OF_DEVICE=y | 436 | CONFIG_OF_DEVICE=y |
437 | CONFIG_OF_GPIO=y | ||
430 | # CONFIG_PARPORT is not set | 438 | # CONFIG_PARPORT is not set |
431 | CONFIG_BLK_DEV=y | 439 | CONFIG_BLK_DEV=y |
432 | # CONFIG_BLK_DEV_FD is not set | 440 | # CONFIG_BLK_DEV_FD is not set |
@@ -440,12 +448,12 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
440 | # CONFIG_BLK_DEV_XIP is not set | 448 | # CONFIG_BLK_DEV_XIP is not set |
441 | # CONFIG_CDROM_PKTCDVD is not set | 449 | # CONFIG_CDROM_PKTCDVD is not set |
442 | # CONFIG_ATA_OVER_ETH is not set | 450 | # CONFIG_ATA_OVER_ETH is not set |
451 | # CONFIG_BLK_DEV_HD is not set | ||
443 | CONFIG_MISC_DEVICES=y | 452 | CONFIG_MISC_DEVICES=y |
444 | # CONFIG_EEPROM_93CX6 is not set | 453 | # CONFIG_EEPROM_93CX6 is not set |
445 | # CONFIG_ENCLOSURE_SERVICES is not set | 454 | # CONFIG_ENCLOSURE_SERVICES is not set |
446 | CONFIG_HAVE_IDE=y | 455 | CONFIG_HAVE_IDE=y |
447 | CONFIG_IDE=y | 456 | CONFIG_IDE=y |
448 | CONFIG_IDE_MAX_HWIFS=4 | ||
449 | CONFIG_BLK_DEV_IDE=y | 457 | CONFIG_BLK_DEV_IDE=y |
450 | 458 | ||
451 | # | 459 | # |
@@ -463,11 +471,8 @@ CONFIG_IDE_PROC_FS=y | |||
463 | # | 471 | # |
464 | # IDE chipset support/bugfixes | 472 | # IDE chipset support/bugfixes |
465 | # | 473 | # |
466 | CONFIG_IDE_GENERIC=y | ||
467 | # CONFIG_BLK_DEV_PLATFORM is not set | 474 | # CONFIG_BLK_DEV_PLATFORM is not set |
468 | # CONFIG_BLK_DEV_IDEDMA is not set | 475 | # CONFIG_BLK_DEV_IDEDMA is not set |
469 | # CONFIG_BLK_DEV_HD_ONLY is not set | ||
470 | # CONFIG_BLK_DEV_HD is not set | ||
471 | 476 | ||
472 | # | 477 | # |
473 | # SCSI device support | 478 | # SCSI device support |
@@ -480,7 +485,6 @@ CONFIG_IDE_GENERIC=y | |||
480 | # CONFIG_MD is not set | 485 | # CONFIG_MD is not set |
481 | # CONFIG_MACINTOSH_DRIVERS is not set | 486 | # CONFIG_MACINTOSH_DRIVERS is not set |
482 | CONFIG_NETDEVICES=y | 487 | CONFIG_NETDEVICES=y |
483 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
484 | # CONFIG_DUMMY is not set | 488 | # CONFIG_DUMMY is not set |
485 | # CONFIG_BONDING is not set | 489 | # CONFIG_BONDING is not set |
486 | # CONFIG_MACVLAN is not set | 490 | # CONFIG_MACVLAN is not set |
@@ -504,6 +508,7 @@ CONFIG_MARVELL_PHY=y | |||
504 | # CONFIG_REALTEK_PHY is not set | 508 | # CONFIG_REALTEK_PHY is not set |
505 | # CONFIG_FIXED_PHY is not set | 509 | # CONFIG_FIXED_PHY is not set |
506 | CONFIG_MDIO_BITBANG=y | 510 | CONFIG_MDIO_BITBANG=y |
511 | # CONFIG_MDIO_OF_GPIO is not set | ||
507 | CONFIG_NET_ETHERNET=y | 512 | CONFIG_NET_ETHERNET=y |
508 | CONFIG_MII=y | 513 | CONFIG_MII=y |
509 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 514 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -516,9 +521,7 @@ CONFIG_FS_ENET=y | |||
516 | CONFIG_FS_ENET_HAS_FCC=y | 521 | CONFIG_FS_ENET_HAS_FCC=y |
517 | CONFIG_FS_ENET_MDIO_FCC=y | 522 | CONFIG_FS_ENET_MDIO_FCC=y |
518 | CONFIG_NETDEV_1000=y | 523 | CONFIG_NETDEV_1000=y |
519 | # CONFIG_E1000E_ENABLED is not set | ||
520 | CONFIG_GIANFAR=y | 524 | CONFIG_GIANFAR=y |
521 | CONFIG_GFAR_NAPI=y | ||
522 | CONFIG_NETDEV_10000=y | 525 | CONFIG_NETDEV_10000=y |
523 | 526 | ||
524 | # | 527 | # |
@@ -606,6 +609,23 @@ CONFIG_GEN_RTC=y | |||
606 | # CONFIG_TCG_TPM is not set | 609 | # CONFIG_TCG_TPM is not set |
607 | # CONFIG_I2C is not set | 610 | # CONFIG_I2C is not set |
608 | # CONFIG_SPI is not set | 611 | # CONFIG_SPI is not set |
612 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
613 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
614 | CONFIG_GPIOLIB=y | ||
615 | # CONFIG_DEBUG_GPIO is not set | ||
616 | # CONFIG_GPIO_SYSFS is not set | ||
617 | |||
618 | # | ||
619 | # I2C GPIO expanders: | ||
620 | # | ||
621 | |||
622 | # | ||
623 | # PCI GPIO expanders: | ||
624 | # | ||
625 | |||
626 | # | ||
627 | # SPI GPIO expanders: | ||
628 | # | ||
609 | # CONFIG_W1 is not set | 629 | # CONFIG_W1 is not set |
610 | # CONFIG_POWER_SUPPLY is not set | 630 | # CONFIG_POWER_SUPPLY is not set |
611 | CONFIG_HWMON=y | 631 | CONFIG_HWMON=y |
@@ -622,6 +642,7 @@ CONFIG_HWMON=y | |||
622 | # CONFIG_SENSORS_W83627EHF is not set | 642 | # CONFIG_SENSORS_W83627EHF is not set |
623 | # CONFIG_HWMON_DEBUG_CHIP is not set | 643 | # CONFIG_HWMON_DEBUG_CHIP is not set |
624 | # CONFIG_THERMAL is not set | 644 | # CONFIG_THERMAL is not set |
645 | # CONFIG_THERMAL_HWMON is not set | ||
625 | # CONFIG_WATCHDOG is not set | 646 | # CONFIG_WATCHDOG is not set |
626 | 647 | ||
627 | # | 648 | # |
@@ -633,8 +654,10 @@ CONFIG_SSB_POSSIBLE=y | |||
633 | # | 654 | # |
634 | # Multifunction device drivers | 655 | # Multifunction device drivers |
635 | # | 656 | # |
657 | # CONFIG_MFD_CORE is not set | ||
636 | # CONFIG_MFD_SM501 is not set | 658 | # CONFIG_MFD_SM501 is not set |
637 | # CONFIG_HTC_PASIC3 is not set | 659 | # CONFIG_HTC_PASIC3 is not set |
660 | # CONFIG_MFD_TMIO is not set | ||
638 | 661 | ||
639 | # | 662 | # |
640 | # Multimedia devices | 663 | # Multimedia devices |
@@ -664,10 +687,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
664 | # Display device support | 687 | # Display device support |
665 | # | 688 | # |
666 | # CONFIG_DISPLAY_SUPPORT is not set | 689 | # CONFIG_DISPLAY_SUPPORT is not set |
667 | |||
668 | # | ||
669 | # Sound | ||
670 | # | ||
671 | # CONFIG_SOUND is not set | 690 | # CONFIG_SOUND is not set |
672 | CONFIG_HID_SUPPORT=y | 691 | CONFIG_HID_SUPPORT=y |
673 | CONFIG_HID=y | 692 | CONFIG_HID=y |
@@ -681,6 +700,10 @@ CONFIG_USB_SUPPORT=y | |||
681 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 700 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
682 | 701 | ||
683 | # | 702 | # |
703 | # Enable Host or Gadget support to see Inventra options | ||
704 | # | ||
705 | |||
706 | # | ||
684 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 707 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
685 | # | 708 | # |
686 | # CONFIG_USB_GADGET is not set | 709 | # CONFIG_USB_GADGET is not set |
@@ -759,6 +782,7 @@ CONFIG_TMPFS=y | |||
759 | # CONFIG_CRAMFS is not set | 782 | # CONFIG_CRAMFS is not set |
760 | # CONFIG_VXFS_FS is not set | 783 | # CONFIG_VXFS_FS is not set |
761 | # CONFIG_MINIX_FS is not set | 784 | # CONFIG_MINIX_FS is not set |
785 | # CONFIG_OMFS_FS is not set | ||
762 | # CONFIG_HPFS_FS is not set | 786 | # CONFIG_HPFS_FS is not set |
763 | # CONFIG_QNX4FS_FS is not set | 787 | # CONFIG_QNX4FS_FS is not set |
764 | # CONFIG_ROMFS_FS is not set | 788 | # CONFIG_ROMFS_FS is not set |
@@ -768,12 +792,11 @@ CONFIG_NETWORK_FILESYSTEMS=y | |||
768 | CONFIG_NFS_FS=y | 792 | CONFIG_NFS_FS=y |
769 | # CONFIG_NFS_V3 is not set | 793 | # CONFIG_NFS_V3 is not set |
770 | # CONFIG_NFS_V4 is not set | 794 | # CONFIG_NFS_V4 is not set |
771 | # CONFIG_NFSD is not set | ||
772 | CONFIG_ROOT_NFS=y | 795 | CONFIG_ROOT_NFS=y |
796 | # CONFIG_NFSD is not set | ||
773 | CONFIG_LOCKD=y | 797 | CONFIG_LOCKD=y |
774 | CONFIG_NFS_COMMON=y | 798 | CONFIG_NFS_COMMON=y |
775 | CONFIG_SUNRPC=y | 799 | CONFIG_SUNRPC=y |
776 | # CONFIG_SUNRPC_BIND34 is not set | ||
777 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 800 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
778 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 801 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
779 | # CONFIG_SMB_FS is not set | 802 | # CONFIG_SMB_FS is not set |
@@ -809,6 +832,7 @@ CONFIG_BITREVERSE=y | |||
809 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 832 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
810 | # CONFIG_CRC_CCITT is not set | 833 | # CONFIG_CRC_CCITT is not set |
811 | # CONFIG_CRC16 is not set | 834 | # CONFIG_CRC16 is not set |
835 | # CONFIG_CRC_T10DIF is not set | ||
812 | # CONFIG_CRC_ITU_T is not set | 836 | # CONFIG_CRC_ITU_T is not set |
813 | CONFIG_CRC32=y | 837 | CONFIG_CRC32=y |
814 | # CONFIG_CRC7 is not set | 838 | # CONFIG_CRC7 is not set |
@@ -833,6 +857,8 @@ CONFIG_DEBUG_FS=y | |||
833 | CONFIG_DEBUG_KERNEL=y | 857 | CONFIG_DEBUG_KERNEL=y |
834 | # CONFIG_DEBUG_SHIRQ is not set | 858 | # CONFIG_DEBUG_SHIRQ is not set |
835 | CONFIG_DETECT_SOFTLOCKUP=y | 859 | CONFIG_DETECT_SOFTLOCKUP=y |
860 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
861 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
836 | CONFIG_SCHED_DEBUG=y | 862 | CONFIG_SCHED_DEBUG=y |
837 | # CONFIG_SCHEDSTATS is not set | 863 | # CONFIG_SCHEDSTATS is not set |
838 | # CONFIG_TIMER_STATS is not set | 864 | # CONFIG_TIMER_STATS is not set |
@@ -851,17 +877,29 @@ CONFIG_DEBUG_MUTEXES=y | |||
851 | # CONFIG_DEBUG_INFO is not set | 877 | # CONFIG_DEBUG_INFO is not set |
852 | # CONFIG_DEBUG_VM is not set | 878 | # CONFIG_DEBUG_VM is not set |
853 | # CONFIG_DEBUG_WRITECOUNT is not set | 879 | # CONFIG_DEBUG_WRITECOUNT is not set |
880 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
854 | # CONFIG_DEBUG_LIST is not set | 881 | # CONFIG_DEBUG_LIST is not set |
855 | # CONFIG_DEBUG_SG is not set | 882 | # CONFIG_DEBUG_SG is not set |
856 | # CONFIG_BOOT_PRINTK_DELAY is not set | 883 | # CONFIG_BOOT_PRINTK_DELAY is not set |
884 | # CONFIG_RCU_TORTURE_TEST is not set | ||
857 | # CONFIG_BACKTRACE_SELF_TEST is not set | 885 | # CONFIG_BACKTRACE_SELF_TEST is not set |
858 | # CONFIG_FAULT_INJECTION is not set | 886 | # CONFIG_FAULT_INJECTION is not set |
887 | # CONFIG_LATENCYTOP is not set | ||
888 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
889 | CONFIG_HAVE_FTRACE=y | ||
890 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
891 | # CONFIG_FTRACE is not set | ||
892 | # CONFIG_SCHED_TRACER is not set | ||
893 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
859 | # CONFIG_SAMPLES is not set | 894 | # CONFIG_SAMPLES is not set |
895 | CONFIG_HAVE_ARCH_KGDB=y | ||
896 | # CONFIG_KGDB is not set | ||
860 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 897 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
861 | # CONFIG_DEBUG_STACK_USAGE is not set | 898 | # CONFIG_DEBUG_STACK_USAGE is not set |
862 | # CONFIG_DEBUG_PAGEALLOC is not set | 899 | # CONFIG_DEBUG_PAGEALLOC is not set |
863 | # CONFIG_DEBUGGER is not set | 900 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
864 | # CONFIG_KGDB_CONSOLE is not set | 901 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
902 | # CONFIG_XMON is not set | ||
865 | # CONFIG_IRQSTACKS is not set | 903 | # CONFIG_IRQSTACKS is not set |
866 | # CONFIG_VIRQ_DEBUG is not set | 904 | # CONFIG_VIRQ_DEBUG is not set |
867 | # CONFIG_BDI_SWITCH is not set | 905 | # CONFIG_BDI_SWITCH is not set |
@@ -915,6 +953,10 @@ CONFIG_CRYPTO=y | |||
915 | # CONFIG_CRYPTO_MD4 is not set | 953 | # CONFIG_CRYPTO_MD4 is not set |
916 | # CONFIG_CRYPTO_MD5 is not set | 954 | # CONFIG_CRYPTO_MD5 is not set |
917 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 955 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
956 | # CONFIG_CRYPTO_RMD128 is not set | ||
957 | # CONFIG_CRYPTO_RMD160 is not set | ||
958 | # CONFIG_CRYPTO_RMD256 is not set | ||
959 | # CONFIG_CRYPTO_RMD320 is not set | ||
918 | # CONFIG_CRYPTO_SHA1 is not set | 960 | # CONFIG_CRYPTO_SHA1 is not set |
919 | # CONFIG_CRYPTO_SHA256 is not set | 961 | # CONFIG_CRYPTO_SHA256 is not set |
920 | # CONFIG_CRYPTO_SHA512 is not set | 962 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -946,6 +988,7 @@ CONFIG_CRYPTO=y | |||
946 | # CONFIG_CRYPTO_DEFLATE is not set | 988 | # CONFIG_CRYPTO_DEFLATE is not set |
947 | # CONFIG_CRYPTO_LZO is not set | 989 | # CONFIG_CRYPTO_LZO is not set |
948 | CONFIG_CRYPTO_HW=y | 990 | CONFIG_CRYPTO_HW=y |
949 | # CONFIG_PPC_CLOCK is not set | 991 | # CONFIG_CRYPTO_DEV_TALITOS is not set |
992 | CONFIG_PPC_CLOCK=y | ||
950 | CONFIG_PPC_LIB_RHEAP=y | 993 | CONFIG_PPC_LIB_RHEAP=y |
951 | # CONFIG_VIRTUALIZATION is not set | 994 | # CONFIG_VIRTUALIZATION is not set |