diff options
Diffstat (limited to 'arch/powerpc/configs/mpc86xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc86xx_defconfig | 211 |
1 files changed, 84 insertions, 127 deletions
diff --git a/arch/powerpc/configs/mpc86xx_defconfig b/arch/powerpc/configs/mpc86xx_defconfig index adc756e1f252..5bb1b8eb0b49 100644 --- a/arch/powerpc/configs/mpc86xx_defconfig +++ b/arch/powerpc/configs/mpc86xx_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:35:39 2009 | 4 | # Wed May 13 17:22:00 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 |
@@ -57,6 +58,7 @@ CONFIG_GENERIC_BUG=y | |||
57 | CONFIG_DEFAULT_UIMAGE=y | 58 | CONFIG_DEFAULT_UIMAGE=y |
58 | # CONFIG_PPC_DCR_NATIVE is not set | 59 | # CONFIG_PPC_DCR_NATIVE is not set |
59 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
61 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 62 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
61 | 63 | ||
62 | # | 64 | # |
@@ -71,11 +73,21 @@ CONFIG_SWAP=y | |||
71 | CONFIG_SYSVIPC=y | 73 | CONFIG_SYSVIPC=y |
72 | CONFIG_SYSVIPC_SYSCTL=y | 74 | CONFIG_SYSVIPC_SYSCTL=y |
73 | CONFIG_POSIX_MQUEUE=y | 75 | CONFIG_POSIX_MQUEUE=y |
76 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
74 | CONFIG_BSD_PROCESS_ACCT=y | 77 | CONFIG_BSD_PROCESS_ACCT=y |
75 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 78 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
76 | # CONFIG_TASKSTATS is not set | 79 | # CONFIG_TASKSTATS is not set |
77 | CONFIG_AUDIT=y | 80 | CONFIG_AUDIT=y |
78 | # CONFIG_AUDITSYSCALL is not set | 81 | # CONFIG_AUDITSYSCALL 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,22 +103,24 @@ CONFIG_SYSFS_DEPRECATED_V2=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=y | 115 | CONFIG_KALLSYMS_ALL=y |
100 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
101 | CONFIG_KALLSYMS_EXTRA_PASS=y | 116 | CONFIG_KALLSYMS_EXTRA_PASS=y |
117 | # CONFIG_STRIP_ASM_SYMS is not set | ||
102 | CONFIG_HOTPLUG=y | 118 | CONFIG_HOTPLUG=y |
103 | CONFIG_PRINTK=y | 119 | CONFIG_PRINTK=y |
104 | CONFIG_BUG=y | 120 | CONFIG_BUG=y |
105 | CONFIG_ELF_CORE=y | 121 | CONFIG_ELF_CORE=y |
106 | CONFIG_COMPAT_BRK=y | ||
107 | CONFIG_BASE_FULL=y | 122 | CONFIG_BASE_FULL=y |
108 | CONFIG_FUTEX=y | 123 | CONFIG_FUTEX=y |
109 | CONFIG_ANON_INODES=y | ||
110 | CONFIG_EPOLL=y | 124 | CONFIG_EPOLL=y |
111 | CONFIG_SIGNALFD=y | 125 | CONFIG_SIGNALFD=y |
112 | CONFIG_TIMERFD=y | 126 | CONFIG_TIMERFD=y |
@@ -116,10 +130,12 @@ CONFIG_AIO=y | |||
116 | CONFIG_VM_EVENT_COUNTERS=y | 130 | CONFIG_VM_EVENT_COUNTERS=y |
117 | CONFIG_PCI_QUIRKS=y | 131 | CONFIG_PCI_QUIRKS=y |
118 | CONFIG_SLUB_DEBUG=y | 132 | CONFIG_SLUB_DEBUG=y |
133 | CONFIG_COMPAT_BRK=y | ||
119 | # CONFIG_SLAB is not set | 134 | # CONFIG_SLAB is not set |
120 | CONFIG_SLUB=y | 135 | CONFIG_SLUB=y |
121 | # CONFIG_SLOB is not set | 136 | # CONFIG_SLOB is not set |
122 | # CONFIG_PROFILING is not set | 137 | # CONFIG_PROFILING is not set |
138 | # CONFIG_MARKERS is not set | ||
123 | CONFIG_HAVE_OPROFILE=y | 139 | CONFIG_HAVE_OPROFILE=y |
124 | # CONFIG_KPROBES is not set | 140 | # CONFIG_KPROBES is not set |
125 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 141 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -128,6 +144,7 @@ CONFIG_HAVE_KPROBES=y | |||
128 | CONFIG_HAVE_KRETPROBES=y | 144 | CONFIG_HAVE_KRETPROBES=y |
129 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 145 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
130 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 146 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
147 | # CONFIG_SLOW_WORK is not set | ||
131 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 148 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
132 | CONFIG_SLABINFO=y | 149 | CONFIG_SLABINFO=y |
133 | CONFIG_RT_MUTEXES=y | 150 | CONFIG_RT_MUTEXES=y |
@@ -141,7 +158,6 @@ CONFIG_MODVERSIONS=y | |||
141 | CONFIG_STOP_MACHINE=y | 158 | CONFIG_STOP_MACHINE=y |
142 | CONFIG_BLOCK=y | 159 | CONFIG_BLOCK=y |
143 | CONFIG_LBD=y | 160 | CONFIG_LBD=y |
144 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
145 | # CONFIG_BLK_DEV_BSG is not set | 161 | # CONFIG_BLK_DEV_BSG is not set |
146 | # CONFIG_BLK_DEV_INTEGRITY is not set | 162 | # CONFIG_BLK_DEV_INTEGRITY is not set |
147 | 163 | ||
@@ -157,18 +173,11 @@ CONFIG_IOSCHED_CFQ=y | |||
157 | CONFIG_DEFAULT_CFQ=y | 173 | CONFIG_DEFAULT_CFQ=y |
158 | # CONFIG_DEFAULT_NOOP is not set | 174 | # CONFIG_DEFAULT_NOOP is not set |
159 | CONFIG_DEFAULT_IOSCHED="cfq" | 175 | CONFIG_DEFAULT_IOSCHED="cfq" |
160 | CONFIG_CLASSIC_RCU=y | ||
161 | # CONFIG_TREE_RCU is not set | ||
162 | # CONFIG_PREEMPT_RCU is not set | ||
163 | # CONFIG_TREE_RCU_TRACE is not set | ||
164 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
165 | # CONFIG_FREEZER is not set | 176 | # CONFIG_FREEZER is not set |
166 | 177 | ||
167 | # | 178 | # |
168 | # Platform support | 179 | # Platform support |
169 | # | 180 | # |
170 | CONFIG_PPC_MULTIPLATFORM=y | ||
171 | CONFIG_CLASSIC32=y | ||
172 | # CONFIG_PPC_CHRP is not set | 181 | # CONFIG_PPC_CHRP is not set |
173 | # CONFIG_MPC5121_ADS is not set | 182 | # CONFIG_MPC5121_ADS is not set |
174 | # CONFIG_MPC5121_GENERIC is not set | 183 | # CONFIG_MPC5121_GENERIC is not set |
@@ -183,9 +192,12 @@ CONFIG_PPC_86xx=y | |||
183 | CONFIG_MPC8641_HPCN=y | 192 | CONFIG_MPC8641_HPCN=y |
184 | CONFIG_SBC8641D=y | 193 | CONFIG_SBC8641D=y |
185 | CONFIG_MPC8610_HPCD=y | 194 | CONFIG_MPC8610_HPCD=y |
195 | # CONFIG_GEF_PPC9A is not set | ||
196 | # CONFIG_GEF_SBC310 is not set | ||
186 | CONFIG_GEF_SBC610=y | 197 | CONFIG_GEF_SBC610=y |
187 | CONFIG_MPC8641=y | 198 | CONFIG_MPC8641=y |
188 | CONFIG_MPC8610=y | 199 | CONFIG_MPC8610=y |
200 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
189 | # CONFIG_IPIC is not set | 201 | # CONFIG_IPIC is not set |
190 | CONFIG_MPIC=y | 202 | CONFIG_MPIC=y |
191 | # CONFIG_MPIC_WEIRD is not set | 203 | # CONFIG_MPIC_WEIRD is not set |
@@ -247,9 +259,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
247 | CONFIG_BOUNCE=y | 259 | CONFIG_BOUNCE=y |
248 | CONFIG_VIRT_TO_BUS=y | 260 | CONFIG_VIRT_TO_BUS=y |
249 | CONFIG_UNEVICTABLE_LRU=y | 261 | CONFIG_UNEVICTABLE_LRU=y |
262 | CONFIG_HAVE_MLOCK=y | ||
263 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
250 | CONFIG_PPC_4K_PAGES=y | 264 | CONFIG_PPC_4K_PAGES=y |
251 | # CONFIG_PPC_16K_PAGES is not set | 265 | # CONFIG_PPC_16K_PAGES is not set |
252 | # CONFIG_PPC_64K_PAGES is not set | 266 | # CONFIG_PPC_64K_PAGES is not set |
267 | # CONFIG_PPC_256K_PAGES is not set | ||
253 | CONFIG_FORCE_MAX_ZONEORDER=11 | 268 | CONFIG_FORCE_MAX_ZONEORDER=11 |
254 | CONFIG_PROC_DEVICETREE=y | 269 | CONFIG_PROC_DEVICETREE=y |
255 | # CONFIG_CMDLINE_BOOL is not set | 270 | # CONFIG_CMDLINE_BOOL is not set |
@@ -276,6 +291,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
276 | # CONFIG_PCI_LEGACY is not set | 291 | # CONFIG_PCI_LEGACY is not set |
277 | # CONFIG_PCI_DEBUG is not set | 292 | # CONFIG_PCI_DEBUG is not set |
278 | # CONFIG_PCI_STUB is not set | 293 | # CONFIG_PCI_STUB is not set |
294 | # CONFIG_PCI_IOV is not set | ||
279 | # CONFIG_PCCARD is not set | 295 | # CONFIG_PCCARD is not set |
280 | # CONFIG_HOTPLUG_PCI is not set | 296 | # CONFIG_HOTPLUG_PCI is not set |
281 | CONFIG_HAS_RAPIDIO=y | 297 | CONFIG_HAS_RAPIDIO=y |
@@ -299,7 +315,6 @@ CONFIG_NET=y | |||
299 | # | 315 | # |
300 | # Networking options | 316 | # Networking options |
301 | # | 317 | # |
302 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
303 | CONFIG_PACKET=y | 318 | CONFIG_PACKET=y |
304 | # CONFIG_PACKET_MMAP is not set | 319 | # CONFIG_PACKET_MMAP is not set |
305 | CONFIG_UNIX=y | 320 | CONFIG_UNIX=y |
@@ -387,6 +402,7 @@ CONFIG_SCTP_HMAC_MD5=y | |||
387 | # CONFIG_LAPB is not set | 402 | # CONFIG_LAPB is not set |
388 | # CONFIG_ECONET is not set | 403 | # CONFIG_ECONET is not set |
389 | # CONFIG_WAN_ROUTER is not set | 404 | # CONFIG_WAN_ROUTER is not set |
405 | # CONFIG_PHONET is not set | ||
390 | # CONFIG_NET_SCHED is not set | 406 | # CONFIG_NET_SCHED is not set |
391 | # CONFIG_DCB is not set | 407 | # CONFIG_DCB is not set |
392 | 408 | ||
@@ -399,7 +415,6 @@ CONFIG_SCTP_HMAC_MD5=y | |||
399 | # CONFIG_IRDA is not set | 415 | # CONFIG_IRDA is not set |
400 | # CONFIG_BT is not set | 416 | # CONFIG_BT is not set |
401 | # CONFIG_AF_RXRPC is not set | 417 | # CONFIG_AF_RXRPC is not set |
402 | # CONFIG_PHONET is not set | ||
403 | CONFIG_FIB_RULES=y | 418 | CONFIG_FIB_RULES=y |
404 | CONFIG_WIRELESS=y | 419 | CONFIG_WIRELESS=y |
405 | # CONFIG_CFG80211 is not set | 420 | # CONFIG_CFG80211 is not set |
@@ -454,13 +469,20 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 | |||
454 | # CONFIG_BLK_DEV_HD is not set | 469 | # CONFIG_BLK_DEV_HD is not set |
455 | CONFIG_MISC_DEVICES=y | 470 | CONFIG_MISC_DEVICES=y |
456 | # CONFIG_PHANTOM is not set | 471 | # CONFIG_PHANTOM is not set |
457 | # CONFIG_EEPROM_93CX6 is not set | ||
458 | # CONFIG_SGI_IOC4 is not set | 472 | # CONFIG_SGI_IOC4 is not set |
459 | # CONFIG_TIFM_CORE is not set | 473 | # CONFIG_TIFM_CORE is not set |
460 | # CONFIG_ICS932S401 is not set | 474 | # CONFIG_ICS932S401 is not set |
461 | # CONFIG_ENCLOSURE_SERVICES is not set | 475 | # CONFIG_ENCLOSURE_SERVICES is not set |
462 | # CONFIG_HP_ILO is not set | 476 | # CONFIG_HP_ILO is not set |
477 | # CONFIG_ISL29003 is not set | ||
463 | # CONFIG_C2PORT is not set | 478 | # CONFIG_C2PORT is not set |
479 | |||
480 | # | ||
481 | # EEPROM support | ||
482 | # | ||
483 | # CONFIG_EEPROM_AT24 is not set | ||
484 | CONFIG_EEPROM_LEGACY=y | ||
485 | # CONFIG_EEPROM_93CX6 is not set | ||
464 | CONFIG_HAVE_IDE=y | 486 | CONFIG_HAVE_IDE=y |
465 | # CONFIG_IDE is not set | 487 | # CONFIG_IDE is not set |
466 | 488 | ||
@@ -519,9 +541,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
519 | # CONFIG_MEGARAID_NEWGEN is not set | 541 | # CONFIG_MEGARAID_NEWGEN is not set |
520 | # CONFIG_MEGARAID_LEGACY is not set | 542 | # CONFIG_MEGARAID_LEGACY is not set |
521 | # CONFIG_MEGARAID_SAS is not set | 543 | # CONFIG_MEGARAID_SAS is not set |
544 | # CONFIG_SCSI_MPT2SAS is not set | ||
522 | # CONFIG_SCSI_HPTIOP is not set | 545 | # CONFIG_SCSI_HPTIOP is not set |
523 | # CONFIG_SCSI_BUSLOGIC is not set | 546 | # CONFIG_SCSI_BUSLOGIC is not set |
524 | # CONFIG_LIBFC is not set | 547 | # CONFIG_LIBFC is not set |
548 | # CONFIG_LIBFCOE is not set | ||
525 | # CONFIG_FCOE is not set | 549 | # CONFIG_FCOE is not set |
526 | # CONFIG_SCSI_DMX3191D is not set | 550 | # CONFIG_SCSI_DMX3191D is not set |
527 | # CONFIG_SCSI_EATA is not set | 551 | # CONFIG_SCSI_EATA is not set |
@@ -544,6 +568,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
544 | # CONFIG_SCSI_DEBUG is not set | 568 | # CONFIG_SCSI_DEBUG is not set |
545 | # CONFIG_SCSI_SRP is not set | 569 | # CONFIG_SCSI_SRP is not set |
546 | # CONFIG_SCSI_DH is not set | 570 | # CONFIG_SCSI_DH is not set |
571 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
547 | CONFIG_ATA=y | 572 | CONFIG_ATA=y |
548 | # CONFIG_ATA_NONSTANDARD is not set | 573 | # CONFIG_ATA_NONSTANDARD is not set |
549 | CONFIG_SATA_PMP=y | 574 | CONFIG_SATA_PMP=y |
@@ -620,6 +645,7 @@ CONFIG_PATA_ALI=y | |||
620 | # CONFIG_I2O is not set | 645 | # CONFIG_I2O is not set |
621 | # CONFIG_MACINTOSH_DRIVERS is not set | 646 | # CONFIG_MACINTOSH_DRIVERS is not set |
622 | CONFIG_NETDEVICES=y | 647 | CONFIG_NETDEVICES=y |
648 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
623 | CONFIG_DUMMY=y | 649 | CONFIG_DUMMY=y |
624 | # CONFIG_BONDING is not set | 650 | # CONFIG_BONDING is not set |
625 | # CONFIG_MACVLAN is not set | 651 | # CONFIG_MACVLAN is not set |
@@ -653,6 +679,8 @@ CONFIG_MII=y | |||
653 | # CONFIG_SUNGEM is not set | 679 | # CONFIG_SUNGEM is not set |
654 | # CONFIG_CASSINI is not set | 680 | # CONFIG_CASSINI is not set |
655 | # CONFIG_NET_VENDOR_3COM is not set | 681 | # CONFIG_NET_VENDOR_3COM is not set |
682 | # CONFIG_ETHOC is not set | ||
683 | # CONFIG_DNET is not set | ||
656 | # CONFIG_NET_TULIP is not set | 684 | # CONFIG_NET_TULIP is not set |
657 | # CONFIG_HP100 is not set | 685 | # CONFIG_HP100 is not set |
658 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 686 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -672,6 +700,7 @@ CONFIG_NETDEV_1000=y | |||
672 | # CONFIG_E1000E is not set | 700 | # CONFIG_E1000E is not set |
673 | # CONFIG_IP1000 is not set | 701 | # CONFIG_IP1000 is not set |
674 | # CONFIG_IGB is not set | 702 | # CONFIG_IGB is not set |
703 | # CONFIG_IGBVF is not set | ||
675 | # CONFIG_NS83820 is not set | 704 | # CONFIG_NS83820 is not set |
676 | # CONFIG_HAMACHI is not set | 705 | # CONFIG_HAMACHI is not set |
677 | # CONFIG_YELLOWFIN is not set | 706 | # CONFIG_YELLOWFIN is not set |
@@ -682,11 +711,12 @@ CONFIG_NETDEV_1000=y | |||
682 | # CONFIG_VIA_VELOCITY is not set | 711 | # CONFIG_VIA_VELOCITY is not set |
683 | # CONFIG_TIGON3 is not set | 712 | # CONFIG_TIGON3 is not set |
684 | # CONFIG_BNX2 is not set | 713 | # CONFIG_BNX2 is not set |
714 | CONFIG_FSL_PQ_MDIO=y | ||
685 | CONFIG_GIANFAR=y | 715 | CONFIG_GIANFAR=y |
686 | # CONFIG_MV643XX_ETH is not set | ||
687 | # CONFIG_QLA3XXX is not set | 716 | # CONFIG_QLA3XXX is not set |
688 | # CONFIG_ATL1 is not set | 717 | # CONFIG_ATL1 is not set |
689 | # CONFIG_ATL1E is not set | 718 | # CONFIG_ATL1E is not set |
719 | # CONFIG_ATL1C is not set | ||
690 | # CONFIG_JME is not set | 720 | # CONFIG_JME is not set |
691 | CONFIG_NETDEV_10000=y | 721 | CONFIG_NETDEV_10000=y |
692 | # CONFIG_CHELSIO_T1 is not set | 722 | # CONFIG_CHELSIO_T1 is not set |
@@ -696,6 +726,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
696 | # CONFIG_IXGBE is not set | 726 | # CONFIG_IXGBE is not set |
697 | # CONFIG_IXGB is not set | 727 | # CONFIG_IXGB is not set |
698 | # CONFIG_S2IO is not set | 728 | # CONFIG_S2IO is not set |
729 | # CONFIG_VXGE is not set | ||
699 | # CONFIG_MYRI10GE is not set | 730 | # CONFIG_MYRI10GE is not set |
700 | # CONFIG_NETXEN_NIC is not set | 731 | # CONFIG_NETXEN_NIC is not set |
701 | # CONFIG_NIU is not set | 732 | # CONFIG_NIU is not set |
@@ -705,6 +736,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
705 | # CONFIG_BNX2X is not set | 736 | # CONFIG_BNX2X is not set |
706 | # CONFIG_QLGE is not set | 737 | # CONFIG_QLGE is not set |
707 | # CONFIG_SFC is not set | 738 | # CONFIG_SFC is not set |
739 | # CONFIG_BE2NET is not set | ||
708 | # CONFIG_TR is not set | 740 | # CONFIG_TR is not set |
709 | 741 | ||
710 | # | 742 | # |
@@ -712,7 +744,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
712 | # | 744 | # |
713 | # CONFIG_WLAN_PRE80211 is not set | 745 | # CONFIG_WLAN_PRE80211 is not set |
714 | # CONFIG_WLAN_80211 is not set | 746 | # CONFIG_WLAN_80211 is not set |
715 | # CONFIG_IWLWIFI_LEDS is not set | ||
716 | 747 | ||
717 | # | 748 | # |
718 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 749 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -879,12 +910,9 @@ CONFIG_I2C_MPC=y | |||
879 | # Miscellaneous I2C Chip support | 910 | # Miscellaneous I2C Chip support |
880 | # | 911 | # |
881 | # CONFIG_DS1682 is not set | 912 | # CONFIG_DS1682 is not set |
882 | # CONFIG_EEPROM_AT24 is not set | ||
883 | CONFIG_EEPROM_LEGACY=y | ||
884 | # CONFIG_SENSORS_PCF8574 is not set | 913 | # CONFIG_SENSORS_PCF8574 is not set |
885 | # CONFIG_PCF8575 is not set | 914 | # CONFIG_PCF8575 is not set |
886 | # CONFIG_SENSORS_PCA9539 is not set | 915 | # CONFIG_SENSORS_PCA9539 is not set |
887 | # CONFIG_SENSORS_PCF8591 is not set | ||
888 | # CONFIG_SENSORS_MAX6875 is not set | 916 | # CONFIG_SENSORS_MAX6875 is not set |
889 | # CONFIG_SENSORS_TSL2550 is not set | 917 | # CONFIG_SENSORS_TSL2550 is not set |
890 | # CONFIG_I2C_DEBUG_CORE is not set | 918 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -963,7 +991,7 @@ CONFIG_VIDEO_MEDIA=m | |||
963 | # | 991 | # |
964 | # CONFIG_MEDIA_ATTACH is not set | 992 | # CONFIG_MEDIA_ATTACH is not set |
965 | CONFIG_MEDIA_TUNER=m | 993 | CONFIG_MEDIA_TUNER=m |
966 | # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set | 994 | # CONFIG_MEDIA_TUNER_CUSTOMISE is not set |
967 | CONFIG_MEDIA_TUNER_SIMPLE=m | 995 | CONFIG_MEDIA_TUNER_SIMPLE=m |
968 | CONFIG_MEDIA_TUNER_TDA8290=m | 996 | CONFIG_MEDIA_TUNER_TDA8290=m |
969 | CONFIG_MEDIA_TUNER_TDA9887=m | 997 | CONFIG_MEDIA_TUNER_TDA9887=m |
@@ -972,6 +1000,7 @@ CONFIG_MEDIA_TUNER_TEA5767=m | |||
972 | CONFIG_MEDIA_TUNER_MT20XX=m | 1000 | CONFIG_MEDIA_TUNER_MT20XX=m |
973 | CONFIG_MEDIA_TUNER_XC2028=m | 1001 | CONFIG_MEDIA_TUNER_XC2028=m |
974 | CONFIG_MEDIA_TUNER_XC5000=m | 1002 | CONFIG_MEDIA_TUNER_XC5000=m |
1003 | CONFIG_MEDIA_TUNER_MC44S803=m | ||
975 | # CONFIG_DVB_DYNAMIC_MINORS is not set | 1004 | # CONFIG_DVB_DYNAMIC_MINORS is not set |
976 | CONFIG_DVB_CAPTURE_DRIVERS=y | 1005 | CONFIG_DVB_CAPTURE_DRIVERS=y |
977 | 1006 | ||
@@ -1011,103 +1040,7 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
1011 | # | 1040 | # |
1012 | # Supported DVB Frontends | 1041 | # Supported DVB Frontends |
1013 | # | 1042 | # |
1014 | |||
1015 | # | ||
1016 | # Customise DVB Frontends | ||
1017 | # | ||
1018 | # CONFIG_DVB_FE_CUSTOMISE is not set | 1043 | # CONFIG_DVB_FE_CUSTOMISE is not set |
1019 | |||
1020 | # | ||
1021 | # Multistandard (satellite) frontends | ||
1022 | # | ||
1023 | # CONFIG_DVB_STB0899 is not set | ||
1024 | # CONFIG_DVB_STB6100 is not set | ||
1025 | |||
1026 | # | ||
1027 | # DVB-S (satellite) frontends | ||
1028 | # | ||
1029 | # CONFIG_DVB_CX24110 is not set | ||
1030 | # CONFIG_DVB_CX24123 is not set | ||
1031 | # CONFIG_DVB_MT312 is not set | ||
1032 | # CONFIG_DVB_S5H1420 is not set | ||
1033 | # CONFIG_DVB_STV0288 is not set | ||
1034 | # CONFIG_DVB_STB6000 is not set | ||
1035 | # CONFIG_DVB_STV0299 is not set | ||
1036 | # CONFIG_DVB_TDA8083 is not set | ||
1037 | # CONFIG_DVB_TDA10086 is not set | ||
1038 | # CONFIG_DVB_TDA8261 is not set | ||
1039 | # CONFIG_DVB_VES1X93 is not set | ||
1040 | # CONFIG_DVB_TUNER_ITD1000 is not set | ||
1041 | # CONFIG_DVB_TUNER_CX24113 is not set | ||
1042 | # CONFIG_DVB_TDA826X is not set | ||
1043 | # CONFIG_DVB_TUA6100 is not set | ||
1044 | # CONFIG_DVB_CX24116 is not set | ||
1045 | # CONFIG_DVB_SI21XX is not set | ||
1046 | |||
1047 | # | ||
1048 | # DVB-T (terrestrial) frontends | ||
1049 | # | ||
1050 | # CONFIG_DVB_SP8870 is not set | ||
1051 | # CONFIG_DVB_SP887X is not set | ||
1052 | # CONFIG_DVB_CX22700 is not set | ||
1053 | # CONFIG_DVB_CX22702 is not set | ||
1054 | # CONFIG_DVB_DRX397XD is not set | ||
1055 | # CONFIG_DVB_L64781 is not set | ||
1056 | # CONFIG_DVB_TDA1004X is not set | ||
1057 | # CONFIG_DVB_NXT6000 is not set | ||
1058 | # CONFIG_DVB_MT352 is not set | ||
1059 | # CONFIG_DVB_ZL10353 is not set | ||
1060 | # CONFIG_DVB_DIB3000MB is not set | ||
1061 | # CONFIG_DVB_DIB3000MC is not set | ||
1062 | # CONFIG_DVB_DIB7000M is not set | ||
1063 | # CONFIG_DVB_DIB7000P is not set | ||
1064 | # CONFIG_DVB_TDA10048 is not set | ||
1065 | |||
1066 | # | ||
1067 | # DVB-C (cable) frontends | ||
1068 | # | ||
1069 | # CONFIG_DVB_VES1820 is not set | ||
1070 | # CONFIG_DVB_TDA10021 is not set | ||
1071 | # CONFIG_DVB_TDA10023 is not set | ||
1072 | # CONFIG_DVB_STV0297 is not set | ||
1073 | |||
1074 | # | ||
1075 | # ATSC (North American/Korean Terrestrial/Cable DTV) frontends | ||
1076 | # | ||
1077 | # CONFIG_DVB_NXT200X is not set | ||
1078 | # CONFIG_DVB_OR51211 is not set | ||
1079 | # CONFIG_DVB_OR51132 is not set | ||
1080 | # CONFIG_DVB_BCM3510 is not set | ||
1081 | # CONFIG_DVB_LGDT330X is not set | ||
1082 | # CONFIG_DVB_LGDT3304 is not set | ||
1083 | # CONFIG_DVB_S5H1409 is not set | ||
1084 | # CONFIG_DVB_AU8522 is not set | ||
1085 | # CONFIG_DVB_S5H1411 is not set | ||
1086 | |||
1087 | # | ||
1088 | # ISDB-T (terrestrial) frontends | ||
1089 | # | ||
1090 | # CONFIG_DVB_S921 is not set | ||
1091 | |||
1092 | # | ||
1093 | # Digital terrestrial only tuners/PLL | ||
1094 | # | ||
1095 | # CONFIG_DVB_PLL is not set | ||
1096 | # CONFIG_DVB_TUNER_DIB0070 is not set | ||
1097 | |||
1098 | # | ||
1099 | # SEC control devices for DVB-S | ||
1100 | # | ||
1101 | # CONFIG_DVB_LNBP21 is not set | ||
1102 | # CONFIG_DVB_ISL6405 is not set | ||
1103 | # CONFIG_DVB_ISL6421 is not set | ||
1104 | # CONFIG_DVB_LGS8GL5 is not set | ||
1105 | |||
1106 | # | ||
1107 | # Tools to develop new frontends | ||
1108 | # | ||
1109 | # CONFIG_DVB_DUMMY_FE is not set | ||
1110 | # CONFIG_DVB_AF9013 is not set | ||
1111 | CONFIG_DAB=y | 1044 | CONFIG_DAB=y |
1112 | # CONFIG_USB_DABUSB is not set | 1045 | # CONFIG_USB_DABUSB is not set |
1113 | 1046 | ||
@@ -1187,6 +1120,8 @@ CONFIG_SND_PCI=y | |||
1187 | # CONFIG_SND_INDIGO is not set | 1120 | # CONFIG_SND_INDIGO is not set |
1188 | # CONFIG_SND_INDIGOIO is not set | 1121 | # CONFIG_SND_INDIGOIO is not set |
1189 | # CONFIG_SND_INDIGODJ is not set | 1122 | # CONFIG_SND_INDIGODJ is not set |
1123 | # CONFIG_SND_INDIGOIOX is not set | ||
1124 | # CONFIG_SND_INDIGODJX is not set | ||
1190 | # CONFIG_SND_EMU10K1 is not set | 1125 | # CONFIG_SND_EMU10K1 is not set |
1191 | # CONFIG_SND_EMU10K1X is not set | 1126 | # CONFIG_SND_EMU10K1X is not set |
1192 | # CONFIG_SND_ENS1370 is not set | 1127 | # CONFIG_SND_ENS1370 is not set |
@@ -1241,15 +1176,17 @@ CONFIG_USB_HID=y | |||
1241 | # | 1176 | # |
1242 | # Special HID drivers | 1177 | # Special HID drivers |
1243 | # | 1178 | # |
1244 | CONFIG_HID_COMPAT=y | ||
1245 | CONFIG_HID_A4TECH=y | 1179 | CONFIG_HID_A4TECH=y |
1246 | CONFIG_HID_APPLE=y | 1180 | CONFIG_HID_APPLE=y |
1247 | CONFIG_HID_BELKIN=y | 1181 | CONFIG_HID_BELKIN=y |
1248 | CONFIG_HID_CHERRY=y | 1182 | CONFIG_HID_CHERRY=y |
1249 | CONFIG_HID_CHICONY=y | 1183 | CONFIG_HID_CHICONY=y |
1250 | CONFIG_HID_CYPRESS=y | 1184 | CONFIG_HID_CYPRESS=y |
1185 | # CONFIG_DRAGONRISE_FF is not set | ||
1251 | CONFIG_HID_EZKEY=y | 1186 | CONFIG_HID_EZKEY=y |
1187 | # CONFIG_HID_KYE is not set | ||
1252 | CONFIG_HID_GYRATION=y | 1188 | CONFIG_HID_GYRATION=y |
1189 | # CONFIG_HID_KENSINGTON is not set | ||
1253 | CONFIG_HID_LOGITECH=y | 1190 | CONFIG_HID_LOGITECH=y |
1254 | # CONFIG_LOGITECH_FF is not set | 1191 | # CONFIG_LOGITECH_FF is not set |
1255 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1192 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
@@ -1322,11 +1259,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1322 | # CONFIG_USB_TMC is not set | 1259 | # CONFIG_USB_TMC is not set |
1323 | 1260 | ||
1324 | # | 1261 | # |
1325 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1262 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1326 | # | 1263 | # |
1327 | 1264 | ||
1328 | # | 1265 | # |
1329 | # see USB_STORAGE Help for more information | 1266 | # also be needed; see USB_STORAGE Help for more info |
1330 | # | 1267 | # |
1331 | CONFIG_USB_STORAGE=y | 1268 | CONFIG_USB_STORAGE=y |
1332 | # CONFIG_USB_STORAGE_DEBUG is not set | 1269 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -1368,7 +1305,6 @@ CONFIG_USB_STORAGE=y | |||
1368 | # CONFIG_USB_LED is not set | 1305 | # CONFIG_USB_LED is not set |
1369 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1306 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1370 | # CONFIG_USB_CYTHERM is not set | 1307 | # CONFIG_USB_CYTHERM is not set |
1371 | # CONFIG_USB_PHIDGET is not set | ||
1372 | # CONFIG_USB_IDMOUSE is not set | 1308 | # CONFIG_USB_IDMOUSE is not set |
1373 | # CONFIG_USB_FTDI_ELAN is not set | 1309 | # CONFIG_USB_FTDI_ELAN is not set |
1374 | # CONFIG_USB_APPLEDISPLAY is not set | 1310 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1385,6 +1321,7 @@ CONFIG_USB_STORAGE=y | |||
1385 | # OTG and related infrastructure | 1321 | # OTG and related infrastructure |
1386 | # | 1322 | # |
1387 | # CONFIG_USB_GPIO_VBUS is not set | 1323 | # CONFIG_USB_GPIO_VBUS is not set |
1324 | # CONFIG_NOP_USB_XCEIV is not set | ||
1388 | # CONFIG_UWB is not set | 1325 | # CONFIG_UWB is not set |
1389 | # CONFIG_MMC is not set | 1326 | # CONFIG_MMC is not set |
1390 | # CONFIG_MEMSTICK is not set | 1327 | # CONFIG_MEMSTICK is not set |
@@ -1446,8 +1383,9 @@ CONFIG_RTC_DRV_CMOS=y | |||
1446 | # | 1383 | # |
1447 | # on-CPU RTC drivers | 1384 | # on-CPU RTC drivers |
1448 | # | 1385 | # |
1449 | # CONFIG_RTC_DRV_PPC is not set | 1386 | # CONFIG_RTC_DRV_GENERIC is not set |
1450 | # CONFIG_DMADEVICES is not set | 1387 | # CONFIG_DMADEVICES is not set |
1388 | # CONFIG_AUXDISPLAY is not set | ||
1451 | # CONFIG_UIO is not set | 1389 | # CONFIG_UIO is not set |
1452 | # CONFIG_STAGING is not set | 1390 | # CONFIG_STAGING is not set |
1453 | 1391 | ||
@@ -1458,6 +1396,7 @@ CONFIG_EXT2_FS=y | |||
1458 | # CONFIG_EXT2_FS_XATTR is not set | 1396 | # CONFIG_EXT2_FS_XATTR is not set |
1459 | # CONFIG_EXT2_FS_XIP is not set | 1397 | # CONFIG_EXT2_FS_XIP is not set |
1460 | CONFIG_EXT3_FS=y | 1398 | CONFIG_EXT3_FS=y |
1399 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1461 | CONFIG_EXT3_FS_XATTR=y | 1400 | CONFIG_EXT3_FS_XATTR=y |
1462 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1401 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1463 | # CONFIG_EXT3_FS_SECURITY is not set | 1402 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1481,6 +1420,11 @@ CONFIG_INOTIFY_USER=y | |||
1481 | # CONFIG_FUSE_FS is not set | 1420 | # CONFIG_FUSE_FS is not set |
1482 | 1421 | ||
1483 | # | 1422 | # |
1423 | # Caches | ||
1424 | # | ||
1425 | # CONFIG_FSCACHE is not set | ||
1426 | |||
1427 | # | ||
1484 | # CD-ROM/DVD Filesystems | 1428 | # CD-ROM/DVD Filesystems |
1485 | # | 1429 | # |
1486 | CONFIG_ISO9660_FS=m | 1430 | CONFIG_ISO9660_FS=m |
@@ -1535,6 +1479,7 @@ CONFIG_SYSV_FS=m | |||
1535 | CONFIG_UFS_FS=m | 1479 | CONFIG_UFS_FS=m |
1536 | # CONFIG_UFS_FS_WRITE is not set | 1480 | # CONFIG_UFS_FS_WRITE is not set |
1537 | # CONFIG_UFS_DEBUG is not set | 1481 | # CONFIG_UFS_DEBUG is not set |
1482 | # CONFIG_NILFS2_FS is not set | ||
1538 | CONFIG_NETWORK_FILESYSTEMS=y | 1483 | CONFIG_NETWORK_FILESYSTEMS=y |
1539 | CONFIG_NFS_FS=y | 1484 | CONFIG_NFS_FS=y |
1540 | CONFIG_NFS_V3=y | 1485 | CONFIG_NFS_V3=y |
@@ -1550,7 +1495,6 @@ CONFIG_EXPORTFS=y | |||
1550 | CONFIG_NFS_COMMON=y | 1495 | CONFIG_NFS_COMMON=y |
1551 | CONFIG_SUNRPC=y | 1496 | CONFIG_SUNRPC=y |
1552 | CONFIG_SUNRPC_GSS=y | 1497 | CONFIG_SUNRPC_GSS=y |
1553 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1554 | CONFIG_RPCSEC_GSS_KRB5=y | 1498 | CONFIG_RPCSEC_GSS_KRB5=y |
1555 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1499 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1556 | # CONFIG_SMB_FS is not set | 1500 | # CONFIG_SMB_FS is not set |
@@ -1621,6 +1565,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
1621 | # CONFIG_NLS_KOI8_U is not set | 1565 | # CONFIG_NLS_KOI8_U is not set |
1622 | CONFIG_NLS_UTF8=m | 1566 | CONFIG_NLS_UTF8=m |
1623 | # CONFIG_DLM is not set | 1567 | # CONFIG_DLM is not set |
1568 | # CONFIG_BINARY_PRINTF is not set | ||
1624 | 1569 | ||
1625 | # | 1570 | # |
1626 | # Library routines | 1571 | # Library routines |
@@ -1635,11 +1580,12 @@ CONFIG_CRC32=y | |||
1635 | # CONFIG_CRC7 is not set | 1580 | # CONFIG_CRC7 is not set |
1636 | CONFIG_LIBCRC32C=m | 1581 | CONFIG_LIBCRC32C=m |
1637 | CONFIG_ZLIB_INFLATE=y | 1582 | CONFIG_ZLIB_INFLATE=y |
1638 | CONFIG_PLIST=y | 1583 | CONFIG_DECOMPRESS_GZIP=y |
1639 | CONFIG_HAS_IOMEM=y | 1584 | CONFIG_HAS_IOMEM=y |
1640 | CONFIG_HAS_IOPORT=y | 1585 | CONFIG_HAS_IOPORT=y |
1641 | CONFIG_HAS_DMA=y | 1586 | CONFIG_HAS_DMA=y |
1642 | CONFIG_HAVE_LMB=y | 1587 | CONFIG_HAVE_LMB=y |
1588 | CONFIG_NLATTR=y | ||
1643 | 1589 | ||
1644 | # | 1590 | # |
1645 | # Kernel hacking | 1591 | # Kernel hacking |
@@ -1657,6 +1603,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1657 | CONFIG_DETECT_SOFTLOCKUP=y | 1603 | CONFIG_DETECT_SOFTLOCKUP=y |
1658 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1604 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1659 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1605 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1606 | CONFIG_DETECT_HUNG_TASK=y | ||
1607 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1608 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1660 | CONFIG_SCHED_DEBUG=y | 1609 | CONFIG_SCHED_DEBUG=y |
1661 | # CONFIG_SCHEDSTATS is not set | 1610 | # CONFIG_SCHEDSTATS is not set |
1662 | # CONFIG_TIMER_STATS is not set | 1611 | # CONFIG_TIMER_STATS is not set |
@@ -1687,9 +1636,12 @@ CONFIG_DEBUG_INFO=y | |||
1687 | # CONFIG_FAULT_INJECTION is not set | 1636 | # CONFIG_FAULT_INJECTION is not set |
1688 | # CONFIG_LATENCYTOP is not set | 1637 | # CONFIG_LATENCYTOP is not set |
1689 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1638 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1639 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1690 | CONFIG_HAVE_FUNCTION_TRACER=y | 1640 | CONFIG_HAVE_FUNCTION_TRACER=y |
1641 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1691 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1642 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1692 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1643 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1644 | CONFIG_TRACING_SUPPORT=y | ||
1693 | 1645 | ||
1694 | # | 1646 | # |
1695 | # Tracers | 1647 | # Tracers |
@@ -1697,17 +1649,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1697 | # CONFIG_FUNCTION_TRACER is not set | 1649 | # CONFIG_FUNCTION_TRACER is not set |
1698 | # CONFIG_SCHED_TRACER is not set | 1650 | # CONFIG_SCHED_TRACER is not set |
1699 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1651 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1652 | # CONFIG_EVENT_TRACER is not set | ||
1700 | # CONFIG_BOOT_TRACER is not set | 1653 | # CONFIG_BOOT_TRACER is not set |
1701 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1654 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1702 | # CONFIG_STACK_TRACER is not set | 1655 | # CONFIG_STACK_TRACER is not set |
1703 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1656 | # CONFIG_KMEMTRACE is not set |
1657 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1658 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1704 | # CONFIG_SAMPLES is not set | 1659 | # CONFIG_SAMPLES is not set |
1705 | CONFIG_HAVE_ARCH_KGDB=y | 1660 | CONFIG_HAVE_ARCH_KGDB=y |
1706 | # CONFIG_KGDB is not set | 1661 | # CONFIG_KGDB is not set |
1707 | CONFIG_PRINT_STACK_DEPTH=64 | 1662 | CONFIG_PRINT_STACK_DEPTH=64 |
1708 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1663 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1709 | # CONFIG_DEBUG_STACK_USAGE is not set | 1664 | # CONFIG_DEBUG_STACK_USAGE is not set |
1710 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1711 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1665 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1712 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1666 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1713 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1667 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1738,10 +1692,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1738 | CONFIG_CRYPTO_HASH=y | 1692 | CONFIG_CRYPTO_HASH=y |
1739 | CONFIG_CRYPTO_HASH2=y | 1693 | CONFIG_CRYPTO_HASH2=y |
1740 | CONFIG_CRYPTO_RNG2=y | 1694 | CONFIG_CRYPTO_RNG2=y |
1695 | CONFIG_CRYPTO_PCOMP=y | ||
1741 | CONFIG_CRYPTO_MANAGER=y | 1696 | CONFIG_CRYPTO_MANAGER=y |
1742 | CONFIG_CRYPTO_MANAGER2=y | 1697 | CONFIG_CRYPTO_MANAGER2=y |
1743 | # CONFIG_CRYPTO_GF128MUL is not set | 1698 | # CONFIG_CRYPTO_GF128MUL is not set |
1744 | # CONFIG_CRYPTO_NULL is not set | 1699 | # CONFIG_CRYPTO_NULL is not set |
1700 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1745 | # CONFIG_CRYPTO_CRYPTD is not set | 1701 | # CONFIG_CRYPTO_CRYPTD is not set |
1746 | # CONFIG_CRYPTO_AUTHENC is not set | 1702 | # CONFIG_CRYPTO_AUTHENC is not set |
1747 | # CONFIG_CRYPTO_TEST is not set | 1703 | # CONFIG_CRYPTO_TEST is not set |
@@ -1810,6 +1766,7 @@ CONFIG_CRYPTO_DES=y | |||
1810 | # Compression | 1766 | # Compression |
1811 | # | 1767 | # |
1812 | # CONFIG_CRYPTO_DEFLATE is not set | 1768 | # CONFIG_CRYPTO_DEFLATE is not set |
1769 | # CONFIG_CRYPTO_ZLIB is not set | ||
1813 | # CONFIG_CRYPTO_LZO is not set | 1770 | # CONFIG_CRYPTO_LZO is not set |
1814 | 1771 | ||
1815 | # | 1772 | # |