diff options
Diffstat (limited to 'arch/powerpc/configs/prpmc2800_defconfig')
-rw-r--r-- | arch/powerpc/configs/prpmc2800_defconfig | 120 |
1 files changed, 88 insertions, 32 deletions
diff --git a/arch/powerpc/configs/prpmc2800_defconfig b/arch/powerpc/configs/prpmc2800_defconfig index e971db171138..e9f287f313fa 100644 --- a/arch/powerpc/configs/prpmc2800_defconfig +++ b/arch/powerpc/configs/prpmc2800_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:44 2009 | 4 | # Wed May 13 17:22:03 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_ALTIVEC=y | 19 | CONFIG_ALTIVEC=y |
19 | CONFIG_PPC_STD_MMU=y | 20 | CONFIG_PPC_STD_MMU=y |
@@ -56,6 +57,7 @@ CONFIG_GENERIC_BUG=y | |||
56 | # CONFIG_DEFAULT_UIMAGE is not set | 57 | # CONFIG_DEFAULT_UIMAGE is not set |
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,9 +72,19 @@ 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 is not set | 76 | # CONFIG_BSD_PROCESS_ACCT is not set |
74 | # CONFIG_TASKSTATS is not set | 77 | # CONFIG_TASKSTATS is not set |
75 | # CONFIG_AUDIT is not set | 78 | # CONFIG_AUDIT is not set |
79 | |||
80 | # | ||
81 | # RCU Subsystem | ||
82 | # | ||
83 | CONFIG_CLASSIC_RCU=y | ||
84 | # CONFIG_TREE_RCU is not set | ||
85 | # CONFIG_PREEMPT_RCU is not set | ||
86 | # CONFIG_TREE_RCU_TRACE is not set | ||
87 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
76 | # CONFIG_IKCONFIG is not set | 88 | # CONFIG_IKCONFIG is not set |
77 | CONFIG_LOG_BUF_SHIFT=14 | 89 | CONFIG_LOG_BUF_SHIFT=14 |
78 | CONFIG_GROUP_SCHED=y | 90 | CONFIG_GROUP_SCHED=y |
@@ -89,22 +101,26 @@ CONFIG_NAMESPACES=y | |||
89 | # CONFIG_IPC_NS is not set | 101 | # CONFIG_IPC_NS is not set |
90 | # CONFIG_USER_NS is not set | 102 | # CONFIG_USER_NS is not set |
91 | # CONFIG_PID_NS is not set | 103 | # CONFIG_PID_NS is not set |
104 | # CONFIG_NET_NS is not set | ||
92 | CONFIG_BLK_DEV_INITRD=y | 105 | CONFIG_BLK_DEV_INITRD=y |
93 | CONFIG_INITRAMFS_SOURCE="" | 106 | CONFIG_INITRAMFS_SOURCE="" |
107 | CONFIG_RD_GZIP=y | ||
108 | CONFIG_RD_BZIP2=y | ||
109 | CONFIG_RD_LZMA=y | ||
94 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 110 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
95 | CONFIG_SYSCTL=y | 111 | CONFIG_SYSCTL=y |
112 | CONFIG_ANON_INODES=y | ||
96 | # CONFIG_EMBEDDED is not set | 113 | # CONFIG_EMBEDDED is not set |
97 | CONFIG_SYSCTL_SYSCALL=y | 114 | CONFIG_SYSCTL_SYSCALL=y |
98 | CONFIG_KALLSYMS=y | 115 | CONFIG_KALLSYMS=y |
99 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 116 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
117 | # CONFIG_STRIP_ASM_SYMS is not set | ||
100 | CONFIG_HOTPLUG=y | 118 | CONFIG_HOTPLUG=y |
101 | CONFIG_PRINTK=y | 119 | CONFIG_PRINTK=y |
102 | CONFIG_BUG=y | 120 | CONFIG_BUG=y |
103 | CONFIG_ELF_CORE=y | 121 | CONFIG_ELF_CORE=y |
104 | CONFIG_COMPAT_BRK=y | ||
105 | CONFIG_BASE_FULL=y | 122 | CONFIG_BASE_FULL=y |
106 | CONFIG_FUTEX=y | 123 | CONFIG_FUTEX=y |
107 | CONFIG_ANON_INODES=y | ||
108 | CONFIG_EPOLL=y | 124 | CONFIG_EPOLL=y |
109 | CONFIG_SIGNALFD=y | 125 | CONFIG_SIGNALFD=y |
110 | CONFIG_TIMERFD=y | 126 | CONFIG_TIMERFD=y |
@@ -114,16 +130,19 @@ CONFIG_AIO=y | |||
114 | CONFIG_VM_EVENT_COUNTERS=y | 130 | CONFIG_VM_EVENT_COUNTERS=y |
115 | CONFIG_PCI_QUIRKS=y | 131 | CONFIG_PCI_QUIRKS=y |
116 | CONFIG_SLUB_DEBUG=y | 132 | CONFIG_SLUB_DEBUG=y |
133 | CONFIG_COMPAT_BRK=y | ||
117 | # CONFIG_SLAB is not set | 134 | # CONFIG_SLAB is not set |
118 | CONFIG_SLUB=y | 135 | CONFIG_SLUB=y |
119 | # CONFIG_SLOB is not set | 136 | # CONFIG_SLOB is not set |
120 | # CONFIG_PROFILING is not set | 137 | # CONFIG_PROFILING is not set |
138 | # CONFIG_MARKERS is not set | ||
121 | CONFIG_HAVE_OPROFILE=y | 139 | CONFIG_HAVE_OPROFILE=y |
122 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 140 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
123 | CONFIG_HAVE_IOREMAP_PROT=y | 141 | CONFIG_HAVE_IOREMAP_PROT=y |
124 | CONFIG_HAVE_KPROBES=y | 142 | CONFIG_HAVE_KPROBES=y |
125 | CONFIG_HAVE_KRETPROBES=y | 143 | CONFIG_HAVE_KRETPROBES=y |
126 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 144 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
145 | # CONFIG_SLOW_WORK is not set | ||
127 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 146 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
128 | CONFIG_SLABINFO=y | 147 | CONFIG_SLABINFO=y |
129 | CONFIG_RT_MUTEXES=y | 148 | CONFIG_RT_MUTEXES=y |
@@ -131,7 +150,6 @@ CONFIG_BASE_SMALL=0 | |||
131 | # CONFIG_MODULES is not set | 150 | # CONFIG_MODULES is not set |
132 | CONFIG_BLOCK=y | 151 | CONFIG_BLOCK=y |
133 | CONFIG_LBD=y | 152 | CONFIG_LBD=y |
134 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
135 | # CONFIG_BLK_DEV_BSG is not set | 153 | # CONFIG_BLK_DEV_BSG is not set |
136 | # CONFIG_BLK_DEV_INTEGRITY is not set | 154 | # CONFIG_BLK_DEV_INTEGRITY is not set |
137 | 155 | ||
@@ -147,18 +165,11 @@ CONFIG_DEFAULT_AS=y | |||
147 | # CONFIG_DEFAULT_CFQ is not set | 165 | # CONFIG_DEFAULT_CFQ is not set |
148 | # CONFIG_DEFAULT_NOOP is not set | 166 | # CONFIG_DEFAULT_NOOP is not set |
149 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 167 | 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 | 168 | # CONFIG_FREEZER is not set |
156 | 169 | ||
157 | # | 170 | # |
158 | # Platform support | 171 | # Platform support |
159 | # | 172 | # |
160 | CONFIG_PPC_MULTIPLATFORM=y | ||
161 | CONFIG_CLASSIC32=y | ||
162 | # CONFIG_PPC_CHRP is not set | 173 | # CONFIG_PPC_CHRP is not set |
163 | # CONFIG_MPC5121_ADS is not set | 174 | # CONFIG_MPC5121_ADS is not set |
164 | # CONFIG_MPC5121_GENERIC is not set | 175 | # CONFIG_MPC5121_GENERIC is not set |
@@ -178,6 +189,8 @@ CONFIG_EMBEDDED6xx=y | |||
178 | CONFIG_PPC_PRPMC2800=y | 189 | CONFIG_PPC_PRPMC2800=y |
179 | # CONFIG_PPC_C2K is not set | 190 | # CONFIG_PPC_C2K is not set |
180 | CONFIG_MV64X60=y | 191 | CONFIG_MV64X60=y |
192 | # CONFIG_AMIGAONE is not set | ||
193 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
181 | # CONFIG_IPIC is not set | 194 | # CONFIG_IPIC is not set |
182 | # CONFIG_MPIC is not set | 195 | # CONFIG_MPIC is not set |
183 | # CONFIG_MPIC_WEIRD is not set | 196 | # CONFIG_MPIC_WEIRD is not set |
@@ -237,9 +250,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
237 | CONFIG_BOUNCE=y | 250 | CONFIG_BOUNCE=y |
238 | CONFIG_VIRT_TO_BUS=y | 251 | CONFIG_VIRT_TO_BUS=y |
239 | CONFIG_UNEVICTABLE_LRU=y | 252 | CONFIG_UNEVICTABLE_LRU=y |
253 | CONFIG_HAVE_MLOCK=y | ||
254 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
240 | CONFIG_PPC_4K_PAGES=y | 255 | CONFIG_PPC_4K_PAGES=y |
241 | # CONFIG_PPC_16K_PAGES is not set | 256 | # CONFIG_PPC_16K_PAGES is not set |
242 | # CONFIG_PPC_64K_PAGES is not set | 257 | # CONFIG_PPC_64K_PAGES is not set |
258 | # CONFIG_PPC_256K_PAGES is not set | ||
243 | CONFIG_FORCE_MAX_ZONEORDER=11 | 259 | CONFIG_FORCE_MAX_ZONEORDER=11 |
244 | CONFIG_PROC_DEVICETREE=y | 260 | CONFIG_PROC_DEVICETREE=y |
245 | # CONFIG_CMDLINE_BOOL is not set | 261 | # CONFIG_CMDLINE_BOOL is not set |
@@ -262,6 +278,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
262 | # CONFIG_PCI_MSI is not set | 278 | # CONFIG_PCI_MSI is not set |
263 | # CONFIG_PCI_LEGACY is not set | 279 | # CONFIG_PCI_LEGACY is not set |
264 | # CONFIG_PCI_STUB is not set | 280 | # CONFIG_PCI_STUB is not set |
281 | # CONFIG_PCI_IOV is not set | ||
265 | # CONFIG_PCCARD is not set | 282 | # CONFIG_PCCARD is not set |
266 | # CONFIG_HOTPLUG_PCI is not set | 283 | # CONFIG_HOTPLUG_PCI is not set |
267 | # CONFIG_HAS_RAPIDIO is not set | 284 | # CONFIG_HAS_RAPIDIO is not set |
@@ -279,15 +296,11 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
279 | CONFIG_KERNEL_START=0xc0000000 | 296 | CONFIG_KERNEL_START=0xc0000000 |
280 | CONFIG_PHYSICAL_START=0x00000000 | 297 | CONFIG_PHYSICAL_START=0x00000000 |
281 | CONFIG_TASK_SIZE=0xc0000000 | 298 | CONFIG_TASK_SIZE=0xc0000000 |
282 | CONFIG_CONSISTENT_START=0xff100000 | ||
283 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
284 | CONFIG_NET=y | 299 | CONFIG_NET=y |
285 | 300 | ||
286 | # | 301 | # |
287 | # Networking options | 302 | # Networking options |
288 | # | 303 | # |
289 | # CONFIG_NET_NS is not set | ||
290 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
291 | CONFIG_PACKET=y | 304 | CONFIG_PACKET=y |
292 | # CONFIG_PACKET_MMAP is not set | 305 | # CONFIG_PACKET_MMAP is not set |
293 | CONFIG_UNIX=y | 306 | CONFIG_UNIX=y |
@@ -318,7 +331,7 @@ CONFIG_SYN_COOKIES=y | |||
318 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 331 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
319 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 332 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
320 | CONFIG_INET_XFRM_MODE_BEET=y | 333 | CONFIG_INET_XFRM_MODE_BEET=y |
321 | # CONFIG_INET_LRO is not set | 334 | CONFIG_INET_LRO=y |
322 | CONFIG_INET_DIAG=y | 335 | CONFIG_INET_DIAG=y |
323 | CONFIG_INET_TCP_DIAG=y | 336 | CONFIG_INET_TCP_DIAG=y |
324 | # CONFIG_TCP_CONG_ADVANCED is not set | 337 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -343,6 +356,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
343 | # CONFIG_LAPB is not set | 356 | # CONFIG_LAPB is not set |
344 | # CONFIG_ECONET is not set | 357 | # CONFIG_ECONET is not set |
345 | # CONFIG_WAN_ROUTER is not set | 358 | # CONFIG_WAN_ROUTER is not set |
359 | # CONFIG_PHONET is not set | ||
346 | # CONFIG_NET_SCHED is not set | 360 | # CONFIG_NET_SCHED is not set |
347 | # CONFIG_DCB is not set | 361 | # CONFIG_DCB is not set |
348 | 362 | ||
@@ -355,7 +369,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
355 | # CONFIG_IRDA is not set | 369 | # CONFIG_IRDA is not set |
356 | # CONFIG_BT is not set | 370 | # CONFIG_BT is not set |
357 | # CONFIG_AF_RXRPC is not set | 371 | # CONFIG_AF_RXRPC is not set |
358 | # CONFIG_PHONET is not set | ||
359 | CONFIG_WIRELESS=y | 372 | CONFIG_WIRELESS=y |
360 | # CONFIG_CFG80211 is not set | 373 | # CONFIG_CFG80211 is not set |
361 | CONFIG_WIRELESS_OLD_REGULATORY=y | 374 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -459,7 +472,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
459 | # LPDDR flash memory drivers | 472 | # LPDDR flash memory drivers |
460 | # | 473 | # |
461 | # CONFIG_MTD_LPDDR is not set | 474 | # CONFIG_MTD_LPDDR is not set |
462 | # CONFIG_MTD_QINFO_PROBE is not set | ||
463 | 475 | ||
464 | # | 476 | # |
465 | # UBI - Unsorted block images | 477 | # UBI - Unsorted block images |
@@ -489,19 +501,27 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 | |||
489 | # CONFIG_BLK_DEV_HD is not set | 501 | # CONFIG_BLK_DEV_HD is not set |
490 | CONFIG_MISC_DEVICES=y | 502 | CONFIG_MISC_DEVICES=y |
491 | # CONFIG_PHANTOM is not set | 503 | # CONFIG_PHANTOM is not set |
492 | # CONFIG_EEPROM_93CX6 is not set | ||
493 | # CONFIG_SGI_IOC4 is not set | 504 | # CONFIG_SGI_IOC4 is not set |
494 | # CONFIG_TIFM_CORE is not set | 505 | # CONFIG_TIFM_CORE is not set |
495 | # CONFIG_ICS932S401 is not set | 506 | # CONFIG_ICS932S401 is not set |
496 | # CONFIG_ENCLOSURE_SERVICES is not set | 507 | # CONFIG_ENCLOSURE_SERVICES is not set |
497 | # CONFIG_HP_ILO is not set | 508 | # CONFIG_HP_ILO is not set |
509 | # CONFIG_ISL29003 is not set | ||
498 | # CONFIG_C2PORT is not set | 510 | # CONFIG_C2PORT is not set |
511 | |||
512 | # | ||
513 | # EEPROM support | ||
514 | # | ||
515 | # CONFIG_EEPROM_AT24 is not set | ||
516 | # CONFIG_EEPROM_LEGACY is not set | ||
517 | # CONFIG_EEPROM_93CX6 is not set | ||
499 | CONFIG_HAVE_IDE=y | 518 | CONFIG_HAVE_IDE=y |
500 | CONFIG_IDE=y | 519 | CONFIG_IDE=y |
501 | 520 | ||
502 | # | 521 | # |
503 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 522 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
504 | # | 523 | # |
524 | CONFIG_IDE_XFER_MODE=y | ||
505 | # CONFIG_BLK_DEV_IDE_SATA is not set | 525 | # CONFIG_BLK_DEV_IDE_SATA is not set |
506 | CONFIG_IDE_GD=y | 526 | CONFIG_IDE_GD=y |
507 | CONFIG_IDE_GD_ATA=y | 527 | CONFIG_IDE_GD_ATA=y |
@@ -605,9 +625,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
605 | # CONFIG_MEGARAID_NEWGEN is not set | 625 | # CONFIG_MEGARAID_NEWGEN is not set |
606 | # CONFIG_MEGARAID_LEGACY is not set | 626 | # CONFIG_MEGARAID_LEGACY is not set |
607 | # CONFIG_MEGARAID_SAS is not set | 627 | # CONFIG_MEGARAID_SAS is not set |
628 | # CONFIG_SCSI_MPT2SAS is not set | ||
608 | # CONFIG_SCSI_HPTIOP is not set | 629 | # CONFIG_SCSI_HPTIOP is not set |
609 | # CONFIG_SCSI_BUSLOGIC is not set | 630 | # CONFIG_SCSI_BUSLOGIC is not set |
610 | # CONFIG_LIBFC is not set | 631 | # CONFIG_LIBFC is not set |
632 | # CONFIG_LIBFCOE is not set | ||
611 | # CONFIG_FCOE is not set | 633 | # CONFIG_FCOE is not set |
612 | # CONFIG_SCSI_DMX3191D is not set | 634 | # CONFIG_SCSI_DMX3191D is not set |
613 | # CONFIG_SCSI_EATA is not set | 635 | # CONFIG_SCSI_EATA is not set |
@@ -630,6 +652,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
630 | # CONFIG_SCSI_DEBUG is not set | 652 | # CONFIG_SCSI_DEBUG is not set |
631 | # CONFIG_SCSI_SRP is not set | 653 | # CONFIG_SCSI_SRP is not set |
632 | # CONFIG_SCSI_DH is not set | 654 | # CONFIG_SCSI_DH is not set |
655 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
633 | CONFIG_ATA=y | 656 | CONFIG_ATA=y |
634 | # CONFIG_ATA_NONSTANDARD is not set | 657 | # CONFIG_ATA_NONSTANDARD is not set |
635 | CONFIG_SATA_PMP=y | 658 | CONFIG_SATA_PMP=y |
@@ -707,6 +730,7 @@ CONFIG_MACINTOSH_DRIVERS=y | |||
707 | # CONFIG_MAC_EMUMOUSEBTN is not set | 730 | # CONFIG_MAC_EMUMOUSEBTN is not set |
708 | # CONFIG_WINDFARM is not set | 731 | # CONFIG_WINDFARM is not set |
709 | CONFIG_NETDEVICES=y | 732 | CONFIG_NETDEVICES=y |
733 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
710 | # CONFIG_DUMMY is not set | 734 | # CONFIG_DUMMY is not set |
711 | # CONFIG_BONDING is not set | 735 | # CONFIG_BONDING is not set |
712 | # CONFIG_MACVLAN is not set | 736 | # CONFIG_MACVLAN is not set |
@@ -740,6 +764,8 @@ CONFIG_MII=y | |||
740 | # CONFIG_SUNGEM is not set | 764 | # CONFIG_SUNGEM is not set |
741 | # CONFIG_CASSINI is not set | 765 | # CONFIG_CASSINI is not set |
742 | # CONFIG_NET_VENDOR_3COM is not set | 766 | # CONFIG_NET_VENDOR_3COM is not set |
767 | # CONFIG_ETHOC is not set | ||
768 | # CONFIG_DNET is not set | ||
743 | # CONFIG_NET_TULIP is not set | 769 | # CONFIG_NET_TULIP is not set |
744 | # CONFIG_HP100 is not set | 770 | # CONFIG_HP100 is not set |
745 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 771 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -781,6 +807,7 @@ CONFIG_E1000=y | |||
781 | # CONFIG_E1000E is not set | 807 | # CONFIG_E1000E is not set |
782 | # CONFIG_IP1000 is not set | 808 | # CONFIG_IP1000 is not set |
783 | # CONFIG_IGB is not set | 809 | # CONFIG_IGB is not set |
810 | # CONFIG_IGBVF is not set | ||
784 | # CONFIG_NS83820 is not set | 811 | # CONFIG_NS83820 is not set |
785 | # CONFIG_HAMACHI is not set | 812 | # CONFIG_HAMACHI is not set |
786 | # CONFIG_YELLOWFIN is not set | 813 | # CONFIG_YELLOWFIN is not set |
@@ -795,6 +822,7 @@ CONFIG_MV643XX_ETH=y | |||
795 | # CONFIG_QLA3XXX is not set | 822 | # CONFIG_QLA3XXX is not set |
796 | # CONFIG_ATL1 is not set | 823 | # CONFIG_ATL1 is not set |
797 | # CONFIG_ATL1E is not set | 824 | # CONFIG_ATL1E is not set |
825 | # CONFIG_ATL1C is not set | ||
798 | # CONFIG_JME is not set | 826 | # CONFIG_JME is not set |
799 | CONFIG_NETDEV_10000=y | 827 | CONFIG_NETDEV_10000=y |
800 | # CONFIG_CHELSIO_T1 is not set | 828 | # CONFIG_CHELSIO_T1 is not set |
@@ -804,6 +832,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
804 | # CONFIG_IXGBE is not set | 832 | # CONFIG_IXGBE is not set |
805 | # CONFIG_IXGB is not set | 833 | # CONFIG_IXGB is not set |
806 | # CONFIG_S2IO is not set | 834 | # CONFIG_S2IO is not set |
835 | # CONFIG_VXGE is not set | ||
807 | # CONFIG_MYRI10GE is not set | 836 | # CONFIG_MYRI10GE is not set |
808 | # CONFIG_NETXEN_NIC is not set | 837 | # CONFIG_NETXEN_NIC is not set |
809 | # CONFIG_NIU is not set | 838 | # CONFIG_NIU is not set |
@@ -813,6 +842,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
813 | # CONFIG_BNX2X is not set | 842 | # CONFIG_BNX2X is not set |
814 | # CONFIG_QLGE is not set | 843 | # CONFIG_QLGE is not set |
815 | # CONFIG_SFC is not set | 844 | # CONFIG_SFC is not set |
845 | # CONFIG_BE2NET is not set | ||
816 | # CONFIG_TR is not set | 846 | # CONFIG_TR is not set |
817 | 847 | ||
818 | # | 848 | # |
@@ -820,7 +850,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
820 | # | 850 | # |
821 | # CONFIG_WLAN_PRE80211 is not set | 851 | # CONFIG_WLAN_PRE80211 is not set |
822 | # CONFIG_WLAN_80211 is not set | 852 | # CONFIG_WLAN_80211 is not set |
823 | # CONFIG_IWLWIFI_LEDS is not set | ||
824 | 853 | ||
825 | # | 854 | # |
826 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 855 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -975,12 +1004,9 @@ CONFIG_I2C_MV64XXX=y | |||
975 | # Miscellaneous I2C Chip support | 1004 | # Miscellaneous I2C Chip support |
976 | # | 1005 | # |
977 | # CONFIG_DS1682 is not set | 1006 | # CONFIG_DS1682 is not set |
978 | # CONFIG_EEPROM_AT24 is not set | ||
979 | # CONFIG_EEPROM_LEGACY is not set | ||
980 | # CONFIG_SENSORS_PCF8574 is not set | 1007 | # CONFIG_SENSORS_PCF8574 is not set |
981 | # CONFIG_PCF8575 is not set | 1008 | # CONFIG_PCF8575 is not set |
982 | # CONFIG_SENSORS_PCA9539 is not set | 1009 | # CONFIG_SENSORS_PCA9539 is not set |
983 | # CONFIG_SENSORS_PCF8591 is not set | ||
984 | # CONFIG_SENSORS_MAX6875 is not set | 1010 | # CONFIG_SENSORS_MAX6875 is not set |
985 | # CONFIG_SENSORS_TSL2550 is not set | 1011 | # CONFIG_SENSORS_TSL2550 is not set |
986 | # CONFIG_I2C_DEBUG_CORE is not set | 1012 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -1012,6 +1038,7 @@ CONFIG_HWMON=y | |||
1012 | # CONFIG_SENSORS_F71805F is not set | 1038 | # CONFIG_SENSORS_F71805F is not set |
1013 | # CONFIG_SENSORS_F71882FG is not set | 1039 | # CONFIG_SENSORS_F71882FG is not set |
1014 | # CONFIG_SENSORS_F75375S is not set | 1040 | # CONFIG_SENSORS_F75375S is not set |
1041 | # CONFIG_SENSORS_G760A is not set | ||
1015 | # CONFIG_SENSORS_GL518SM is not set | 1042 | # CONFIG_SENSORS_GL518SM is not set |
1016 | # CONFIG_SENSORS_GL520SM is not set | 1043 | # CONFIG_SENSORS_GL520SM is not set |
1017 | # CONFIG_SENSORS_IT87 is not set | 1044 | # CONFIG_SENSORS_IT87 is not set |
@@ -1026,11 +1053,14 @@ CONFIG_HWMON=y | |||
1026 | # CONFIG_SENSORS_LM90 is not set | 1053 | # CONFIG_SENSORS_LM90 is not set |
1027 | # CONFIG_SENSORS_LM92 is not set | 1054 | # CONFIG_SENSORS_LM92 is not set |
1028 | # CONFIG_SENSORS_LM93 is not set | 1055 | # CONFIG_SENSORS_LM93 is not set |
1056 | # CONFIG_SENSORS_LTC4215 is not set | ||
1029 | # CONFIG_SENSORS_LTC4245 is not set | 1057 | # CONFIG_SENSORS_LTC4245 is not set |
1058 | # CONFIG_SENSORS_LM95241 is not set | ||
1030 | # CONFIG_SENSORS_MAX1619 is not set | 1059 | # CONFIG_SENSORS_MAX1619 is not set |
1031 | # CONFIG_SENSORS_MAX6650 is not set | 1060 | # CONFIG_SENSORS_MAX6650 is not set |
1032 | # CONFIG_SENSORS_PC87360 is not set | 1061 | # CONFIG_SENSORS_PC87360 is not set |
1033 | # CONFIG_SENSORS_PC87427 is not set | 1062 | # CONFIG_SENSORS_PC87427 is not set |
1063 | # CONFIG_SENSORS_PCF8591 is not set | ||
1034 | # CONFIG_SENSORS_SIS5595 is not set | 1064 | # CONFIG_SENSORS_SIS5595 is not set |
1035 | # CONFIG_SENSORS_DME1737 is not set | 1065 | # CONFIG_SENSORS_DME1737 is not set |
1036 | # CONFIG_SENSORS_SMSC47M1 is not set | 1066 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -1127,15 +1157,17 @@ CONFIG_USB_HID=y | |||
1127 | # | 1157 | # |
1128 | # Special HID drivers | 1158 | # Special HID drivers |
1129 | # | 1159 | # |
1130 | CONFIG_HID_COMPAT=y | ||
1131 | CONFIG_HID_A4TECH=y | 1160 | CONFIG_HID_A4TECH=y |
1132 | CONFIG_HID_APPLE=y | 1161 | CONFIG_HID_APPLE=y |
1133 | CONFIG_HID_BELKIN=y | 1162 | CONFIG_HID_BELKIN=y |
1134 | CONFIG_HID_CHERRY=y | 1163 | CONFIG_HID_CHERRY=y |
1135 | CONFIG_HID_CHICONY=y | 1164 | CONFIG_HID_CHICONY=y |
1136 | CONFIG_HID_CYPRESS=y | 1165 | CONFIG_HID_CYPRESS=y |
1166 | # CONFIG_DRAGONRISE_FF is not set | ||
1137 | CONFIG_HID_EZKEY=y | 1167 | CONFIG_HID_EZKEY=y |
1168 | CONFIG_HID_KYE=y | ||
1138 | CONFIG_HID_GYRATION=y | 1169 | CONFIG_HID_GYRATION=y |
1170 | CONFIG_HID_KENSINGTON=y | ||
1139 | CONFIG_HID_LOGITECH=y | 1171 | CONFIG_HID_LOGITECH=y |
1140 | # CONFIG_LOGITECH_FF is not set | 1172 | # CONFIG_LOGITECH_FF is not set |
1141 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1173 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
@@ -1202,11 +1234,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1202 | # CONFIG_USB_TMC is not set | 1234 | # CONFIG_USB_TMC is not set |
1203 | 1235 | ||
1204 | # | 1236 | # |
1205 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1237 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1206 | # | 1238 | # |
1207 | 1239 | ||
1208 | # | 1240 | # |
1209 | # see USB_STORAGE Help for more information | 1241 | # also be needed; see USB_STORAGE Help for more info |
1210 | # | 1242 | # |
1211 | # CONFIG_USB_STORAGE is not set | 1243 | # CONFIG_USB_STORAGE is not set |
1212 | # CONFIG_USB_LIBUSUAL is not set | 1244 | # CONFIG_USB_LIBUSUAL is not set |
@@ -1236,7 +1268,6 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1236 | # CONFIG_USB_LED is not set | 1268 | # CONFIG_USB_LED is not set |
1237 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1269 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1238 | # CONFIG_USB_CYTHERM is not set | 1270 | # CONFIG_USB_CYTHERM is not set |
1239 | # CONFIG_USB_PHIDGET is not set | ||
1240 | # CONFIG_USB_IDMOUSE is not set | 1271 | # CONFIG_USB_IDMOUSE is not set |
1241 | # CONFIG_USB_FTDI_ELAN is not set | 1272 | # CONFIG_USB_FTDI_ELAN is not set |
1242 | # CONFIG_USB_APPLEDISPLAY is not set | 1273 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1252,6 +1283,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1252 | # | 1283 | # |
1253 | # OTG and related infrastructure | 1284 | # OTG and related infrastructure |
1254 | # | 1285 | # |
1286 | # CONFIG_NOP_USB_XCEIV is not set | ||
1255 | # CONFIG_UWB is not set | 1287 | # CONFIG_UWB is not set |
1256 | # CONFIG_MMC is not set | 1288 | # CONFIG_MMC is not set |
1257 | # CONFIG_MEMSTICK is not set | 1289 | # CONFIG_MEMSTICK is not set |
@@ -1313,8 +1345,9 @@ CONFIG_RTC_DRV_MAX6900=y | |||
1313 | # | 1345 | # |
1314 | # on-CPU RTC drivers | 1346 | # on-CPU RTC drivers |
1315 | # | 1347 | # |
1316 | # CONFIG_RTC_DRV_PPC is not set | 1348 | # CONFIG_RTC_DRV_GENERIC is not set |
1317 | # CONFIG_DMADEVICES is not set | 1349 | # CONFIG_DMADEVICES is not set |
1350 | # CONFIG_AUXDISPLAY is not set | ||
1318 | # CONFIG_UIO is not set | 1351 | # CONFIG_UIO is not set |
1319 | # CONFIG_STAGING is not set | 1352 | # CONFIG_STAGING is not set |
1320 | 1353 | ||
@@ -1325,6 +1358,7 @@ CONFIG_EXT2_FS=y | |||
1325 | # CONFIG_EXT2_FS_XATTR is not set | 1358 | # CONFIG_EXT2_FS_XATTR is not set |
1326 | # CONFIG_EXT2_FS_XIP is not set | 1359 | # CONFIG_EXT2_FS_XIP is not set |
1327 | CONFIG_EXT3_FS=y | 1360 | CONFIG_EXT3_FS=y |
1361 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1328 | CONFIG_EXT3_FS_XATTR=y | 1362 | CONFIG_EXT3_FS_XATTR=y |
1329 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1363 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1330 | # CONFIG_EXT3_FS_SECURITY is not set | 1364 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1348,6 +1382,11 @@ CONFIG_INOTIFY_USER=y | |||
1348 | # CONFIG_FUSE_FS is not set | 1382 | # CONFIG_FUSE_FS is not set |
1349 | 1383 | ||
1350 | # | 1384 | # |
1385 | # Caches | ||
1386 | # | ||
1387 | # CONFIG_FSCACHE is not set | ||
1388 | |||
1389 | # | ||
1351 | # CD-ROM/DVD Filesystems | 1390 | # CD-ROM/DVD Filesystems |
1352 | # | 1391 | # |
1353 | # CONFIG_ISO9660_FS is not set | 1392 | # CONFIG_ISO9660_FS is not set |
@@ -1391,6 +1430,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1391 | # CONFIG_ROMFS_FS is not set | 1430 | # CONFIG_ROMFS_FS is not set |
1392 | # CONFIG_SYSV_FS is not set | 1431 | # CONFIG_SYSV_FS is not set |
1393 | # CONFIG_UFS_FS is not set | 1432 | # CONFIG_UFS_FS is not set |
1433 | # CONFIG_NILFS2_FS is not set | ||
1394 | CONFIG_NETWORK_FILESYSTEMS=y | 1434 | CONFIG_NETWORK_FILESYSTEMS=y |
1395 | CONFIG_NFS_FS=y | 1435 | CONFIG_NFS_FS=y |
1396 | # CONFIG_NFS_V3 is not set | 1436 | # CONFIG_NFS_V3 is not set |
@@ -1400,7 +1440,6 @@ CONFIG_ROOT_NFS=y | |||
1400 | CONFIG_LOCKD=y | 1440 | CONFIG_LOCKD=y |
1401 | CONFIG_NFS_COMMON=y | 1441 | CONFIG_NFS_COMMON=y |
1402 | CONFIG_SUNRPC=y | 1442 | CONFIG_SUNRPC=y |
1403 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1404 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1443 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1405 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1444 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1406 | # CONFIG_SMB_FS is not set | 1445 | # CONFIG_SMB_FS is not set |
@@ -1432,6 +1471,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1432 | # CONFIG_SYSV68_PARTITION is not set | 1471 | # CONFIG_SYSV68_PARTITION is not set |
1433 | # CONFIG_NLS is not set | 1472 | # CONFIG_NLS is not set |
1434 | # CONFIG_DLM is not set | 1473 | # CONFIG_DLM is not set |
1474 | # CONFIG_BINARY_PRINTF is not set | ||
1435 | 1475 | ||
1436 | # | 1476 | # |
1437 | # Library routines | 1477 | # Library routines |
@@ -1445,11 +1485,15 @@ CONFIG_CRC_T10DIF=y | |||
1445 | CONFIG_CRC32=y | 1485 | CONFIG_CRC32=y |
1446 | # CONFIG_CRC7 is not set | 1486 | # CONFIG_CRC7 is not set |
1447 | # CONFIG_LIBCRC32C is not set | 1487 | # CONFIG_LIBCRC32C is not set |
1448 | CONFIG_PLIST=y | 1488 | CONFIG_ZLIB_INFLATE=y |
1489 | CONFIG_DECOMPRESS_GZIP=y | ||
1490 | CONFIG_DECOMPRESS_BZIP2=y | ||
1491 | CONFIG_DECOMPRESS_LZMA=y | ||
1449 | CONFIG_HAS_IOMEM=y | 1492 | CONFIG_HAS_IOMEM=y |
1450 | CONFIG_HAS_IOPORT=y | 1493 | CONFIG_HAS_IOPORT=y |
1451 | CONFIG_HAS_DMA=y | 1494 | CONFIG_HAS_DMA=y |
1452 | CONFIG_HAVE_LMB=y | 1495 | CONFIG_HAVE_LMB=y |
1496 | CONFIG_NLATTR=y | ||
1453 | 1497 | ||
1454 | # | 1498 | # |
1455 | # Kernel hacking | 1499 | # Kernel hacking |
@@ -1471,13 +1515,24 @@ CONFIG_DEBUG_MEMORY_INIT=y | |||
1471 | # CONFIG_LATENCYTOP is not set | 1515 | # CONFIG_LATENCYTOP is not set |
1472 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1516 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1473 | CONFIG_HAVE_FUNCTION_TRACER=y | 1517 | CONFIG_HAVE_FUNCTION_TRACER=y |
1518 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1474 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1519 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1475 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1520 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1521 | CONFIG_TRACING_SUPPORT=y | ||
1476 | 1522 | ||
1477 | # | 1523 | # |
1478 | # Tracers | 1524 | # Tracers |
1479 | # | 1525 | # |
1480 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1526 | # CONFIG_FUNCTION_TRACER is not set |
1527 | # CONFIG_SCHED_TRACER is not set | ||
1528 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1529 | # CONFIG_EVENT_TRACER is not set | ||
1530 | # CONFIG_BOOT_TRACER is not set | ||
1531 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1532 | # CONFIG_STACK_TRACER is not set | ||
1533 | # CONFIG_KMEMTRACE is not set | ||
1534 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1535 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1481 | # CONFIG_SAMPLES is not set | 1536 | # CONFIG_SAMPLES is not set |
1482 | CONFIG_HAVE_ARCH_KGDB=y | 1537 | CONFIG_HAVE_ARCH_KGDB=y |
1483 | CONFIG_PRINT_STACK_DEPTH=64 | 1538 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1569,6 +1624,7 @@ CONFIG_CRYPTO=y | |||
1569 | # Compression | 1624 | # Compression |
1570 | # | 1625 | # |
1571 | # CONFIG_CRYPTO_DEFLATE is not set | 1626 | # CONFIG_CRYPTO_DEFLATE is not set |
1627 | # CONFIG_CRYPTO_ZLIB is not set | ||
1572 | # CONFIG_CRYPTO_LZO is not set | 1628 | # CONFIG_CRYPTO_LZO is not set |
1573 | 1629 | ||
1574 | # | 1630 | # |