diff options
Diffstat (limited to 'arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig')
-rw-r--r-- | arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig | 211 |
1 files changed, 84 insertions, 127 deletions
diff --git a/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig b/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig index 92acfdf3540a..0bee3e303942 100644 --- a/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig +++ b/arch/powerpc/configs/86xx/mpc8641_hpcn_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:25 2009 | 4 | # Wed May 13 17:22:28 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 |
@@ -56,6 +57,7 @@ CONFIG_GENERIC_BUG=y | |||
56 | CONFIG_DEFAULT_UIMAGE=y | 57 | CONFIG_DEFAULT_UIMAGE=y |
57 | # CONFIG_PPC_DCR_NATIVE is not set | 58 | # CONFIG_PPC_DCR_NATIVE is not set |
58 | # CONFIG_PPC_DCR_MMIO is not set | 59 | # CONFIG_PPC_DCR_MMIO is not set |
60 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
60 | 62 | ||
61 | # | 63 | # |
@@ -70,11 +72,21 @@ CONFIG_SWAP=y | |||
70 | CONFIG_SYSVIPC=y | 72 | CONFIG_SYSVIPC=y |
71 | CONFIG_SYSVIPC_SYSCTL=y | 73 | CONFIG_SYSVIPC_SYSCTL=y |
72 | CONFIG_POSIX_MQUEUE=y | 74 | CONFIG_POSIX_MQUEUE=y |
75 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
73 | CONFIG_BSD_PROCESS_ACCT=y | 76 | CONFIG_BSD_PROCESS_ACCT=y |
74 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 77 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
75 | # CONFIG_TASKSTATS is not set | 78 | # CONFIG_TASKSTATS is not set |
76 | CONFIG_AUDIT=y | 79 | CONFIG_AUDIT=y |
77 | # CONFIG_AUDITSYSCALL is not set | 80 | # CONFIG_AUDITSYSCALL is not set |
81 | |||
82 | # | ||
83 | # RCU Subsystem | ||
84 | # | ||
85 | CONFIG_CLASSIC_RCU=y | ||
86 | # CONFIG_TREE_RCU is not set | ||
87 | # CONFIG_PREEMPT_RCU is not set | ||
88 | # CONFIG_TREE_RCU_TRACE is not set | ||
89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
78 | CONFIG_IKCONFIG=y | 90 | CONFIG_IKCONFIG=y |
79 | CONFIG_IKCONFIG_PROC=y | 91 | CONFIG_IKCONFIG_PROC=y |
80 | CONFIG_LOG_BUF_SHIFT=14 | 92 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -90,22 +102,24 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
90 | # CONFIG_NAMESPACES is not set | 102 | # CONFIG_NAMESPACES is not set |
91 | CONFIG_BLK_DEV_INITRD=y | 103 | CONFIG_BLK_DEV_INITRD=y |
92 | CONFIG_INITRAMFS_SOURCE="" | 104 | CONFIG_INITRAMFS_SOURCE="" |
105 | CONFIG_RD_GZIP=y | ||
106 | # CONFIG_RD_BZIP2 is not set | ||
107 | # CONFIG_RD_LZMA is not set | ||
93 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 108 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
94 | CONFIG_SYSCTL=y | 109 | CONFIG_SYSCTL=y |
110 | CONFIG_ANON_INODES=y | ||
95 | CONFIG_EMBEDDED=y | 111 | CONFIG_EMBEDDED=y |
96 | CONFIG_SYSCTL_SYSCALL=y | 112 | CONFIG_SYSCTL_SYSCALL=y |
97 | CONFIG_KALLSYMS=y | 113 | CONFIG_KALLSYMS=y |
98 | CONFIG_KALLSYMS_ALL=y | 114 | CONFIG_KALLSYMS_ALL=y |
99 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
100 | CONFIG_KALLSYMS_EXTRA_PASS=y | 115 | CONFIG_KALLSYMS_EXTRA_PASS=y |
116 | # CONFIG_STRIP_ASM_SYMS is not set | ||
101 | CONFIG_HOTPLUG=y | 117 | CONFIG_HOTPLUG=y |
102 | CONFIG_PRINTK=y | 118 | CONFIG_PRINTK=y |
103 | CONFIG_BUG=y | 119 | CONFIG_BUG=y |
104 | CONFIG_ELF_CORE=y | 120 | CONFIG_ELF_CORE=y |
105 | CONFIG_COMPAT_BRK=y | ||
106 | CONFIG_BASE_FULL=y | 121 | CONFIG_BASE_FULL=y |
107 | CONFIG_FUTEX=y | 122 | CONFIG_FUTEX=y |
108 | CONFIG_ANON_INODES=y | ||
109 | CONFIG_EPOLL=y | 123 | CONFIG_EPOLL=y |
110 | CONFIG_SIGNALFD=y | 124 | CONFIG_SIGNALFD=y |
111 | CONFIG_TIMERFD=y | 125 | CONFIG_TIMERFD=y |
@@ -115,10 +129,12 @@ CONFIG_AIO=y | |||
115 | CONFIG_VM_EVENT_COUNTERS=y | 129 | CONFIG_VM_EVENT_COUNTERS=y |
116 | CONFIG_PCI_QUIRKS=y | 130 | CONFIG_PCI_QUIRKS=y |
117 | CONFIG_SLUB_DEBUG=y | 131 | CONFIG_SLUB_DEBUG=y |
132 | CONFIG_COMPAT_BRK=y | ||
118 | # CONFIG_SLAB is not set | 133 | # CONFIG_SLAB is not set |
119 | CONFIG_SLUB=y | 134 | CONFIG_SLUB=y |
120 | # CONFIG_SLOB is not set | 135 | # CONFIG_SLOB is not set |
121 | # CONFIG_PROFILING is not set | 136 | # CONFIG_PROFILING is not set |
137 | # CONFIG_MARKERS is not set | ||
122 | CONFIG_HAVE_OPROFILE=y | 138 | CONFIG_HAVE_OPROFILE=y |
123 | # CONFIG_KPROBES is not set | 139 | # CONFIG_KPROBES is not set |
124 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 140 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -127,6 +143,7 @@ CONFIG_HAVE_KPROBES=y | |||
127 | CONFIG_HAVE_KRETPROBES=y | 143 | CONFIG_HAVE_KRETPROBES=y |
128 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 144 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
129 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 145 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
146 | # CONFIG_SLOW_WORK is not set | ||
130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 147 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
131 | CONFIG_SLABINFO=y | 148 | CONFIG_SLABINFO=y |
132 | CONFIG_RT_MUTEXES=y | 149 | CONFIG_RT_MUTEXES=y |
@@ -140,7 +157,6 @@ CONFIG_MODVERSIONS=y | |||
140 | CONFIG_STOP_MACHINE=y | 157 | CONFIG_STOP_MACHINE=y |
141 | CONFIG_BLOCK=y | 158 | CONFIG_BLOCK=y |
142 | CONFIG_LBD=y | 159 | CONFIG_LBD=y |
143 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
144 | # CONFIG_BLK_DEV_BSG is not set | 160 | # CONFIG_BLK_DEV_BSG is not set |
145 | # CONFIG_BLK_DEV_INTEGRITY is not set | 161 | # CONFIG_BLK_DEV_INTEGRITY is not set |
146 | 162 | ||
@@ -156,18 +172,11 @@ CONFIG_IOSCHED_CFQ=y | |||
156 | CONFIG_DEFAULT_CFQ=y | 172 | CONFIG_DEFAULT_CFQ=y |
157 | # CONFIG_DEFAULT_NOOP is not set | 173 | # CONFIG_DEFAULT_NOOP is not set |
158 | CONFIG_DEFAULT_IOSCHED="cfq" | 174 | CONFIG_DEFAULT_IOSCHED="cfq" |
159 | CONFIG_CLASSIC_RCU=y | ||
160 | # CONFIG_TREE_RCU is not set | ||
161 | # CONFIG_PREEMPT_RCU is not set | ||
162 | # CONFIG_TREE_RCU_TRACE is not set | ||
163 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
164 | # CONFIG_FREEZER is not set | 175 | # CONFIG_FREEZER is not set |
165 | 176 | ||
166 | # | 177 | # |
167 | # Platform support | 178 | # Platform support |
168 | # | 179 | # |
169 | CONFIG_PPC_MULTIPLATFORM=y | ||
170 | CONFIG_CLASSIC32=y | ||
171 | # CONFIG_PPC_CHRP is not set | 180 | # CONFIG_PPC_CHRP is not set |
172 | # CONFIG_MPC5121_ADS is not set | 181 | # CONFIG_MPC5121_ADS is not set |
173 | # CONFIG_MPC5121_GENERIC is not set | 182 | # CONFIG_MPC5121_GENERIC is not set |
@@ -182,8 +191,11 @@ CONFIG_PPC_86xx=y | |||
182 | CONFIG_MPC8641_HPCN=y | 191 | CONFIG_MPC8641_HPCN=y |
183 | # CONFIG_SBC8641D is not set | 192 | # CONFIG_SBC8641D is not set |
184 | # 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 | ||
185 | # CONFIG_GEF_SBC610 is not set | 196 | # CONFIG_GEF_SBC610 is not set |
186 | CONFIG_MPC8641=y | 197 | CONFIG_MPC8641=y |
198 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
187 | # CONFIG_IPIC is not set | 199 | # CONFIG_IPIC is not set |
188 | CONFIG_MPIC=y | 200 | CONFIG_MPIC=y |
189 | # CONFIG_MPIC_WEIRD is not set | 201 | # CONFIG_MPIC_WEIRD is not set |
@@ -245,9 +257,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
245 | CONFIG_BOUNCE=y | 257 | CONFIG_BOUNCE=y |
246 | CONFIG_VIRT_TO_BUS=y | 258 | CONFIG_VIRT_TO_BUS=y |
247 | CONFIG_UNEVICTABLE_LRU=y | 259 | CONFIG_UNEVICTABLE_LRU=y |
260 | CONFIG_HAVE_MLOCK=y | ||
261 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
248 | CONFIG_PPC_4K_PAGES=y | 262 | CONFIG_PPC_4K_PAGES=y |
249 | # CONFIG_PPC_16K_PAGES is not set | 263 | # CONFIG_PPC_16K_PAGES is not set |
250 | # CONFIG_PPC_64K_PAGES is not set | 264 | # CONFIG_PPC_64K_PAGES is not set |
265 | # CONFIG_PPC_256K_PAGES is not set | ||
251 | CONFIG_FORCE_MAX_ZONEORDER=11 | 266 | CONFIG_FORCE_MAX_ZONEORDER=11 |
252 | CONFIG_PROC_DEVICETREE=y | 267 | CONFIG_PROC_DEVICETREE=y |
253 | # CONFIG_CMDLINE_BOOL is not set | 268 | # CONFIG_CMDLINE_BOOL is not set |
@@ -274,6 +289,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
274 | # CONFIG_PCI_LEGACY is not set | 289 | # CONFIG_PCI_LEGACY is not set |
275 | # CONFIG_PCI_DEBUG is not set | 290 | # CONFIG_PCI_DEBUG is not set |
276 | # CONFIG_PCI_STUB is not set | 291 | # CONFIG_PCI_STUB is not set |
292 | # CONFIG_PCI_IOV is not set | ||
277 | # CONFIG_PCCARD is not set | 293 | # CONFIG_PCCARD is not set |
278 | # CONFIG_HOTPLUG_PCI is not set | 294 | # CONFIG_HOTPLUG_PCI is not set |
279 | CONFIG_HAS_RAPIDIO=y | 295 | CONFIG_HAS_RAPIDIO=y |
@@ -297,7 +313,6 @@ CONFIG_NET=y | |||
297 | # | 313 | # |
298 | # Networking options | 314 | # Networking options |
299 | # | 315 | # |
300 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
301 | CONFIG_PACKET=y | 316 | CONFIG_PACKET=y |
302 | # CONFIG_PACKET_MMAP is not set | 317 | # CONFIG_PACKET_MMAP is not set |
303 | CONFIG_UNIX=y | 318 | CONFIG_UNIX=y |
@@ -385,6 +400,7 @@ CONFIG_SCTP_HMAC_MD5=y | |||
385 | # CONFIG_LAPB is not set | 400 | # CONFIG_LAPB is not set |
386 | # CONFIG_ECONET is not set | 401 | # CONFIG_ECONET is not set |
387 | # CONFIG_WAN_ROUTER is not set | 402 | # CONFIG_WAN_ROUTER is not set |
403 | # CONFIG_PHONET is not set | ||
388 | # CONFIG_NET_SCHED is not set | 404 | # CONFIG_NET_SCHED is not set |
389 | # CONFIG_DCB is not set | 405 | # CONFIG_DCB is not set |
390 | 406 | ||
@@ -397,7 +413,6 @@ CONFIG_SCTP_HMAC_MD5=y | |||
397 | # CONFIG_IRDA is not set | 413 | # CONFIG_IRDA is not set |
398 | # CONFIG_BT is not set | 414 | # CONFIG_BT is not set |
399 | # CONFIG_AF_RXRPC is not set | 415 | # CONFIG_AF_RXRPC is not set |
400 | # CONFIG_PHONET is not set | ||
401 | CONFIG_FIB_RULES=y | 416 | CONFIG_FIB_RULES=y |
402 | CONFIG_WIRELESS=y | 417 | CONFIG_WIRELESS=y |
403 | # CONFIG_CFG80211 is not set | 418 | # CONFIG_CFG80211 is not set |
@@ -451,13 +466,20 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 | |||
451 | # CONFIG_BLK_DEV_HD is not set | 466 | # CONFIG_BLK_DEV_HD is not set |
452 | CONFIG_MISC_DEVICES=y | 467 | CONFIG_MISC_DEVICES=y |
453 | # CONFIG_PHANTOM is not set | 468 | # CONFIG_PHANTOM is not set |
454 | # CONFIG_EEPROM_93CX6 is not set | ||
455 | # CONFIG_SGI_IOC4 is not set | 469 | # CONFIG_SGI_IOC4 is not set |
456 | # CONFIG_TIFM_CORE is not set | 470 | # CONFIG_TIFM_CORE is not set |
457 | # CONFIG_ICS932S401 is not set | 471 | # CONFIG_ICS932S401 is not set |
458 | # CONFIG_ENCLOSURE_SERVICES is not set | 472 | # CONFIG_ENCLOSURE_SERVICES is not set |
459 | # CONFIG_HP_ILO is not set | 473 | # CONFIG_HP_ILO is not set |
474 | # CONFIG_ISL29003 is not set | ||
460 | # CONFIG_C2PORT is not set | 475 | # CONFIG_C2PORT is not set |
476 | |||
477 | # | ||
478 | # EEPROM support | ||
479 | # | ||
480 | # CONFIG_EEPROM_AT24 is not set | ||
481 | CONFIG_EEPROM_LEGACY=y | ||
482 | # CONFIG_EEPROM_93CX6 is not set | ||
461 | CONFIG_HAVE_IDE=y | 483 | CONFIG_HAVE_IDE=y |
462 | # CONFIG_IDE is not set | 484 | # CONFIG_IDE is not set |
463 | 485 | ||
@@ -516,9 +538,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
516 | # CONFIG_MEGARAID_NEWGEN is not set | 538 | # CONFIG_MEGARAID_NEWGEN is not set |
517 | # CONFIG_MEGARAID_LEGACY is not set | 539 | # CONFIG_MEGARAID_LEGACY is not set |
518 | # CONFIG_MEGARAID_SAS is not set | 540 | # CONFIG_MEGARAID_SAS is not set |
541 | # CONFIG_SCSI_MPT2SAS is not set | ||
519 | # CONFIG_SCSI_HPTIOP is not set | 542 | # CONFIG_SCSI_HPTIOP is not set |
520 | # CONFIG_SCSI_BUSLOGIC is not set | 543 | # CONFIG_SCSI_BUSLOGIC is not set |
521 | # CONFIG_LIBFC is not set | 544 | # CONFIG_LIBFC is not set |
545 | # CONFIG_LIBFCOE is not set | ||
522 | # CONFIG_FCOE is not set | 546 | # CONFIG_FCOE is not set |
523 | # CONFIG_SCSI_DMX3191D is not set | 547 | # CONFIG_SCSI_DMX3191D is not set |
524 | # CONFIG_SCSI_EATA is not set | 548 | # CONFIG_SCSI_EATA is not set |
@@ -541,6 +565,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
541 | # CONFIG_SCSI_DEBUG is not set | 565 | # CONFIG_SCSI_DEBUG is not set |
542 | # CONFIG_SCSI_SRP is not set | 566 | # CONFIG_SCSI_SRP is not set |
543 | # CONFIG_SCSI_DH is not set | 567 | # CONFIG_SCSI_DH is not set |
568 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
544 | CONFIG_ATA=y | 569 | CONFIG_ATA=y |
545 | # CONFIG_ATA_NONSTANDARD is not set | 570 | # CONFIG_ATA_NONSTANDARD is not set |
546 | CONFIG_SATA_PMP=y | 571 | CONFIG_SATA_PMP=y |
@@ -617,6 +642,7 @@ CONFIG_PATA_ALI=y | |||
617 | # CONFIG_I2O is not set | 642 | # CONFIG_I2O is not set |
618 | # CONFIG_MACINTOSH_DRIVERS is not set | 643 | # CONFIG_MACINTOSH_DRIVERS is not set |
619 | CONFIG_NETDEVICES=y | 644 | CONFIG_NETDEVICES=y |
645 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
620 | CONFIG_DUMMY=y | 646 | CONFIG_DUMMY=y |
621 | # CONFIG_BONDING is not set | 647 | # CONFIG_BONDING is not set |
622 | # CONFIG_MACVLAN is not set | 648 | # CONFIG_MACVLAN is not set |
@@ -650,6 +676,8 @@ CONFIG_MII=y | |||
650 | # CONFIG_SUNGEM is not set | 676 | # CONFIG_SUNGEM is not set |
651 | # CONFIG_CASSINI is not set | 677 | # CONFIG_CASSINI is not set |
652 | # CONFIG_NET_VENDOR_3COM is not set | 678 | # CONFIG_NET_VENDOR_3COM is not set |
679 | # CONFIG_ETHOC is not set | ||
680 | # CONFIG_DNET is not set | ||
653 | # CONFIG_NET_TULIP is not set | 681 | # CONFIG_NET_TULIP is not set |
654 | # CONFIG_HP100 is not set | 682 | # CONFIG_HP100 is not set |
655 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 683 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -669,6 +697,7 @@ CONFIG_NETDEV_1000=y | |||
669 | # CONFIG_E1000E is not set | 697 | # CONFIG_E1000E is not set |
670 | # CONFIG_IP1000 is not set | 698 | # CONFIG_IP1000 is not set |
671 | # CONFIG_IGB is not set | 699 | # CONFIG_IGB is not set |
700 | # CONFIG_IGBVF is not set | ||
672 | # CONFIG_NS83820 is not set | 701 | # CONFIG_NS83820 is not set |
673 | # CONFIG_HAMACHI is not set | 702 | # CONFIG_HAMACHI is not set |
674 | # CONFIG_YELLOWFIN is not set | 703 | # CONFIG_YELLOWFIN is not set |
@@ -679,11 +708,12 @@ CONFIG_NETDEV_1000=y | |||
679 | # CONFIG_VIA_VELOCITY is not set | 708 | # CONFIG_VIA_VELOCITY is not set |
680 | # CONFIG_TIGON3 is not set | 709 | # CONFIG_TIGON3 is not set |
681 | # CONFIG_BNX2 is not set | 710 | # CONFIG_BNX2 is not set |
711 | CONFIG_FSL_PQ_MDIO=y | ||
682 | CONFIG_GIANFAR=y | 712 | CONFIG_GIANFAR=y |
683 | # CONFIG_MV643XX_ETH is not set | ||
684 | # CONFIG_QLA3XXX is not set | 713 | # CONFIG_QLA3XXX is not set |
685 | # CONFIG_ATL1 is not set | 714 | # CONFIG_ATL1 is not set |
686 | # CONFIG_ATL1E is not set | 715 | # CONFIG_ATL1E is not set |
716 | # CONFIG_ATL1C is not set | ||
687 | # CONFIG_JME is not set | 717 | # CONFIG_JME is not set |
688 | CONFIG_NETDEV_10000=y | 718 | CONFIG_NETDEV_10000=y |
689 | # CONFIG_CHELSIO_T1 is not set | 719 | # CONFIG_CHELSIO_T1 is not set |
@@ -693,6 +723,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
693 | # CONFIG_IXGBE is not set | 723 | # CONFIG_IXGBE is not set |
694 | # CONFIG_IXGB is not set | 724 | # CONFIG_IXGB is not set |
695 | # CONFIG_S2IO is not set | 725 | # CONFIG_S2IO is not set |
726 | # CONFIG_VXGE is not set | ||
696 | # CONFIG_MYRI10GE is not set | 727 | # CONFIG_MYRI10GE is not set |
697 | # CONFIG_NETXEN_NIC is not set | 728 | # CONFIG_NETXEN_NIC is not set |
698 | # CONFIG_NIU is not set | 729 | # CONFIG_NIU is not set |
@@ -702,6 +733,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
702 | # CONFIG_BNX2X is not set | 733 | # CONFIG_BNX2X is not set |
703 | # CONFIG_QLGE is not set | 734 | # CONFIG_QLGE is not set |
704 | # CONFIG_SFC is not set | 735 | # CONFIG_SFC is not set |
736 | # CONFIG_BE2NET is not set | ||
705 | # CONFIG_TR is not set | 737 | # CONFIG_TR is not set |
706 | 738 | ||
707 | # | 739 | # |
@@ -709,7 +741,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
709 | # | 741 | # |
710 | # CONFIG_WLAN_PRE80211 is not set | 742 | # CONFIG_WLAN_PRE80211 is not set |
711 | # CONFIG_WLAN_80211 is not set | 743 | # CONFIG_WLAN_80211 is not set |
712 | # CONFIG_IWLWIFI_LEDS is not set | ||
713 | 744 | ||
714 | # | 745 | # |
715 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 746 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -875,12 +906,9 @@ CONFIG_I2C_MPC=y | |||
875 | # Miscellaneous I2C Chip support | 906 | # Miscellaneous I2C Chip support |
876 | # | 907 | # |
877 | # CONFIG_DS1682 is not set | 908 | # CONFIG_DS1682 is not set |
878 | # CONFIG_EEPROM_AT24 is not set | ||
879 | CONFIG_EEPROM_LEGACY=y | ||
880 | # CONFIG_SENSORS_PCF8574 is not set | 909 | # CONFIG_SENSORS_PCF8574 is not set |
881 | # CONFIG_PCF8575 is not set | 910 | # CONFIG_PCF8575 is not set |
882 | # CONFIG_SENSORS_PCA9539 is not set | 911 | # CONFIG_SENSORS_PCA9539 is not set |
883 | # CONFIG_SENSORS_PCF8591 is not set | ||
884 | # CONFIG_SENSORS_MAX6875 is not set | 912 | # CONFIG_SENSORS_MAX6875 is not set |
885 | # CONFIG_SENSORS_TSL2550 is not set | 913 | # CONFIG_SENSORS_TSL2550 is not set |
886 | # CONFIG_I2C_DEBUG_CORE is not set | 914 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -933,7 +961,7 @@ CONFIG_VIDEO_MEDIA=m | |||
933 | # | 961 | # |
934 | # CONFIG_MEDIA_ATTACH is not set | 962 | # CONFIG_MEDIA_ATTACH is not set |
935 | CONFIG_MEDIA_TUNER=m | 963 | CONFIG_MEDIA_TUNER=m |
936 | # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set | 964 | # CONFIG_MEDIA_TUNER_CUSTOMISE is not set |
937 | CONFIG_MEDIA_TUNER_SIMPLE=m | 965 | CONFIG_MEDIA_TUNER_SIMPLE=m |
938 | CONFIG_MEDIA_TUNER_TDA8290=m | 966 | CONFIG_MEDIA_TUNER_TDA8290=m |
939 | CONFIG_MEDIA_TUNER_TDA9887=m | 967 | CONFIG_MEDIA_TUNER_TDA9887=m |
@@ -942,6 +970,7 @@ CONFIG_MEDIA_TUNER_TEA5767=m | |||
942 | CONFIG_MEDIA_TUNER_MT20XX=m | 970 | CONFIG_MEDIA_TUNER_MT20XX=m |
943 | CONFIG_MEDIA_TUNER_XC2028=m | 971 | CONFIG_MEDIA_TUNER_XC2028=m |
944 | CONFIG_MEDIA_TUNER_XC5000=m | 972 | CONFIG_MEDIA_TUNER_XC5000=m |
973 | CONFIG_MEDIA_TUNER_MC44S803=m | ||
945 | # CONFIG_DVB_DYNAMIC_MINORS is not set | 974 | # CONFIG_DVB_DYNAMIC_MINORS is not set |
946 | CONFIG_DVB_CAPTURE_DRIVERS=y | 975 | CONFIG_DVB_CAPTURE_DRIVERS=y |
947 | 976 | ||
@@ -981,103 +1010,7 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
981 | # | 1010 | # |
982 | # Supported DVB Frontends | 1011 | # Supported DVB Frontends |
983 | # | 1012 | # |
984 | |||
985 | # | ||
986 | # Customise DVB Frontends | ||
987 | # | ||
988 | # CONFIG_DVB_FE_CUSTOMISE is not set | 1013 | # CONFIG_DVB_FE_CUSTOMISE is not set |
989 | |||
990 | # | ||
991 | # Multistandard (satellite) frontends | ||
992 | # | ||
993 | # CONFIG_DVB_STB0899 is not set | ||
994 | # CONFIG_DVB_STB6100 is not set | ||
995 | |||
996 | # | ||
997 | # DVB-S (satellite) frontends | ||
998 | # | ||
999 | # CONFIG_DVB_CX24110 is not set | ||
1000 | # CONFIG_DVB_CX24123 is not set | ||
1001 | # CONFIG_DVB_MT312 is not set | ||
1002 | # CONFIG_DVB_S5H1420 is not set | ||
1003 | # CONFIG_DVB_STV0288 is not set | ||
1004 | # CONFIG_DVB_STB6000 is not set | ||
1005 | # CONFIG_DVB_STV0299 is not set | ||
1006 | # CONFIG_DVB_TDA8083 is not set | ||
1007 | # CONFIG_DVB_TDA10086 is not set | ||
1008 | # CONFIG_DVB_TDA8261 is not set | ||
1009 | # CONFIG_DVB_VES1X93 is not set | ||
1010 | # CONFIG_DVB_TUNER_ITD1000 is not set | ||
1011 | # CONFIG_DVB_TUNER_CX24113 is not set | ||
1012 | # CONFIG_DVB_TDA826X is not set | ||
1013 | # CONFIG_DVB_TUA6100 is not set | ||
1014 | # CONFIG_DVB_CX24116 is not set | ||
1015 | # CONFIG_DVB_SI21XX is not set | ||
1016 | |||
1017 | # | ||
1018 | # DVB-T (terrestrial) frontends | ||
1019 | # | ||
1020 | # CONFIG_DVB_SP8870 is not set | ||
1021 | # CONFIG_DVB_SP887X is not set | ||
1022 | # CONFIG_DVB_CX22700 is not set | ||
1023 | # CONFIG_DVB_CX22702 is not set | ||
1024 | # CONFIG_DVB_DRX397XD is not set | ||
1025 | # CONFIG_DVB_L64781 is not set | ||
1026 | # CONFIG_DVB_TDA1004X is not set | ||
1027 | # CONFIG_DVB_NXT6000 is not set | ||
1028 | # CONFIG_DVB_MT352 is not set | ||
1029 | # CONFIG_DVB_ZL10353 is not set | ||
1030 | # CONFIG_DVB_DIB3000MB is not set | ||
1031 | # CONFIG_DVB_DIB3000MC is not set | ||
1032 | # CONFIG_DVB_DIB7000M is not set | ||
1033 | # CONFIG_DVB_DIB7000P is not set | ||
1034 | # CONFIG_DVB_TDA10048 is not set | ||
1035 | |||
1036 | # | ||
1037 | # DVB-C (cable) frontends | ||
1038 | # | ||
1039 | # CONFIG_DVB_VES1820 is not set | ||
1040 | # CONFIG_DVB_TDA10021 is not set | ||
1041 | # CONFIG_DVB_TDA10023 is not set | ||
1042 | # CONFIG_DVB_STV0297 is not set | ||
1043 | |||
1044 | # | ||
1045 | # ATSC (North American/Korean Terrestrial/Cable DTV) frontends | ||
1046 | # | ||
1047 | # CONFIG_DVB_NXT200X is not set | ||
1048 | # CONFIG_DVB_OR51211 is not set | ||
1049 | # CONFIG_DVB_OR51132 is not set | ||
1050 | # CONFIG_DVB_BCM3510 is not set | ||
1051 | # CONFIG_DVB_LGDT330X is not set | ||
1052 | # CONFIG_DVB_LGDT3304 is not set | ||
1053 | # CONFIG_DVB_S5H1409 is not set | ||
1054 | # CONFIG_DVB_AU8522 is not set | ||
1055 | # CONFIG_DVB_S5H1411 is not set | ||
1056 | |||
1057 | # | ||
1058 | # ISDB-T (terrestrial) frontends | ||
1059 | # | ||
1060 | # CONFIG_DVB_S921 is not set | ||
1061 | |||
1062 | # | ||
1063 | # Digital terrestrial only tuners/PLL | ||
1064 | # | ||
1065 | # CONFIG_DVB_PLL is not set | ||
1066 | # CONFIG_DVB_TUNER_DIB0070 is not set | ||
1067 | |||
1068 | # | ||
1069 | # SEC control devices for DVB-S | ||
1070 | # | ||
1071 | # CONFIG_DVB_LNBP21 is not set | ||
1072 | # CONFIG_DVB_ISL6405 is not set | ||
1073 | # CONFIG_DVB_ISL6421 is not set | ||
1074 | # CONFIG_DVB_LGS8GL5 is not set | ||
1075 | |||
1076 | # | ||
1077 | # Tools to develop new frontends | ||
1078 | # | ||
1079 | # CONFIG_DVB_DUMMY_FE is not set | ||
1080 | # CONFIG_DVB_AF9013 is not set | ||
1081 | CONFIG_DAB=y | 1014 | CONFIG_DAB=y |
1082 | # CONFIG_USB_DABUSB is not set | 1015 | # CONFIG_USB_DABUSB is not set |
1083 | 1016 | ||
@@ -1157,6 +1090,8 @@ CONFIG_SND_PCI=y | |||
1157 | # CONFIG_SND_INDIGO is not set | 1090 | # CONFIG_SND_INDIGO is not set |
1158 | # CONFIG_SND_INDIGOIO is not set | 1091 | # CONFIG_SND_INDIGOIO is not set |
1159 | # CONFIG_SND_INDIGODJ is not set | 1092 | # CONFIG_SND_INDIGODJ is not set |
1093 | # CONFIG_SND_INDIGOIOX is not set | ||
1094 | # CONFIG_SND_INDIGODJX is not set | ||
1160 | # CONFIG_SND_EMU10K1 is not set | 1095 | # CONFIG_SND_EMU10K1 is not set |
1161 | # CONFIG_SND_EMU10K1X is not set | 1096 | # CONFIG_SND_EMU10K1X is not set |
1162 | # CONFIG_SND_ENS1370 is not set | 1097 | # CONFIG_SND_ENS1370 is not set |
@@ -1211,15 +1146,17 @@ CONFIG_USB_HID=y | |||
1211 | # | 1146 | # |
1212 | # Special HID drivers | 1147 | # Special HID drivers |
1213 | # | 1148 | # |
1214 | CONFIG_HID_COMPAT=y | ||
1215 | CONFIG_HID_A4TECH=y | 1149 | CONFIG_HID_A4TECH=y |
1216 | CONFIG_HID_APPLE=y | 1150 | CONFIG_HID_APPLE=y |
1217 | CONFIG_HID_BELKIN=y | 1151 | CONFIG_HID_BELKIN=y |
1218 | CONFIG_HID_CHERRY=y | 1152 | CONFIG_HID_CHERRY=y |
1219 | CONFIG_HID_CHICONY=y | 1153 | CONFIG_HID_CHICONY=y |
1220 | CONFIG_HID_CYPRESS=y | 1154 | CONFIG_HID_CYPRESS=y |
1155 | # CONFIG_DRAGONRISE_FF is not set | ||
1221 | CONFIG_HID_EZKEY=y | 1156 | CONFIG_HID_EZKEY=y |
1157 | # CONFIG_HID_KYE is not set | ||
1222 | CONFIG_HID_GYRATION=y | 1158 | CONFIG_HID_GYRATION=y |
1159 | # CONFIG_HID_KENSINGTON is not set | ||
1223 | CONFIG_HID_LOGITECH=y | 1160 | CONFIG_HID_LOGITECH=y |
1224 | # CONFIG_LOGITECH_FF is not set | 1161 | # CONFIG_LOGITECH_FF is not set |
1225 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1162 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
@@ -1292,11 +1229,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1292 | # CONFIG_USB_TMC is not set | 1229 | # CONFIG_USB_TMC is not set |
1293 | 1230 | ||
1294 | # | 1231 | # |
1295 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1232 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1296 | # | 1233 | # |
1297 | 1234 | ||
1298 | # | 1235 | # |
1299 | # see USB_STORAGE Help for more information | 1236 | # also be needed; see USB_STORAGE Help for more info |
1300 | # | 1237 | # |
1301 | CONFIG_USB_STORAGE=y | 1238 | CONFIG_USB_STORAGE=y |
1302 | # CONFIG_USB_STORAGE_DEBUG is not set | 1239 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -1338,7 +1275,6 @@ CONFIG_USB_STORAGE=y | |||
1338 | # CONFIG_USB_LED is not set | 1275 | # CONFIG_USB_LED is not set |
1339 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1276 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1340 | # CONFIG_USB_CYTHERM is not set | 1277 | # CONFIG_USB_CYTHERM is not set |
1341 | # CONFIG_USB_PHIDGET is not set | ||
1342 | # CONFIG_USB_IDMOUSE is not set | 1278 | # CONFIG_USB_IDMOUSE is not set |
1343 | # CONFIG_USB_FTDI_ELAN is not set | 1279 | # CONFIG_USB_FTDI_ELAN is not set |
1344 | # CONFIG_USB_APPLEDISPLAY is not set | 1280 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1354,6 +1290,7 @@ CONFIG_USB_STORAGE=y | |||
1354 | # | 1290 | # |
1355 | # OTG and related infrastructure | 1291 | # OTG and related infrastructure |
1356 | # | 1292 | # |
1293 | # CONFIG_NOP_USB_XCEIV is not set | ||
1357 | # CONFIG_UWB is not set | 1294 | # CONFIG_UWB is not set |
1358 | # CONFIG_MMC is not set | 1295 | # CONFIG_MMC is not set |
1359 | # CONFIG_MEMSTICK is not set | 1296 | # CONFIG_MEMSTICK is not set |
@@ -1415,8 +1352,9 @@ CONFIG_RTC_DRV_CMOS=y | |||
1415 | # | 1352 | # |
1416 | # on-CPU RTC drivers | 1353 | # on-CPU RTC drivers |
1417 | # | 1354 | # |
1418 | # CONFIG_RTC_DRV_PPC is not set | 1355 | # CONFIG_RTC_DRV_GENERIC is not set |
1419 | # CONFIG_DMADEVICES is not set | 1356 | # CONFIG_DMADEVICES is not set |
1357 | # CONFIG_AUXDISPLAY is not set | ||
1420 | # CONFIG_UIO is not set | 1358 | # CONFIG_UIO is not set |
1421 | # CONFIG_STAGING is not set | 1359 | # CONFIG_STAGING is not set |
1422 | 1360 | ||
@@ -1427,6 +1365,7 @@ CONFIG_EXT2_FS=y | |||
1427 | # CONFIG_EXT2_FS_XATTR is not set | 1365 | # CONFIG_EXT2_FS_XATTR is not set |
1428 | # CONFIG_EXT2_FS_XIP is not set | 1366 | # CONFIG_EXT2_FS_XIP is not set |
1429 | CONFIG_EXT3_FS=y | 1367 | CONFIG_EXT3_FS=y |
1368 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1430 | CONFIG_EXT3_FS_XATTR=y | 1369 | CONFIG_EXT3_FS_XATTR=y |
1431 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1370 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1432 | # CONFIG_EXT3_FS_SECURITY is not set | 1371 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1450,6 +1389,11 @@ CONFIG_INOTIFY_USER=y | |||
1450 | # CONFIG_FUSE_FS is not set | 1389 | # CONFIG_FUSE_FS is not set |
1451 | 1390 | ||
1452 | # | 1391 | # |
1392 | # Caches | ||
1393 | # | ||
1394 | # CONFIG_FSCACHE is not set | ||
1395 | |||
1396 | # | ||
1453 | # CD-ROM/DVD Filesystems | 1397 | # CD-ROM/DVD Filesystems |
1454 | # | 1398 | # |
1455 | CONFIG_ISO9660_FS=m | 1399 | CONFIG_ISO9660_FS=m |
@@ -1504,6 +1448,7 @@ CONFIG_SYSV_FS=m | |||
1504 | CONFIG_UFS_FS=m | 1448 | CONFIG_UFS_FS=m |
1505 | # CONFIG_UFS_FS_WRITE is not set | 1449 | # CONFIG_UFS_FS_WRITE is not set |
1506 | # CONFIG_UFS_DEBUG is not set | 1450 | # CONFIG_UFS_DEBUG is not set |
1451 | # CONFIG_NILFS2_FS is not set | ||
1507 | CONFIG_NETWORK_FILESYSTEMS=y | 1452 | CONFIG_NETWORK_FILESYSTEMS=y |
1508 | CONFIG_NFS_FS=y | 1453 | CONFIG_NFS_FS=y |
1509 | CONFIG_NFS_V3=y | 1454 | CONFIG_NFS_V3=y |
@@ -1519,7 +1464,6 @@ CONFIG_EXPORTFS=y | |||
1519 | CONFIG_NFS_COMMON=y | 1464 | CONFIG_NFS_COMMON=y |
1520 | CONFIG_SUNRPC=y | 1465 | CONFIG_SUNRPC=y |
1521 | CONFIG_SUNRPC_GSS=y | 1466 | CONFIG_SUNRPC_GSS=y |
1522 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1523 | CONFIG_RPCSEC_GSS_KRB5=y | 1467 | CONFIG_RPCSEC_GSS_KRB5=y |
1524 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1468 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1525 | # CONFIG_SMB_FS is not set | 1469 | # CONFIG_SMB_FS is not set |
@@ -1590,6 +1534,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
1590 | # CONFIG_NLS_KOI8_U is not set | 1534 | # CONFIG_NLS_KOI8_U is not set |
1591 | CONFIG_NLS_UTF8=m | 1535 | CONFIG_NLS_UTF8=m |
1592 | # CONFIG_DLM is not set | 1536 | # CONFIG_DLM is not set |
1537 | # CONFIG_BINARY_PRINTF is not set | ||
1593 | 1538 | ||
1594 | # | 1539 | # |
1595 | # Library routines | 1540 | # Library routines |
@@ -1604,11 +1549,12 @@ CONFIG_CRC32=y | |||
1604 | # CONFIG_CRC7 is not set | 1549 | # CONFIG_CRC7 is not set |
1605 | CONFIG_LIBCRC32C=m | 1550 | CONFIG_LIBCRC32C=m |
1606 | CONFIG_ZLIB_INFLATE=y | 1551 | CONFIG_ZLIB_INFLATE=y |
1607 | CONFIG_PLIST=y | 1552 | CONFIG_DECOMPRESS_GZIP=y |
1608 | CONFIG_HAS_IOMEM=y | 1553 | CONFIG_HAS_IOMEM=y |
1609 | CONFIG_HAS_IOPORT=y | 1554 | CONFIG_HAS_IOPORT=y |
1610 | CONFIG_HAS_DMA=y | 1555 | CONFIG_HAS_DMA=y |
1611 | CONFIG_HAVE_LMB=y | 1556 | CONFIG_HAVE_LMB=y |
1557 | CONFIG_NLATTR=y | ||
1612 | 1558 | ||
1613 | # | 1559 | # |
1614 | # Kernel hacking | 1560 | # Kernel hacking |
@@ -1626,6 +1572,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1626 | CONFIG_DETECT_SOFTLOCKUP=y | 1572 | CONFIG_DETECT_SOFTLOCKUP=y |
1627 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1573 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1628 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1574 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1575 | CONFIG_DETECT_HUNG_TASK=y | ||
1576 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1577 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1629 | CONFIG_SCHED_DEBUG=y | 1578 | CONFIG_SCHED_DEBUG=y |
1630 | # CONFIG_SCHEDSTATS is not set | 1579 | # CONFIG_SCHEDSTATS is not set |
1631 | # CONFIG_TIMER_STATS is not set | 1580 | # CONFIG_TIMER_STATS is not set |
@@ -1656,9 +1605,12 @@ CONFIG_DEBUG_INFO=y | |||
1656 | # CONFIG_FAULT_INJECTION is not set | 1605 | # CONFIG_FAULT_INJECTION is not set |
1657 | # CONFIG_LATENCYTOP is not set | 1606 | # CONFIG_LATENCYTOP is not set |
1658 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1607 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1608 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1659 | CONFIG_HAVE_FUNCTION_TRACER=y | 1609 | CONFIG_HAVE_FUNCTION_TRACER=y |
1610 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1660 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1611 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1661 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1612 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1613 | CONFIG_TRACING_SUPPORT=y | ||
1662 | 1614 | ||
1663 | # | 1615 | # |
1664 | # Tracers | 1616 | # Tracers |
@@ -1666,17 +1618,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1666 | # CONFIG_FUNCTION_TRACER is not set | 1618 | # CONFIG_FUNCTION_TRACER is not set |
1667 | # CONFIG_SCHED_TRACER is not set | 1619 | # CONFIG_SCHED_TRACER is not set |
1668 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1620 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1621 | # CONFIG_EVENT_TRACER is not set | ||
1669 | # CONFIG_BOOT_TRACER is not set | 1622 | # CONFIG_BOOT_TRACER is not set |
1670 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1623 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1671 | # CONFIG_STACK_TRACER is not set | 1624 | # CONFIG_STACK_TRACER is not set |
1672 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1625 | # CONFIG_KMEMTRACE is not set |
1626 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1627 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1673 | # CONFIG_SAMPLES is not set | 1628 | # CONFIG_SAMPLES is not set |
1674 | CONFIG_HAVE_ARCH_KGDB=y | 1629 | CONFIG_HAVE_ARCH_KGDB=y |
1675 | # CONFIG_KGDB is not set | 1630 | # CONFIG_KGDB is not set |
1676 | CONFIG_PRINT_STACK_DEPTH=64 | 1631 | CONFIG_PRINT_STACK_DEPTH=64 |
1677 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1632 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1678 | # CONFIG_DEBUG_STACK_USAGE is not set | 1633 | # CONFIG_DEBUG_STACK_USAGE is not set |
1679 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1680 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1634 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1681 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1635 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1682 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1636 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1707,10 +1661,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1707 | CONFIG_CRYPTO_HASH=y | 1661 | CONFIG_CRYPTO_HASH=y |
1708 | CONFIG_CRYPTO_HASH2=y | 1662 | CONFIG_CRYPTO_HASH2=y |
1709 | CONFIG_CRYPTO_RNG2=y | 1663 | CONFIG_CRYPTO_RNG2=y |
1664 | CONFIG_CRYPTO_PCOMP=y | ||
1710 | CONFIG_CRYPTO_MANAGER=y | 1665 | CONFIG_CRYPTO_MANAGER=y |
1711 | CONFIG_CRYPTO_MANAGER2=y | 1666 | CONFIG_CRYPTO_MANAGER2=y |
1712 | # CONFIG_CRYPTO_GF128MUL is not set | 1667 | # CONFIG_CRYPTO_GF128MUL is not set |
1713 | # CONFIG_CRYPTO_NULL is not set | 1668 | # CONFIG_CRYPTO_NULL is not set |
1669 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1714 | # CONFIG_CRYPTO_CRYPTD is not set | 1670 | # CONFIG_CRYPTO_CRYPTD is not set |
1715 | # CONFIG_CRYPTO_AUTHENC is not set | 1671 | # CONFIG_CRYPTO_AUTHENC is not set |
1716 | # CONFIG_CRYPTO_TEST is not set | 1672 | # CONFIG_CRYPTO_TEST is not set |
@@ -1779,6 +1735,7 @@ CONFIG_CRYPTO_DES=y | |||
1779 | # Compression | 1735 | # Compression |
1780 | # | 1736 | # |
1781 | # CONFIG_CRYPTO_DEFLATE is not set | 1737 | # CONFIG_CRYPTO_DEFLATE is not set |
1738 | # CONFIG_CRYPTO_ZLIB is not set | ||
1782 | # CONFIG_CRYPTO_LZO is not set | 1739 | # CONFIG_CRYPTO_LZO is not set |
1783 | 1740 | ||
1784 | # | 1741 | # |