diff options
Diffstat (limited to 'arch/powerpc/configs/86xx/gef_sbc610_defconfig')
-rw-r--r-- | arch/powerpc/configs/86xx/gef_sbc610_defconfig | 122 |
1 files changed, 90 insertions, 32 deletions
diff --git a/arch/powerpc/configs/86xx/gef_sbc610_defconfig b/arch/powerpc/configs/86xx/gef_sbc610_defconfig index 1ab5abae00a..c6a7fc82b69 100644 --- a/arch/powerpc/configs/86xx/gef_sbc610_defconfig +++ b/arch/powerpc/configs/86xx/gef_sbc610_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:26 2009 | 4 | # Wed May 13 17:22:30 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -14,6 +14,7 @@ CONFIG_6xx=y | |||
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
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_PPC_BOOK3S=y | ||
17 | CONFIG_PPC_FPU=y | 18 | CONFIG_PPC_FPU=y |
18 | # CONFIG_PHYS_64BIT is not set | 19 | # CONFIG_PHYS_64BIT is not set |
19 | CONFIG_ALTIVEC=y | 20 | CONFIG_ALTIVEC=y |
@@ -58,6 +59,7 @@ CONFIG_GENERIC_BUG=y | |||
58 | CONFIG_DEFAULT_UIMAGE=y | 59 | CONFIG_DEFAULT_UIMAGE=y |
59 | # CONFIG_PPC_DCR_NATIVE is not set | 60 | # CONFIG_PPC_DCR_NATIVE is not set |
60 | # CONFIG_PPC_DCR_MMIO is not set | 61 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
62 | 64 | ||
63 | # | 65 | # |
@@ -72,10 +74,20 @@ CONFIG_SWAP=y | |||
72 | CONFIG_SYSVIPC=y | 74 | CONFIG_SYSVIPC=y |
73 | CONFIG_SYSVIPC_SYSCTL=y | 75 | CONFIG_SYSVIPC_SYSCTL=y |
74 | CONFIG_POSIX_MQUEUE=y | 76 | CONFIG_POSIX_MQUEUE=y |
77 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
75 | CONFIG_BSD_PROCESS_ACCT=y | 78 | CONFIG_BSD_PROCESS_ACCT=y |
76 | CONFIG_BSD_PROCESS_ACCT_V3=y | 79 | CONFIG_BSD_PROCESS_ACCT_V3=y |
77 | # CONFIG_TASKSTATS is not set | 80 | # CONFIG_TASKSTATS is not set |
78 | # CONFIG_AUDIT is not set | 81 | # CONFIG_AUDIT is not set |
82 | |||
83 | # | ||
84 | # RCU Subsystem | ||
85 | # | ||
86 | CONFIG_CLASSIC_RCU=y | ||
87 | # CONFIG_TREE_RCU is not set | ||
88 | # CONFIG_PREEMPT_RCU is not set | ||
89 | # CONFIG_TREE_RCU_TRACE is not set | ||
90 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
79 | CONFIG_IKCONFIG=y | 91 | CONFIG_IKCONFIG=y |
80 | CONFIG_IKCONFIG_PROC=y | 92 | CONFIG_IKCONFIG_PROC=y |
81 | CONFIG_LOG_BUF_SHIFT=14 | 93 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -91,21 +103,24 @@ CONFIG_RELAY=y | |||
91 | # CONFIG_NAMESPACES is not set | 103 | # CONFIG_NAMESPACES is not set |
92 | CONFIG_BLK_DEV_INITRD=y | 104 | CONFIG_BLK_DEV_INITRD=y |
93 | CONFIG_INITRAMFS_SOURCE="" | 105 | CONFIG_INITRAMFS_SOURCE="" |
106 | CONFIG_RD_GZIP=y | ||
107 | # CONFIG_RD_BZIP2 is not set | ||
108 | # CONFIG_RD_LZMA is not set | ||
94 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 109 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
95 | CONFIG_SYSCTL=y | 110 | CONFIG_SYSCTL=y |
111 | CONFIG_ANON_INODES=y | ||
96 | CONFIG_EMBEDDED=y | 112 | CONFIG_EMBEDDED=y |
97 | CONFIG_SYSCTL_SYSCALL=y | 113 | CONFIG_SYSCTL_SYSCALL=y |
98 | CONFIG_KALLSYMS=y | 114 | CONFIG_KALLSYMS=y |
99 | # CONFIG_KALLSYMS_ALL is not set | 115 | # CONFIG_KALLSYMS_ALL is not set |
100 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 116 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
117 | # CONFIG_STRIP_ASM_SYMS is not set | ||
101 | CONFIG_HOTPLUG=y | 118 | CONFIG_HOTPLUG=y |
102 | CONFIG_PRINTK=y | 119 | CONFIG_PRINTK=y |
103 | CONFIG_BUG=y | 120 | CONFIG_BUG=y |
104 | CONFIG_ELF_CORE=y | 121 | CONFIG_ELF_CORE=y |
105 | CONFIG_COMPAT_BRK=y | ||
106 | CONFIG_BASE_FULL=y | 122 | CONFIG_BASE_FULL=y |
107 | CONFIG_FUTEX=y | 123 | CONFIG_FUTEX=y |
108 | CONFIG_ANON_INODES=y | ||
109 | CONFIG_EPOLL=y | 124 | CONFIG_EPOLL=y |
110 | CONFIG_SIGNALFD=y | 125 | CONFIG_SIGNALFD=y |
111 | CONFIG_TIMERFD=y | 126 | CONFIG_TIMERFD=y |
@@ -114,10 +129,12 @@ CONFIG_SHMEM=y | |||
114 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
115 | CONFIG_VM_EVENT_COUNTERS=y | 130 | CONFIG_VM_EVENT_COUNTERS=y |
116 | CONFIG_PCI_QUIRKS=y | 131 | CONFIG_PCI_QUIRKS=y |
132 | CONFIG_COMPAT_BRK=y | ||
117 | CONFIG_SLAB=y | 133 | CONFIG_SLAB=y |
118 | # CONFIG_SLUB is not set | 134 | # CONFIG_SLUB is not set |
119 | # CONFIG_SLOB is not set | 135 | # CONFIG_SLOB is not set |
120 | # CONFIG_PROFILING is not set | 136 | # CONFIG_PROFILING is not set |
137 | # CONFIG_MARKERS is not set | ||
121 | CONFIG_HAVE_OPROFILE=y | 138 | CONFIG_HAVE_OPROFILE=y |
122 | # CONFIG_KPROBES is not set | 139 | # CONFIG_KPROBES is not set |
123 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 140 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -126,6 +143,7 @@ CONFIG_HAVE_KPROBES=y | |||
126 | CONFIG_HAVE_KRETPROBES=y | 143 | CONFIG_HAVE_KRETPROBES=y |
127 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 144 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
128 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 145 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
146 | # CONFIG_SLOW_WORK is not set | ||
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 147 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
130 | CONFIG_SLABINFO=y | 148 | CONFIG_SLABINFO=y |
131 | CONFIG_RT_MUTEXES=y | 149 | CONFIG_RT_MUTEXES=y |
@@ -139,7 +157,6 @@ CONFIG_MODULE_UNLOAD=y | |||
139 | CONFIG_STOP_MACHINE=y | 157 | CONFIG_STOP_MACHINE=y |
140 | CONFIG_BLOCK=y | 158 | CONFIG_BLOCK=y |
141 | # CONFIG_LBD is not set | 159 | # CONFIG_LBD is not set |
142 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
143 | # CONFIG_BLK_DEV_BSG is not set | 160 | # CONFIG_BLK_DEV_BSG is not set |
144 | # CONFIG_BLK_DEV_INTEGRITY is not set | 161 | # CONFIG_BLK_DEV_INTEGRITY is not set |
145 | 162 | ||
@@ -155,18 +172,11 @@ CONFIG_IOSCHED_CFQ=y | |||
155 | CONFIG_DEFAULT_CFQ=y | 172 | CONFIG_DEFAULT_CFQ=y |
156 | # CONFIG_DEFAULT_NOOP is not set | 173 | # CONFIG_DEFAULT_NOOP is not set |
157 | CONFIG_DEFAULT_IOSCHED="cfq" | 174 | CONFIG_DEFAULT_IOSCHED="cfq" |
158 | CONFIG_CLASSIC_RCU=y | ||
159 | # CONFIG_TREE_RCU is not set | ||
160 | # CONFIG_PREEMPT_RCU is not set | ||
161 | # CONFIG_TREE_RCU_TRACE is not set | ||
162 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
163 | # CONFIG_FREEZER is not set | 175 | # CONFIG_FREEZER is not set |
164 | 176 | ||
165 | # | 177 | # |
166 | # Platform support | 178 | # Platform support |
167 | # | 179 | # |
168 | CONFIG_PPC_MULTIPLATFORM=y | ||
169 | CONFIG_CLASSIC32=y | ||
170 | # CONFIG_PPC_CHRP is not set | 180 | # CONFIG_PPC_CHRP is not set |
171 | # CONFIG_MPC5121_ADS is not set | 181 | # CONFIG_MPC5121_ADS is not set |
172 | # CONFIG_MPC5121_GENERIC is not set | 182 | # CONFIG_MPC5121_GENERIC is not set |
@@ -181,8 +191,11 @@ CONFIG_PPC_86xx=y | |||
181 | # CONFIG_MPC8641_HPCN is not set | 191 | # CONFIG_MPC8641_HPCN is not set |
182 | # CONFIG_SBC8641D is not set | 192 | # CONFIG_SBC8641D is not set |
183 | # CONFIG_MPC8610_HPCD is not set | 193 | # CONFIG_MPC8610_HPCD is not set |
194 | # CONFIG_GEF_PPC9A is not set | ||
195 | # CONFIG_GEF_SBC310 is not set | ||
184 | CONFIG_GEF_SBC610=y | 196 | CONFIG_GEF_SBC610=y |
185 | CONFIG_MPC8641=y | 197 | CONFIG_MPC8641=y |
198 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
186 | # CONFIG_IPIC is not set | 199 | # CONFIG_IPIC is not set |
187 | CONFIG_MPIC=y | 200 | CONFIG_MPIC=y |
188 | # CONFIG_MPIC_WEIRD is not set | 201 | # CONFIG_MPIC_WEIRD is not set |
@@ -244,9 +257,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
244 | CONFIG_BOUNCE=y | 257 | CONFIG_BOUNCE=y |
245 | CONFIG_VIRT_TO_BUS=y | 258 | CONFIG_VIRT_TO_BUS=y |
246 | CONFIG_UNEVICTABLE_LRU=y | 259 | CONFIG_UNEVICTABLE_LRU=y |
260 | CONFIG_HAVE_MLOCK=y | ||
261 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
247 | CONFIG_PPC_4K_PAGES=y | 262 | CONFIG_PPC_4K_PAGES=y |
248 | # CONFIG_PPC_16K_PAGES is not set | 263 | # CONFIG_PPC_16K_PAGES is not set |
249 | # CONFIG_PPC_64K_PAGES is not set | 264 | # CONFIG_PPC_64K_PAGES is not set |
265 | # CONFIG_PPC_256K_PAGES is not set | ||
250 | CONFIG_FORCE_MAX_ZONEORDER=11 | 266 | CONFIG_FORCE_MAX_ZONEORDER=11 |
251 | # CONFIG_PROC_DEVICETREE is not set | 267 | # CONFIG_PROC_DEVICETREE is not set |
252 | # CONFIG_CMDLINE_BOOL is not set | 268 | # CONFIG_CMDLINE_BOOL is not set |
@@ -275,6 +291,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
275 | # CONFIG_PCI_LEGACY is not set | 291 | # CONFIG_PCI_LEGACY is not set |
276 | CONFIG_PCI_DEBUG=y | 292 | CONFIG_PCI_DEBUG=y |
277 | # CONFIG_PCI_STUB is not set | 293 | # CONFIG_PCI_STUB is not set |
294 | # CONFIG_PCI_IOV is not set | ||
278 | # CONFIG_PCCARD is not set | 295 | # CONFIG_PCCARD is not set |
279 | # CONFIG_HOTPLUG_PCI is not set | 296 | # CONFIG_HOTPLUG_PCI is not set |
280 | CONFIG_HAS_RAPIDIO=y | 297 | CONFIG_HAS_RAPIDIO=y |
@@ -298,7 +315,6 @@ CONFIG_NET=y | |||
298 | # | 315 | # |
299 | # Networking options | 316 | # Networking options |
300 | # | 317 | # |
301 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
302 | CONFIG_PACKET=y | 318 | CONFIG_PACKET=y |
303 | CONFIG_PACKET_MMAP=y | 319 | CONFIG_PACKET_MMAP=y |
304 | CONFIG_UNIX=y | 320 | CONFIG_UNIX=y |
@@ -378,9 +394,11 @@ CONFIG_BRIDGE_NETFILTER=y | |||
378 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set | 394 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set |
379 | # CONFIG_NETFILTER_NETLINK_LOG is not set | 395 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
380 | # CONFIG_NF_CONNTRACK is not set | 396 | # CONFIG_NF_CONNTRACK is not set |
397 | # CONFIG_NETFILTER_TPROXY is not set | ||
381 | CONFIG_NETFILTER_XTABLES=m | 398 | CONFIG_NETFILTER_XTABLES=m |
382 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set | 399 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set |
383 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | 400 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set |
401 | # CONFIG_NETFILTER_XT_TARGET_HL is not set | ||
384 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set | 402 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set |
385 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | 403 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set |
386 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | 404 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set |
@@ -393,6 +411,7 @@ CONFIG_NETFILTER_XTABLES=m | |||
393 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | 411 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set |
394 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | 412 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set |
395 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | 413 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set |
414 | CONFIG_NETFILTER_XT_MATCH_HL=m | ||
396 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set | 415 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set |
397 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set | 416 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set |
398 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set | 417 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set |
@@ -451,11 +470,11 @@ CONFIG_IP6_NF_MATCH_HL=m | |||
451 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m | 470 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m |
452 | # CONFIG_IP6_NF_MATCH_MH is not set | 471 | # CONFIG_IP6_NF_MATCH_MH is not set |
453 | CONFIG_IP6_NF_MATCH_RT=m | 472 | CONFIG_IP6_NF_MATCH_RT=m |
473 | # CONFIG_IP6_NF_TARGET_HL is not set | ||
454 | CONFIG_IP6_NF_TARGET_LOG=m | 474 | CONFIG_IP6_NF_TARGET_LOG=m |
455 | CONFIG_IP6_NF_FILTER=m | 475 | CONFIG_IP6_NF_FILTER=m |
456 | # CONFIG_IP6_NF_TARGET_REJECT is not set | 476 | # CONFIG_IP6_NF_TARGET_REJECT is not set |
457 | CONFIG_IP6_NF_MANGLE=m | 477 | CONFIG_IP6_NF_MANGLE=m |
458 | # CONFIG_IP6_NF_TARGET_HL is not set | ||
459 | CONFIG_IP6_NF_RAW=m | 478 | CONFIG_IP6_NF_RAW=m |
460 | # CONFIG_IP6_NF_SECURITY is not set | 479 | # CONFIG_IP6_NF_SECURITY is not set |
461 | # CONFIG_BRIDGE_NF_EBTABLES is not set | 480 | # CONFIG_BRIDGE_NF_EBTABLES is not set |
@@ -490,6 +509,7 @@ CONFIG_LLC=m | |||
490 | # CONFIG_LAPB is not set | 509 | # CONFIG_LAPB is not set |
491 | # CONFIG_ECONET is not set | 510 | # CONFIG_ECONET is not set |
492 | CONFIG_WAN_ROUTER=m | 511 | CONFIG_WAN_ROUTER=m |
512 | # CONFIG_PHONET is not set | ||
493 | CONFIG_NET_SCHED=y | 513 | CONFIG_NET_SCHED=y |
494 | 514 | ||
495 | # | 515 | # |
@@ -540,7 +560,6 @@ CONFIG_NET_PKTGEN=m | |||
540 | # CONFIG_IRDA is not set | 560 | # CONFIG_IRDA is not set |
541 | # CONFIG_BT is not set | 561 | # CONFIG_BT is not set |
542 | # CONFIG_AF_RXRPC is not set | 562 | # CONFIG_AF_RXRPC is not set |
543 | # CONFIG_PHONET is not set | ||
544 | CONFIG_FIB_RULES=y | 563 | CONFIG_FIB_RULES=y |
545 | CONFIG_WIRELESS=y | 564 | CONFIG_WIRELESS=y |
546 | # CONFIG_CFG80211 is not set | 565 | # CONFIG_CFG80211 is not set |
@@ -651,7 +670,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
651 | # LPDDR flash memory drivers | 670 | # LPDDR flash memory drivers |
652 | # | 671 | # |
653 | # CONFIG_MTD_LPDDR is not set | 672 | # CONFIG_MTD_LPDDR is not set |
654 | # CONFIG_MTD_QINFO_PROBE is not set | ||
655 | 673 | ||
656 | # | 674 | # |
657 | # UBI - Unsorted block images | 675 | # UBI - Unsorted block images |
@@ -682,13 +700,20 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 | |||
682 | # CONFIG_BLK_DEV_HD is not set | 700 | # CONFIG_BLK_DEV_HD is not set |
683 | CONFIG_MISC_DEVICES=y | 701 | CONFIG_MISC_DEVICES=y |
684 | # CONFIG_PHANTOM is not set | 702 | # CONFIG_PHANTOM is not set |
685 | # CONFIG_EEPROM_93CX6 is not set | ||
686 | # CONFIG_SGI_IOC4 is not set | 703 | # CONFIG_SGI_IOC4 is not set |
687 | # CONFIG_TIFM_CORE is not set | 704 | # CONFIG_TIFM_CORE is not set |
688 | # CONFIG_ICS932S401 is not set | 705 | # CONFIG_ICS932S401 is not set |
689 | # CONFIG_ENCLOSURE_SERVICES is not set | 706 | # CONFIG_ENCLOSURE_SERVICES is not set |
690 | # CONFIG_HP_ILO is not set | 707 | # CONFIG_HP_ILO is not set |
708 | # CONFIG_ISL29003 is not set | ||
691 | # CONFIG_C2PORT is not set | 709 | # CONFIG_C2PORT is not set |
710 | |||
711 | # | ||
712 | # EEPROM support | ||
713 | # | ||
714 | # CONFIG_EEPROM_AT24 is not set | ||
715 | # CONFIG_EEPROM_LEGACY is not set | ||
716 | # CONFIG_EEPROM_93CX6 is not set | ||
692 | CONFIG_HAVE_IDE=y | 717 | CONFIG_HAVE_IDE=y |
693 | # CONFIG_IDE is not set | 718 | # CONFIG_IDE is not set |
694 | 719 | ||
@@ -746,9 +771,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
746 | # CONFIG_MEGARAID_NEWGEN is not set | 771 | # CONFIG_MEGARAID_NEWGEN is not set |
747 | # CONFIG_MEGARAID_LEGACY is not set | 772 | # CONFIG_MEGARAID_LEGACY is not set |
748 | # CONFIG_MEGARAID_SAS is not set | 773 | # CONFIG_MEGARAID_SAS is not set |
774 | # CONFIG_SCSI_MPT2SAS is not set | ||
749 | # CONFIG_SCSI_HPTIOP is not set | 775 | # CONFIG_SCSI_HPTIOP is not set |
750 | # CONFIG_SCSI_BUSLOGIC is not set | 776 | # CONFIG_SCSI_BUSLOGIC is not set |
751 | # CONFIG_LIBFC is not set | 777 | # CONFIG_LIBFC is not set |
778 | # CONFIG_LIBFCOE is not set | ||
752 | # CONFIG_FCOE is not set | 779 | # CONFIG_FCOE is not set |
753 | # CONFIG_SCSI_DMX3191D is not set | 780 | # CONFIG_SCSI_DMX3191D is not set |
754 | # CONFIG_SCSI_EATA is not set | 781 | # CONFIG_SCSI_EATA is not set |
@@ -771,6 +798,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
771 | # CONFIG_SCSI_DEBUG is not set | 798 | # CONFIG_SCSI_DEBUG is not set |
772 | # CONFIG_SCSI_SRP is not set | 799 | # CONFIG_SCSI_SRP is not set |
773 | # CONFIG_SCSI_DH is not set | 800 | # CONFIG_SCSI_DH is not set |
801 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
774 | CONFIG_ATA=y | 802 | CONFIG_ATA=y |
775 | # CONFIG_ATA_NONSTANDARD is not set | 803 | # CONFIG_ATA_NONSTANDARD is not set |
776 | CONFIG_SATA_PMP=y | 804 | CONFIG_SATA_PMP=y |
@@ -847,6 +875,7 @@ CONFIG_SATA_SIL=y | |||
847 | # CONFIG_I2O is not set | 875 | # CONFIG_I2O is not set |
848 | # CONFIG_MACINTOSH_DRIVERS is not set | 876 | # CONFIG_MACINTOSH_DRIVERS is not set |
849 | CONFIG_NETDEVICES=y | 877 | CONFIG_NETDEVICES=y |
878 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
850 | CONFIG_DUMMY=m | 879 | CONFIG_DUMMY=m |
851 | CONFIG_BONDING=m | 880 | CONFIG_BONDING=m |
852 | # CONFIG_MACVLAN is not set | 881 | # CONFIG_MACVLAN is not set |
@@ -880,6 +909,8 @@ CONFIG_MII=y | |||
880 | # CONFIG_SUNGEM is not set | 909 | # CONFIG_SUNGEM is not set |
881 | # CONFIG_CASSINI is not set | 910 | # CONFIG_CASSINI is not set |
882 | # CONFIG_NET_VENDOR_3COM is not set | 911 | # CONFIG_NET_VENDOR_3COM is not set |
912 | # CONFIG_ETHOC is not set | ||
913 | # CONFIG_DNET is not set | ||
883 | # CONFIG_NET_TULIP is not set | 914 | # CONFIG_NET_TULIP is not set |
884 | # CONFIG_HP100 is not set | 915 | # CONFIG_HP100 is not set |
885 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 916 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -899,6 +930,7 @@ CONFIG_NETDEV_1000=y | |||
899 | # CONFIG_E1000E is not set | 930 | # CONFIG_E1000E is not set |
900 | # CONFIG_IP1000 is not set | 931 | # CONFIG_IP1000 is not set |
901 | # CONFIG_IGB is not set | 932 | # CONFIG_IGB is not set |
933 | # CONFIG_IGBVF is not set | ||
902 | # CONFIG_NS83820 is not set | 934 | # CONFIG_NS83820 is not set |
903 | # CONFIG_HAMACHI is not set | 935 | # CONFIG_HAMACHI is not set |
904 | # CONFIG_YELLOWFIN is not set | 936 | # CONFIG_YELLOWFIN is not set |
@@ -909,11 +941,12 @@ CONFIG_NETDEV_1000=y | |||
909 | # CONFIG_VIA_VELOCITY is not set | 941 | # CONFIG_VIA_VELOCITY is not set |
910 | # CONFIG_TIGON3 is not set | 942 | # CONFIG_TIGON3 is not set |
911 | # CONFIG_BNX2 is not set | 943 | # CONFIG_BNX2 is not set |
944 | CONFIG_FSL_PQ_MDIO=y | ||
912 | CONFIG_GIANFAR=y | 945 | CONFIG_GIANFAR=y |
913 | # CONFIG_MV643XX_ETH is not set | ||
914 | # CONFIG_QLA3XXX is not set | 946 | # CONFIG_QLA3XXX is not set |
915 | # CONFIG_ATL1 is not set | 947 | # CONFIG_ATL1 is not set |
916 | # CONFIG_ATL1E is not set | 948 | # CONFIG_ATL1E is not set |
949 | # CONFIG_ATL1C is not set | ||
917 | # CONFIG_JME is not set | 950 | # CONFIG_JME is not set |
918 | # CONFIG_NETDEV_10000 is not set | 951 | # CONFIG_NETDEV_10000 is not set |
919 | # CONFIG_TR is not set | 952 | # CONFIG_TR is not set |
@@ -923,7 +956,6 @@ CONFIG_GIANFAR=y | |||
923 | # | 956 | # |
924 | # CONFIG_WLAN_PRE80211 is not set | 957 | # CONFIG_WLAN_PRE80211 is not set |
925 | # CONFIG_WLAN_80211 is not set | 958 | # CONFIG_WLAN_80211 is not set |
926 | # CONFIG_IWLWIFI_LEDS is not set | ||
927 | 959 | ||
928 | # | 960 | # |
929 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 961 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -1050,6 +1082,7 @@ CONFIG_UNIX98_PTYS=y | |||
1050 | # CONFIG_HVC_UDBG is not set | 1082 | # CONFIG_HVC_UDBG is not set |
1051 | # CONFIG_IPMI_HANDLER is not set | 1083 | # CONFIG_IPMI_HANDLER is not set |
1052 | CONFIG_HW_RANDOM=y | 1084 | CONFIG_HW_RANDOM=y |
1085 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
1053 | # CONFIG_NVRAM is not set | 1086 | # CONFIG_NVRAM is not set |
1054 | # CONFIG_R3964 is not set | 1087 | # CONFIG_R3964 is not set |
1055 | # CONFIG_APPLICOM is not set | 1088 | # CONFIG_APPLICOM is not set |
@@ -1113,12 +1146,9 @@ CONFIG_I2C_MPC=y | |||
1113 | # Miscellaneous I2C Chip support | 1146 | # Miscellaneous I2C Chip support |
1114 | # | 1147 | # |
1115 | CONFIG_DS1682=y | 1148 | CONFIG_DS1682=y |
1116 | # CONFIG_EEPROM_AT24 is not set | ||
1117 | # CONFIG_EEPROM_LEGACY is not set | ||
1118 | # CONFIG_SENSORS_PCF8574 is not set | 1149 | # CONFIG_SENSORS_PCF8574 is not set |
1119 | # CONFIG_PCF8575 is not set | 1150 | # CONFIG_PCF8575 is not set |
1120 | # CONFIG_SENSORS_PCA9539 is not set | 1151 | # CONFIG_SENSORS_PCA9539 is not set |
1121 | # CONFIG_SENSORS_PCF8591 is not set | ||
1122 | # CONFIG_SENSORS_MAX6875 is not set | 1152 | # CONFIG_SENSORS_MAX6875 is not set |
1123 | # CONFIG_SENSORS_TSL2550 is not set | 1153 | # CONFIG_SENSORS_TSL2550 is not set |
1124 | # CONFIG_I2C_DEBUG_CORE is not set | 1154 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -1174,6 +1204,7 @@ CONFIG_HWMON=y | |||
1174 | # CONFIG_SENSORS_F71805F is not set | 1204 | # CONFIG_SENSORS_F71805F is not set |
1175 | # CONFIG_SENSORS_F71882FG is not set | 1205 | # CONFIG_SENSORS_F71882FG is not set |
1176 | # CONFIG_SENSORS_F75375S is not set | 1206 | # CONFIG_SENSORS_F75375S is not set |
1207 | # CONFIG_SENSORS_G760A is not set | ||
1177 | # CONFIG_SENSORS_GL518SM is not set | 1208 | # CONFIG_SENSORS_GL518SM is not set |
1178 | # CONFIG_SENSORS_GL520SM is not set | 1209 | # CONFIG_SENSORS_GL520SM is not set |
1179 | # CONFIG_SENSORS_IT87 is not set | 1210 | # CONFIG_SENSORS_IT87 is not set |
@@ -1188,11 +1219,15 @@ CONFIG_HWMON=y | |||
1188 | CONFIG_SENSORS_LM90=y | 1219 | CONFIG_SENSORS_LM90=y |
1189 | CONFIG_SENSORS_LM92=y | 1220 | CONFIG_SENSORS_LM92=y |
1190 | # CONFIG_SENSORS_LM93 is not set | 1221 | # CONFIG_SENSORS_LM93 is not set |
1222 | # CONFIG_SENSORS_LTC4215 is not set | ||
1191 | # CONFIG_SENSORS_LTC4245 is not set | 1223 | # CONFIG_SENSORS_LTC4245 is not set |
1224 | # CONFIG_SENSORS_LM95241 is not set | ||
1192 | # CONFIG_SENSORS_MAX1619 is not set | 1225 | # CONFIG_SENSORS_MAX1619 is not set |
1193 | # CONFIG_SENSORS_MAX6650 is not set | 1226 | # CONFIG_SENSORS_MAX6650 is not set |
1194 | # CONFIG_SENSORS_PC87360 is not set | 1227 | # CONFIG_SENSORS_PC87360 is not set |
1195 | # CONFIG_SENSORS_PC87427 is not set | 1228 | # CONFIG_SENSORS_PC87427 is not set |
1229 | # CONFIG_SENSORS_PCF8591 is not set | ||
1230 | # CONFIG_SENSORS_SHT15 is not set | ||
1196 | # CONFIG_SENSORS_SIS5595 is not set | 1231 | # CONFIG_SENSORS_SIS5595 is not set |
1197 | # CONFIG_SENSORS_DME1737 is not set | 1232 | # CONFIG_SENSORS_DME1737 is not set |
1198 | # CONFIG_SENSORS_SMSC47M1 is not set | 1233 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -1311,15 +1346,17 @@ CONFIG_USB_HID=y | |||
1311 | # | 1346 | # |
1312 | # Special HID drivers | 1347 | # Special HID drivers |
1313 | # | 1348 | # |
1314 | CONFIG_HID_COMPAT=y | ||
1315 | CONFIG_HID_A4TECH=y | 1349 | CONFIG_HID_A4TECH=y |
1316 | CONFIG_HID_APPLE=y | 1350 | CONFIG_HID_APPLE=y |
1317 | CONFIG_HID_BELKIN=y | 1351 | CONFIG_HID_BELKIN=y |
1318 | CONFIG_HID_CHERRY=y | 1352 | CONFIG_HID_CHERRY=y |
1319 | CONFIG_HID_CHICONY=y | 1353 | CONFIG_HID_CHICONY=y |
1320 | CONFIG_HID_CYPRESS=y | 1354 | CONFIG_HID_CYPRESS=y |
1355 | # CONFIG_DRAGONRISE_FF is not set | ||
1321 | CONFIG_HID_EZKEY=y | 1356 | CONFIG_HID_EZKEY=y |
1357 | # CONFIG_HID_KYE is not set | ||
1322 | CONFIG_HID_GYRATION=y | 1358 | CONFIG_HID_GYRATION=y |
1359 | # CONFIG_HID_KENSINGTON is not set | ||
1323 | CONFIG_HID_LOGITECH=y | 1360 | CONFIG_HID_LOGITECH=y |
1324 | # CONFIG_LOGITECH_FF is not set | 1361 | # CONFIG_LOGITECH_FF is not set |
1325 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1362 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
@@ -1389,11 +1426,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1389 | # CONFIG_USB_TMC is not set | 1426 | # CONFIG_USB_TMC is not set |
1390 | 1427 | ||
1391 | # | 1428 | # |
1392 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1429 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1393 | # | 1430 | # |
1394 | 1431 | ||
1395 | # | 1432 | # |
1396 | # see USB_STORAGE Help for more information | 1433 | # also be needed; see USB_STORAGE Help for more info |
1397 | # | 1434 | # |
1398 | CONFIG_USB_STORAGE=y | 1435 | CONFIG_USB_STORAGE=y |
1399 | # CONFIG_USB_STORAGE_DEBUG is not set | 1436 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -1435,7 +1472,6 @@ CONFIG_USB_STORAGE=y | |||
1435 | # CONFIG_USB_LED is not set | 1472 | # CONFIG_USB_LED is not set |
1436 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1473 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1437 | # CONFIG_USB_CYTHERM is not set | 1474 | # CONFIG_USB_CYTHERM is not set |
1438 | # CONFIG_USB_PHIDGET is not set | ||
1439 | # CONFIG_USB_IDMOUSE is not set | 1475 | # CONFIG_USB_IDMOUSE is not set |
1440 | # CONFIG_USB_FTDI_ELAN is not set | 1476 | # CONFIG_USB_FTDI_ELAN is not set |
1441 | # CONFIG_USB_APPLEDISPLAY is not set | 1477 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1452,6 +1488,7 @@ CONFIG_USB_STORAGE=y | |||
1452 | # OTG and related infrastructure | 1488 | # OTG and related infrastructure |
1453 | # | 1489 | # |
1454 | # CONFIG_USB_GPIO_VBUS is not set | 1490 | # CONFIG_USB_GPIO_VBUS is not set |
1491 | # CONFIG_NOP_USB_XCEIV is not set | ||
1455 | # CONFIG_UWB is not set | 1492 | # CONFIG_UWB is not set |
1456 | # CONFIG_MMC is not set | 1493 | # CONFIG_MMC is not set |
1457 | # CONFIG_MEMSTICK is not set | 1494 | # CONFIG_MEMSTICK is not set |
@@ -1513,8 +1550,9 @@ CONFIG_RTC_DRV_RX8581=y | |||
1513 | # | 1550 | # |
1514 | # on-CPU RTC drivers | 1551 | # on-CPU RTC drivers |
1515 | # | 1552 | # |
1516 | # CONFIG_RTC_DRV_PPC is not set | 1553 | # CONFIG_RTC_DRV_GENERIC is not set |
1517 | # CONFIG_DMADEVICES is not set | 1554 | # CONFIG_DMADEVICES is not set |
1555 | # CONFIG_AUXDISPLAY is not set | ||
1518 | # CONFIG_UIO is not set | 1556 | # CONFIG_UIO is not set |
1519 | # CONFIG_STAGING is not set | 1557 | # CONFIG_STAGING is not set |
1520 | 1558 | ||
@@ -1527,6 +1565,7 @@ CONFIG_EXT2_FS_POSIX_ACL=y | |||
1527 | # CONFIG_EXT2_FS_SECURITY is not set | 1565 | # CONFIG_EXT2_FS_SECURITY is not set |
1528 | # CONFIG_EXT2_FS_XIP is not set | 1566 | # CONFIG_EXT2_FS_XIP is not set |
1529 | CONFIG_EXT3_FS=y | 1567 | CONFIG_EXT3_FS=y |
1568 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1530 | CONFIG_EXT3_FS_XATTR=y | 1569 | CONFIG_EXT3_FS_XATTR=y |
1531 | CONFIG_EXT3_FS_POSIX_ACL=y | 1570 | CONFIG_EXT3_FS_POSIX_ACL=y |
1532 | # CONFIG_EXT3_FS_SECURITY is not set | 1571 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1549,6 +1588,11 @@ CONFIG_INOTIFY_USER=y | |||
1549 | # CONFIG_FUSE_FS is not set | 1588 | # CONFIG_FUSE_FS is not set |
1550 | 1589 | ||
1551 | # | 1590 | # |
1591 | # Caches | ||
1592 | # | ||
1593 | # CONFIG_FSCACHE is not set | ||
1594 | |||
1595 | # | ||
1552 | # CD-ROM/DVD Filesystems | 1596 | # CD-ROM/DVD Filesystems |
1553 | # | 1597 | # |
1554 | # CONFIG_ISO9660_FS is not set | 1598 | # CONFIG_ISO9660_FS is not set |
@@ -1595,6 +1639,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1595 | # CONFIG_ROMFS_FS is not set | 1639 | # CONFIG_ROMFS_FS is not set |
1596 | # CONFIG_SYSV_FS is not set | 1640 | # CONFIG_SYSV_FS is not set |
1597 | # CONFIG_UFS_FS is not set | 1641 | # CONFIG_UFS_FS is not set |
1642 | # CONFIG_NILFS2_FS is not set | ||
1598 | CONFIG_NETWORK_FILESYSTEMS=y | 1643 | CONFIG_NETWORK_FILESYSTEMS=y |
1599 | CONFIG_NFS_FS=y | 1644 | CONFIG_NFS_FS=y |
1600 | CONFIG_NFS_V3=y | 1645 | CONFIG_NFS_V3=y |
@@ -1607,7 +1652,6 @@ CONFIG_LOCKD_V4=y | |||
1607 | CONFIG_NFS_COMMON=y | 1652 | CONFIG_NFS_COMMON=y |
1608 | CONFIG_SUNRPC=y | 1653 | CONFIG_SUNRPC=y |
1609 | CONFIG_SUNRPC_GSS=y | 1654 | CONFIG_SUNRPC_GSS=y |
1610 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1611 | CONFIG_RPCSEC_GSS_KRB5=y | 1655 | CONFIG_RPCSEC_GSS_KRB5=y |
1612 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1656 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1613 | # CONFIG_SMB_FS is not set | 1657 | # CONFIG_SMB_FS is not set |
@@ -1668,6 +1712,7 @@ CONFIG_NLS_KOI8_R=m | |||
1668 | CONFIG_NLS_KOI8_U=m | 1712 | CONFIG_NLS_KOI8_U=m |
1669 | CONFIG_NLS_UTF8=m | 1713 | CONFIG_NLS_UTF8=m |
1670 | # CONFIG_DLM is not set | 1714 | # CONFIG_DLM is not set |
1715 | # CONFIG_BINARY_PRINTF is not set | ||
1671 | 1716 | ||
1672 | # | 1717 | # |
1673 | # Library routines | 1718 | # Library routines |
@@ -1681,13 +1726,14 @@ CONFIG_CRC_CCITT=m | |||
1681 | CONFIG_CRC32=y | 1726 | CONFIG_CRC32=y |
1682 | # CONFIG_CRC7 is not set | 1727 | # CONFIG_CRC7 is not set |
1683 | CONFIG_LIBCRC32C=m | 1728 | CONFIG_LIBCRC32C=m |
1684 | CONFIG_ZLIB_INFLATE=m | 1729 | CONFIG_ZLIB_INFLATE=y |
1685 | CONFIG_ZLIB_DEFLATE=m | 1730 | CONFIG_ZLIB_DEFLATE=m |
1686 | CONFIG_PLIST=y | 1731 | CONFIG_DECOMPRESS_GZIP=y |
1687 | CONFIG_HAS_IOMEM=y | 1732 | CONFIG_HAS_IOMEM=y |
1688 | CONFIG_HAS_IOPORT=y | 1733 | CONFIG_HAS_IOPORT=y |
1689 | CONFIG_HAS_DMA=y | 1734 | CONFIG_HAS_DMA=y |
1690 | CONFIG_HAVE_LMB=y | 1735 | CONFIG_HAVE_LMB=y |
1736 | CONFIG_NLATTR=y | ||
1691 | 1737 | ||
1692 | # | 1738 | # |
1693 | # Kernel hacking | 1739 | # Kernel hacking |
@@ -1705,6 +1751,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1705 | CONFIG_DETECT_SOFTLOCKUP=y | 1751 | CONFIG_DETECT_SOFTLOCKUP=y |
1706 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1752 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1707 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1753 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1754 | CONFIG_DETECT_HUNG_TASK=y | ||
1755 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1756 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1708 | CONFIG_SCHED_DEBUG=y | 1757 | CONFIG_SCHED_DEBUG=y |
1709 | # CONFIG_SCHEDSTATS is not set | 1758 | # CONFIG_SCHEDSTATS is not set |
1710 | # CONFIG_TIMER_STATS is not set | 1759 | # CONFIG_TIMER_STATS is not set |
@@ -1733,9 +1782,12 @@ CONFIG_DEBUG_INFO=y | |||
1733 | # CONFIG_FAULT_INJECTION is not set | 1782 | # CONFIG_FAULT_INJECTION is not set |
1734 | # CONFIG_LATENCYTOP is not set | 1783 | # CONFIG_LATENCYTOP is not set |
1735 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1784 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1785 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1736 | CONFIG_HAVE_FUNCTION_TRACER=y | 1786 | CONFIG_HAVE_FUNCTION_TRACER=y |
1787 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1737 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1788 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1738 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1789 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1790 | CONFIG_TRACING_SUPPORT=y | ||
1739 | 1791 | ||
1740 | # | 1792 | # |
1741 | # Tracers | 1793 | # Tracers |
@@ -1744,17 +1796,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1744 | # CONFIG_PREEMPT_TRACER is not set | 1796 | # CONFIG_PREEMPT_TRACER is not set |
1745 | # CONFIG_SCHED_TRACER is not set | 1797 | # CONFIG_SCHED_TRACER is not set |
1746 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1798 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1799 | # CONFIG_EVENT_TRACER is not set | ||
1747 | # CONFIG_BOOT_TRACER is not set | 1800 | # CONFIG_BOOT_TRACER is not set |
1748 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1801 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1749 | # CONFIG_STACK_TRACER is not set | 1802 | # CONFIG_STACK_TRACER is not set |
1750 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1803 | # CONFIG_KMEMTRACE is not set |
1804 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1805 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1751 | # CONFIG_SAMPLES is not set | 1806 | # CONFIG_SAMPLES is not set |
1752 | CONFIG_HAVE_ARCH_KGDB=y | 1807 | CONFIG_HAVE_ARCH_KGDB=y |
1753 | # CONFIG_KGDB is not set | 1808 | # CONFIG_KGDB is not set |
1754 | CONFIG_PRINT_STACK_DEPTH=64 | 1809 | CONFIG_PRINT_STACK_DEPTH=64 |
1755 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1810 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1756 | # CONFIG_DEBUG_STACK_USAGE is not set | 1811 | # CONFIG_DEBUG_STACK_USAGE is not set |
1757 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1758 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1812 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1759 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1813 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1760 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1814 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1776,6 +1830,7 @@ CONFIG_SECURITY_NETWORK=y | |||
1776 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1830 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1777 | # CONFIG_SECURITY_ROOTPLUG is not set | 1831 | # CONFIG_SECURITY_ROOTPLUG is not set |
1778 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1832 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 |
1833 | # CONFIG_SECURITY_TOMOYO is not set | ||
1779 | CONFIG_CRYPTO=y | 1834 | CONFIG_CRYPTO=y |
1780 | 1835 | ||
1781 | # | 1836 | # |
@@ -1791,10 +1846,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1791 | CONFIG_CRYPTO_HASH=y | 1846 | CONFIG_CRYPTO_HASH=y |
1792 | CONFIG_CRYPTO_HASH2=y | 1847 | CONFIG_CRYPTO_HASH2=y |
1793 | CONFIG_CRYPTO_RNG2=y | 1848 | CONFIG_CRYPTO_RNG2=y |
1849 | CONFIG_CRYPTO_PCOMP=y | ||
1794 | CONFIG_CRYPTO_MANAGER=y | 1850 | CONFIG_CRYPTO_MANAGER=y |
1795 | CONFIG_CRYPTO_MANAGER2=y | 1851 | CONFIG_CRYPTO_MANAGER2=y |
1796 | # CONFIG_CRYPTO_GF128MUL is not set | 1852 | # CONFIG_CRYPTO_GF128MUL is not set |
1797 | CONFIG_CRYPTO_NULL=m | 1853 | CONFIG_CRYPTO_NULL=m |
1854 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1798 | # CONFIG_CRYPTO_CRYPTD is not set | 1855 | # CONFIG_CRYPTO_CRYPTD is not set |
1799 | CONFIG_CRYPTO_AUTHENC=m | 1856 | CONFIG_CRYPTO_AUTHENC=m |
1800 | CONFIG_CRYPTO_TEST=m | 1857 | CONFIG_CRYPTO_TEST=m |
@@ -1864,6 +1921,7 @@ CONFIG_CRYPTO_TWOFISH_COMMON=m | |||
1864 | # Compression | 1921 | # Compression |
1865 | # | 1922 | # |
1866 | CONFIG_CRYPTO_DEFLATE=m | 1923 | CONFIG_CRYPTO_DEFLATE=m |
1924 | # CONFIG_CRYPTO_ZLIB is not set | ||
1867 | # CONFIG_CRYPTO_LZO is not set | 1925 | # CONFIG_CRYPTO_LZO is not set |
1868 | 1926 | ||
1869 | # | 1927 | # |