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/mpc8540_ads_defconfig | |
parent | aef745fca016aea45adae5c98e8698904dd8ad51 (diff) | |
parent | 70bb08962ea9bd50797ae9f16b2493f5f7c65053 (diff) |
Merge branch 'linus' into sched/devel
Diffstat (limited to 'arch/powerpc/configs/85xx/mpc8540_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/85xx/mpc8540_ads_defconfig | 71 |
1 files changed, 51 insertions, 20 deletions
diff --git a/arch/powerpc/configs/85xx/mpc8540_ads_defconfig b/arch/powerpc/configs/85xx/mpc8540_ads_defconfig index f33fd516fd54..1ea181f826f1 100644 --- a/arch/powerpc/configs/85xx/mpc8540_ads_defconfig +++ b/arch/powerpc/configs/85xx/mpc8540_ads_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:31 2008 | 4 | # Thu Aug 21 00:52:30 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,6 +34,7 @@ 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 |
@@ -89,7 +91,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
89 | CONFIG_SYSCTL=y | 91 | CONFIG_SYSCTL=y |
90 | CONFIG_EMBEDDED=y | 92 | CONFIG_EMBEDDED=y |
91 | CONFIG_SYSCTL_SYSCALL=y | 93 | CONFIG_SYSCTL_SYSCALL=y |
92 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
93 | CONFIG_KALLSYMS=y | 94 | CONFIG_KALLSYMS=y |
94 | # CONFIG_KALLSYMS_ALL is not set | 95 | # CONFIG_KALLSYMS_ALL is not set |
95 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 96 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -114,10 +115,16 @@ CONFIG_SLUB=y | |||
114 | # CONFIG_PROFILING is not set | 115 | # CONFIG_PROFILING is not set |
115 | # CONFIG_MARKERS is not set | 116 | # CONFIG_MARKERS is not set |
116 | CONFIG_HAVE_OPROFILE=y | 117 | CONFIG_HAVE_OPROFILE=y |
118 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
119 | CONFIG_HAVE_IOREMAP_PROT=y | ||
117 | CONFIG_HAVE_KPROBES=y | 120 | CONFIG_HAVE_KPROBES=y |
118 | CONFIG_HAVE_KRETPROBES=y | 121 | CONFIG_HAVE_KRETPROBES=y |
122 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
119 | # CONFIG_HAVE_DMA_ATTRS is not set | 123 | # CONFIG_HAVE_DMA_ATTRS is not set |
124 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
125 | # CONFIG_HAVE_CLK is not set | ||
120 | CONFIG_PROC_PAGE_MONITOR=y | 126 | CONFIG_PROC_PAGE_MONITOR=y |
127 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
121 | CONFIG_SLABINFO=y | 128 | CONFIG_SLABINFO=y |
122 | CONFIG_RT_MUTEXES=y | 129 | CONFIG_RT_MUTEXES=y |
123 | # CONFIG_TINY_SHMEM is not set | 130 | # CONFIG_TINY_SHMEM is not set |
@@ -128,6 +135,7 @@ CONFIG_BLOCK=y | |||
128 | # CONFIG_BLK_DEV_IO_TRACE is not set | 135 | # CONFIG_BLK_DEV_IO_TRACE is not set |
129 | # CONFIG_LSF is not set | 136 | # CONFIG_LSF is not set |
130 | # CONFIG_BLK_DEV_BSG is not set | 137 | # CONFIG_BLK_DEV_BSG is not set |
138 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
131 | 139 | ||
132 | # | 140 | # |
133 | # IO Schedulers | 141 | # IO Schedulers |
@@ -146,8 +154,6 @@ CONFIG_CLASSIC_RCU=y | |||
146 | # | 154 | # |
147 | # Platform support | 155 | # Platform support |
148 | # | 156 | # |
149 | # CONFIG_PPC_MPC512x is not set | ||
150 | # CONFIG_PPC_MPC5121 is not set | ||
151 | # CONFIG_PPC_CELL is not set | 157 | # CONFIG_PPC_CELL is not set |
152 | # CONFIG_PPC_CELL_NATIVE is not set | 158 | # CONFIG_PPC_CELL_NATIVE is not set |
153 | # CONFIG_PQ2ADS is not set | 159 | # CONFIG_PQ2ADS is not set |
@@ -156,11 +162,13 @@ CONFIG_MPC8540_ADS=y | |||
156 | # CONFIG_MPC8560_ADS is not set | 162 | # CONFIG_MPC8560_ADS is not set |
157 | # CONFIG_MPC85xx_CDS is not set | 163 | # CONFIG_MPC85xx_CDS is not set |
158 | # CONFIG_MPC85xx_MDS is not set | 164 | # CONFIG_MPC85xx_MDS is not set |
165 | # CONFIG_MPC8536_DS is not set | ||
159 | # CONFIG_MPC85xx_DS is not set | 166 | # CONFIG_MPC85xx_DS is not set |
160 | # CONFIG_KSI8560 is not set | 167 | # CONFIG_KSI8560 is not set |
161 | # CONFIG_STX_GP3 is not set | 168 | # CONFIG_STX_GP3 is not set |
162 | # CONFIG_TQM8540 is not set | 169 | # CONFIG_TQM8540 is not set |
163 | # CONFIG_TQM8541 is not set | 170 | # CONFIG_TQM8541 is not set |
171 | # CONFIG_TQM8548 is not set | ||
164 | # CONFIG_TQM8555 is not set | 172 | # CONFIG_TQM8555 is not set |
165 | # CONFIG_TQM8560 is not set | 173 | # CONFIG_TQM8560 is not set |
166 | # CONFIG_SBC8548 is not set | 174 | # CONFIG_SBC8548 is not set |
@@ -192,7 +200,7 @@ CONFIG_HZ_250=y | |||
192 | # CONFIG_HZ_300 is not set | 200 | # CONFIG_HZ_300 is not set |
193 | # CONFIG_HZ_1000 is not set | 201 | # CONFIG_HZ_1000 is not set |
194 | CONFIG_HZ=250 | 202 | CONFIG_HZ=250 |
195 | # CONFIG_SCHED_HRTICK is not set | 203 | CONFIG_SCHED_HRTICK=y |
196 | CONFIG_PREEMPT_NONE=y | 204 | CONFIG_PREEMPT_NONE=y |
197 | # CONFIG_PREEMPT_VOLUNTARY is not set | 205 | # CONFIG_PREEMPT_VOLUNTARY is not set |
198 | # CONFIG_PREEMPT is not set | 206 | # CONFIG_PREEMPT is not set |
@@ -215,6 +223,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
215 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 223 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
216 | CONFIG_PAGEFLAGS_EXTENDED=y | 224 | CONFIG_PAGEFLAGS_EXTENDED=y |
217 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 225 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
226 | CONFIG_MIGRATION=y | ||
218 | # CONFIG_RESOURCES_64BIT is not set | 227 | # CONFIG_RESOURCES_64BIT is not set |
219 | CONFIG_ZONE_DMA_FLAG=1 | 228 | CONFIG_ZONE_DMA_FLAG=1 |
220 | CONFIG_BOUNCE=y | 229 | CONFIG_BOUNCE=y |
@@ -222,6 +231,7 @@ CONFIG_VIRT_TO_BUS=y | |||
222 | CONFIG_FORCE_MAX_ZONEORDER=11 | 231 | CONFIG_FORCE_MAX_ZONEORDER=11 |
223 | CONFIG_PROC_DEVICETREE=y | 232 | CONFIG_PROC_DEVICETREE=y |
224 | # CONFIG_CMDLINE_BOOL is not set | 233 | # CONFIG_CMDLINE_BOOL is not set |
234 | CONFIG_EXTRA_TARGETS="" | ||
225 | # CONFIG_PM is not set | 235 | # CONFIG_PM is not set |
226 | # CONFIG_SECCOMP is not set | 236 | # CONFIG_SECCOMP is not set |
227 | CONFIG_ISA_DMA_API=y | 237 | CONFIG_ISA_DMA_API=y |
@@ -231,6 +241,7 @@ CONFIG_ISA_DMA_API=y | |||
231 | # | 241 | # |
232 | CONFIG_ZONE_DMA=y | 242 | CONFIG_ZONE_DMA=y |
233 | CONFIG_FSL_SOC=y | 243 | CONFIG_FSL_SOC=y |
244 | CONFIG_PPC_PCI_CHOICE=y | ||
234 | # CONFIG_PCI is not set | 245 | # CONFIG_PCI is not set |
235 | # CONFIG_PCI_DOMAINS is not set | 246 | # CONFIG_PCI_DOMAINS is not set |
236 | # CONFIG_PCI_SYSCALL is not set | 247 | # CONFIG_PCI_SYSCALL is not set |
@@ -252,10 +263,6 @@ CONFIG_KERNEL_START=0xc0000000 | |||
252 | CONFIG_PHYSICAL_START=0x00000000 | 263 | CONFIG_PHYSICAL_START=0x00000000 |
253 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 264 | CONFIG_PHYSICAL_ALIGN=0x10000000 |
254 | CONFIG_TASK_SIZE=0xc0000000 | 265 | CONFIG_TASK_SIZE=0xc0000000 |
255 | |||
256 | # | ||
257 | # Networking | ||
258 | # | ||
259 | CONFIG_NET=y | 266 | CONFIG_NET=y |
260 | 267 | ||
261 | # | 268 | # |
@@ -367,6 +374,7 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
367 | # CONFIG_BLK_DEV_XIP is not set | 374 | # CONFIG_BLK_DEV_XIP is not set |
368 | # CONFIG_CDROM_PKTCDVD is not set | 375 | # CONFIG_CDROM_PKTCDVD is not set |
369 | # CONFIG_ATA_OVER_ETH is not set | 376 | # CONFIG_ATA_OVER_ETH is not set |
377 | # CONFIG_BLK_DEV_HD is not set | ||
370 | CONFIG_MISC_DEVICES=y | 378 | CONFIG_MISC_DEVICES=y |
371 | # CONFIG_EEPROM_93CX6 is not set | 379 | # CONFIG_EEPROM_93CX6 is not set |
372 | # CONFIG_ENCLOSURE_SERVICES is not set | 380 | # CONFIG_ENCLOSURE_SERVICES is not set |
@@ -384,7 +392,6 @@ CONFIG_HAVE_IDE=y | |||
384 | # CONFIG_MD is not set | 392 | # CONFIG_MD is not set |
385 | # CONFIG_MACINTOSH_DRIVERS is not set | 393 | # CONFIG_MACINTOSH_DRIVERS is not set |
386 | CONFIG_NETDEVICES=y | 394 | CONFIG_NETDEVICES=y |
387 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
388 | # CONFIG_DUMMY is not set | 395 | # CONFIG_DUMMY is not set |
389 | # CONFIG_BONDING is not set | 396 | # CONFIG_BONDING is not set |
390 | # CONFIG_MACVLAN is not set | 397 | # CONFIG_MACVLAN is not set |
@@ -416,9 +423,7 @@ CONFIG_MII=y | |||
416 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 423 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
417 | # CONFIG_B44 is not set | 424 | # CONFIG_B44 is not set |
418 | CONFIG_NETDEV_1000=y | 425 | CONFIG_NETDEV_1000=y |
419 | # CONFIG_E1000E_ENABLED is not set | ||
420 | CONFIG_GIANFAR=y | 426 | CONFIG_GIANFAR=y |
421 | CONFIG_GFAR_NAPI=y | ||
422 | CONFIG_NETDEV_10000=y | 427 | CONFIG_NETDEV_10000=y |
423 | 428 | ||
424 | # | 429 | # |
@@ -504,6 +509,8 @@ CONFIG_GEN_RTC=y | |||
504 | # CONFIG_TCG_TPM is not set | 509 | # CONFIG_TCG_TPM is not set |
505 | # CONFIG_I2C is not set | 510 | # CONFIG_I2C is not set |
506 | # CONFIG_SPI is not set | 511 | # CONFIG_SPI is not set |
512 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
513 | # CONFIG_GPIOLIB is not set | ||
507 | # CONFIG_W1 is not set | 514 | # CONFIG_W1 is not set |
508 | # CONFIG_POWER_SUPPLY is not set | 515 | # CONFIG_POWER_SUPPLY is not set |
509 | CONFIG_HWMON=y | 516 | CONFIG_HWMON=y |
@@ -520,6 +527,7 @@ CONFIG_HWMON=y | |||
520 | # CONFIG_SENSORS_W83627EHF is not set | 527 | # CONFIG_SENSORS_W83627EHF is not set |
521 | # CONFIG_HWMON_DEBUG_CHIP is not set | 528 | # CONFIG_HWMON_DEBUG_CHIP is not set |
522 | # CONFIG_THERMAL is not set | 529 | # CONFIG_THERMAL is not set |
530 | # CONFIG_THERMAL_HWMON is not set | ||
523 | # CONFIG_WATCHDOG is not set | 531 | # CONFIG_WATCHDOG is not set |
524 | 532 | ||
525 | # | 533 | # |
@@ -531,8 +539,10 @@ CONFIG_SSB_POSSIBLE=y | |||
531 | # | 539 | # |
532 | # Multifunction device drivers | 540 | # Multifunction device drivers |
533 | # | 541 | # |
542 | # CONFIG_MFD_CORE is not set | ||
534 | # CONFIG_MFD_SM501 is not set | 543 | # CONFIG_MFD_SM501 is not set |
535 | # CONFIG_HTC_PASIC3 is not set | 544 | # CONFIG_HTC_PASIC3 is not set |
545 | # CONFIG_MFD_TMIO is not set | ||
536 | 546 | ||
537 | # | 547 | # |
538 | # Multimedia devices | 548 | # Multimedia devices |
@@ -562,10 +572,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
562 | # Display device support | 572 | # Display device support |
563 | # | 573 | # |
564 | # CONFIG_DISPLAY_SUPPORT is not set | 574 | # CONFIG_DISPLAY_SUPPORT is not set |
565 | |||
566 | # | ||
567 | # Sound | ||
568 | # | ||
569 | # CONFIG_SOUND is not set | 575 | # CONFIG_SOUND is not set |
570 | CONFIG_HID_SUPPORT=y | 576 | CONFIG_HID_SUPPORT=y |
571 | CONFIG_HID=y | 577 | CONFIG_HID=y |
@@ -579,6 +585,10 @@ CONFIG_USB_SUPPORT=y | |||
579 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 585 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
580 | 586 | ||
581 | # | 587 | # |
588 | # Enable Host or Gadget support to see Inventra options | ||
589 | # | ||
590 | |||
591 | # | ||
582 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 592 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
583 | # | 593 | # |
584 | # CONFIG_USB_GADGET is not set | 594 | # CONFIG_USB_GADGET is not set |
@@ -655,6 +665,7 @@ CONFIG_TMPFS=y | |||
655 | # CONFIG_CRAMFS is not set | 665 | # CONFIG_CRAMFS is not set |
656 | # CONFIG_VXFS_FS is not set | 666 | # CONFIG_VXFS_FS is not set |
657 | # CONFIG_MINIX_FS is not set | 667 | # CONFIG_MINIX_FS is not set |
668 | # CONFIG_OMFS_FS is not set | ||
658 | # CONFIG_HPFS_FS is not set | 669 | # CONFIG_HPFS_FS is not set |
659 | # CONFIG_QNX4FS_FS is not set | 670 | # CONFIG_QNX4FS_FS is not set |
660 | # CONFIG_ROMFS_FS is not set | 671 | # CONFIG_ROMFS_FS is not set |
@@ -664,12 +675,11 @@ CONFIG_NETWORK_FILESYSTEMS=y | |||
664 | CONFIG_NFS_FS=y | 675 | CONFIG_NFS_FS=y |
665 | # CONFIG_NFS_V3 is not set | 676 | # CONFIG_NFS_V3 is not set |
666 | # CONFIG_NFS_V4 is not set | 677 | # CONFIG_NFS_V4 is not set |
667 | # CONFIG_NFSD is not set | ||
668 | CONFIG_ROOT_NFS=y | 678 | CONFIG_ROOT_NFS=y |
679 | # CONFIG_NFSD is not set | ||
669 | CONFIG_LOCKD=y | 680 | CONFIG_LOCKD=y |
670 | CONFIG_NFS_COMMON=y | 681 | CONFIG_NFS_COMMON=y |
671 | CONFIG_SUNRPC=y | 682 | CONFIG_SUNRPC=y |
672 | # CONFIG_SUNRPC_BIND34 is not set | ||
673 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 683 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
674 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 684 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
675 | # CONFIG_SMB_FS is not set | 685 | # CONFIG_SMB_FS is not set |
@@ -705,6 +715,7 @@ CONFIG_BITREVERSE=y | |||
705 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 715 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
706 | # CONFIG_CRC_CCITT is not set | 716 | # CONFIG_CRC_CCITT is not set |
707 | # CONFIG_CRC16 is not set | 717 | # CONFIG_CRC16 is not set |
718 | # CONFIG_CRC_T10DIF is not set | ||
708 | # CONFIG_CRC_ITU_T is not set | 719 | # CONFIG_CRC_ITU_T is not set |
709 | CONFIG_CRC32=y | 720 | CONFIG_CRC32=y |
710 | # CONFIG_CRC7 is not set | 721 | # CONFIG_CRC7 is not set |
@@ -729,6 +740,8 @@ CONFIG_FRAME_WARN=1024 | |||
729 | CONFIG_DEBUG_KERNEL=y | 740 | CONFIG_DEBUG_KERNEL=y |
730 | # CONFIG_DEBUG_SHIRQ is not set | 741 | # CONFIG_DEBUG_SHIRQ is not set |
731 | CONFIG_DETECT_SOFTLOCKUP=y | 742 | CONFIG_DETECT_SOFTLOCKUP=y |
743 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
744 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
732 | CONFIG_SCHED_DEBUG=y | 745 | CONFIG_SCHED_DEBUG=y |
733 | # CONFIG_SCHEDSTATS is not set | 746 | # CONFIG_SCHEDSTATS is not set |
734 | # CONFIG_TIMER_STATS is not set | 747 | # CONFIG_TIMER_STATS is not set |
@@ -746,16 +759,29 @@ CONFIG_DEBUG_MUTEXES=y | |||
746 | # CONFIG_DEBUG_INFO is not set | 759 | # CONFIG_DEBUG_INFO is not set |
747 | # CONFIG_DEBUG_VM is not set | 760 | # CONFIG_DEBUG_VM is not set |
748 | # CONFIG_DEBUG_WRITECOUNT is not set | 761 | # CONFIG_DEBUG_WRITECOUNT is not set |
762 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
749 | # CONFIG_DEBUG_LIST is not set | 763 | # CONFIG_DEBUG_LIST is not set |
750 | # CONFIG_DEBUG_SG is not set | 764 | # CONFIG_DEBUG_SG is not set |
751 | # CONFIG_BOOT_PRINTK_DELAY is not set | 765 | # CONFIG_BOOT_PRINTK_DELAY is not set |
766 | # CONFIG_RCU_TORTURE_TEST is not set | ||
752 | # CONFIG_BACKTRACE_SELF_TEST is not set | 767 | # CONFIG_BACKTRACE_SELF_TEST is not set |
753 | # CONFIG_FAULT_INJECTION is not set | 768 | # CONFIG_FAULT_INJECTION is not set |
769 | # CONFIG_LATENCYTOP is not set | ||
770 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
771 | CONFIG_HAVE_FTRACE=y | ||
772 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
773 | # CONFIG_FTRACE is not set | ||
774 | # CONFIG_SCHED_TRACER is not set | ||
775 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
754 | # CONFIG_SAMPLES is not set | 776 | # CONFIG_SAMPLES is not set |
777 | CONFIG_HAVE_ARCH_KGDB=y | ||
778 | # CONFIG_KGDB is not set | ||
755 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 779 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
756 | # CONFIG_DEBUG_STACK_USAGE is not set | 780 | # CONFIG_DEBUG_STACK_USAGE is not set |
757 | # CONFIG_DEBUG_PAGEALLOC is not set | 781 | # CONFIG_DEBUG_PAGEALLOC is not set |
758 | # CONFIG_DEBUGGER is not set | 782 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
783 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
784 | # CONFIG_XMON is not set | ||
759 | # CONFIG_IRQSTACKS is not set | 785 | # CONFIG_IRQSTACKS is not set |
760 | # CONFIG_BDI_SWITCH is not set | 786 | # CONFIG_BDI_SWITCH is not set |
761 | # CONFIG_PPC_EARLY_DEBUG is not set | 787 | # CONFIG_PPC_EARLY_DEBUG is not set |
@@ -808,6 +834,10 @@ CONFIG_CRYPTO=y | |||
808 | # CONFIG_CRYPTO_MD4 is not set | 834 | # CONFIG_CRYPTO_MD4 is not set |
809 | # CONFIG_CRYPTO_MD5 is not set | 835 | # CONFIG_CRYPTO_MD5 is not set |
810 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 836 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
837 | # CONFIG_CRYPTO_RMD128 is not set | ||
838 | # CONFIG_CRYPTO_RMD160 is not set | ||
839 | # CONFIG_CRYPTO_RMD256 is not set | ||
840 | # CONFIG_CRYPTO_RMD320 is not set | ||
811 | # CONFIG_CRYPTO_SHA1 is not set | 841 | # CONFIG_CRYPTO_SHA1 is not set |
812 | # CONFIG_CRYPTO_SHA256 is not set | 842 | # CONFIG_CRYPTO_SHA256 is not set |
813 | # CONFIG_CRYPTO_SHA512 is not set | 843 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -839,5 +869,6 @@ CONFIG_CRYPTO=y | |||
839 | # CONFIG_CRYPTO_DEFLATE is not set | 869 | # CONFIG_CRYPTO_DEFLATE is not set |
840 | # CONFIG_CRYPTO_LZO is not set | 870 | # CONFIG_CRYPTO_LZO is not set |
841 | CONFIG_CRYPTO_HW=y | 871 | CONFIG_CRYPTO_HW=y |
872 | # CONFIG_CRYPTO_DEV_TALITOS is not set | ||
842 | # CONFIG_PPC_CLOCK is not set | 873 | # CONFIG_PPC_CLOCK is not set |
843 | # CONFIG_VIRTUALIZATION is not set | 874 | # CONFIG_VIRTUALIZATION is not set |