diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-06-01 15:06:21 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-06-01 15:06:21 -0400 |
commit | 3d58f48ba05caed9118bce62b3047f8683438835 (patch) | |
tree | 94c911034f0e14ded73d3e9e6e9f8e22b6cad822 /arch/powerpc/configs/83xx/mpc8313_rdb_defconfig | |
parent | abfe0af9813153bae8c85d9bac966bafcb8ddab1 (diff) | |
parent | d9244b5d2fbfe9fa540024b410047af13ceec90f (diff) |
Merge branch 'linus' into irq/numa
Conflicts:
arch/mips/sibyte/bcm1480/irq.c
arch/mips/sibyte/sb1250/irq.c
Merge reason: we gathered a few conflicts plus update to latest upstream fixes.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc8313_rdb_defconfig')
-rw-r--r-- | arch/powerpc/configs/83xx/mpc8313_rdb_defconfig | 114 |
1 files changed, 83 insertions, 31 deletions
diff --git a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig index 409d017621a..c5c0fe71a43 100644 --- a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc8313_rdb_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:48 2009 | 4 | # Wed May 13 17:22:06 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_FSL_EMB_PERFMON is not set | 19 | # CONFIG_FSL_EMB_PERFMON is not set |
19 | # CONFIG_ALTIVEC is not set | 20 | # CONFIG_ALTIVEC is not set |
@@ -56,6 +57,7 @@ CONFIG_DEFAULT_UIMAGE=y | |||
56 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 57 | CONFIG_ARCH_SUSPEND_POSSIBLE=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 | # |
@@ -73,6 +75,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
73 | # CONFIG_BSD_PROCESS_ACCT is not set | 75 | # CONFIG_BSD_PROCESS_ACCT is not set |
74 | # CONFIG_TASKSTATS is not set | 76 | # CONFIG_TASKSTATS is not set |
75 | # CONFIG_AUDIT is not set | 77 | # CONFIG_AUDIT is not set |
78 | |||
79 | # | ||
80 | # RCU Subsystem | ||
81 | # | ||
82 | CONFIG_CLASSIC_RCU=y | ||
83 | # CONFIG_TREE_RCU is not set | ||
84 | # CONFIG_PREEMPT_RCU is not set | ||
85 | # CONFIG_TREE_RCU_TRACE is not set | ||
86 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
76 | # CONFIG_IKCONFIG is not set | 87 | # CONFIG_IKCONFIG is not set |
77 | CONFIG_LOG_BUF_SHIFT=14 | 88 | CONFIG_LOG_BUF_SHIFT=14 |
78 | CONFIG_GROUP_SCHED=y | 89 | CONFIG_GROUP_SCHED=y |
@@ -87,19 +98,22 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
87 | # CONFIG_NAMESPACES is not set | 98 | # CONFIG_NAMESPACES is not set |
88 | CONFIG_BLK_DEV_INITRD=y | 99 | CONFIG_BLK_DEV_INITRD=y |
89 | CONFIG_INITRAMFS_SOURCE="" | 100 | CONFIG_INITRAMFS_SOURCE="" |
101 | CONFIG_RD_GZIP=y | ||
102 | # CONFIG_RD_BZIP2 is not set | ||
103 | # CONFIG_RD_LZMA is not set | ||
90 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 104 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
91 | CONFIG_SYSCTL=y | 105 | CONFIG_SYSCTL=y |
106 | CONFIG_ANON_INODES=y | ||
92 | CONFIG_EMBEDDED=y | 107 | CONFIG_EMBEDDED=y |
93 | CONFIG_SYSCTL_SYSCALL=y | 108 | CONFIG_SYSCTL_SYSCALL=y |
94 | # CONFIG_KALLSYMS is not set | 109 | # CONFIG_KALLSYMS is not set |
110 | # CONFIG_STRIP_ASM_SYMS is not set | ||
95 | CONFIG_HOTPLUG=y | 111 | CONFIG_HOTPLUG=y |
96 | CONFIG_PRINTK=y | 112 | CONFIG_PRINTK=y |
97 | CONFIG_BUG=y | 113 | CONFIG_BUG=y |
98 | CONFIG_ELF_CORE=y | 114 | CONFIG_ELF_CORE=y |
99 | CONFIG_COMPAT_BRK=y | ||
100 | CONFIG_BASE_FULL=y | 115 | CONFIG_BASE_FULL=y |
101 | CONFIG_FUTEX=y | 116 | CONFIG_FUTEX=y |
102 | CONFIG_ANON_INODES=y | ||
103 | # CONFIG_EPOLL is not set | 117 | # CONFIG_EPOLL is not set |
104 | CONFIG_SIGNALFD=y | 118 | CONFIG_SIGNALFD=y |
105 | CONFIG_TIMERFD=y | 119 | CONFIG_TIMERFD=y |
@@ -109,16 +123,19 @@ CONFIG_AIO=y | |||
109 | CONFIG_VM_EVENT_COUNTERS=y | 123 | CONFIG_VM_EVENT_COUNTERS=y |
110 | CONFIG_PCI_QUIRKS=y | 124 | CONFIG_PCI_QUIRKS=y |
111 | CONFIG_SLUB_DEBUG=y | 125 | CONFIG_SLUB_DEBUG=y |
126 | CONFIG_COMPAT_BRK=y | ||
112 | # CONFIG_SLAB is not set | 127 | # CONFIG_SLAB is not set |
113 | CONFIG_SLUB=y | 128 | CONFIG_SLUB=y |
114 | # CONFIG_SLOB is not set | 129 | # CONFIG_SLOB is not set |
115 | # CONFIG_PROFILING is not set | 130 | # CONFIG_PROFILING is not set |
131 | # CONFIG_MARKERS is not set | ||
116 | CONFIG_HAVE_OPROFILE=y | 132 | CONFIG_HAVE_OPROFILE=y |
117 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 133 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
118 | CONFIG_HAVE_IOREMAP_PROT=y | 134 | CONFIG_HAVE_IOREMAP_PROT=y |
119 | CONFIG_HAVE_KPROBES=y | 135 | CONFIG_HAVE_KPROBES=y |
120 | CONFIG_HAVE_KRETPROBES=y | 136 | CONFIG_HAVE_KRETPROBES=y |
121 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 137 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
138 | # CONFIG_SLOW_WORK is not set | ||
122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 139 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
123 | CONFIG_SLABINFO=y | 140 | CONFIG_SLABINFO=y |
124 | CONFIG_RT_MUTEXES=y | 141 | CONFIG_RT_MUTEXES=y |
@@ -131,7 +148,6 @@ CONFIG_MODULE_UNLOAD=y | |||
131 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 148 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
132 | CONFIG_BLOCK=y | 149 | CONFIG_BLOCK=y |
133 | # CONFIG_LBD is not set | 150 | # CONFIG_LBD is not set |
134 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
135 | # CONFIG_BLK_DEV_BSG is not set | 151 | # CONFIG_BLK_DEV_BSG is not set |
136 | # CONFIG_BLK_DEV_INTEGRITY is not set | 152 | # CONFIG_BLK_DEV_INTEGRITY is not set |
137 | 153 | ||
@@ -147,18 +163,11 @@ CONFIG_DEFAULT_AS=y | |||
147 | # CONFIG_DEFAULT_CFQ is not set | 163 | # CONFIG_DEFAULT_CFQ is not set |
148 | # CONFIG_DEFAULT_NOOP is not set | 164 | # CONFIG_DEFAULT_NOOP is not set |
149 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 165 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
150 | CONFIG_CLASSIC_RCU=y | ||
151 | # CONFIG_TREE_RCU is not set | ||
152 | # CONFIG_PREEMPT_RCU is not set | ||
153 | # CONFIG_TREE_RCU_TRACE is not set | ||
154 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
155 | # CONFIG_FREEZER is not set | 166 | # CONFIG_FREEZER is not set |
156 | 167 | ||
157 | # | 168 | # |
158 | # Platform support | 169 | # Platform support |
159 | # | 170 | # |
160 | CONFIG_PPC_MULTIPLATFORM=y | ||
161 | CONFIG_CLASSIC32=y | ||
162 | # CONFIG_PPC_CHRP is not set | 171 | # CONFIG_PPC_CHRP is not set |
163 | # CONFIG_MPC5121_ADS is not set | 172 | # CONFIG_MPC5121_ADS is not set |
164 | # CONFIG_MPC5121_GENERIC is not set | 173 | # CONFIG_MPC5121_GENERIC is not set |
@@ -183,6 +192,8 @@ CONFIG_MPC831x_RDB=y | |||
183 | CONFIG_PPC_MPC831x=y | 192 | CONFIG_PPC_MPC831x=y |
184 | # CONFIG_PPC_86xx is not set | 193 | # CONFIG_PPC_86xx is not set |
185 | # CONFIG_EMBEDDED6xx is not set | 194 | # CONFIG_EMBEDDED6xx is not set |
195 | # CONFIG_AMIGAONE is not set | ||
196 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
186 | CONFIG_IPIC=y | 197 | CONFIG_IPIC=y |
187 | # CONFIG_MPIC is not set | 198 | # CONFIG_MPIC is not set |
188 | # CONFIG_MPIC_WEIRD is not set | 199 | # CONFIG_MPIC_WEIRD is not set |
@@ -244,9 +255,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
244 | CONFIG_BOUNCE=y | 255 | CONFIG_BOUNCE=y |
245 | CONFIG_VIRT_TO_BUS=y | 256 | CONFIG_VIRT_TO_BUS=y |
246 | CONFIG_UNEVICTABLE_LRU=y | 257 | CONFIG_UNEVICTABLE_LRU=y |
258 | CONFIG_HAVE_MLOCK=y | ||
259 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
247 | CONFIG_PPC_4K_PAGES=y | 260 | CONFIG_PPC_4K_PAGES=y |
248 | # CONFIG_PPC_16K_PAGES is not set | 261 | # CONFIG_PPC_16K_PAGES is not set |
249 | # CONFIG_PPC_64K_PAGES is not set | 262 | # CONFIG_PPC_64K_PAGES is not set |
263 | # CONFIG_PPC_256K_PAGES is not set | ||
250 | CONFIG_FORCE_MAX_ZONEORDER=11 | 264 | CONFIG_FORCE_MAX_ZONEORDER=11 |
251 | CONFIG_PROC_DEVICETREE=y | 265 | CONFIG_PROC_DEVICETREE=y |
252 | # CONFIG_CMDLINE_BOOL is not set | 266 | # CONFIG_CMDLINE_BOOL is not set |
@@ -273,6 +287,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
273 | # CONFIG_PCI_LEGACY is not set | 287 | # CONFIG_PCI_LEGACY is not set |
274 | # CONFIG_PCI_DEBUG is not set | 288 | # CONFIG_PCI_DEBUG is not set |
275 | # CONFIG_PCI_STUB is not set | 289 | # CONFIG_PCI_STUB is not set |
290 | # CONFIG_PCI_IOV is not set | ||
276 | # CONFIG_PCCARD is not set | 291 | # CONFIG_PCCARD is not set |
277 | # CONFIG_HOTPLUG_PCI is not set | 292 | # CONFIG_HOTPLUG_PCI is not set |
278 | # CONFIG_HAS_RAPIDIO is not set | 293 | # CONFIG_HAS_RAPIDIO is not set |
@@ -295,7 +310,6 @@ CONFIG_NET=y | |||
295 | # | 310 | # |
296 | # Networking options | 311 | # Networking options |
297 | # | 312 | # |
298 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
299 | CONFIG_PACKET=y | 313 | CONFIG_PACKET=y |
300 | # CONFIG_PACKET_MMAP is not set | 314 | # CONFIG_PACKET_MMAP is not set |
301 | CONFIG_UNIX=y | 315 | CONFIG_UNIX=y |
@@ -351,6 +365,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
351 | # CONFIG_LAPB is not set | 365 | # CONFIG_LAPB is not set |
352 | # CONFIG_ECONET is not set | 366 | # CONFIG_ECONET is not set |
353 | # CONFIG_WAN_ROUTER is not set | 367 | # CONFIG_WAN_ROUTER is not set |
368 | # CONFIG_PHONET is not set | ||
354 | # CONFIG_NET_SCHED is not set | 369 | # CONFIG_NET_SCHED is not set |
355 | # CONFIG_DCB is not set | 370 | # CONFIG_DCB is not set |
356 | 371 | ||
@@ -363,7 +378,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
363 | # CONFIG_IRDA is not set | 378 | # CONFIG_IRDA is not set |
364 | # CONFIG_BT is not set | 379 | # CONFIG_BT is not set |
365 | # CONFIG_AF_RXRPC is not set | 380 | # CONFIG_AF_RXRPC is not set |
366 | # CONFIG_PHONET is not set | ||
367 | CONFIG_WIRELESS=y | 381 | CONFIG_WIRELESS=y |
368 | # CONFIG_CFG80211 is not set | 382 | # CONFIG_CFG80211 is not set |
369 | CONFIG_WIRELESS_OLD_REGULATORY=y | 383 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -481,7 +495,6 @@ CONFIG_MTD_NAND_FSL_ELBC=y | |||
481 | # LPDDR flash memory drivers | 495 | # LPDDR flash memory drivers |
482 | # | 496 | # |
483 | # CONFIG_MTD_LPDDR is not set | 497 | # CONFIG_MTD_LPDDR is not set |
484 | # CONFIG_MTD_QINFO_PROBE is not set | ||
485 | 498 | ||
486 | # | 499 | # |
487 | # UBI - Unsorted block images | 500 | # UBI - Unsorted block images |
@@ -512,13 +525,21 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
512 | # CONFIG_BLK_DEV_HD is not set | 525 | # CONFIG_BLK_DEV_HD is not set |
513 | CONFIG_MISC_DEVICES=y | 526 | CONFIG_MISC_DEVICES=y |
514 | # CONFIG_PHANTOM is not set | 527 | # CONFIG_PHANTOM is not set |
515 | # CONFIG_EEPROM_93CX6 is not set | ||
516 | # CONFIG_SGI_IOC4 is not set | 528 | # CONFIG_SGI_IOC4 is not set |
517 | # CONFIG_TIFM_CORE is not set | 529 | # CONFIG_TIFM_CORE is not set |
518 | # CONFIG_ICS932S401 is not set | 530 | # CONFIG_ICS932S401 is not set |
519 | # CONFIG_ENCLOSURE_SERVICES is not set | 531 | # CONFIG_ENCLOSURE_SERVICES is not set |
520 | # CONFIG_HP_ILO is not set | 532 | # CONFIG_HP_ILO is not set |
533 | # CONFIG_ISL29003 is not set | ||
521 | # CONFIG_C2PORT is not set | 534 | # CONFIG_C2PORT is not set |
535 | |||
536 | # | ||
537 | # EEPROM support | ||
538 | # | ||
539 | # CONFIG_EEPROM_AT24 is not set | ||
540 | # CONFIG_EEPROM_AT25 is not set | ||
541 | # CONFIG_EEPROM_LEGACY is not set | ||
542 | # CONFIG_EEPROM_93CX6 is not set | ||
522 | CONFIG_HAVE_IDE=y | 543 | CONFIG_HAVE_IDE=y |
523 | # CONFIG_IDE is not set | 544 | # CONFIG_IDE is not set |
524 | 545 | ||
@@ -576,9 +597,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
576 | # CONFIG_MEGARAID_NEWGEN is not set | 597 | # CONFIG_MEGARAID_NEWGEN is not set |
577 | # CONFIG_MEGARAID_LEGACY is not set | 598 | # CONFIG_MEGARAID_LEGACY is not set |
578 | # CONFIG_MEGARAID_SAS is not set | 599 | # CONFIG_MEGARAID_SAS is not set |
600 | # CONFIG_SCSI_MPT2SAS is not set | ||
579 | # CONFIG_SCSI_HPTIOP is not set | 601 | # CONFIG_SCSI_HPTIOP is not set |
580 | # CONFIG_SCSI_BUSLOGIC is not set | 602 | # CONFIG_SCSI_BUSLOGIC is not set |
581 | # CONFIG_LIBFC is not set | 603 | # CONFIG_LIBFC is not set |
604 | # CONFIG_LIBFCOE is not set | ||
582 | # CONFIG_FCOE is not set | 605 | # CONFIG_FCOE is not set |
583 | # CONFIG_SCSI_DMX3191D is not set | 606 | # CONFIG_SCSI_DMX3191D is not set |
584 | # CONFIG_SCSI_EATA is not set | 607 | # CONFIG_SCSI_EATA is not set |
@@ -600,6 +623,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
600 | # CONFIG_SCSI_DEBUG is not set | 623 | # CONFIG_SCSI_DEBUG is not set |
601 | # CONFIG_SCSI_SRP is not set | 624 | # CONFIG_SCSI_SRP is not set |
602 | # CONFIG_SCSI_DH is not set | 625 | # CONFIG_SCSI_DH is not set |
626 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
603 | # CONFIG_ATA is not set | 627 | # CONFIG_ATA is not set |
604 | CONFIG_MD=y | 628 | CONFIG_MD=y |
605 | CONFIG_BLK_DEV_MD=y | 629 | CONFIG_BLK_DEV_MD=y |
@@ -626,6 +650,7 @@ CONFIG_MD_RAID1=y | |||
626 | # CONFIG_I2O is not set | 650 | # CONFIG_I2O is not set |
627 | # CONFIG_MACINTOSH_DRIVERS is not set | 651 | # CONFIG_MACINTOSH_DRIVERS is not set |
628 | CONFIG_NETDEVICES=y | 652 | CONFIG_NETDEVICES=y |
653 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
629 | # CONFIG_DUMMY is not set | 654 | # CONFIG_DUMMY is not set |
630 | # CONFIG_BONDING is not set | 655 | # CONFIG_BONDING is not set |
631 | # CONFIG_MACVLAN is not set | 656 | # CONFIG_MACVLAN is not set |
@@ -660,6 +685,8 @@ CONFIG_MII=y | |||
660 | # CONFIG_CASSINI is not set | 685 | # CONFIG_CASSINI is not set |
661 | # CONFIG_NET_VENDOR_3COM is not set | 686 | # CONFIG_NET_VENDOR_3COM is not set |
662 | # CONFIG_ENC28J60 is not set | 687 | # CONFIG_ENC28J60 is not set |
688 | # CONFIG_ETHOC is not set | ||
689 | # CONFIG_DNET is not set | ||
663 | # CONFIG_NET_TULIP is not set | 690 | # CONFIG_NET_TULIP is not set |
664 | # CONFIG_HP100 is not set | 691 | # CONFIG_HP100 is not set |
665 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 692 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -697,6 +724,7 @@ CONFIG_NETDEV_1000=y | |||
697 | # CONFIG_E1000E is not set | 724 | # CONFIG_E1000E is not set |
698 | # CONFIG_IP1000 is not set | 725 | # CONFIG_IP1000 is not set |
699 | # CONFIG_IGB is not set | 726 | # CONFIG_IGB is not set |
727 | # CONFIG_IGBVF is not set | ||
700 | # CONFIG_NS83820 is not set | 728 | # CONFIG_NS83820 is not set |
701 | # CONFIG_HAMACHI is not set | 729 | # CONFIG_HAMACHI is not set |
702 | # CONFIG_YELLOWFIN is not set | 730 | # CONFIG_YELLOWFIN is not set |
@@ -707,11 +735,12 @@ CONFIG_NETDEV_1000=y | |||
707 | # CONFIG_VIA_VELOCITY is not set | 735 | # CONFIG_VIA_VELOCITY is not set |
708 | # CONFIG_TIGON3 is not set | 736 | # CONFIG_TIGON3 is not set |
709 | # CONFIG_BNX2 is not set | 737 | # CONFIG_BNX2 is not set |
738 | CONFIG_FSL_PQ_MDIO=y | ||
710 | CONFIG_GIANFAR=y | 739 | CONFIG_GIANFAR=y |
711 | # CONFIG_MV643XX_ETH is not set | ||
712 | # CONFIG_QLA3XXX is not set | 740 | # CONFIG_QLA3XXX is not set |
713 | # CONFIG_ATL1 is not set | 741 | # CONFIG_ATL1 is not set |
714 | # CONFIG_ATL1E is not set | 742 | # CONFIG_ATL1E is not set |
743 | # CONFIG_ATL1C is not set | ||
715 | # CONFIG_JME is not set | 744 | # CONFIG_JME is not set |
716 | CONFIG_NETDEV_10000=y | 745 | CONFIG_NETDEV_10000=y |
717 | # CONFIG_CHELSIO_T1 is not set | 746 | # CONFIG_CHELSIO_T1 is not set |
@@ -721,6 +750,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
721 | # CONFIG_IXGBE is not set | 750 | # CONFIG_IXGBE is not set |
722 | # CONFIG_IXGB is not set | 751 | # CONFIG_IXGB is not set |
723 | # CONFIG_S2IO is not set | 752 | # CONFIG_S2IO is not set |
753 | # CONFIG_VXGE is not set | ||
724 | # CONFIG_MYRI10GE is not set | 754 | # CONFIG_MYRI10GE is not set |
725 | # CONFIG_NETXEN_NIC is not set | 755 | # CONFIG_NETXEN_NIC is not set |
726 | # CONFIG_NIU is not set | 756 | # CONFIG_NIU is not set |
@@ -730,6 +760,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
730 | # CONFIG_BNX2X is not set | 760 | # CONFIG_BNX2X is not set |
731 | # CONFIG_QLGE is not set | 761 | # CONFIG_QLGE is not set |
732 | # CONFIG_SFC is not set | 762 | # CONFIG_SFC is not set |
763 | # CONFIG_BE2NET is not set | ||
733 | # CONFIG_TR is not set | 764 | # CONFIG_TR is not set |
734 | 765 | ||
735 | # | 766 | # |
@@ -737,7 +768,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
737 | # | 768 | # |
738 | # CONFIG_WLAN_PRE80211 is not set | 769 | # CONFIG_WLAN_PRE80211 is not set |
739 | # CONFIG_WLAN_80211 is not set | 770 | # CONFIG_WLAN_80211 is not set |
740 | # CONFIG_IWLWIFI_LEDS is not set | ||
741 | 771 | ||
742 | # | 772 | # |
743 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 773 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -815,6 +845,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
815 | # | 845 | # |
816 | # Non-8250 serial port support | 846 | # Non-8250 serial port support |
817 | # | 847 | # |
848 | # CONFIG_SERIAL_MAX3100 is not set | ||
818 | # CONFIG_SERIAL_UARTLITE is not set | 849 | # CONFIG_SERIAL_UARTLITE is not set |
819 | CONFIG_SERIAL_CORE=y | 850 | CONFIG_SERIAL_CORE=y |
820 | CONFIG_SERIAL_CORE_CONSOLE=y | 851 | CONFIG_SERIAL_CORE_CONSOLE=y |
@@ -827,6 +858,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
827 | # CONFIG_HVC_UDBG is not set | 858 | # CONFIG_HVC_UDBG is not set |
828 | # CONFIG_IPMI_HANDLER is not set | 859 | # CONFIG_IPMI_HANDLER is not set |
829 | CONFIG_HW_RANDOM=y | 860 | CONFIG_HW_RANDOM=y |
861 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
830 | # CONFIG_NVRAM is not set | 862 | # CONFIG_NVRAM is not set |
831 | # CONFIG_R3964 is not set | 863 | # CONFIG_R3964 is not set |
832 | # CONFIG_APPLICOM is not set | 864 | # CONFIG_APPLICOM is not set |
@@ -889,12 +921,9 @@ CONFIG_I2C_MPC=y | |||
889 | # Miscellaneous I2C Chip support | 921 | # Miscellaneous I2C Chip support |
890 | # | 922 | # |
891 | # CONFIG_DS1682 is not set | 923 | # CONFIG_DS1682 is not set |
892 | # CONFIG_EEPROM_AT24 is not set | ||
893 | # CONFIG_EEPROM_LEGACY is not set | ||
894 | # CONFIG_SENSORS_PCF8574 is not set | 924 | # CONFIG_SENSORS_PCF8574 is not set |
895 | # CONFIG_PCF8575 is not set | 925 | # CONFIG_PCF8575 is not set |
896 | # CONFIG_SENSORS_PCA9539 is not set | 926 | # CONFIG_SENSORS_PCA9539 is not set |
897 | # CONFIG_SENSORS_PCF8591 is not set | ||
898 | # CONFIG_SENSORS_MAX6875 is not set | 927 | # CONFIG_SENSORS_MAX6875 is not set |
899 | # CONFIG_SENSORS_TSL2550 is not set | 928 | # CONFIG_SENSORS_TSL2550 is not set |
900 | # CONFIG_I2C_DEBUG_CORE is not set | 929 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -914,7 +943,6 @@ CONFIG_SPI_MPC83xx=y | |||
914 | # | 943 | # |
915 | # SPI Protocol Masters | 944 | # SPI Protocol Masters |
916 | # | 945 | # |
917 | # CONFIG_EEPROM_AT25 is not set | ||
918 | # CONFIG_SPI_SPIDEV is not set | 946 | # CONFIG_SPI_SPIDEV is not set |
919 | # CONFIG_SPI_TLE62X0 is not set | 947 | # CONFIG_SPI_TLE62X0 is not set |
920 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 948 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
@@ -942,6 +970,7 @@ CONFIG_HWMON=y | |||
942 | # CONFIG_SENSORS_F71805F is not set | 970 | # CONFIG_SENSORS_F71805F is not set |
943 | # CONFIG_SENSORS_F71882FG is not set | 971 | # CONFIG_SENSORS_F71882FG is not set |
944 | # CONFIG_SENSORS_F75375S is not set | 972 | # CONFIG_SENSORS_F75375S is not set |
973 | # CONFIG_SENSORS_G760A is not set | ||
945 | # CONFIG_SENSORS_GL518SM is not set | 974 | # CONFIG_SENSORS_GL518SM is not set |
946 | # CONFIG_SENSORS_GL520SM is not set | 975 | # CONFIG_SENSORS_GL520SM is not set |
947 | # CONFIG_SENSORS_IT87 is not set | 976 | # CONFIG_SENSORS_IT87 is not set |
@@ -957,12 +986,15 @@ CONFIG_HWMON=y | |||
957 | # CONFIG_SENSORS_LM90 is not set | 986 | # CONFIG_SENSORS_LM90 is not set |
958 | # CONFIG_SENSORS_LM92 is not set | 987 | # CONFIG_SENSORS_LM92 is not set |
959 | # CONFIG_SENSORS_LM93 is not set | 988 | # CONFIG_SENSORS_LM93 is not set |
989 | # CONFIG_SENSORS_LTC4215 is not set | ||
960 | # CONFIG_SENSORS_LTC4245 is not set | 990 | # CONFIG_SENSORS_LTC4245 is not set |
991 | # CONFIG_SENSORS_LM95241 is not set | ||
961 | # CONFIG_SENSORS_MAX1111 is not set | 992 | # CONFIG_SENSORS_MAX1111 is not set |
962 | # CONFIG_SENSORS_MAX1619 is not set | 993 | # CONFIG_SENSORS_MAX1619 is not set |
963 | # CONFIG_SENSORS_MAX6650 is not set | 994 | # CONFIG_SENSORS_MAX6650 is not set |
964 | # CONFIG_SENSORS_PC87360 is not set | 995 | # CONFIG_SENSORS_PC87360 is not set |
965 | # CONFIG_SENSORS_PC87427 is not set | 996 | # CONFIG_SENSORS_PC87427 is not set |
997 | # CONFIG_SENSORS_PCF8591 is not set | ||
966 | # CONFIG_SENSORS_SIS5595 is not set | 998 | # CONFIG_SENSORS_SIS5595 is not set |
967 | # CONFIG_SENSORS_DME1737 is not set | 999 | # CONFIG_SENSORS_DME1737 is not set |
968 | # CONFIG_SENSORS_SMSC47M1 is not set | 1000 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -981,6 +1013,7 @@ CONFIG_HWMON=y | |||
981 | # CONFIG_SENSORS_W83L786NG is not set | 1013 | # CONFIG_SENSORS_W83L786NG is not set |
982 | # CONFIG_SENSORS_W83627HF is not set | 1014 | # CONFIG_SENSORS_W83627HF is not set |
983 | # CONFIG_SENSORS_W83627EHF is not set | 1015 | # CONFIG_SENSORS_W83627EHF is not set |
1016 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
984 | # CONFIG_HWMON_DEBUG_CHIP is not set | 1017 | # CONFIG_HWMON_DEBUG_CHIP is not set |
985 | # CONFIG_THERMAL is not set | 1018 | # CONFIG_THERMAL is not set |
986 | # CONFIG_THERMAL_HWMON is not set | 1019 | # CONFIG_THERMAL_HWMON is not set |
@@ -1077,7 +1110,6 @@ CONFIG_HID=y | |||
1077 | # | 1110 | # |
1078 | # Special HID drivers | 1111 | # Special HID drivers |
1079 | # | 1112 | # |
1080 | CONFIG_HID_COMPAT=y | ||
1081 | CONFIG_USB_SUPPORT=y | 1113 | CONFIG_USB_SUPPORT=y |
1082 | CONFIG_USB_ARCH_HAS_HCD=y | 1114 | CONFIG_USB_ARCH_HAS_HCD=y |
1083 | CONFIG_USB_ARCH_HAS_OHCI=y | 1115 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1135,11 +1167,11 @@ CONFIG_USB_UHCI_HCD=y | |||
1135 | # CONFIG_USB_TMC is not set | 1167 | # CONFIG_USB_TMC is not set |
1136 | 1168 | ||
1137 | # | 1169 | # |
1138 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1170 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1139 | # | 1171 | # |
1140 | 1172 | ||
1141 | # | 1173 | # |
1142 | # see USB_STORAGE Help for more information | 1174 | # also be needed; see USB_STORAGE Help for more info |
1143 | # | 1175 | # |
1144 | CONFIG_USB_STORAGE=y | 1176 | CONFIG_USB_STORAGE=y |
1145 | # CONFIG_USB_STORAGE_DEBUG is not set | 1177 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -1181,7 +1213,6 @@ CONFIG_USB_STORAGE=y | |||
1181 | # CONFIG_USB_LED is not set | 1213 | # CONFIG_USB_LED is not set |
1182 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1214 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1183 | # CONFIG_USB_CYTHERM is not set | 1215 | # CONFIG_USB_CYTHERM is not set |
1184 | # CONFIG_USB_PHIDGET is not set | ||
1185 | # CONFIG_USB_IDMOUSE is not set | 1216 | # CONFIG_USB_IDMOUSE is not set |
1186 | # CONFIG_USB_FTDI_ELAN is not set | 1217 | # CONFIG_USB_FTDI_ELAN is not set |
1187 | # CONFIG_USB_APPLEDISPLAY is not set | 1218 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1228,6 +1259,7 @@ CONFIG_USB_ETH_RNDIS=y | |||
1228 | # | 1259 | # |
1229 | # OTG and related infrastructure | 1260 | # OTG and related infrastructure |
1230 | # | 1261 | # |
1262 | # CONFIG_NOP_USB_XCEIV is not set | ||
1231 | # CONFIG_UWB is not set | 1263 | # CONFIG_UWB is not set |
1232 | # CONFIG_MMC is not set | 1264 | # CONFIG_MMC is not set |
1233 | # CONFIG_MEMSTICK is not set | 1265 | # CONFIG_MEMSTICK is not set |
@@ -1296,8 +1328,9 @@ CONFIG_RTC_DRV_DS1307=y | |||
1296 | # | 1328 | # |
1297 | # on-CPU RTC drivers | 1329 | # on-CPU RTC drivers |
1298 | # | 1330 | # |
1299 | # CONFIG_RTC_DRV_PPC is not set | 1331 | # CONFIG_RTC_DRV_GENERIC is not set |
1300 | # CONFIG_DMADEVICES is not set | 1332 | # CONFIG_DMADEVICES is not set |
1333 | # CONFIG_AUXDISPLAY is not set | ||
1301 | # CONFIG_UIO is not set | 1334 | # CONFIG_UIO is not set |
1302 | # CONFIG_STAGING is not set | 1335 | # CONFIG_STAGING is not set |
1303 | 1336 | ||
@@ -1308,6 +1341,7 @@ CONFIG_EXT2_FS=y | |||
1308 | # CONFIG_EXT2_FS_XATTR is not set | 1341 | # CONFIG_EXT2_FS_XATTR is not set |
1309 | # CONFIG_EXT2_FS_XIP is not set | 1342 | # CONFIG_EXT2_FS_XIP is not set |
1310 | CONFIG_EXT3_FS=y | 1343 | CONFIG_EXT3_FS=y |
1344 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1311 | CONFIG_EXT3_FS_XATTR=y | 1345 | CONFIG_EXT3_FS_XATTR=y |
1312 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1346 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1313 | # CONFIG_EXT3_FS_SECURITY is not set | 1347 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1330,6 +1364,11 @@ CONFIG_INOTIFY_USER=y | |||
1330 | # CONFIG_FUSE_FS is not set | 1364 | # CONFIG_FUSE_FS is not set |
1331 | 1365 | ||
1332 | # | 1366 | # |
1367 | # Caches | ||
1368 | # | ||
1369 | # CONFIG_FSCACHE is not set | ||
1370 | |||
1371 | # | ||
1333 | # CD-ROM/DVD Filesystems | 1372 | # CD-ROM/DVD Filesystems |
1334 | # | 1373 | # |
1335 | # CONFIG_ISO9660_FS is not set | 1374 | # CONFIG_ISO9660_FS is not set |
@@ -1383,6 +1422,7 @@ CONFIG_JFFS2_RTIME=y | |||
1383 | # CONFIG_ROMFS_FS is not set | 1422 | # CONFIG_ROMFS_FS is not set |
1384 | # CONFIG_SYSV_FS is not set | 1423 | # CONFIG_SYSV_FS is not set |
1385 | # CONFIG_UFS_FS is not set | 1424 | # CONFIG_UFS_FS is not set |
1425 | # CONFIG_NILFS2_FS is not set | ||
1386 | CONFIG_NETWORK_FILESYSTEMS=y | 1426 | CONFIG_NETWORK_FILESYSTEMS=y |
1387 | CONFIG_NFS_FS=y | 1427 | CONFIG_NFS_FS=y |
1388 | CONFIG_NFS_V3=y | 1428 | CONFIG_NFS_V3=y |
@@ -1395,7 +1435,6 @@ CONFIG_LOCKD_V4=y | |||
1395 | CONFIG_NFS_COMMON=y | 1435 | CONFIG_NFS_COMMON=y |
1396 | CONFIG_SUNRPC=y | 1436 | CONFIG_SUNRPC=y |
1397 | CONFIG_SUNRPC_GSS=y | 1437 | CONFIG_SUNRPC_GSS=y |
1398 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1399 | CONFIG_RPCSEC_GSS_KRB5=y | 1438 | CONFIG_RPCSEC_GSS_KRB5=y |
1400 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1439 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1401 | # CONFIG_SMB_FS is not set | 1440 | # CONFIG_SMB_FS is not set |
@@ -1427,6 +1466,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1427 | # CONFIG_SYSV68_PARTITION is not set | 1466 | # CONFIG_SYSV68_PARTITION is not set |
1428 | # CONFIG_NLS is not set | 1467 | # CONFIG_NLS is not set |
1429 | # CONFIG_DLM is not set | 1468 | # CONFIG_DLM is not set |
1469 | # CONFIG_BINARY_PRINTF is not set | ||
1430 | 1470 | ||
1431 | # | 1471 | # |
1432 | # Library routines | 1472 | # Library routines |
@@ -1442,11 +1482,12 @@ CONFIG_CRC32=y | |||
1442 | # CONFIG_LIBCRC32C is not set | 1482 | # CONFIG_LIBCRC32C is not set |
1443 | CONFIG_ZLIB_INFLATE=y | 1483 | CONFIG_ZLIB_INFLATE=y |
1444 | CONFIG_ZLIB_DEFLATE=y | 1484 | CONFIG_ZLIB_DEFLATE=y |
1445 | CONFIG_PLIST=y | 1485 | CONFIG_DECOMPRESS_GZIP=y |
1446 | CONFIG_HAS_IOMEM=y | 1486 | CONFIG_HAS_IOMEM=y |
1447 | CONFIG_HAS_IOPORT=y | 1487 | CONFIG_HAS_IOPORT=y |
1448 | CONFIG_HAS_DMA=y | 1488 | CONFIG_HAS_DMA=y |
1449 | CONFIG_HAVE_LMB=y | 1489 | CONFIG_HAVE_LMB=y |
1490 | CONFIG_NLATTR=y | ||
1450 | 1491 | ||
1451 | # | 1492 | # |
1452 | # Kernel hacking | 1493 | # Kernel hacking |
@@ -1464,6 +1505,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1464 | CONFIG_DETECT_SOFTLOCKUP=y | 1505 | CONFIG_DETECT_SOFTLOCKUP=y |
1465 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1506 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1466 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1507 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1508 | CONFIG_DETECT_HUNG_TASK=y | ||
1509 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1510 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1467 | CONFIG_SCHED_DEBUG=y | 1511 | CONFIG_SCHED_DEBUG=y |
1468 | # CONFIG_SCHEDSTATS is not set | 1512 | # CONFIG_SCHEDSTATS is not set |
1469 | # CONFIG_TIMER_STATS is not set | 1513 | # CONFIG_TIMER_STATS is not set |
@@ -1493,9 +1537,12 @@ CONFIG_SCHED_DEBUG=y | |||
1493 | # CONFIG_FAULT_INJECTION is not set | 1537 | # CONFIG_FAULT_INJECTION is not set |
1494 | # CONFIG_LATENCYTOP is not set | 1538 | # CONFIG_LATENCYTOP is not set |
1495 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1539 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1540 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1496 | CONFIG_HAVE_FUNCTION_TRACER=y | 1541 | CONFIG_HAVE_FUNCTION_TRACER=y |
1542 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1497 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1543 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1498 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1544 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1545 | CONFIG_TRACING_SUPPORT=y | ||
1499 | 1546 | ||
1500 | # | 1547 | # |
1501 | # Tracers | 1548 | # Tracers |
@@ -1503,17 +1550,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1503 | # CONFIG_FUNCTION_TRACER is not set | 1550 | # CONFIG_FUNCTION_TRACER is not set |
1504 | # CONFIG_SCHED_TRACER is not set | 1551 | # CONFIG_SCHED_TRACER is not set |
1505 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1552 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1553 | # CONFIG_EVENT_TRACER is not set | ||
1506 | # CONFIG_BOOT_TRACER is not set | 1554 | # CONFIG_BOOT_TRACER is not set |
1507 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1555 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1508 | # CONFIG_STACK_TRACER is not set | 1556 | # CONFIG_STACK_TRACER is not set |
1509 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1557 | # CONFIG_KMEMTRACE is not set |
1558 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1559 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1510 | # CONFIG_SAMPLES is not set | 1560 | # CONFIG_SAMPLES is not set |
1511 | CONFIG_HAVE_ARCH_KGDB=y | 1561 | CONFIG_HAVE_ARCH_KGDB=y |
1512 | # CONFIG_KGDB is not set | 1562 | # CONFIG_KGDB is not set |
1513 | CONFIG_PRINT_STACK_DEPTH=64 | 1563 | CONFIG_PRINT_STACK_DEPTH=64 |
1514 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1564 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1515 | # CONFIG_DEBUG_STACK_USAGE is not set | 1565 | # CONFIG_DEBUG_STACK_USAGE is not set |
1516 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1517 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1566 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1518 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1567 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1519 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1568 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1544,10 +1593,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1544 | CONFIG_CRYPTO_HASH=y | 1593 | CONFIG_CRYPTO_HASH=y |
1545 | CONFIG_CRYPTO_HASH2=y | 1594 | CONFIG_CRYPTO_HASH2=y |
1546 | CONFIG_CRYPTO_RNG2=y | 1595 | CONFIG_CRYPTO_RNG2=y |
1596 | CONFIG_CRYPTO_PCOMP=y | ||
1547 | CONFIG_CRYPTO_MANAGER=y | 1597 | CONFIG_CRYPTO_MANAGER=y |
1548 | CONFIG_CRYPTO_MANAGER2=y | 1598 | CONFIG_CRYPTO_MANAGER2=y |
1549 | # CONFIG_CRYPTO_GF128MUL is not set | 1599 | # CONFIG_CRYPTO_GF128MUL is not set |
1550 | # CONFIG_CRYPTO_NULL is not set | 1600 | # CONFIG_CRYPTO_NULL is not set |
1601 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1551 | # CONFIG_CRYPTO_CRYPTD is not set | 1602 | # CONFIG_CRYPTO_CRYPTD is not set |
1552 | # CONFIG_CRYPTO_AUTHENC is not set | 1603 | # CONFIG_CRYPTO_AUTHENC is not set |
1553 | # CONFIG_CRYPTO_TEST is not set | 1604 | # CONFIG_CRYPTO_TEST is not set |
@@ -1616,6 +1667,7 @@ CONFIG_CRYPTO_DES=y | |||
1616 | # Compression | 1667 | # Compression |
1617 | # | 1668 | # |
1618 | # CONFIG_CRYPTO_DEFLATE is not set | 1669 | # CONFIG_CRYPTO_DEFLATE is not set |
1670 | # CONFIG_CRYPTO_ZLIB is not set | ||
1619 | # CONFIG_CRYPTO_LZO is not set | 1671 | # CONFIG_CRYPTO_LZO is not set |
1620 | 1672 | ||
1621 | # | 1673 | # |