diff options
Diffstat (limited to 'arch/powerpc/configs/44x/katmai_defconfig')
-rw-r--r-- | arch/powerpc/configs/44x/katmai_defconfig | 76 |
1 files changed, 55 insertions, 21 deletions
diff --git a/arch/powerpc/configs/44x/katmai_defconfig b/arch/powerpc/configs/44x/katmai_defconfig index e326ee8bd195..f67250b24ec5 100644 --- a/arch/powerpc/configs/44x/katmai_defconfig +++ b/arch/powerpc/configs/44x/katmai_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.28-rc2 | 3 | # Linux kernel version: 2.6.29-rc2 |
4 | # Tue Oct 28 09:16:11 2008 | 4 | # Tue Jan 20 08:22:38 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -18,6 +18,7 @@ CONFIG_4xx=y | |||
18 | CONFIG_BOOKE=y | 18 | CONFIG_BOOKE=y |
19 | CONFIG_PTE_64BIT=y | 19 | CONFIG_PTE_64BIT=y |
20 | CONFIG_PHYS_64BIT=y | 20 | CONFIG_PHYS_64BIT=y |
21 | CONFIG_PPC_MMU_NOHASH=y | ||
21 | # CONFIG_PPC_MM_SLICES is not set | 22 | # CONFIG_PPC_MM_SLICES is not set |
22 | CONFIG_NOT_COHERENT_CACHE=y | 23 | CONFIG_NOT_COHERENT_CACHE=y |
23 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
@@ -43,7 +44,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
43 | CONFIG_PPC=y | 44 | CONFIG_PPC=y |
44 | CONFIG_EARLY_PRINTK=y | 45 | CONFIG_EARLY_PRINTK=y |
45 | CONFIG_GENERIC_NVRAM=y | 46 | CONFIG_GENERIC_NVRAM=y |
46 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 47 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
47 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
48 | CONFIG_PPC_OF=y | 49 | CONFIG_PPC_OF=y |
49 | CONFIG_OF=y | 50 | CONFIG_OF=y |
@@ -74,8 +75,8 @@ CONFIG_POSIX_MQUEUE=y | |||
74 | # CONFIG_AUDIT is not set | 75 | # CONFIG_AUDIT is not set |
75 | # CONFIG_IKCONFIG is not set | 76 | # CONFIG_IKCONFIG is not set |
76 | CONFIG_LOG_BUF_SHIFT=14 | 77 | CONFIG_LOG_BUF_SHIFT=14 |
77 | # CONFIG_CGROUPS is not set | ||
78 | # CONFIG_GROUP_SCHED is not set | 78 | # CONFIG_GROUP_SCHED is not set |
79 | # CONFIG_CGROUPS is not set | ||
79 | CONFIG_SYSFS_DEPRECATED=y | 80 | CONFIG_SYSFS_DEPRECATED=y |
80 | CONFIG_SYSFS_DEPRECATED_V2=y | 81 | CONFIG_SYSFS_DEPRECATED_V2=y |
81 | # CONFIG_RELAY is not set | 82 | # CONFIG_RELAY is not set |
@@ -110,7 +111,6 @@ CONFIG_SLUB_DEBUG=y | |||
110 | CONFIG_SLUB=y | 111 | CONFIG_SLUB=y |
111 | # CONFIG_SLOB is not set | 112 | # CONFIG_SLOB is not set |
112 | # CONFIG_PROFILING is not set | 113 | # CONFIG_PROFILING is not set |
113 | # CONFIG_MARKERS is not set | ||
114 | CONFIG_HAVE_OPROFILE=y | 114 | CONFIG_HAVE_OPROFILE=y |
115 | # CONFIG_KPROBES is not set | 115 | # CONFIG_KPROBES is not set |
116 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 116 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -121,7 +121,6 @@ CONFIG_HAVE_ARCH_TRACEHOOK=y | |||
121 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 121 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
122 | CONFIG_SLABINFO=y | 122 | CONFIG_SLABINFO=y |
123 | CONFIG_RT_MUTEXES=y | 123 | CONFIG_RT_MUTEXES=y |
124 | # CONFIG_TINY_SHMEM is not set | ||
125 | CONFIG_BASE_SMALL=0 | 124 | CONFIG_BASE_SMALL=0 |
126 | CONFIG_MODULES=y | 125 | CONFIG_MODULES=y |
127 | # CONFIG_MODULE_FORCE_LOAD is not set | 126 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -129,11 +128,9 @@ CONFIG_MODULE_UNLOAD=y | |||
129 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 128 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
130 | # CONFIG_MODVERSIONS is not set | 129 | # CONFIG_MODVERSIONS is not set |
131 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 130 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
132 | CONFIG_KMOD=y | ||
133 | CONFIG_BLOCK=y | 131 | CONFIG_BLOCK=y |
134 | CONFIG_LBD=y | 132 | CONFIG_LBD=y |
135 | # CONFIG_BLK_DEV_IO_TRACE is not set | 133 | # CONFIG_BLK_DEV_IO_TRACE is not set |
136 | # CONFIG_LSF is not set | ||
137 | # CONFIG_BLK_DEV_BSG is not set | 134 | # CONFIG_BLK_DEV_BSG is not set |
138 | # CONFIG_BLK_DEV_INTEGRITY is not set | 135 | # CONFIG_BLK_DEV_INTEGRITY is not set |
139 | 136 | ||
@@ -150,6 +147,10 @@ CONFIG_DEFAULT_AS=y | |||
150 | # CONFIG_DEFAULT_NOOP is not set | 147 | # CONFIG_DEFAULT_NOOP is not set |
151 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 148 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
152 | CONFIG_CLASSIC_RCU=y | 149 | CONFIG_CLASSIC_RCU=y |
150 | # CONFIG_TREE_RCU is not set | ||
151 | # CONFIG_PREEMPT_RCU is not set | ||
152 | # CONFIG_TREE_RCU_TRACE is not set | ||
153 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
153 | # CONFIG_FREEZER is not set | 154 | # CONFIG_FREEZER is not set |
154 | CONFIG_PPC4xx_PCI_EXPRESS=y | 155 | CONFIG_PPC4xx_PCI_EXPRESS=y |
155 | 156 | ||
@@ -187,6 +188,7 @@ CONFIG_440SPe=y | |||
187 | # CONFIG_GENERIC_IOMAP is not set | 188 | # CONFIG_GENERIC_IOMAP is not set |
188 | # CONFIG_CPU_FREQ is not set | 189 | # CONFIG_CPU_FREQ is not set |
189 | # CONFIG_FSL_ULI1575 is not set | 190 | # CONFIG_FSL_ULI1575 is not set |
191 | # CONFIG_SIMPLE_GPIO is not set | ||
190 | 192 | ||
191 | # | 193 | # |
192 | # Kernel options | 194 | # Kernel options |
@@ -210,6 +212,7 @@ CONFIG_BINFMT_ELF=y | |||
210 | # CONFIG_BINFMT_MISC is not set | 212 | # CONFIG_BINFMT_MISC is not set |
211 | # CONFIG_MATH_EMULATION is not set | 213 | # CONFIG_MATH_EMULATION is not set |
212 | # CONFIG_IOMMU_HELPER is not set | 214 | # CONFIG_IOMMU_HELPER is not set |
215 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
213 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 216 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
214 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 217 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
215 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 218 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
@@ -224,12 +227,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
224 | CONFIG_PAGEFLAGS_EXTENDED=y | 227 | CONFIG_PAGEFLAGS_EXTENDED=y |
225 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 228 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
226 | CONFIG_MIGRATION=y | 229 | CONFIG_MIGRATION=y |
227 | CONFIG_RESOURCES_64BIT=y | ||
228 | CONFIG_PHYS_ADDR_T_64BIT=y | 230 | CONFIG_PHYS_ADDR_T_64BIT=y |
229 | CONFIG_ZONE_DMA_FLAG=1 | 231 | CONFIG_ZONE_DMA_FLAG=1 |
230 | CONFIG_BOUNCE=y | 232 | CONFIG_BOUNCE=y |
231 | CONFIG_VIRT_TO_BUS=y | 233 | CONFIG_VIRT_TO_BUS=y |
232 | CONFIG_UNEVICTABLE_LRU=y | 234 | CONFIG_UNEVICTABLE_LRU=y |
235 | CONFIG_PPC_4K_PAGES=y | ||
236 | # CONFIG_PPC_16K_PAGES is not set | ||
237 | # CONFIG_PPC_64K_PAGES is not set | ||
233 | CONFIG_FORCE_MAX_ZONEORDER=11 | 238 | CONFIG_FORCE_MAX_ZONEORDER=11 |
234 | CONFIG_PROC_DEVICETREE=y | 239 | CONFIG_PROC_DEVICETREE=y |
235 | CONFIG_CMDLINE_BOOL=y | 240 | CONFIG_CMDLINE_BOOL=y |
@@ -253,6 +258,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
253 | # CONFIG_PCI_MSI is not set | 258 | # CONFIG_PCI_MSI is not set |
254 | CONFIG_PCI_LEGACY=y | 259 | CONFIG_PCI_LEGACY=y |
255 | # CONFIG_PCI_DEBUG is not set | 260 | # CONFIG_PCI_DEBUG is not set |
261 | # CONFIG_PCI_STUB is not set | ||
256 | # CONFIG_PCCARD is not set | 262 | # CONFIG_PCCARD is not set |
257 | # CONFIG_HOTPLUG_PCI is not set | 263 | # CONFIG_HOTPLUG_PCI is not set |
258 | # CONFIG_HAS_RAPIDIO is not set | 264 | # CONFIG_HAS_RAPIDIO is not set |
@@ -277,6 +283,7 @@ CONFIG_NET=y | |||
277 | # | 283 | # |
278 | # Networking options | 284 | # Networking options |
279 | # | 285 | # |
286 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
280 | CONFIG_PACKET=y | 287 | CONFIG_PACKET=y |
281 | # CONFIG_PACKET_MMAP is not set | 288 | # CONFIG_PACKET_MMAP is not set |
282 | CONFIG_UNIX=y | 289 | CONFIG_UNIX=y |
@@ -327,6 +334,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
327 | # CONFIG_ECONET is not set | 334 | # CONFIG_ECONET is not set |
328 | # CONFIG_WAN_ROUTER is not set | 335 | # CONFIG_WAN_ROUTER is not set |
329 | # CONFIG_NET_SCHED is not set | 336 | # CONFIG_NET_SCHED is not set |
337 | # CONFIG_DCB is not set | ||
330 | 338 | ||
331 | # | 339 | # |
332 | # Network testing | 340 | # Network testing |
@@ -339,6 +347,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_AF_RXRPC is not set | 347 | # CONFIG_AF_RXRPC is not set |
340 | # CONFIG_PHONET is not set | 348 | # CONFIG_PHONET is not set |
341 | # CONFIG_WIRELESS is not set | 349 | # CONFIG_WIRELESS is not set |
350 | # CONFIG_WIMAX is not set | ||
342 | # CONFIG_RFKILL is not set | 351 | # CONFIG_RFKILL is not set |
343 | # CONFIG_NET_9P is not set | 352 | # CONFIG_NET_9P is not set |
344 | 353 | ||
@@ -388,6 +397,7 @@ CONFIG_MISC_DEVICES=y | |||
388 | # CONFIG_TIFM_CORE is not set | 397 | # CONFIG_TIFM_CORE is not set |
389 | # CONFIG_ENCLOSURE_SERVICES is not set | 398 | # CONFIG_ENCLOSURE_SERVICES is not set |
390 | # CONFIG_HP_ILO is not set | 399 | # CONFIG_HP_ILO is not set |
400 | # CONFIG_C2PORT is not set | ||
391 | CONFIG_HAVE_IDE=y | 401 | CONFIG_HAVE_IDE=y |
392 | # CONFIG_IDE is not set | 402 | # CONFIG_IDE is not set |
393 | 403 | ||
@@ -472,6 +482,7 @@ CONFIG_NETDEV_1000=y | |||
472 | # CONFIG_JME is not set | 482 | # CONFIG_JME is not set |
473 | CONFIG_NETDEV_10000=y | 483 | CONFIG_NETDEV_10000=y |
474 | # CONFIG_CHELSIO_T1 is not set | 484 | # CONFIG_CHELSIO_T1 is not set |
485 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
475 | # CONFIG_CHELSIO_T3 is not set | 486 | # CONFIG_CHELSIO_T3 is not set |
476 | # CONFIG_ENIC is not set | 487 | # CONFIG_ENIC is not set |
477 | # CONFIG_IXGBE is not set | 488 | # CONFIG_IXGBE is not set |
@@ -494,6 +505,10 @@ CONFIG_NETDEV_10000=y | |||
494 | # CONFIG_WLAN_PRE80211 is not set | 505 | # CONFIG_WLAN_PRE80211 is not set |
495 | # CONFIG_WLAN_80211 is not set | 506 | # CONFIG_WLAN_80211 is not set |
496 | # CONFIG_IWLWIFI_LEDS is not set | 507 | # CONFIG_IWLWIFI_LEDS is not set |
508 | |||
509 | # | ||
510 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
511 | # | ||
497 | # CONFIG_WAN is not set | 512 | # CONFIG_WAN is not set |
498 | # CONFIG_FDDI is not set | 513 | # CONFIG_FDDI is not set |
499 | # CONFIG_HIPPI is not set | 514 | # CONFIG_HIPPI is not set |
@@ -546,9 +561,12 @@ CONFIG_SERIAL_CORE=y | |||
546 | CONFIG_SERIAL_CORE_CONSOLE=y | 561 | CONFIG_SERIAL_CORE_CONSOLE=y |
547 | # CONFIG_SERIAL_JSM is not set | 562 | # CONFIG_SERIAL_JSM is not set |
548 | CONFIG_SERIAL_OF_PLATFORM=y | 563 | CONFIG_SERIAL_OF_PLATFORM=y |
564 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
549 | CONFIG_UNIX98_PTYS=y | 565 | CONFIG_UNIX98_PTYS=y |
566 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
550 | CONFIG_LEGACY_PTYS=y | 567 | CONFIG_LEGACY_PTYS=y |
551 | CONFIG_LEGACY_PTY_COUNT=256 | 568 | CONFIG_LEGACY_PTY_COUNT=256 |
569 | # CONFIG_HVC_UDBG is not set | ||
552 | # CONFIG_IPMI_HANDLER is not set | 570 | # CONFIG_IPMI_HANDLER is not set |
553 | # CONFIG_HW_RANDOM is not set | 571 | # CONFIG_HW_RANDOM is not set |
554 | # CONFIG_NVRAM is not set | 572 | # CONFIG_NVRAM is not set |
@@ -568,11 +586,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
568 | # CONFIG_THERMAL is not set | 586 | # CONFIG_THERMAL is not set |
569 | # CONFIG_THERMAL_HWMON is not set | 587 | # CONFIG_THERMAL_HWMON is not set |
570 | # CONFIG_WATCHDOG is not set | 588 | # CONFIG_WATCHDOG is not set |
589 | CONFIG_SSB_POSSIBLE=y | ||
571 | 590 | ||
572 | # | 591 | # |
573 | # Sonics Silicon Backplane | 592 | # Sonics Silicon Backplane |
574 | # | 593 | # |
575 | CONFIG_SSB_POSSIBLE=y | ||
576 | # CONFIG_SSB is not set | 594 | # CONFIG_SSB is not set |
577 | 595 | ||
578 | # | 596 | # |
@@ -582,7 +600,7 @@ CONFIG_SSB_POSSIBLE=y | |||
582 | # CONFIG_MFD_SM501 is not set | 600 | # CONFIG_MFD_SM501 is not set |
583 | # CONFIG_HTC_PASIC3 is not set | 601 | # CONFIG_HTC_PASIC3 is not set |
584 | # CONFIG_MFD_TMIO is not set | 602 | # CONFIG_MFD_TMIO is not set |
585 | # CONFIG_MFD_WM8400 is not set | 603 | # CONFIG_REGULATOR is not set |
586 | 604 | ||
587 | # | 605 | # |
588 | # Multimedia devices | 606 | # Multimedia devices |
@@ -628,9 +646,13 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
628 | # | 646 | # |
629 | 647 | ||
630 | # | 648 | # |
631 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 649 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
632 | # | 650 | # |
633 | # CONFIG_USB_GADGET is not set | 651 | # CONFIG_USB_GADGET is not set |
652 | |||
653 | # | ||
654 | # OTG and related infrastructure | ||
655 | # | ||
634 | # CONFIG_UWB is not set | 656 | # CONFIG_UWB is not set |
635 | # CONFIG_MMC is not set | 657 | # CONFIG_MMC is not set |
636 | # CONFIG_MEMSTICK is not set | 658 | # CONFIG_MEMSTICK is not set |
@@ -656,7 +678,9 @@ CONFIG_EXT2_FS=y | |||
656 | # CONFIG_FS_POSIX_ACL is not set | 678 | # CONFIG_FS_POSIX_ACL is not set |
657 | CONFIG_FILE_LOCKING=y | 679 | CONFIG_FILE_LOCKING=y |
658 | # CONFIG_XFS_FS is not set | 680 | # CONFIG_XFS_FS is not set |
681 | # CONFIG_GFS2_FS is not set | ||
659 | # CONFIG_OCFS2_FS is not set | 682 | # CONFIG_OCFS2_FS is not set |
683 | # CONFIG_BTRFS_FS is not set | ||
660 | CONFIG_DNOTIFY=y | 684 | CONFIG_DNOTIFY=y |
661 | CONFIG_INOTIFY=y | 685 | CONFIG_INOTIFY=y |
662 | CONFIG_INOTIFY_USER=y | 686 | CONFIG_INOTIFY_USER=y |
@@ -690,10 +714,7 @@ CONFIG_TMPFS=y | |||
690 | # CONFIG_TMPFS_POSIX_ACL is not set | 714 | # CONFIG_TMPFS_POSIX_ACL is not set |
691 | # CONFIG_HUGETLB_PAGE is not set | 715 | # CONFIG_HUGETLB_PAGE is not set |
692 | # CONFIG_CONFIGFS_FS is not set | 716 | # CONFIG_CONFIGFS_FS is not set |
693 | 717 | CONFIG_MISC_FILESYSTEMS=y | |
694 | # | ||
695 | # Miscellaneous filesystems | ||
696 | # | ||
697 | # CONFIG_ADFS_FS is not set | 718 | # CONFIG_ADFS_FS is not set |
698 | # CONFIG_AFFS_FS is not set | 719 | # CONFIG_AFFS_FS is not set |
699 | # CONFIG_HFS_FS is not set | 720 | # CONFIG_HFS_FS is not set |
@@ -702,6 +723,7 @@ CONFIG_TMPFS=y | |||
702 | # CONFIG_BFS_FS is not set | 723 | # CONFIG_BFS_FS is not set |
703 | # CONFIG_EFS_FS is not set | 724 | # CONFIG_EFS_FS is not set |
704 | CONFIG_CRAMFS=y | 725 | CONFIG_CRAMFS=y |
726 | # CONFIG_SQUASHFS is not set | ||
705 | # CONFIG_VXFS_FS is not set | 727 | # CONFIG_VXFS_FS is not set |
706 | # CONFIG_MINIX_FS is not set | 728 | # CONFIG_MINIX_FS is not set |
707 | # CONFIG_OMFS_FS is not set | 729 | # CONFIG_OMFS_FS is not set |
@@ -742,6 +764,7 @@ CONFIG_MSDOS_PARTITION=y | |||
742 | # Library routines | 764 | # Library routines |
743 | # | 765 | # |
744 | CONFIG_BITREVERSE=y | 766 | CONFIG_BITREVERSE=y |
767 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
745 | # CONFIG_CRC_CCITT is not set | 768 | # CONFIG_CRC_CCITT is not set |
746 | # CONFIG_CRC16 is not set | 769 | # CONFIG_CRC16 is not set |
747 | # CONFIG_CRC_T10DIF is not set | 770 | # CONFIG_CRC_T10DIF is not set |
@@ -792,6 +815,7 @@ CONFIG_SCHED_DEBUG=y | |||
792 | # CONFIG_DEBUG_MEMORY_INIT is not set | 815 | # CONFIG_DEBUG_MEMORY_INIT is not set |
793 | # CONFIG_DEBUG_LIST is not set | 816 | # CONFIG_DEBUG_LIST is not set |
794 | # CONFIG_DEBUG_SG is not set | 817 | # CONFIG_DEBUG_SG is not set |
818 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
795 | # CONFIG_BOOT_PRINTK_DELAY is not set | 819 | # CONFIG_BOOT_PRINTK_DELAY is not set |
796 | # CONFIG_RCU_TORTURE_TEST is not set | 820 | # CONFIG_RCU_TORTURE_TEST is not set |
797 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 821 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
@@ -800,18 +824,24 @@ CONFIG_SCHED_DEBUG=y | |||
800 | # CONFIG_FAULT_INJECTION is not set | 824 | # CONFIG_FAULT_INJECTION is not set |
801 | # CONFIG_LATENCYTOP is not set | 825 | # CONFIG_LATENCYTOP is not set |
802 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 826 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
803 | CONFIG_NOP_TRACER=y | 827 | CONFIG_HAVE_FUNCTION_TRACER=y |
804 | CONFIG_HAVE_FTRACE=y | ||
805 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 828 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
806 | # CONFIG_FTRACE is not set | 829 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
830 | |||
831 | # | ||
832 | # Tracers | ||
833 | # | ||
834 | # CONFIG_FUNCTION_TRACER is not set | ||
807 | # CONFIG_SCHED_TRACER is not set | 835 | # CONFIG_SCHED_TRACER is not set |
808 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 836 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
809 | # CONFIG_BOOT_TRACER is not set | 837 | # CONFIG_BOOT_TRACER is not set |
838 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
810 | # CONFIG_STACK_TRACER is not set | 839 | # CONFIG_STACK_TRACER is not set |
811 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 840 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
812 | # CONFIG_SAMPLES is not set | 841 | # CONFIG_SAMPLES is not set |
813 | CONFIG_HAVE_ARCH_KGDB=y | 842 | CONFIG_HAVE_ARCH_KGDB=y |
814 | # CONFIG_KGDB is not set | 843 | # CONFIG_KGDB is not set |
844 | CONFIG_PRINT_STACK_DEPTH=64 | ||
815 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 845 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
816 | # CONFIG_DEBUG_STACK_USAGE is not set | 846 | # CONFIG_DEBUG_STACK_USAGE is not set |
817 | # CONFIG_DEBUG_PAGEALLOC is not set | 847 | # CONFIG_DEBUG_PAGEALLOC is not set |
@@ -837,11 +867,15 @@ CONFIG_CRYPTO=y | |||
837 | # | 867 | # |
838 | # CONFIG_CRYPTO_FIPS is not set | 868 | # CONFIG_CRYPTO_FIPS is not set |
839 | CONFIG_CRYPTO_ALGAPI=y | 869 | CONFIG_CRYPTO_ALGAPI=y |
840 | CONFIG_CRYPTO_AEAD=y | 870 | CONFIG_CRYPTO_ALGAPI2=y |
871 | CONFIG_CRYPTO_AEAD2=y | ||
841 | CONFIG_CRYPTO_BLKCIPHER=y | 872 | CONFIG_CRYPTO_BLKCIPHER=y |
873 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
842 | CONFIG_CRYPTO_HASH=y | 874 | CONFIG_CRYPTO_HASH=y |
843 | CONFIG_CRYPTO_RNG=y | 875 | CONFIG_CRYPTO_HASH2=y |
876 | CONFIG_CRYPTO_RNG2=y | ||
844 | CONFIG_CRYPTO_MANAGER=y | 877 | CONFIG_CRYPTO_MANAGER=y |
878 | CONFIG_CRYPTO_MANAGER2=y | ||
845 | # CONFIG_CRYPTO_GF128MUL is not set | 879 | # CONFIG_CRYPTO_GF128MUL is not set |
846 | # CONFIG_CRYPTO_NULL is not set | 880 | # CONFIG_CRYPTO_NULL is not set |
847 | # CONFIG_CRYPTO_CRYPTD is not set | 881 | # CONFIG_CRYPTO_CRYPTD is not set |