diff options
Diffstat (limited to 'arch/powerpc/configs/maple_defconfig')
-rw-r--r-- | arch/powerpc/configs/maple_defconfig | 381 |
1 files changed, 263 insertions, 118 deletions
diff --git a/arch/powerpc/configs/maple_defconfig b/arch/powerpc/configs/maple_defconfig index 7a166a39d92d..1a3b6423222b 100644 --- a/arch/powerpc/configs/maple_defconfig +++ b/arch/powerpc/configs/maple_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.24-rc4 | 3 | # Linux kernel version: 2.6.27-rc4 |
4 | # Thu Dec 6 16:48:26 2007 | 4 | # Tue Aug 26 13:18:58 2008 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | 7 | ||
@@ -27,7 +27,12 @@ CONFIG_GENERIC_TIME=y | |||
27 | CONFIG_GENERIC_TIME_VSYSCALL=y | 27 | CONFIG_GENERIC_TIME_VSYSCALL=y |
28 | CONFIG_GENERIC_CLOCKEVENTS=y | 28 | CONFIG_GENERIC_CLOCKEVENTS=y |
29 | CONFIG_GENERIC_HARDIRQS=y | 29 | CONFIG_GENERIC_HARDIRQS=y |
30 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y | ||
30 | CONFIG_IRQ_PER_CPU=y | 31 | CONFIG_IRQ_PER_CPU=y |
32 | CONFIG_STACKTRACE_SUPPORT=y | ||
33 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
34 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
35 | CONFIG_LOCKDEP_SUPPORT=y | ||
31 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 36 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
32 | CONFIG_ARCH_HAS_ILOG2_U32=y | 37 | CONFIG_ARCH_HAS_ILOG2_U32=y |
33 | CONFIG_ARCH_HAS_ILOG2_U64=y | 38 | CONFIG_ARCH_HAS_ILOG2_U64=y |
@@ -67,16 +72,20 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
67 | CONFIG_POSIX_MQUEUE=y | 72 | CONFIG_POSIX_MQUEUE=y |
68 | # CONFIG_BSD_PROCESS_ACCT is not set | 73 | # CONFIG_BSD_PROCESS_ACCT is not set |
69 | # CONFIG_TASKSTATS is not set | 74 | # CONFIG_TASKSTATS is not set |
70 | # CONFIG_USER_NS is not set | ||
71 | # CONFIG_PID_NS is not set | ||
72 | # CONFIG_AUDIT is not set | 75 | # CONFIG_AUDIT is not set |
73 | CONFIG_IKCONFIG=y | 76 | CONFIG_IKCONFIG=y |
74 | CONFIG_IKCONFIG_PROC=y | 77 | CONFIG_IKCONFIG_PROC=y |
75 | CONFIG_LOG_BUF_SHIFT=17 | 78 | CONFIG_LOG_BUF_SHIFT=17 |
76 | # CONFIG_CGROUPS is not set | 79 | # CONFIG_CGROUPS is not set |
77 | # CONFIG_FAIR_GROUP_SCHED is not set | 80 | # CONFIG_GROUP_SCHED is not set |
78 | CONFIG_SYSFS_DEPRECATED=y | 81 | CONFIG_SYSFS_DEPRECATED=y |
82 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
79 | # CONFIG_RELAY is not set | 83 | # CONFIG_RELAY is not set |
84 | CONFIG_NAMESPACES=y | ||
85 | # CONFIG_UTS_NS is not set | ||
86 | # CONFIG_IPC_NS is not set | ||
87 | # CONFIG_USER_NS is not set | ||
88 | # CONFIG_PID_NS is not set | ||
80 | # CONFIG_BLK_DEV_INITRD is not set | 89 | # CONFIG_BLK_DEV_INITRD is not set |
81 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 90 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
82 | CONFIG_SYSCTL=y | 91 | CONFIG_SYSCTL=y |
@@ -89,11 +98,13 @@ CONFIG_HOTPLUG=y | |||
89 | CONFIG_PRINTK=y | 98 | CONFIG_PRINTK=y |
90 | CONFIG_BUG=y | 99 | CONFIG_BUG=y |
91 | CONFIG_ELF_CORE=y | 100 | CONFIG_ELF_CORE=y |
101 | # CONFIG_COMPAT_BRK is not set | ||
92 | CONFIG_BASE_FULL=y | 102 | CONFIG_BASE_FULL=y |
93 | CONFIG_FUTEX=y | 103 | CONFIG_FUTEX=y |
94 | CONFIG_ANON_INODES=y | 104 | CONFIG_ANON_INODES=y |
95 | CONFIG_EPOLL=y | 105 | CONFIG_EPOLL=y |
96 | CONFIG_SIGNALFD=y | 106 | CONFIG_SIGNALFD=y |
107 | CONFIG_TIMERFD=y | ||
97 | CONFIG_EVENTFD=y | 108 | CONFIG_EVENTFD=y |
98 | CONFIG_SHMEM=y | 109 | CONFIG_SHMEM=y |
99 | CONFIG_VM_EVENT_COUNTERS=y | 110 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -101,10 +112,28 @@ CONFIG_SLUB_DEBUG=y | |||
101 | # CONFIG_SLAB is not set | 112 | # CONFIG_SLAB is not set |
102 | CONFIG_SLUB=y | 113 | CONFIG_SLUB=y |
103 | # CONFIG_SLOB is not set | 114 | # CONFIG_SLOB is not set |
115 | CONFIG_PROFILING=y | ||
116 | # CONFIG_MARKERS is not set | ||
117 | CONFIG_OPROFILE=m | ||
118 | CONFIG_HAVE_OPROFILE=y | ||
119 | CONFIG_KPROBES=y | ||
120 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
121 | CONFIG_KRETPROBES=y | ||
122 | CONFIG_HAVE_IOREMAP_PROT=y | ||
123 | CONFIG_HAVE_KPROBES=y | ||
124 | CONFIG_HAVE_KRETPROBES=y | ||
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
126 | CONFIG_HAVE_DMA_ATTRS=y | ||
127 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||
128 | # CONFIG_HAVE_CLK is not set | ||
129 | CONFIG_PROC_PAGE_MONITOR=y | ||
130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
131 | CONFIG_SLABINFO=y | ||
104 | CONFIG_RT_MUTEXES=y | 132 | CONFIG_RT_MUTEXES=y |
105 | # CONFIG_TINY_SHMEM is not set | 133 | # CONFIG_TINY_SHMEM is not set |
106 | CONFIG_BASE_SMALL=0 | 134 | CONFIG_BASE_SMALL=0 |
107 | CONFIG_MODULES=y | 135 | CONFIG_MODULES=y |
136 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
108 | CONFIG_MODULE_UNLOAD=y | 137 | CONFIG_MODULE_UNLOAD=y |
109 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 138 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
110 | CONFIG_MODVERSIONS=y | 139 | CONFIG_MODVERSIONS=y |
@@ -114,6 +143,7 @@ CONFIG_STOP_MACHINE=y | |||
114 | CONFIG_BLOCK=y | 143 | CONFIG_BLOCK=y |
115 | # CONFIG_BLK_DEV_IO_TRACE is not set | 144 | # CONFIG_BLK_DEV_IO_TRACE is not set |
116 | # CONFIG_BLK_DEV_BSG is not set | 145 | # CONFIG_BLK_DEV_BSG is not set |
146 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
117 | CONFIG_BLOCK_COMPAT=y | 147 | CONFIG_BLOCK_COMPAT=y |
118 | 148 | ||
119 | # | 149 | # |
@@ -128,29 +158,26 @@ CONFIG_DEFAULT_AS=y | |||
128 | # CONFIG_DEFAULT_CFQ is not set | 158 | # CONFIG_DEFAULT_CFQ is not set |
129 | # CONFIG_DEFAULT_NOOP is not set | 159 | # CONFIG_DEFAULT_NOOP is not set |
130 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 160 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
161 | CONFIG_CLASSIC_RCU=y | ||
131 | 162 | ||
132 | # | 163 | # |
133 | # Platform support | 164 | # Platform support |
134 | # | 165 | # |
135 | CONFIG_PPC_MULTIPLATFORM=y | 166 | CONFIG_PPC_MULTIPLATFORM=y |
136 | # CONFIG_PPC_82xx is not set | ||
137 | # CONFIG_PPC_83xx is not set | ||
138 | # CONFIG_PPC_86xx is not set | ||
139 | # CONFIG_PPC_PSERIES is not set | 167 | # CONFIG_PPC_PSERIES is not set |
140 | # CONFIG_PPC_ISERIES is not set | 168 | # CONFIG_PPC_ISERIES is not set |
141 | # CONFIG_PPC_MPC52xx is not set | ||
142 | # CONFIG_PPC_MPC5200 is not set | ||
143 | # CONFIG_PPC_PMAC is not set | 169 | # CONFIG_PPC_PMAC is not set |
144 | CONFIG_PPC_MAPLE=y | 170 | CONFIG_PPC_MAPLE=y |
145 | # CONFIG_PPC_PASEMI is not set | 171 | # CONFIG_PPC_PASEMI is not set |
146 | # CONFIG_PPC_CELLEB is not set | ||
147 | # CONFIG_PPC_PS3 is not set | 172 | # CONFIG_PPC_PS3 is not set |
148 | # CONFIG_PPC_CELL is not set | 173 | # CONFIG_PPC_CELL is not set |
149 | # CONFIG_PPC_CELL_NATIVE is not set | 174 | # CONFIG_PPC_CELL_NATIVE is not set |
150 | # CONFIG_PPC_IBM_CELL_BLADE is not set | 175 | # CONFIG_PPC_IBM_CELL_BLADE is not set |
176 | # CONFIG_PPC_CELLEB is not set | ||
151 | # CONFIG_PQ2ADS is not set | 177 | # CONFIG_PQ2ADS is not set |
152 | CONFIG_PPC_NATIVE=y | 178 | CONFIG_PPC_NATIVE=y |
153 | CONFIG_UDBG_RTAS_CONSOLE=y | 179 | CONFIG_UDBG_RTAS_CONSOLE=y |
180 | # CONFIG_IPIC is not set | ||
154 | CONFIG_MPIC=y | 181 | CONFIG_MPIC=y |
155 | # CONFIG_MPIC_WEIRD is not set | 182 | # CONFIG_MPIC_WEIRD is not set |
156 | # CONFIG_PPC_I8259 is not set | 183 | # CONFIG_PPC_I8259 is not set |
@@ -166,7 +193,6 @@ CONFIG_PPC_970_NAP=y | |||
166 | # CONFIG_PPC_INDIRECT_IO is not set | 193 | # CONFIG_PPC_INDIRECT_IO is not set |
167 | # CONFIG_GENERIC_IOMAP is not set | 194 | # CONFIG_GENERIC_IOMAP is not set |
168 | # CONFIG_CPU_FREQ is not set | 195 | # CONFIG_CPU_FREQ is not set |
169 | # CONFIG_CPM2 is not set | ||
170 | # CONFIG_FSL_ULI1575 is not set | 196 | # CONFIG_FSL_ULI1575 is not set |
171 | 197 | ||
172 | # | 198 | # |
@@ -181,16 +207,19 @@ CONFIG_HZ_250=y | |||
181 | # CONFIG_HZ_300 is not set | 207 | # CONFIG_HZ_300 is not set |
182 | # CONFIG_HZ_1000 is not set | 208 | # CONFIG_HZ_1000 is not set |
183 | CONFIG_HZ=250 | 209 | CONFIG_HZ=250 |
210 | CONFIG_SCHED_HRTICK=y | ||
184 | CONFIG_PREEMPT_NONE=y | 211 | CONFIG_PREEMPT_NONE=y |
185 | # CONFIG_PREEMPT_VOLUNTARY is not set | 212 | # CONFIG_PREEMPT_VOLUNTARY is not set |
186 | # CONFIG_PREEMPT is not set | 213 | # CONFIG_PREEMPT is not set |
187 | # CONFIG_PREEMPT_BKL is not set | ||
188 | CONFIG_BINFMT_ELF=y | 214 | CONFIG_BINFMT_ELF=y |
215 | CONFIG_COMPAT_BINFMT_ELF=y | ||
189 | # CONFIG_BINFMT_MISC is not set | 216 | # CONFIG_BINFMT_MISC is not set |
190 | CONFIG_FORCE_MAX_ZONEORDER=13 | ||
191 | CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y | 217 | CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y |
192 | CONFIG_IOMMU_VMERGE=y | 218 | CONFIG_IOMMU_VMERGE=y |
219 | CONFIG_IOMMU_HELPER=y | ||
193 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 220 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
221 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
222 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
194 | CONFIG_KEXEC=y | 223 | CONFIG_KEXEC=y |
195 | # CONFIG_CRASH_DUMP is not set | 224 | # CONFIG_CRASH_DUMP is not set |
196 | CONFIG_IRQ_ALL_CPUS=y | 225 | CONFIG_IRQ_ALL_CPUS=y |
@@ -207,18 +236,21 @@ CONFIG_FLATMEM=y | |||
207 | CONFIG_FLAT_NODE_MEM_MAP=y | 236 | CONFIG_FLAT_NODE_MEM_MAP=y |
208 | # CONFIG_SPARSEMEM_STATIC is not set | 237 | # CONFIG_SPARSEMEM_STATIC is not set |
209 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y | 238 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y |
239 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
210 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 240 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
241 | # CONFIG_MIGRATION is not set | ||
211 | CONFIG_RESOURCES_64BIT=y | 242 | CONFIG_RESOURCES_64BIT=y |
212 | CONFIG_ZONE_DMA_FLAG=1 | 243 | CONFIG_ZONE_DMA_FLAG=1 |
213 | CONFIG_BOUNCE=y | 244 | CONFIG_BOUNCE=y |
214 | # CONFIG_PPC_HAS_HASH_64K is not set | 245 | # CONFIG_PPC_HAS_HASH_64K is not set |
215 | # CONFIG_PPC_64K_PAGES is not set | 246 | # CONFIG_PPC_64K_PAGES is not set |
247 | CONFIG_FORCE_MAX_ZONEORDER=13 | ||
216 | # CONFIG_SCHED_SMT is not set | 248 | # CONFIG_SCHED_SMT is not set |
217 | CONFIG_PROC_DEVICETREE=y | 249 | CONFIG_PROC_DEVICETREE=y |
218 | # CONFIG_CMDLINE_BOOL is not set | 250 | # CONFIG_CMDLINE_BOOL is not set |
251 | CONFIG_EXTRA_TARGETS="" | ||
219 | # CONFIG_PM is not set | 252 | # CONFIG_PM is not set |
220 | CONFIG_SECCOMP=y | 253 | CONFIG_SECCOMP=y |
221 | # CONFIG_WANT_DEVICE_TREE is not set | ||
222 | CONFIG_ISA_DMA_API=y | 254 | CONFIG_ISA_DMA_API=y |
223 | 255 | ||
224 | # | 256 | # |
@@ -237,11 +269,10 @@ CONFIG_PCI_LEGACY=y | |||
237 | # CONFIG_PCI_DEBUG is not set | 269 | # CONFIG_PCI_DEBUG is not set |
238 | # CONFIG_PCCARD is not set | 270 | # CONFIG_PCCARD is not set |
239 | # CONFIG_HOTPLUG_PCI is not set | 271 | # CONFIG_HOTPLUG_PCI is not set |
272 | # CONFIG_HAS_RAPIDIO is not set | ||
273 | CONFIG_PAGE_OFFSET=0xc000000000000000 | ||
240 | CONFIG_KERNEL_START=0xc000000000000000 | 274 | CONFIG_KERNEL_START=0xc000000000000000 |
241 | 275 | CONFIG_PHYSICAL_START=0x00000000 | |
242 | # | ||
243 | # Networking | ||
244 | # | ||
245 | CONFIG_NET=y | 276 | CONFIG_NET=y |
246 | 277 | ||
247 | # | 278 | # |
@@ -254,6 +285,7 @@ CONFIG_XFRM=y | |||
254 | CONFIG_XFRM_USER=m | 285 | CONFIG_XFRM_USER=m |
255 | # CONFIG_XFRM_SUB_POLICY is not set | 286 | # CONFIG_XFRM_SUB_POLICY is not set |
256 | # CONFIG_XFRM_MIGRATE is not set | 287 | # CONFIG_XFRM_MIGRATE is not set |
288 | # CONFIG_XFRM_STATISTICS is not set | ||
257 | # CONFIG_NET_KEY is not set | 289 | # CONFIG_NET_KEY is not set |
258 | CONFIG_INET=y | 290 | CONFIG_INET=y |
259 | CONFIG_IP_MULTICAST=y | 291 | CONFIG_IP_MULTICAST=y |
@@ -284,8 +316,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
284 | CONFIG_DEFAULT_TCP_CONG="cubic" | 316 | CONFIG_DEFAULT_TCP_CONG="cubic" |
285 | # CONFIG_TCP_MD5SIG is not set | 317 | # CONFIG_TCP_MD5SIG is not set |
286 | # CONFIG_IPV6 is not set | 318 | # CONFIG_IPV6 is not set |
287 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
288 | # CONFIG_INET6_TUNNEL is not set | ||
289 | # CONFIG_NETWORK_SECMARK is not set | 319 | # CONFIG_NETWORK_SECMARK is not set |
290 | # CONFIG_NETFILTER is not set | 320 | # CONFIG_NETFILTER is not set |
291 | # CONFIG_IP_DCCP is not set | 321 | # CONFIG_IP_DCCP is not set |
@@ -308,7 +338,9 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
308 | # Network testing | 338 | # Network testing |
309 | # | 339 | # |
310 | # CONFIG_NET_PKTGEN is not set | 340 | # CONFIG_NET_PKTGEN is not set |
341 | # CONFIG_NET_TCPPROBE is not set | ||
311 | # CONFIG_HAMRADIO is not set | 342 | # CONFIG_HAMRADIO is not set |
343 | # CONFIG_CAN is not set | ||
312 | # CONFIG_IRDA is not set | 344 | # CONFIG_IRDA is not set |
313 | # CONFIG_BT is not set | 345 | # CONFIG_BT is not set |
314 | # CONFIG_AF_RXRPC is not set | 346 | # CONFIG_AF_RXRPC is not set |
@@ -334,12 +366,15 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
334 | CONFIG_STANDALONE=y | 366 | CONFIG_STANDALONE=y |
335 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 367 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
336 | CONFIG_FW_LOADER=y | 368 | CONFIG_FW_LOADER=y |
369 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
370 | CONFIG_EXTRA_FIRMWARE="" | ||
337 | # CONFIG_DEBUG_DRIVER is not set | 371 | # CONFIG_DEBUG_DRIVER is not set |
338 | # CONFIG_DEBUG_DEVRES is not set | 372 | # CONFIG_DEBUG_DEVRES is not set |
339 | # CONFIG_SYS_HYPERVISOR is not set | 373 | # CONFIG_SYS_HYPERVISOR is not set |
340 | # CONFIG_CONNECTOR is not set | 374 | # CONFIG_CONNECTOR is not set |
341 | # CONFIG_MTD is not set | 375 | # CONFIG_MTD is not set |
342 | CONFIG_OF_DEVICE=y | 376 | CONFIG_OF_DEVICE=y |
377 | CONFIG_OF_I2C=y | ||
343 | # CONFIG_PARPORT is not set | 378 | # CONFIG_PARPORT is not set |
344 | CONFIG_BLK_DEV=y | 379 | CONFIG_BLK_DEV=y |
345 | # CONFIG_BLK_DEV_FD is not set | 380 | # CONFIG_BLK_DEV_FD is not set |
@@ -354,24 +389,30 @@ CONFIG_BLK_DEV=y | |||
354 | CONFIG_BLK_DEV_RAM=y | 389 | CONFIG_BLK_DEV_RAM=y |
355 | CONFIG_BLK_DEV_RAM_COUNT=16 | 390 | CONFIG_BLK_DEV_RAM_COUNT=16 |
356 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 391 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
357 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 392 | # CONFIG_BLK_DEV_XIP is not set |
358 | # CONFIG_CDROM_PKTCDVD is not set | 393 | # CONFIG_CDROM_PKTCDVD is not set |
359 | # CONFIG_ATA_OVER_ETH is not set | 394 | # CONFIG_ATA_OVER_ETH is not set |
395 | # CONFIG_BLK_DEV_HD is not set | ||
360 | CONFIG_MISC_DEVICES=y | 396 | CONFIG_MISC_DEVICES=y |
361 | # CONFIG_PHANTOM is not set | 397 | # CONFIG_PHANTOM is not set |
362 | # CONFIG_EEPROM_93CX6 is not set | 398 | # CONFIG_EEPROM_93CX6 is not set |
363 | # CONFIG_SGI_IOC4 is not set | 399 | # CONFIG_SGI_IOC4 is not set |
364 | # CONFIG_TIFM_CORE is not set | 400 | # CONFIG_TIFM_CORE is not set |
401 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
402 | # CONFIG_HP_ILO is not set | ||
403 | CONFIG_HAVE_IDE=y | ||
365 | CONFIG_IDE=y | 404 | CONFIG_IDE=y |
366 | CONFIG_BLK_DEV_IDE=y | 405 | CONFIG_BLK_DEV_IDE=y |
367 | 406 | ||
368 | # | 407 | # |
369 | # Please see Documentation/ide.txt for help/info on IDE drives | 408 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
370 | # | 409 | # |
410 | CONFIG_IDE_TIMINGS=y | ||
371 | # CONFIG_BLK_DEV_IDE_SATA is not set | 411 | # CONFIG_BLK_DEV_IDE_SATA is not set |
372 | CONFIG_BLK_DEV_IDEDISK=y | 412 | CONFIG_BLK_DEV_IDEDISK=y |
373 | # CONFIG_IDEDISK_MULTI_MODE is not set | 413 | # CONFIG_IDEDISK_MULTI_MODE is not set |
374 | CONFIG_BLK_DEV_IDECD=y | 414 | CONFIG_BLK_DEV_IDECD=y |
415 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
375 | # CONFIG_BLK_DEV_IDETAPE is not set | 416 | # CONFIG_BLK_DEV_IDETAPE is not set |
376 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 417 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
377 | # CONFIG_BLK_DEV_IDESCSI is not set | 418 | # CONFIG_BLK_DEV_IDESCSI is not set |
@@ -381,14 +422,13 @@ CONFIG_IDE_PROC_FS=y | |||
381 | # | 422 | # |
382 | # IDE chipset support/bugfixes | 423 | # IDE chipset support/bugfixes |
383 | # | 424 | # |
384 | CONFIG_IDE_GENERIC=y | ||
385 | # CONFIG_BLK_DEV_PLATFORM is not set | 425 | # CONFIG_BLK_DEV_PLATFORM is not set |
426 | CONFIG_BLK_DEV_IDEDMA_SFF=y | ||
386 | 427 | ||
387 | # | 428 | # |
388 | # PCI IDE chipsets support | 429 | # PCI IDE chipsets support |
389 | # | 430 | # |
390 | CONFIG_BLK_DEV_IDEPCI=y | 431 | CONFIG_BLK_DEV_IDEPCI=y |
391 | CONFIG_IDEPCI_SHARE_IRQ=y | ||
392 | CONFIG_IDEPCI_PCIBUS_ORDER=y | 432 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
393 | # CONFIG_BLK_DEV_OFFBOARD is not set | 433 | # CONFIG_BLK_DEV_OFFBOARD is not set |
394 | CONFIG_BLK_DEV_GENERIC=y | 434 | CONFIG_BLK_DEV_GENERIC=y |
@@ -399,10 +439,8 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y | |||
399 | CONFIG_BLK_DEV_AMD74XX=y | 439 | CONFIG_BLK_DEV_AMD74XX=y |
400 | # CONFIG_BLK_DEV_CMD64X is not set | 440 | # CONFIG_BLK_DEV_CMD64X is not set |
401 | # CONFIG_BLK_DEV_TRIFLEX is not set | 441 | # CONFIG_BLK_DEV_TRIFLEX is not set |
402 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
403 | # CONFIG_BLK_DEV_CS5520 is not set | 442 | # CONFIG_BLK_DEV_CS5520 is not set |
404 | # CONFIG_BLK_DEV_CS5530 is not set | 443 | # CONFIG_BLK_DEV_CS5530 is not set |
405 | # CONFIG_BLK_DEV_HPT34X is not set | ||
406 | # CONFIG_BLK_DEV_HPT366 is not set | 444 | # CONFIG_BLK_DEV_HPT366 is not set |
407 | # CONFIG_BLK_DEV_JMICRON is not set | 445 | # CONFIG_BLK_DEV_JMICRON is not set |
408 | # CONFIG_BLK_DEV_SC1200 is not set | 446 | # CONFIG_BLK_DEV_SC1200 is not set |
@@ -419,10 +457,7 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
419 | # CONFIG_BLK_DEV_TRM290 is not set | 457 | # CONFIG_BLK_DEV_TRM290 is not set |
420 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 458 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
421 | # CONFIG_BLK_DEV_TC86C001 is not set | 459 | # CONFIG_BLK_DEV_TC86C001 is not set |
422 | # CONFIG_IDE_ARM is not set | ||
423 | CONFIG_BLK_DEV_IDEDMA=y | 460 | CONFIG_BLK_DEV_IDEDMA=y |
424 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y | ||
425 | # CONFIG_BLK_DEV_HD is not set | ||
426 | 461 | ||
427 | # | 462 | # |
428 | # SCSI device support | 463 | # SCSI device support |
@@ -483,6 +518,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
483 | # CONFIG_SCSI_IPS is not set | 518 | # CONFIG_SCSI_IPS is not set |
484 | # CONFIG_SCSI_INITIO is not set | 519 | # CONFIG_SCSI_INITIO is not set |
485 | # CONFIG_SCSI_INIA100 is not set | 520 | # CONFIG_SCSI_INIA100 is not set |
521 | # CONFIG_SCSI_MVSAS is not set | ||
486 | # CONFIG_SCSI_STEX is not set | 522 | # CONFIG_SCSI_STEX is not set |
487 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 523 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
488 | CONFIG_SCSI_IPR=y | 524 | CONFIG_SCSI_IPR=y |
@@ -496,9 +532,13 @@ CONFIG_SCSI_IPR_DUMP=y | |||
496 | # CONFIG_SCSI_DC390T is not set | 532 | # CONFIG_SCSI_DC390T is not set |
497 | # CONFIG_SCSI_DEBUG is not set | 533 | # CONFIG_SCSI_DEBUG is not set |
498 | # CONFIG_SCSI_SRP is not set | 534 | # CONFIG_SCSI_SRP is not set |
535 | # CONFIG_SCSI_DH is not set | ||
499 | CONFIG_ATA=y | 536 | CONFIG_ATA=y |
500 | CONFIG_ATA_NONSTANDARD=y | 537 | CONFIG_ATA_NONSTANDARD=y |
538 | CONFIG_SATA_PMP=y | ||
501 | # CONFIG_SATA_AHCI is not set | 539 | # CONFIG_SATA_AHCI is not set |
540 | # CONFIG_SATA_SIL24 is not set | ||
541 | CONFIG_ATA_SFF=y | ||
502 | # CONFIG_SATA_SVW is not set | 542 | # CONFIG_SATA_SVW is not set |
503 | # CONFIG_ATA_PIIX is not set | 543 | # CONFIG_ATA_PIIX is not set |
504 | # CONFIG_SATA_MV is not set | 544 | # CONFIG_SATA_MV is not set |
@@ -508,7 +548,6 @@ CONFIG_ATA_NONSTANDARD=y | |||
508 | # CONFIG_SATA_PROMISE is not set | 548 | # CONFIG_SATA_PROMISE is not set |
509 | # CONFIG_SATA_SX4 is not set | 549 | # CONFIG_SATA_SX4 is not set |
510 | # CONFIG_SATA_SIL is not set | 550 | # CONFIG_SATA_SIL is not set |
511 | # CONFIG_SATA_SIL24 is not set | ||
512 | # CONFIG_SATA_SIS is not set | 551 | # CONFIG_SATA_SIS is not set |
513 | # CONFIG_SATA_ULI is not set | 552 | # CONFIG_SATA_ULI is not set |
514 | # CONFIG_SATA_VIA is not set | 553 | # CONFIG_SATA_VIA is not set |
@@ -537,6 +576,7 @@ CONFIG_ATA_NONSTANDARD=y | |||
537 | # CONFIG_PATA_MPIIX is not set | 576 | # CONFIG_PATA_MPIIX is not set |
538 | # CONFIG_PATA_OLDPIIX is not set | 577 | # CONFIG_PATA_OLDPIIX is not set |
539 | # CONFIG_PATA_NETCELL is not set | 578 | # CONFIG_PATA_NETCELL is not set |
579 | # CONFIG_PATA_NINJA32 is not set | ||
540 | # CONFIG_PATA_NS87410 is not set | 580 | # CONFIG_PATA_NS87410 is not set |
541 | # CONFIG_PATA_NS87415 is not set | 581 | # CONFIG_PATA_NS87415 is not set |
542 | # CONFIG_PATA_OPTI is not set | 582 | # CONFIG_PATA_OPTI is not set |
@@ -551,27 +591,47 @@ CONFIG_ATA_NONSTANDARD=y | |||
551 | # CONFIG_PATA_SIS is not set | 591 | # CONFIG_PATA_SIS is not set |
552 | # CONFIG_PATA_VIA is not set | 592 | # CONFIG_PATA_VIA is not set |
553 | # CONFIG_PATA_WINBOND is not set | 593 | # CONFIG_PATA_WINBOND is not set |
594 | # CONFIG_PATA_PLATFORM is not set | ||
595 | # CONFIG_PATA_SCH is not set | ||
554 | # CONFIG_MD is not set | 596 | # CONFIG_MD is not set |
555 | # CONFIG_FUSION is not set | 597 | # CONFIG_FUSION is not set |
556 | 598 | ||
557 | # | 599 | # |
558 | # IEEE 1394 (FireWire) support | 600 | # IEEE 1394 (FireWire) support |
559 | # | 601 | # |
602 | |||
603 | # | ||
604 | # Enable only one of the two stacks, unless you know what you are doing | ||
605 | # | ||
560 | # CONFIG_FIREWIRE is not set | 606 | # CONFIG_FIREWIRE is not set |
561 | # CONFIG_IEEE1394 is not set | 607 | # CONFIG_IEEE1394 is not set |
562 | # CONFIG_I2O is not set | 608 | # CONFIG_I2O is not set |
563 | # CONFIG_MACINTOSH_DRIVERS is not set | 609 | # CONFIG_MACINTOSH_DRIVERS is not set |
564 | CONFIG_NETDEVICES=y | 610 | CONFIG_NETDEVICES=y |
565 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
566 | # CONFIG_DUMMY is not set | 611 | # CONFIG_DUMMY is not set |
567 | # CONFIG_BONDING is not set | 612 | # CONFIG_BONDING is not set |
568 | # CONFIG_MACVLAN is not set | 613 | # CONFIG_MACVLAN is not set |
569 | # CONFIG_EQUALIZER is not set | 614 | # CONFIG_EQUALIZER is not set |
570 | # CONFIG_TUN is not set | 615 | # CONFIG_TUN is not set |
571 | # CONFIG_VETH is not set | 616 | # CONFIG_VETH is not set |
572 | # CONFIG_IP1000 is not set | ||
573 | # CONFIG_ARCNET is not set | 617 | # CONFIG_ARCNET is not set |
574 | # CONFIG_PHYLIB is not set | 618 | CONFIG_PHYLIB=y |
619 | |||
620 | # | ||
621 | # MII PHY device drivers | ||
622 | # | ||
623 | # CONFIG_MARVELL_PHY is not set | ||
624 | # CONFIG_DAVICOM_PHY is not set | ||
625 | # CONFIG_QSEMI_PHY is not set | ||
626 | # CONFIG_LXT_PHY is not set | ||
627 | # CONFIG_CICADA_PHY is not set | ||
628 | # CONFIG_VITESSE_PHY is not set | ||
629 | # CONFIG_SMSC_PHY is not set | ||
630 | # CONFIG_BROADCOM_PHY is not set | ||
631 | # CONFIG_ICPLUS_PHY is not set | ||
632 | # CONFIG_REALTEK_PHY is not set | ||
633 | # CONFIG_FIXED_PHY is not set | ||
634 | # CONFIG_MDIO_BITBANG is not set | ||
575 | CONFIG_NET_ETHERNET=y | 635 | CONFIG_NET_ETHERNET=y |
576 | CONFIG_MII=y | 636 | CONFIG_MII=y |
577 | # CONFIG_HAPPYMEAL is not set | 637 | # CONFIG_HAPPYMEAL is not set |
@@ -587,7 +647,6 @@ CONFIG_MII=y | |||
587 | CONFIG_NET_PCI=y | 647 | CONFIG_NET_PCI=y |
588 | # CONFIG_PCNET32 is not set | 648 | # CONFIG_PCNET32 is not set |
589 | CONFIG_AMD8111_ETH=y | 649 | CONFIG_AMD8111_ETH=y |
590 | # CONFIG_AMD8111E_NAPI is not set | ||
591 | # CONFIG_ADAPTEC_STARFIRE is not set | 650 | # CONFIG_ADAPTEC_STARFIRE is not set |
592 | # CONFIG_B44 is not set | 651 | # CONFIG_B44 is not set |
593 | # CONFIG_FORCEDETH is not set | 652 | # CONFIG_FORCEDETH is not set |
@@ -598,18 +657,21 @@ CONFIG_AMD8111_ETH=y | |||
598 | # CONFIG_NE2K_PCI is not set | 657 | # CONFIG_NE2K_PCI is not set |
599 | # CONFIG_8139CP is not set | 658 | # CONFIG_8139CP is not set |
600 | # CONFIG_8139TOO is not set | 659 | # CONFIG_8139TOO is not set |
660 | # CONFIG_R6040 is not set | ||
601 | # CONFIG_SIS900 is not set | 661 | # CONFIG_SIS900 is not set |
602 | # CONFIG_EPIC100 is not set | 662 | # CONFIG_EPIC100 is not set |
603 | # CONFIG_SUNDANCE is not set | 663 | # CONFIG_SUNDANCE is not set |
664 | # CONFIG_TLAN is not set | ||
604 | # CONFIG_VIA_RHINE is not set | 665 | # CONFIG_VIA_RHINE is not set |
605 | # CONFIG_SC92031 is not set | 666 | # CONFIG_SC92031 is not set |
606 | CONFIG_NETDEV_1000=y | 667 | CONFIG_NETDEV_1000=y |
607 | # CONFIG_ACENIC is not set | 668 | # CONFIG_ACENIC is not set |
608 | # CONFIG_DL2K is not set | 669 | # CONFIG_DL2K is not set |
609 | CONFIG_E1000=y | 670 | CONFIG_E1000=y |
610 | # CONFIG_E1000_NAPI is not set | ||
611 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | 671 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set |
612 | # CONFIG_E1000E is not set | 672 | # CONFIG_E1000E is not set |
673 | # CONFIG_IP1000 is not set | ||
674 | # CONFIG_IGB is not set | ||
613 | # CONFIG_NS83820 is not set | 675 | # CONFIG_NS83820 is not set |
614 | # CONFIG_HAMACHI is not set | 676 | # CONFIG_HAMACHI is not set |
615 | # CONFIG_YELLOWFIN is not set | 677 | # CONFIG_YELLOWFIN is not set |
@@ -617,12 +679,12 @@ CONFIG_E1000=y | |||
617 | # CONFIG_SIS190 is not set | 679 | # CONFIG_SIS190 is not set |
618 | # CONFIG_SKGE is not set | 680 | # CONFIG_SKGE is not set |
619 | # CONFIG_SKY2 is not set | 681 | # CONFIG_SKY2 is not set |
620 | # CONFIG_SK98LIN is not set | ||
621 | # CONFIG_VIA_VELOCITY is not set | 682 | # CONFIG_VIA_VELOCITY is not set |
622 | CONFIG_TIGON3=y | 683 | CONFIG_TIGON3=y |
623 | # CONFIG_BNX2 is not set | 684 | # CONFIG_BNX2 is not set |
624 | # CONFIG_QLA3XXX is not set | 685 | # CONFIG_QLA3XXX is not set |
625 | # CONFIG_ATL1 is not set | 686 | # CONFIG_ATL1 is not set |
687 | # CONFIG_ATL1E is not set | ||
626 | CONFIG_NETDEV_10000=y | 688 | CONFIG_NETDEV_10000=y |
627 | # CONFIG_CHELSIO_T1 is not set | 689 | # CONFIG_CHELSIO_T1 is not set |
628 | # CONFIG_CHELSIO_T3 is not set | 690 | # CONFIG_CHELSIO_T3 is not set |
@@ -632,9 +694,10 @@ CONFIG_NETDEV_10000=y | |||
632 | # CONFIG_MYRI10GE is not set | 694 | # CONFIG_MYRI10GE is not set |
633 | # CONFIG_NETXEN_NIC is not set | 695 | # CONFIG_NETXEN_NIC is not set |
634 | # CONFIG_NIU is not set | 696 | # CONFIG_NIU is not set |
635 | # CONFIG_PASEMI_MAC is not set | ||
636 | # CONFIG_MLX4_CORE is not set | 697 | # CONFIG_MLX4_CORE is not set |
637 | # CONFIG_TEHUTI is not set | 698 | # CONFIG_TEHUTI is not set |
699 | # CONFIG_BNX2X is not set | ||
700 | # CONFIG_SFC is not set | ||
638 | # CONFIG_TR is not set | 701 | # CONFIG_TR is not set |
639 | 702 | ||
640 | # | 703 | # |
@@ -642,6 +705,7 @@ CONFIG_NETDEV_10000=y | |||
642 | # | 705 | # |
643 | # CONFIG_WLAN_PRE80211 is not set | 706 | # CONFIG_WLAN_PRE80211 is not set |
644 | # CONFIG_WLAN_80211 is not set | 707 | # CONFIG_WLAN_80211 is not set |
708 | # CONFIG_IWLWIFI_LEDS is not set | ||
645 | 709 | ||
646 | # | 710 | # |
647 | # USB Network Adapters | 711 | # USB Network Adapters |
@@ -657,7 +721,6 @@ CONFIG_USB_PEGASUS=y | |||
657 | # CONFIG_PPP is not set | 721 | # CONFIG_PPP is not set |
658 | # CONFIG_SLIP is not set | 722 | # CONFIG_SLIP is not set |
659 | # CONFIG_NET_FC is not set | 723 | # CONFIG_NET_FC is not set |
660 | # CONFIG_SHAPER is not set | ||
661 | # CONFIG_NETCONSOLE is not set | 724 | # CONFIG_NETCONSOLE is not set |
662 | # CONFIG_NETPOLL is not set | 725 | # CONFIG_NETPOLL is not set |
663 | # CONFIG_NET_POLL_CONTROLLER is not set | 726 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -702,10 +765,13 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 | |||
702 | # Character devices | 765 | # Character devices |
703 | # | 766 | # |
704 | CONFIG_VT=y | 767 | CONFIG_VT=y |
768 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
705 | CONFIG_VT_CONSOLE=y | 769 | CONFIG_VT_CONSOLE=y |
706 | CONFIG_HW_CONSOLE=y | 770 | CONFIG_HW_CONSOLE=y |
707 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 771 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
772 | CONFIG_DEVKMEM=y | ||
708 | # CONFIG_SERIAL_NONSTANDARD is not set | 773 | # CONFIG_SERIAL_NONSTANDARD is not set |
774 | # CONFIG_NOZOMI is not set | ||
709 | 775 | ||
710 | # | 776 | # |
711 | # Serial drivers | 777 | # Serial drivers |
@@ -742,16 +808,14 @@ CONFIG_DEVPORT=y | |||
742 | CONFIG_I2C=y | 808 | CONFIG_I2C=y |
743 | CONFIG_I2C_BOARDINFO=y | 809 | CONFIG_I2C_BOARDINFO=y |
744 | CONFIG_I2C_CHARDEV=y | 810 | CONFIG_I2C_CHARDEV=y |
811 | CONFIG_I2C_HELPER_AUTO=y | ||
745 | 812 | ||
746 | # | 813 | # |
747 | # I2C Algorithms | 814 | # I2C Hardware Bus support |
748 | # | 815 | # |
749 | CONFIG_I2C_ALGOBIT=y | ||
750 | # CONFIG_I2C_ALGOPCF is not set | ||
751 | # CONFIG_I2C_ALGOPCA is not set | ||
752 | 816 | ||
753 | # | 817 | # |
754 | # I2C Hardware Bus support | 818 | # PC SMBus host controller drivers |
755 | # | 819 | # |
756 | # CONFIG_I2C_ALI1535 is not set | 820 | # CONFIG_I2C_ALI1535 is not set |
757 | # CONFIG_I2C_ALI1563 is not set | 821 | # CONFIG_I2C_ALI1563 is not set |
@@ -759,32 +823,47 @@ CONFIG_I2C_ALGOBIT=y | |||
759 | # CONFIG_I2C_AMD756 is not set | 823 | # CONFIG_I2C_AMD756 is not set |
760 | CONFIG_I2C_AMD8111=y | 824 | CONFIG_I2C_AMD8111=y |
761 | # CONFIG_I2C_I801 is not set | 825 | # CONFIG_I2C_I801 is not set |
762 | # CONFIG_I2C_I810 is not set | 826 | # CONFIG_I2C_ISCH is not set |
763 | # CONFIG_I2C_PIIX4 is not set | 827 | # CONFIG_I2C_PIIX4 is not set |
764 | # CONFIG_I2C_NFORCE2 is not set | 828 | # CONFIG_I2C_NFORCE2 is not set |
765 | # CONFIG_I2C_OCORES is not set | ||
766 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
767 | # CONFIG_I2C_PROSAVAGE is not set | ||
768 | # CONFIG_I2C_SAVAGE4 is not set | ||
769 | # CONFIG_I2C_SIMTEC is not set | ||
770 | # CONFIG_I2C_SIS5595 is not set | 829 | # CONFIG_I2C_SIS5595 is not set |
771 | # CONFIG_I2C_SIS630 is not set | 830 | # CONFIG_I2C_SIS630 is not set |
772 | # CONFIG_I2C_SIS96X is not set | 831 | # CONFIG_I2C_SIS96X is not set |
773 | # CONFIG_I2C_TAOS_EVM is not set | ||
774 | # CONFIG_I2C_STUB is not set | ||
775 | # CONFIG_I2C_TINY_USB is not set | ||
776 | # CONFIG_I2C_VIA is not set | 832 | # CONFIG_I2C_VIA is not set |
777 | # CONFIG_I2C_VIAPRO is not set | 833 | # CONFIG_I2C_VIAPRO is not set |
834 | |||
835 | # | ||
836 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
837 | # | ||
838 | # CONFIG_I2C_OCORES is not set | ||
839 | # CONFIG_I2C_SIMTEC is not set | ||
840 | |||
841 | # | ||
842 | # External I2C/SMBus adapter drivers | ||
843 | # | ||
844 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
845 | # CONFIG_I2C_TAOS_EVM is not set | ||
846 | # CONFIG_I2C_TINY_USB is not set | ||
847 | |||
848 | # | ||
849 | # Graphics adapter I2C/DDC channel drivers | ||
850 | # | ||
778 | # CONFIG_I2C_VOODOO3 is not set | 851 | # CONFIG_I2C_VOODOO3 is not set |
779 | 852 | ||
780 | # | 853 | # |
854 | # Other I2C/SMBus bus drivers | ||
855 | # | ||
856 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
857 | # CONFIG_I2C_STUB is not set | ||
858 | |||
859 | # | ||
781 | # Miscellaneous I2C Chip support | 860 | # Miscellaneous I2C Chip support |
782 | # | 861 | # |
783 | # CONFIG_SENSORS_DS1337 is not set | ||
784 | # CONFIG_SENSORS_DS1374 is not set | ||
785 | # CONFIG_DS1682 is not set | 862 | # CONFIG_DS1682 is not set |
863 | # CONFIG_AT24 is not set | ||
786 | # CONFIG_SENSORS_EEPROM is not set | 864 | # CONFIG_SENSORS_EEPROM is not set |
787 | # CONFIG_SENSORS_PCF8574 is not set | 865 | # CONFIG_SENSORS_PCF8574 is not set |
866 | # CONFIG_PCF8575 is not set | ||
788 | # CONFIG_SENSORS_PCA9539 is not set | 867 | # CONFIG_SENSORS_PCA9539 is not set |
789 | # CONFIG_SENSORS_PCF8591 is not set | 868 | # CONFIG_SENSORS_PCF8591 is not set |
790 | # CONFIG_SENSORS_MAX6875 is not set | 869 | # CONFIG_SENSORS_MAX6875 is not set |
@@ -793,15 +872,14 @@ CONFIG_I2C_AMD8111=y | |||
793 | # CONFIG_I2C_DEBUG_ALGO is not set | 872 | # CONFIG_I2C_DEBUG_ALGO is not set |
794 | # CONFIG_I2C_DEBUG_BUS is not set | 873 | # CONFIG_I2C_DEBUG_BUS is not set |
795 | # CONFIG_I2C_DEBUG_CHIP is not set | 874 | # CONFIG_I2C_DEBUG_CHIP is not set |
796 | |||
797 | # | ||
798 | # SPI support | ||
799 | # | ||
800 | # CONFIG_SPI is not set | 875 | # CONFIG_SPI is not set |
801 | # CONFIG_SPI_MASTER is not set | 876 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
877 | # CONFIG_GPIOLIB is not set | ||
802 | # CONFIG_W1 is not set | 878 | # CONFIG_W1 is not set |
803 | # CONFIG_POWER_SUPPLY is not set | 879 | # CONFIG_POWER_SUPPLY is not set |
804 | # CONFIG_HWMON is not set | 880 | # CONFIG_HWMON is not set |
881 | # CONFIG_THERMAL is not set | ||
882 | # CONFIG_THERMAL_HWMON is not set | ||
805 | # CONFIG_WATCHDOG is not set | 883 | # CONFIG_WATCHDOG is not set |
806 | 884 | ||
807 | # | 885 | # |
@@ -813,13 +891,25 @@ CONFIG_SSB_POSSIBLE=y | |||
813 | # | 891 | # |
814 | # Multifunction device drivers | 892 | # Multifunction device drivers |
815 | # | 893 | # |
894 | # CONFIG_MFD_CORE is not set | ||
816 | # CONFIG_MFD_SM501 is not set | 895 | # CONFIG_MFD_SM501 is not set |
896 | # CONFIG_HTC_PASIC3 is not set | ||
897 | # CONFIG_MFD_TMIO is not set | ||
817 | 898 | ||
818 | # | 899 | # |
819 | # Multimedia devices | 900 | # Multimedia devices |
820 | # | 901 | # |
902 | |||
903 | # | ||
904 | # Multimedia core support | ||
905 | # | ||
821 | # CONFIG_VIDEO_DEV is not set | 906 | # CONFIG_VIDEO_DEV is not set |
822 | # CONFIG_DVB_CORE is not set | 907 | # CONFIG_DVB_CORE is not set |
908 | # CONFIG_VIDEO_MEDIA is not set | ||
909 | |||
910 | # | ||
911 | # Multimedia drivers | ||
912 | # | ||
823 | # CONFIG_DAB is not set | 913 | # CONFIG_DAB is not set |
824 | 914 | ||
825 | # | 915 | # |
@@ -842,10 +932,6 @@ CONFIG_SSB_POSSIBLE=y | |||
842 | # | 932 | # |
843 | # CONFIG_VGA_CONSOLE is not set | 933 | # CONFIG_VGA_CONSOLE is not set |
844 | CONFIG_DUMMY_CONSOLE=y | 934 | CONFIG_DUMMY_CONSOLE=y |
845 | |||
846 | # | ||
847 | # Sound | ||
848 | # | ||
849 | # CONFIG_SOUND is not set | 935 | # CONFIG_SOUND is not set |
850 | CONFIG_HID_SUPPORT=y | 936 | CONFIG_HID_SUPPORT=y |
851 | CONFIG_HID=y | 937 | CONFIG_HID=y |
@@ -865,6 +951,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
865 | CONFIG_USB_ARCH_HAS_EHCI=y | 951 | CONFIG_USB_ARCH_HAS_EHCI=y |
866 | CONFIG_USB=y | 952 | CONFIG_USB=y |
867 | # CONFIG_USB_DEBUG is not set | 953 | # CONFIG_USB_DEBUG is not set |
954 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
868 | 955 | ||
869 | # | 956 | # |
870 | # Miscellaneous USB options | 957 | # Miscellaneous USB options |
@@ -873,15 +960,18 @@ CONFIG_USB_DEVICEFS=y | |||
873 | CONFIG_USB_DEVICE_CLASS=y | 960 | CONFIG_USB_DEVICE_CLASS=y |
874 | # CONFIG_USB_DYNAMIC_MINORS is not set | 961 | # CONFIG_USB_DYNAMIC_MINORS is not set |
875 | # CONFIG_USB_OTG is not set | 962 | # CONFIG_USB_OTG is not set |
963 | CONFIG_USB_MON=y | ||
876 | 964 | ||
877 | # | 965 | # |
878 | # USB Host Controller Drivers | 966 | # USB Host Controller Drivers |
879 | # | 967 | # |
968 | # CONFIG_USB_C67X00_HCD is not set | ||
880 | CONFIG_USB_EHCI_HCD=y | 969 | CONFIG_USB_EHCI_HCD=y |
881 | CONFIG_USB_EHCI_SPLIT_ISO=y | ||
882 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 970 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
883 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 971 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
972 | # CONFIG_USB_EHCI_HCD_PPC_OF is not set | ||
884 | # CONFIG_USB_ISP116X_HCD is not set | 973 | # CONFIG_USB_ISP116X_HCD is not set |
974 | # CONFIG_USB_ISP1760_HCD is not set | ||
885 | CONFIG_USB_OHCI_HCD=y | 975 | CONFIG_USB_OHCI_HCD=y |
886 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set | 976 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
887 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 977 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
@@ -896,6 +986,7 @@ CONFIG_USB_UHCI_HCD=y | |||
896 | # | 986 | # |
897 | # CONFIG_USB_ACM is not set | 987 | # CONFIG_USB_ACM is not set |
898 | # CONFIG_USB_PRINTER is not set | 988 | # CONFIG_USB_PRINTER is not set |
989 | # CONFIG_USB_WDM is not set | ||
899 | 990 | ||
900 | # | 991 | # |
901 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 992 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -912,20 +1003,15 @@ CONFIG_USB_UHCI_HCD=y | |||
912 | # | 1003 | # |
913 | # CONFIG_USB_MDC800 is not set | 1004 | # CONFIG_USB_MDC800 is not set |
914 | # CONFIG_USB_MICROTEK is not set | 1005 | # CONFIG_USB_MICROTEK is not set |
915 | CONFIG_USB_MON=y | ||
916 | 1006 | ||
917 | # | 1007 | # |
918 | # USB port drivers | 1008 | # USB port drivers |
919 | # | 1009 | # |
920 | |||
921 | # | ||
922 | # USB Serial Converter support | ||
923 | # | ||
924 | CONFIG_USB_SERIAL=y | 1010 | CONFIG_USB_SERIAL=y |
925 | # CONFIG_USB_SERIAL_CONSOLE is not set | 1011 | # CONFIG_USB_SERIAL_CONSOLE is not set |
1012 | CONFIG_USB_EZUSB=y | ||
926 | CONFIG_USB_SERIAL_GENERIC=y | 1013 | CONFIG_USB_SERIAL_GENERIC=y |
927 | # CONFIG_USB_SERIAL_AIRCABLE is not set | 1014 | # CONFIG_USB_SERIAL_AIRCABLE is not set |
928 | # CONFIG_USB_SERIAL_AIRPRIME is not set | ||
929 | # CONFIG_USB_SERIAL_ARK3116 is not set | 1015 | # CONFIG_USB_SERIAL_ARK3116 is not set |
930 | # CONFIG_USB_SERIAL_BELKIN is not set | 1016 | # CONFIG_USB_SERIAL_BELKIN is not set |
931 | # CONFIG_USB_SERIAL_CH341 is not set | 1017 | # CONFIG_USB_SERIAL_CH341 is not set |
@@ -943,6 +1029,7 @@ CONFIG_USB_SERIAL_CYPRESS_M8=m | |||
943 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | 1029 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set |
944 | CONFIG_USB_SERIAL_GARMIN=m | 1030 | CONFIG_USB_SERIAL_GARMIN=m |
945 | CONFIG_USB_SERIAL_IPW=m | 1031 | CONFIG_USB_SERIAL_IPW=m |
1032 | # CONFIG_USB_SERIAL_IUU is not set | ||
946 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set | 1033 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set |
947 | CONFIG_USB_SERIAL_KEYSPAN=y | 1034 | CONFIG_USB_SERIAL_KEYSPAN=y |
948 | CONFIG_USB_SERIAL_KEYSPAN_MPR=y | 1035 | CONFIG_USB_SERIAL_KEYSPAN_MPR=y |
@@ -962,9 +1049,11 @@ CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y | |||
962 | # CONFIG_USB_SERIAL_MCT_U232 is not set | 1049 | # CONFIG_USB_SERIAL_MCT_U232 is not set |
963 | # CONFIG_USB_SERIAL_MOS7720 is not set | 1050 | # CONFIG_USB_SERIAL_MOS7720 is not set |
964 | # CONFIG_USB_SERIAL_MOS7840 is not set | 1051 | # CONFIG_USB_SERIAL_MOS7840 is not set |
1052 | # CONFIG_USB_SERIAL_MOTOROLA is not set | ||
965 | # CONFIG_USB_SERIAL_NAVMAN is not set | 1053 | # CONFIG_USB_SERIAL_NAVMAN is not set |
966 | # CONFIG_USB_SERIAL_PL2303 is not set | 1054 | # CONFIG_USB_SERIAL_PL2303 is not set |
967 | # CONFIG_USB_SERIAL_OTI6858 is not set | 1055 | # CONFIG_USB_SERIAL_OTI6858 is not set |
1056 | # CONFIG_USB_SERIAL_SPCP8X5 is not set | ||
968 | # CONFIG_USB_SERIAL_HP4X is not set | 1057 | # CONFIG_USB_SERIAL_HP4X is not set |
969 | # CONFIG_USB_SERIAL_SAFE is not set | 1058 | # CONFIG_USB_SERIAL_SAFE is not set |
970 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | 1059 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
@@ -974,7 +1063,6 @@ CONFIG_USB_SERIAL_TI=m | |||
974 | # CONFIG_USB_SERIAL_OPTION is not set | 1063 | # CONFIG_USB_SERIAL_OPTION is not set |
975 | # CONFIG_USB_SERIAL_OMNINET is not set | 1064 | # CONFIG_USB_SERIAL_OMNINET is not set |
976 | # CONFIG_USB_SERIAL_DEBUG is not set | 1065 | # CONFIG_USB_SERIAL_DEBUG is not set |
977 | CONFIG_USB_EZUSB=y | ||
978 | 1066 | ||
979 | # | 1067 | # |
980 | # USB Miscellaneous drivers | 1068 | # USB Miscellaneous drivers |
@@ -982,7 +1070,6 @@ CONFIG_USB_EZUSB=y | |||
982 | # CONFIG_USB_EMI62 is not set | 1070 | # CONFIG_USB_EMI62 is not set |
983 | # CONFIG_USB_EMI26 is not set | 1071 | # CONFIG_USB_EMI26 is not set |
984 | # CONFIG_USB_ADUTUX is not set | 1072 | # CONFIG_USB_ADUTUX is not set |
985 | # CONFIG_USB_AUERSWALD is not set | ||
986 | # CONFIG_USB_RIO500 is not set | 1073 | # CONFIG_USB_RIO500 is not set |
987 | # CONFIG_USB_LEGOTOWER is not set | 1074 | # CONFIG_USB_LEGOTOWER is not set |
988 | # CONFIG_USB_LCD is not set | 1075 | # CONFIG_USB_LCD is not set |
@@ -999,24 +1086,16 @@ CONFIG_USB_EZUSB=y | |||
999 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1086 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1000 | # CONFIG_USB_IOWARRIOR is not set | 1087 | # CONFIG_USB_IOWARRIOR is not set |
1001 | # CONFIG_USB_TEST is not set | 1088 | # CONFIG_USB_TEST is not set |
1002 | 1089 | # CONFIG_USB_ISIGHTFW is not set | |
1003 | # | ||
1004 | # USB DSL modem support | ||
1005 | # | ||
1006 | |||
1007 | # | ||
1008 | # USB Gadget Support | ||
1009 | # | ||
1010 | # CONFIG_USB_GADGET is not set | 1090 | # CONFIG_USB_GADGET is not set |
1011 | # CONFIG_MMC is not set | 1091 | # CONFIG_MMC is not set |
1092 | # CONFIG_MEMSTICK is not set | ||
1012 | # CONFIG_NEW_LEDS is not set | 1093 | # CONFIG_NEW_LEDS is not set |
1094 | # CONFIG_ACCESSIBILITY is not set | ||
1013 | # CONFIG_INFINIBAND is not set | 1095 | # CONFIG_INFINIBAND is not set |
1014 | # CONFIG_EDAC is not set | 1096 | # CONFIG_EDAC is not set |
1015 | # CONFIG_RTC_CLASS is not set | 1097 | # CONFIG_RTC_CLASS is not set |
1016 | 1098 | # CONFIG_DMADEVICES is not set | |
1017 | # | ||
1018 | # Userspace I/O | ||
1019 | # | ||
1020 | # CONFIG_UIO is not set | 1099 | # CONFIG_UIO is not set |
1021 | 1100 | ||
1022 | # | 1101 | # |
@@ -1037,12 +1116,10 @@ CONFIG_FS_POSIX_ACL=y | |||
1037 | # CONFIG_XFS_FS is not set | 1116 | # CONFIG_XFS_FS is not set |
1038 | # CONFIG_GFS2_FS is not set | 1117 | # CONFIG_GFS2_FS is not set |
1039 | # CONFIG_OCFS2_FS is not set | 1118 | # CONFIG_OCFS2_FS is not set |
1040 | # CONFIG_MINIX_FS is not set | 1119 | CONFIG_DNOTIFY=y |
1041 | # CONFIG_ROMFS_FS is not set | ||
1042 | CONFIG_INOTIFY=y | 1120 | CONFIG_INOTIFY=y |
1043 | CONFIG_INOTIFY_USER=y | 1121 | CONFIG_INOTIFY_USER=y |
1044 | # CONFIG_QUOTA is not set | 1122 | # CONFIG_QUOTA is not set |
1045 | CONFIG_DNOTIFY=y | ||
1046 | # CONFIG_AUTOFS_FS is not set | 1123 | # CONFIG_AUTOFS_FS is not set |
1047 | # CONFIG_AUTOFS4_FS is not set | 1124 | # CONFIG_AUTOFS4_FS is not set |
1048 | # CONFIG_FUSE_FS is not set | 1125 | # CONFIG_FUSE_FS is not set |
@@ -1088,8 +1165,11 @@ CONFIG_HUGETLB_PAGE=y | |||
1088 | # CONFIG_EFS_FS is not set | 1165 | # CONFIG_EFS_FS is not set |
1089 | CONFIG_CRAMFS=y | 1166 | CONFIG_CRAMFS=y |
1090 | # CONFIG_VXFS_FS is not set | 1167 | # CONFIG_VXFS_FS is not set |
1168 | # CONFIG_MINIX_FS is not set | ||
1169 | # CONFIG_OMFS_FS is not set | ||
1091 | # CONFIG_HPFS_FS is not set | 1170 | # CONFIG_HPFS_FS is not set |
1092 | # CONFIG_QNX4FS_FS is not set | 1171 | # CONFIG_QNX4FS_FS is not set |
1172 | # CONFIG_ROMFS_FS is not set | ||
1093 | # CONFIG_SYSV_FS is not set | 1173 | # CONFIG_SYSV_FS is not set |
1094 | # CONFIG_UFS_FS is not set | 1174 | # CONFIG_UFS_FS is not set |
1095 | CONFIG_NETWORK_FILESYSTEMS=y | 1175 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -1097,16 +1177,14 @@ CONFIG_NFS_FS=y | |||
1097 | CONFIG_NFS_V3=y | 1177 | CONFIG_NFS_V3=y |
1098 | CONFIG_NFS_V3_ACL=y | 1178 | CONFIG_NFS_V3_ACL=y |
1099 | CONFIG_NFS_V4=y | 1179 | CONFIG_NFS_V4=y |
1100 | # CONFIG_NFS_DIRECTIO is not set | ||
1101 | # CONFIG_NFSD is not set | ||
1102 | CONFIG_ROOT_NFS=y | 1180 | CONFIG_ROOT_NFS=y |
1181 | # CONFIG_NFSD is not set | ||
1103 | CONFIG_LOCKD=y | 1182 | CONFIG_LOCKD=y |
1104 | CONFIG_LOCKD_V4=y | 1183 | CONFIG_LOCKD_V4=y |
1105 | CONFIG_NFS_ACL_SUPPORT=y | 1184 | CONFIG_NFS_ACL_SUPPORT=y |
1106 | CONFIG_NFS_COMMON=y | 1185 | CONFIG_NFS_COMMON=y |
1107 | CONFIG_SUNRPC=y | 1186 | CONFIG_SUNRPC=y |
1108 | CONFIG_SUNRPC_GSS=y | 1187 | CONFIG_SUNRPC_GSS=y |
1109 | # CONFIG_SUNRPC_BIND34 is not set | ||
1110 | CONFIG_RPCSEC_GSS_KRB5=y | 1188 | CONFIG_RPCSEC_GSS_KRB5=y |
1111 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1189 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1112 | # CONFIG_SMB_FS is not set | 1190 | # CONFIG_SMB_FS is not set |
@@ -1177,14 +1255,15 @@ CONFIG_NLS_DEFAULT="utf-8" | |||
1177 | # CONFIG_NLS_KOI8_U is not set | 1255 | # CONFIG_NLS_KOI8_U is not set |
1178 | CONFIG_NLS_UTF8=y | 1256 | CONFIG_NLS_UTF8=y |
1179 | # CONFIG_DLM is not set | 1257 | # CONFIG_DLM is not set |
1180 | # CONFIG_UCC_SLOW is not set | ||
1181 | 1258 | ||
1182 | # | 1259 | # |
1183 | # Library routines | 1260 | # Library routines |
1184 | # | 1261 | # |
1185 | CONFIG_BITREVERSE=y | 1262 | CONFIG_BITREVERSE=y |
1263 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1186 | CONFIG_CRC_CCITT=y | 1264 | CONFIG_CRC_CCITT=y |
1187 | # CONFIG_CRC16 is not set | 1265 | # CONFIG_CRC16 is not set |
1266 | CONFIG_CRC_T10DIF=y | ||
1188 | # CONFIG_CRC_ITU_T is not set | 1267 | # CONFIG_CRC_ITU_T is not set |
1189 | CONFIG_CRC32=y | 1268 | CONFIG_CRC32=y |
1190 | # CONFIG_CRC7 is not set | 1269 | # CONFIG_CRC7 is not set |
@@ -1194,7 +1273,7 @@ CONFIG_PLIST=y | |||
1194 | CONFIG_HAS_IOMEM=y | 1273 | CONFIG_HAS_IOMEM=y |
1195 | CONFIG_HAS_IOPORT=y | 1274 | CONFIG_HAS_IOPORT=y |
1196 | CONFIG_HAS_DMA=y | 1275 | CONFIG_HAS_DMA=y |
1197 | # CONFIG_INSTRUMENTATION is not set | 1276 | CONFIG_HAVE_LMB=y |
1198 | 1277 | ||
1199 | # | 1278 | # |
1200 | # Kernel hacking | 1279 | # Kernel hacking |
@@ -1202,6 +1281,7 @@ CONFIG_HAS_DMA=y | |||
1202 | # CONFIG_PRINTK_TIME is not set | 1281 | # CONFIG_PRINTK_TIME is not set |
1203 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1282 | CONFIG_ENABLE_WARN_DEPRECATED=y |
1204 | CONFIG_ENABLE_MUST_CHECK=y | 1283 | CONFIG_ENABLE_MUST_CHECK=y |
1284 | CONFIG_FRAME_WARN=2048 | ||
1205 | CONFIG_MAGIC_SYSRQ=y | 1285 | CONFIG_MAGIC_SYSRQ=y |
1206 | # CONFIG_UNUSED_SYMBOLS is not set | 1286 | # CONFIG_UNUSED_SYMBOLS is not set |
1207 | CONFIG_DEBUG_FS=y | 1287 | CONFIG_DEBUG_FS=y |
@@ -1209,34 +1289,59 @@ CONFIG_DEBUG_FS=y | |||
1209 | CONFIG_DEBUG_KERNEL=y | 1289 | CONFIG_DEBUG_KERNEL=y |
1210 | # CONFIG_DEBUG_SHIRQ is not set | 1290 | # CONFIG_DEBUG_SHIRQ is not set |
1211 | CONFIG_DETECT_SOFTLOCKUP=y | 1291 | CONFIG_DETECT_SOFTLOCKUP=y |
1292 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1293 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1212 | CONFIG_SCHED_DEBUG=y | 1294 | CONFIG_SCHED_DEBUG=y |
1213 | # CONFIG_SCHEDSTATS is not set | 1295 | CONFIG_SCHEDSTATS=y |
1214 | # CONFIG_TIMER_STATS is not set | 1296 | # CONFIG_TIMER_STATS is not set |
1297 | # CONFIG_DEBUG_OBJECTS is not set | ||
1215 | # CONFIG_SLUB_DEBUG_ON is not set | 1298 | # CONFIG_SLUB_DEBUG_ON is not set |
1299 | # CONFIG_SLUB_STATS is not set | ||
1216 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1300 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1217 | # CONFIG_RT_MUTEX_TESTER is not set | 1301 | # CONFIG_RT_MUTEX_TESTER is not set |
1218 | # CONFIG_DEBUG_SPINLOCK is not set | 1302 | # CONFIG_DEBUG_SPINLOCK is not set |
1219 | # CONFIG_DEBUG_MUTEXES is not set | 1303 | # CONFIG_DEBUG_MUTEXES is not set |
1304 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1305 | # CONFIG_PROVE_LOCKING is not set | ||
1306 | # CONFIG_LOCK_STAT is not set | ||
1220 | CONFIG_DEBUG_SPINLOCK_SLEEP=y | 1307 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
1221 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1308 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1309 | CONFIG_STACKTRACE=y | ||
1222 | # CONFIG_DEBUG_KOBJECT is not set | 1310 | # CONFIG_DEBUG_KOBJECT is not set |
1223 | CONFIG_DEBUG_BUGVERBOSE=y | 1311 | CONFIG_DEBUG_BUGVERBOSE=y |
1224 | # CONFIG_DEBUG_INFO is not set | 1312 | # CONFIG_DEBUG_INFO is not set |
1225 | # CONFIG_DEBUG_VM is not set | 1313 | # CONFIG_DEBUG_VM is not set |
1314 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1315 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1226 | # CONFIG_DEBUG_LIST is not set | 1316 | # CONFIG_DEBUG_LIST is not set |
1227 | # CONFIG_DEBUG_SG is not set | 1317 | # CONFIG_DEBUG_SG is not set |
1228 | # CONFIG_FORCED_INLINING is not set | 1318 | CONFIG_FRAME_POINTER=y |
1229 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1319 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1230 | # CONFIG_RCU_TORTURE_TEST is not set | 1320 | # CONFIG_RCU_TORTURE_TEST is not set |
1321 | # CONFIG_KPROBES_SANITY_TEST is not set | ||
1322 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1323 | # CONFIG_LKDTM is not set | ||
1231 | # CONFIG_FAULT_INJECTION is not set | 1324 | # CONFIG_FAULT_INJECTION is not set |
1325 | CONFIG_LATENCYTOP=y | ||
1326 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1327 | CONFIG_HAVE_FTRACE=y | ||
1328 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1329 | # CONFIG_FTRACE is not set | ||
1330 | # CONFIG_IRQSOFF_TRACER is not set | ||
1331 | # CONFIG_SCHED_TRACER is not set | ||
1332 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1232 | # CONFIG_SAMPLES is not set | 1333 | # CONFIG_SAMPLES is not set |
1334 | CONFIG_HAVE_ARCH_KGDB=y | ||
1335 | # CONFIG_KGDB is not set | ||
1233 | CONFIG_DEBUG_STACKOVERFLOW=y | 1336 | CONFIG_DEBUG_STACKOVERFLOW=y |
1234 | CONFIG_DEBUG_STACK_USAGE=y | 1337 | CONFIG_DEBUG_STACK_USAGE=y |
1235 | # CONFIG_DEBUG_PAGEALLOC is not set | 1338 | # CONFIG_DEBUG_PAGEALLOC is not set |
1236 | CONFIG_DEBUGGER=y | 1339 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1340 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1237 | CONFIG_XMON=y | 1341 | CONFIG_XMON=y |
1238 | CONFIG_XMON_DEFAULT=y | 1342 | CONFIG_XMON_DEFAULT=y |
1239 | CONFIG_XMON_DISASSEMBLY=y | 1343 | CONFIG_XMON_DISASSEMBLY=y |
1344 | CONFIG_DEBUGGER=y | ||
1240 | # CONFIG_IRQSTACKS is not set | 1345 | # CONFIG_IRQSTACKS is not set |
1241 | # CONFIG_VIRQ_DEBUG is not set | 1346 | # CONFIG_VIRQ_DEBUG is not set |
1242 | CONFIG_BOOTX_TEXT=y | 1347 | CONFIG_BOOTX_TEXT=y |
@@ -1249,44 +1354,84 @@ CONFIG_BOOTX_TEXT=y | |||
1249 | # CONFIG_SECURITY is not set | 1354 | # CONFIG_SECURITY is not set |
1250 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1355 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1251 | CONFIG_CRYPTO=y | 1356 | CONFIG_CRYPTO=y |
1357 | |||
1358 | # | ||
1359 | # Crypto core or helper | ||
1360 | # | ||
1252 | CONFIG_CRYPTO_ALGAPI=y | 1361 | CONFIG_CRYPTO_ALGAPI=y |
1253 | CONFIG_CRYPTO_BLKCIPHER=y | 1362 | CONFIG_CRYPTO_BLKCIPHER=y |
1254 | CONFIG_CRYPTO_MANAGER=y | 1363 | CONFIG_CRYPTO_MANAGER=y |
1364 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1365 | # CONFIG_CRYPTO_NULL is not set | ||
1366 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1367 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1368 | # CONFIG_CRYPTO_TEST is not set | ||
1369 | |||
1370 | # | ||
1371 | # Authenticated Encryption with Associated Data | ||
1372 | # | ||
1373 | # CONFIG_CRYPTO_CCM is not set | ||
1374 | # CONFIG_CRYPTO_GCM is not set | ||
1375 | # CONFIG_CRYPTO_SEQIV is not set | ||
1376 | |||
1377 | # | ||
1378 | # Block modes | ||
1379 | # | ||
1380 | CONFIG_CRYPTO_CBC=y | ||
1381 | # CONFIG_CRYPTO_CTR is not set | ||
1382 | # CONFIG_CRYPTO_CTS is not set | ||
1383 | CONFIG_CRYPTO_ECB=m | ||
1384 | # CONFIG_CRYPTO_LRW is not set | ||
1385 | CONFIG_CRYPTO_PCBC=m | ||
1386 | # CONFIG_CRYPTO_XTS is not set | ||
1387 | |||
1388 | # | ||
1389 | # Hash modes | ||
1390 | # | ||
1255 | # CONFIG_CRYPTO_HMAC is not set | 1391 | # CONFIG_CRYPTO_HMAC is not set |
1256 | # CONFIG_CRYPTO_XCBC is not set | 1392 | # CONFIG_CRYPTO_XCBC is not set |
1257 | # CONFIG_CRYPTO_NULL is not set | 1393 | |
1394 | # | ||
1395 | # Digest | ||
1396 | # | ||
1397 | # CONFIG_CRYPTO_CRC32C is not set | ||
1258 | # CONFIG_CRYPTO_MD4 is not set | 1398 | # CONFIG_CRYPTO_MD4 is not set |
1259 | CONFIG_CRYPTO_MD5=y | 1399 | CONFIG_CRYPTO_MD5=y |
1400 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1401 | # CONFIG_CRYPTO_RMD128 is not set | ||
1402 | # CONFIG_CRYPTO_RMD160 is not set | ||
1403 | # CONFIG_CRYPTO_RMD256 is not set | ||
1404 | # CONFIG_CRYPTO_RMD320 is not set | ||
1260 | # CONFIG_CRYPTO_SHA1 is not set | 1405 | # CONFIG_CRYPTO_SHA1 is not set |
1261 | # CONFIG_CRYPTO_SHA256 is not set | 1406 | # CONFIG_CRYPTO_SHA256 is not set |
1262 | # CONFIG_CRYPTO_SHA512 is not set | 1407 | # CONFIG_CRYPTO_SHA512 is not set |
1263 | # CONFIG_CRYPTO_WP512 is not set | ||
1264 | # CONFIG_CRYPTO_TGR192 is not set | 1408 | # CONFIG_CRYPTO_TGR192 is not set |
1265 | # CONFIG_CRYPTO_GF128MUL is not set | 1409 | # CONFIG_CRYPTO_WP512 is not set |
1266 | CONFIG_CRYPTO_ECB=m | 1410 | |
1267 | CONFIG_CRYPTO_CBC=y | 1411 | # |
1268 | CONFIG_CRYPTO_PCBC=m | 1412 | # Ciphers |
1269 | # CONFIG_CRYPTO_LRW is not set | 1413 | # |
1270 | # CONFIG_CRYPTO_XTS is not set | ||
1271 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1272 | CONFIG_CRYPTO_DES=y | ||
1273 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1274 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1275 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1276 | # CONFIG_CRYPTO_SERPENT is not set | ||
1277 | # CONFIG_CRYPTO_AES is not set | 1414 | # CONFIG_CRYPTO_AES is not set |
1415 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1416 | # CONFIG_CRYPTO_ARC4 is not set | ||
1417 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1418 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1278 | # CONFIG_CRYPTO_CAST5 is not set | 1419 | # CONFIG_CRYPTO_CAST5 is not set |
1279 | # CONFIG_CRYPTO_CAST6 is not set | 1420 | # CONFIG_CRYPTO_CAST6 is not set |
1280 | # CONFIG_CRYPTO_TEA is not set | 1421 | CONFIG_CRYPTO_DES=y |
1281 | # CONFIG_CRYPTO_ARC4 is not set | 1422 | # CONFIG_CRYPTO_FCRYPT is not set |
1282 | # CONFIG_CRYPTO_KHAZAD is not set | 1423 | # CONFIG_CRYPTO_KHAZAD is not set |
1283 | # CONFIG_CRYPTO_ANUBIS is not set | 1424 | # CONFIG_CRYPTO_SALSA20 is not set |
1284 | # CONFIG_CRYPTO_SEED is not set | 1425 | # CONFIG_CRYPTO_SEED is not set |
1426 | # CONFIG_CRYPTO_SERPENT is not set | ||
1427 | # CONFIG_CRYPTO_TEA is not set | ||
1428 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1429 | |||
1430 | # | ||
1431 | # Compression | ||
1432 | # | ||
1285 | # CONFIG_CRYPTO_DEFLATE is not set | 1433 | # CONFIG_CRYPTO_DEFLATE is not set |
1286 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1434 | # CONFIG_CRYPTO_LZO is not set |
1287 | # CONFIG_CRYPTO_CRC32C is not set | ||
1288 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1289 | # CONFIG_CRYPTO_TEST is not set | ||
1290 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1291 | # CONFIG_CRYPTO_HW is not set | 1435 | # CONFIG_CRYPTO_HW is not set |
1292 | # CONFIG_PPC_CLOCK is not set | 1436 | # CONFIG_PPC_CLOCK is not set |
1437 | # CONFIG_VIRTUALIZATION is not set | ||