diff options
author | Paul Mackerras <paulus@samba.org> | 2007-06-26 00:19:35 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-06-26 00:38:47 -0400 |
commit | ca74c013441200b162f6a384b23b833d1865a9e8 (patch) | |
tree | 7bfb0137f347ee3850e9db78d4f5fc08cc7a93fe /arch/powerpc/configs/maple_defconfig | |
parent | d30d6badd1769a00bc5a800b8af4e8b3f169c633 (diff) |
[POWERPC] Update defconfigs
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/maple_defconfig')
-rw-r--r-- | arch/powerpc/configs/maple_defconfig | 248 |
1 files changed, 113 insertions, 135 deletions
diff --git a/arch/powerpc/configs/maple_defconfig b/arch/powerpc/configs/maple_defconfig index 15366f0e489f..eb3d9ad655ea 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.20-rc5 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Mon Jan 22 22:19:02 2007 | 4 | # Tue Jun 26 13:27:35 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -39,6 +39,7 @@ CONFIG_PPC_FPU=y | |||
39 | # CONFIG_PPC_OF_PLATFORM_PCI is not set | 39 | # CONFIG_PPC_OF_PLATFORM_PCI is not set |
40 | # CONFIG_ALTIVEC is not set | 40 | # CONFIG_ALTIVEC is not set |
41 | CONFIG_PPC_STD_MMU=y | 41 | CONFIG_PPC_STD_MMU=y |
42 | CONFIG_PPC_MM_SLICES=y | ||
42 | CONFIG_VIRT_CPU_ACCOUNTING=y | 43 | CONFIG_VIRT_CPU_ACCOUNTING=y |
43 | CONFIG_SMP=y | 44 | CONFIG_SMP=y |
44 | CONFIG_NR_CPUS=4 | 45 | CONFIG_NR_CPUS=4 |
@@ -59,6 +60,7 @@ CONFIG_LOCALVERSION_AUTO=y | |||
59 | CONFIG_SWAP=y | 60 | CONFIG_SWAP=y |
60 | CONFIG_SYSVIPC=y | 61 | CONFIG_SYSVIPC=y |
61 | # CONFIG_IPC_NS is not set | 62 | # CONFIG_IPC_NS is not set |
63 | CONFIG_SYSVIPC_SYSCTL=y | ||
62 | CONFIG_POSIX_MQUEUE=y | 64 | CONFIG_POSIX_MQUEUE=y |
63 | # CONFIG_BSD_PROCESS_ACCT is not set | 65 | # CONFIG_BSD_PROCESS_ACCT is not set |
64 | # CONFIG_TASKSTATS is not set | 66 | # CONFIG_TASKSTATS is not set |
@@ -66,10 +68,11 @@ CONFIG_POSIX_MQUEUE=y | |||
66 | # CONFIG_AUDIT is not set | 68 | # CONFIG_AUDIT is not set |
67 | CONFIG_IKCONFIG=y | 69 | CONFIG_IKCONFIG=y |
68 | CONFIG_IKCONFIG_PROC=y | 70 | CONFIG_IKCONFIG_PROC=y |
71 | CONFIG_LOG_BUF_SHIFT=17 | ||
69 | # CONFIG_CPUSETS is not set | 72 | # CONFIG_CPUSETS is not set |
70 | CONFIG_SYSFS_DEPRECATED=y | 73 | CONFIG_SYSFS_DEPRECATED=y |
71 | # CONFIG_RELAY is not set | 74 | # CONFIG_RELAY is not set |
72 | CONFIG_INITRAMFS_SOURCE="" | 75 | # CONFIG_BLK_DEV_INITRD is not set |
73 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 76 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
74 | CONFIG_SYSCTL=y | 77 | CONFIG_SYSCTL=y |
75 | # CONFIG_EMBEDDED is not set | 78 | # CONFIG_EMBEDDED is not set |
@@ -83,14 +86,19 @@ CONFIG_BUG=y | |||
83 | CONFIG_ELF_CORE=y | 86 | CONFIG_ELF_CORE=y |
84 | CONFIG_BASE_FULL=y | 87 | CONFIG_BASE_FULL=y |
85 | CONFIG_FUTEX=y | 88 | CONFIG_FUTEX=y |
89 | CONFIG_ANON_INODES=y | ||
86 | CONFIG_EPOLL=y | 90 | CONFIG_EPOLL=y |
91 | CONFIG_SIGNALFD=y | ||
92 | CONFIG_TIMERFD=y | ||
93 | CONFIG_EVENTFD=y | ||
87 | CONFIG_SHMEM=y | 94 | CONFIG_SHMEM=y |
88 | CONFIG_SLAB=y | ||
89 | CONFIG_VM_EVENT_COUNTERS=y | 95 | CONFIG_VM_EVENT_COUNTERS=y |
96 | CONFIG_SLAB=y | ||
97 | # CONFIG_SLUB is not set | ||
98 | # CONFIG_SLOB is not set | ||
90 | CONFIG_RT_MUTEXES=y | 99 | CONFIG_RT_MUTEXES=y |
91 | # CONFIG_TINY_SHMEM is not set | 100 | # CONFIG_TINY_SHMEM is not set |
92 | CONFIG_BASE_SMALL=0 | 101 | CONFIG_BASE_SMALL=0 |
93 | # CONFIG_SLOB is not set | ||
94 | 102 | ||
95 | # | 103 | # |
96 | # Loadable module support | 104 | # Loadable module support |
@@ -131,29 +139,34 @@ CONFIG_PPC_MULTIPLATFORM=y | |||
131 | # CONFIG_PPC_PSERIES is not set | 139 | # CONFIG_PPC_PSERIES is not set |
132 | # CONFIG_PPC_ISERIES is not set | 140 | # CONFIG_PPC_ISERIES is not set |
133 | # CONFIG_PPC_MPC52xx is not set | 141 | # CONFIG_PPC_MPC52xx is not set |
142 | # CONFIG_PPC_MPC5200 is not set | ||
134 | # CONFIG_PPC_PMAC is not set | 143 | # CONFIG_PPC_PMAC is not set |
135 | CONFIG_PPC_MAPLE=y | 144 | CONFIG_PPC_MAPLE=y |
136 | # CONFIG_PPC_PASEMI is not set | 145 | # CONFIG_PPC_PASEMI is not set |
146 | # CONFIG_PPC_CELLEB is not set | ||
147 | # CONFIG_PPC_PS3 is not set | ||
137 | # CONFIG_PPC_CELL is not set | 148 | # CONFIG_PPC_CELL is not set |
138 | # CONFIG_PPC_CELL_NATIVE is not set | 149 | # CONFIG_PPC_CELL_NATIVE is not set |
139 | # CONFIG_PPC_IBM_CELL_BLADE is not set | 150 | # CONFIG_PPC_IBM_CELL_BLADE is not set |
140 | # CONFIG_PPC_PS3 is not set | 151 | # CONFIG_PQ2ADS is not set |
141 | CONFIG_PPC_NATIVE=y | 152 | CONFIG_PPC_NATIVE=y |
142 | CONFIG_UDBG_RTAS_CONSOLE=y | 153 | CONFIG_UDBG_RTAS_CONSOLE=y |
154 | CONFIG_MPIC=y | ||
155 | # CONFIG_MPIC_WEIRD is not set | ||
156 | # CONFIG_PPC_I8259 is not set | ||
143 | CONFIG_U3_DART=y | 157 | CONFIG_U3_DART=y |
144 | CONFIG_PPC_RTAS=y | 158 | CONFIG_PPC_RTAS=y |
145 | # CONFIG_RTAS_ERROR_LOGGING is not set | 159 | # CONFIG_RTAS_ERROR_LOGGING is not set |
146 | CONFIG_RTAS_PROC=y | 160 | CONFIG_RTAS_PROC=y |
147 | # CONFIG_RTAS_FLASH is not set | 161 | # CONFIG_RTAS_FLASH is not set |
148 | # CONFIG_MMIO_NVRAM is not set | 162 | CONFIG_MMIO_NVRAM=y |
149 | CONFIG_MPIC_U3_HT_IRQS=y | 163 | CONFIG_MPIC_U3_HT_IRQS=y |
150 | # CONFIG_PPC_MPC106 is not set | 164 | # CONFIG_PPC_MPC106 is not set |
151 | CONFIG_PPC_970_NAP=y | 165 | CONFIG_PPC_970_NAP=y |
152 | # CONFIG_PPC_INDIRECT_IO is not set | 166 | # CONFIG_PPC_INDIRECT_IO is not set |
153 | # CONFIG_GENERIC_IOMAP is not set | 167 | # CONFIG_GENERIC_IOMAP is not set |
154 | # CONFIG_CPU_FREQ is not set | 168 | # CONFIG_CPU_FREQ is not set |
155 | # CONFIG_WANT_EARLY_SERIAL is not set | 169 | # CONFIG_CPM2 is not set |
156 | CONFIG_MPIC=y | ||
157 | 170 | ||
158 | # | 171 | # |
159 | # Kernel options | 172 | # Kernel options |
@@ -189,34 +202,34 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
189 | # CONFIG_SPARSEMEM_STATIC is not set | 202 | # CONFIG_SPARSEMEM_STATIC is not set |
190 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 203 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
191 | CONFIG_RESOURCES_64BIT=y | 204 | CONFIG_RESOURCES_64BIT=y |
205 | CONFIG_ZONE_DMA_FLAG=1 | ||
206 | # CONFIG_PPC_HAS_HASH_64K is not set | ||
192 | # CONFIG_PPC_64K_PAGES is not set | 207 | # CONFIG_PPC_64K_PAGES is not set |
193 | # CONFIG_SCHED_SMT is not set | 208 | # CONFIG_SCHED_SMT is not set |
194 | CONFIG_PROC_DEVICETREE=y | 209 | CONFIG_PROC_DEVICETREE=y |
195 | # CONFIG_CMDLINE_BOOL is not set | 210 | # CONFIG_CMDLINE_BOOL is not set |
196 | # CONFIG_PM is not set | 211 | # CONFIG_PM is not set |
197 | CONFIG_SECCOMP=y | 212 | CONFIG_SECCOMP=y |
213 | # CONFIG_WANT_DEVICE_TREE is not set | ||
198 | CONFIG_ISA_DMA_API=y | 214 | CONFIG_ISA_DMA_API=y |
199 | 215 | ||
200 | # | 216 | # |
201 | # Bus options | 217 | # Bus options |
202 | # | 218 | # |
219 | CONFIG_ZONE_DMA=y | ||
203 | CONFIG_GENERIC_ISA_DMA=y | 220 | CONFIG_GENERIC_ISA_DMA=y |
204 | # CONFIG_MPIC_WEIRD is not set | ||
205 | # CONFIG_PPC_I8259 is not set | ||
206 | # CONFIG_PPC_INDIRECT_PCI is not set | 221 | # CONFIG_PPC_INDIRECT_PCI is not set |
207 | CONFIG_PCI=y | 222 | CONFIG_PCI=y |
208 | CONFIG_PCI_DOMAINS=y | 223 | CONFIG_PCI_DOMAINS=y |
209 | # CONFIG_PCIEPORTBUS is not set | 224 | # CONFIG_PCIEPORTBUS is not set |
225 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
226 | CONFIG_PCI_MSI=y | ||
210 | # CONFIG_PCI_DEBUG is not set | 227 | # CONFIG_PCI_DEBUG is not set |
211 | 228 | ||
212 | # | 229 | # |
213 | # PCCARD (PCMCIA/CardBus) support | 230 | # PCCARD (PCMCIA/CardBus) support |
214 | # | 231 | # |
215 | # CONFIG_PCCARD is not set | 232 | # CONFIG_PCCARD is not set |
216 | |||
217 | # | ||
218 | # PCI Hotplug Support | ||
219 | # | ||
220 | # CONFIG_HOTPLUG_PCI is not set | 233 | # CONFIG_HOTPLUG_PCI is not set |
221 | CONFIG_KERNEL_START=0xc000000000000000 | 234 | CONFIG_KERNEL_START=0xc000000000000000 |
222 | 235 | ||
@@ -228,13 +241,13 @@ CONFIG_NET=y | |||
228 | # | 241 | # |
229 | # Networking options | 242 | # Networking options |
230 | # | 243 | # |
231 | # CONFIG_NETDEBUG is not set | ||
232 | CONFIG_PACKET=y | 244 | CONFIG_PACKET=y |
233 | CONFIG_PACKET_MMAP=y | 245 | CONFIG_PACKET_MMAP=y |
234 | CONFIG_UNIX=y | 246 | CONFIG_UNIX=y |
235 | CONFIG_XFRM=y | 247 | CONFIG_XFRM=y |
236 | CONFIG_XFRM_USER=m | 248 | CONFIG_XFRM_USER=m |
237 | # CONFIG_XFRM_SUB_POLICY is not set | 249 | # CONFIG_XFRM_SUB_POLICY is not set |
250 | # CONFIG_XFRM_MIGRATE is not set | ||
238 | # CONFIG_NET_KEY is not set | 251 | # CONFIG_NET_KEY is not set |
239 | CONFIG_INET=y | 252 | CONFIG_INET=y |
240 | CONFIG_IP_MULTICAST=y | 253 | CONFIG_IP_MULTICAST=y |
@@ -268,20 +281,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
268 | # CONFIG_INET6_TUNNEL is not set | 281 | # CONFIG_INET6_TUNNEL is not set |
269 | # CONFIG_NETWORK_SECMARK is not set | 282 | # CONFIG_NETWORK_SECMARK is not set |
270 | # CONFIG_NETFILTER is not set | 283 | # CONFIG_NETFILTER is not set |
271 | |||
272 | # | ||
273 | # DCCP Configuration (EXPERIMENTAL) | ||
274 | # | ||
275 | # CONFIG_IP_DCCP is not set | 284 | # CONFIG_IP_DCCP is not set |
276 | |||
277 | # | ||
278 | # SCTP Configuration (EXPERIMENTAL) | ||
279 | # | ||
280 | # CONFIG_IP_SCTP is not set | 285 | # CONFIG_IP_SCTP is not set |
281 | |||
282 | # | ||
283 | # TIPC Configuration (EXPERIMENTAL) | ||
284 | # | ||
285 | # CONFIG_TIPC is not set | 286 | # CONFIG_TIPC is not set |
286 | # CONFIG_ATM is not set | 287 | # CONFIG_ATM is not set |
287 | # CONFIG_BRIDGE is not set | 288 | # CONFIG_BRIDGE is not set |
@@ -307,7 +308,16 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
307 | # CONFIG_HAMRADIO is not set | 308 | # CONFIG_HAMRADIO is not set |
308 | # CONFIG_IRDA is not set | 309 | # CONFIG_IRDA is not set |
309 | # CONFIG_BT is not set | 310 | # CONFIG_BT is not set |
311 | # CONFIG_AF_RXRPC is not set | ||
312 | |||
313 | # | ||
314 | # Wireless | ||
315 | # | ||
316 | # CONFIG_CFG80211 is not set | ||
317 | # CONFIG_WIRELESS_EXT is not set | ||
318 | # CONFIG_MAC80211 is not set | ||
310 | # CONFIG_IEEE80211 is not set | 319 | # CONFIG_IEEE80211 is not set |
320 | # CONFIG_RFKILL is not set | ||
311 | 321 | ||
312 | # | 322 | # |
313 | # Device Drivers | 323 | # Device Drivers |
@@ -320,16 +330,13 @@ CONFIG_STANDALONE=y | |||
320 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 330 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
321 | # CONFIG_FW_LOADER is not set | 331 | # CONFIG_FW_LOADER is not set |
322 | # CONFIG_DEBUG_DRIVER is not set | 332 | # CONFIG_DEBUG_DRIVER is not set |
333 | # CONFIG_DEBUG_DEVRES is not set | ||
323 | # CONFIG_SYS_HYPERVISOR is not set | 334 | # CONFIG_SYS_HYPERVISOR is not set |
324 | 335 | ||
325 | # | 336 | # |
326 | # Connector - unified userspace <-> kernelspace linker | 337 | # Connector - unified userspace <-> kernelspace linker |
327 | # | 338 | # |
328 | # CONFIG_CONNECTOR is not set | 339 | # CONFIG_CONNECTOR is not set |
329 | |||
330 | # | ||
331 | # Memory Technology Devices (MTD) | ||
332 | # | ||
333 | # CONFIG_MTD is not set | 340 | # CONFIG_MTD is not set |
334 | 341 | ||
335 | # | 342 | # |
@@ -340,6 +347,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
340 | # | 347 | # |
341 | # Plug and Play support | 348 | # Plug and Play support |
342 | # | 349 | # |
350 | # CONFIG_PNPACPI is not set | ||
343 | 351 | ||
344 | # | 352 | # |
345 | # Block devices | 353 | # Block devices |
@@ -358,19 +366,16 @@ CONFIG_BLK_DEV_RAM=y | |||
358 | CONFIG_BLK_DEV_RAM_COUNT=16 | 366 | CONFIG_BLK_DEV_RAM_COUNT=16 |
359 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 367 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
360 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 368 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
361 | # CONFIG_BLK_DEV_INITRD is not set | ||
362 | # CONFIG_CDROM_PKTCDVD is not set | 369 | # CONFIG_CDROM_PKTCDVD is not set |
363 | # CONFIG_ATA_OVER_ETH is not set | 370 | # CONFIG_ATA_OVER_ETH is not set |
364 | 371 | ||
365 | # | 372 | # |
366 | # Misc devices | 373 | # Misc devices |
367 | # | 374 | # |
375 | # CONFIG_PHANTOM is not set | ||
368 | # CONFIG_SGI_IOC4 is not set | 376 | # CONFIG_SGI_IOC4 is not set |
369 | # CONFIG_TIFM_CORE is not set | 377 | # CONFIG_TIFM_CORE is not set |
370 | 378 | # CONFIG_BLINK is not set | |
371 | # | ||
372 | # ATA/ATAPI/MFM/RLL support | ||
373 | # | ||
374 | CONFIG_IDE=y | 379 | CONFIG_IDE=y |
375 | CONFIG_BLK_DEV_IDE=y | 380 | CONFIG_BLK_DEV_IDE=y |
376 | 381 | ||
@@ -384,6 +389,7 @@ CONFIG_BLK_DEV_IDECD=y | |||
384 | # CONFIG_BLK_DEV_IDETAPE is not set | 389 | # CONFIG_BLK_DEV_IDETAPE is not set |
385 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 390 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
386 | CONFIG_IDE_TASK_IOCTL=y | 391 | CONFIG_IDE_TASK_IOCTL=y |
392 | CONFIG_IDE_PROC_FS=y | ||
387 | 393 | ||
388 | # | 394 | # |
389 | # IDE chipset support/bugfixes | 395 | # IDE chipset support/bugfixes |
@@ -391,12 +397,12 @@ CONFIG_IDE_TASK_IOCTL=y | |||
391 | CONFIG_IDE_GENERIC=y | 397 | CONFIG_IDE_GENERIC=y |
392 | CONFIG_BLK_DEV_IDEPCI=y | 398 | CONFIG_BLK_DEV_IDEPCI=y |
393 | CONFIG_IDEPCI_SHARE_IRQ=y | 399 | CONFIG_IDEPCI_SHARE_IRQ=y |
400 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
394 | # CONFIG_BLK_DEV_OFFBOARD is not set | 401 | # CONFIG_BLK_DEV_OFFBOARD is not set |
395 | CONFIG_BLK_DEV_GENERIC=y | 402 | CONFIG_BLK_DEV_GENERIC=y |
396 | # CONFIG_BLK_DEV_OPTI621 is not set | 403 | # CONFIG_BLK_DEV_OPTI621 is not set |
397 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 404 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
398 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | 405 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
399 | CONFIG_IDEDMA_PCI_AUTO=y | ||
400 | # CONFIG_IDEDMA_ONLYDISK is not set | 406 | # CONFIG_IDEDMA_ONLYDISK is not set |
401 | # CONFIG_BLK_DEV_AEC62XX is not set | 407 | # CONFIG_BLK_DEV_AEC62XX is not set |
402 | # CONFIG_BLK_DEV_ALI15X3 is not set | 408 | # CONFIG_BLK_DEV_ALI15X3 is not set |
@@ -411,6 +417,7 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
411 | # CONFIG_BLK_DEV_JMICRON is not set | 417 | # CONFIG_BLK_DEV_JMICRON is not set |
412 | # CONFIG_BLK_DEV_SC1200 is not set | 418 | # CONFIG_BLK_DEV_SC1200 is not set |
413 | # CONFIG_BLK_DEV_PIIX is not set | 419 | # CONFIG_BLK_DEV_PIIX is not set |
420 | # CONFIG_BLK_DEV_IT8213 is not set | ||
414 | # CONFIG_BLK_DEV_IT821X is not set | 421 | # CONFIG_BLK_DEV_IT821X is not set |
415 | # CONFIG_BLK_DEV_NS87415 is not set | 422 | # CONFIG_BLK_DEV_NS87415 is not set |
416 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | 423 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
@@ -421,10 +428,10 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
421 | # CONFIG_BLK_DEV_SLC90E66 is not set | 428 | # CONFIG_BLK_DEV_SLC90E66 is not set |
422 | # CONFIG_BLK_DEV_TRM290 is not set | 429 | # CONFIG_BLK_DEV_TRM290 is not set |
423 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 430 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
431 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
424 | # CONFIG_IDE_ARM is not set | 432 | # CONFIG_IDE_ARM is not set |
425 | CONFIG_BLK_DEV_IDEDMA=y | 433 | CONFIG_BLK_DEV_IDEDMA=y |
426 | # CONFIG_IDEDMA_IVB is not set | 434 | # CONFIG_IDEDMA_IVB is not set |
427 | CONFIG_IDEDMA_AUTO=y | ||
428 | # CONFIG_BLK_DEV_HD is not set | 435 | # CONFIG_BLK_DEV_HD is not set |
429 | 436 | ||
430 | # | 437 | # |
@@ -433,10 +440,6 @@ CONFIG_IDEDMA_AUTO=y | |||
433 | # CONFIG_RAID_ATTRS is not set | 440 | # CONFIG_RAID_ATTRS is not set |
434 | # CONFIG_SCSI is not set | 441 | # CONFIG_SCSI is not set |
435 | # CONFIG_SCSI_NETLINK is not set | 442 | # CONFIG_SCSI_NETLINK is not set |
436 | |||
437 | # | ||
438 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
439 | # | ||
440 | # CONFIG_ATA is not set | 443 | # CONFIG_ATA is not set |
441 | 444 | ||
442 | # | 445 | # |
@@ -452,18 +455,14 @@ CONFIG_IDEDMA_AUTO=y | |||
452 | # | 455 | # |
453 | # IEEE 1394 (FireWire) support | 456 | # IEEE 1394 (FireWire) support |
454 | # | 457 | # |
458 | # CONFIG_FIREWIRE is not set | ||
455 | # CONFIG_IEEE1394 is not set | 459 | # CONFIG_IEEE1394 is not set |
456 | 460 | ||
457 | # | 461 | # |
458 | # I2O device support | 462 | # I2O device support |
459 | # | 463 | # |
460 | # CONFIG_I2O is not set | 464 | # CONFIG_I2O is not set |
461 | 465 | # CONFIG_MACINTOSH_DRIVERS is not set | |
462 | # | ||
463 | # Macintosh device drivers | ||
464 | # | ||
465 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
466 | # CONFIG_WINDFARM is not set | ||
467 | 466 | ||
468 | # | 467 | # |
469 | # Network device support | 468 | # Network device support |
@@ -473,15 +472,7 @@ CONFIG_NETDEVICES=y | |||
473 | # CONFIG_BONDING is not set | 472 | # CONFIG_BONDING is not set |
474 | # CONFIG_EQUALIZER is not set | 473 | # CONFIG_EQUALIZER is not set |
475 | # CONFIG_TUN is not set | 474 | # CONFIG_TUN is not set |
476 | |||
477 | # | ||
478 | # ARCnet devices | ||
479 | # | ||
480 | # CONFIG_ARCNET is not set | 475 | # CONFIG_ARCNET is not set |
481 | |||
482 | # | ||
483 | # PHY device support | ||
484 | # | ||
485 | # CONFIG_PHYLIB is not set | 476 | # CONFIG_PHYLIB is not set |
486 | 477 | ||
487 | # | 478 | # |
@@ -518,10 +509,8 @@ CONFIG_AMD8111_ETH=y | |||
518 | # CONFIG_EPIC100 is not set | 509 | # CONFIG_EPIC100 is not set |
519 | # CONFIG_SUNDANCE is not set | 510 | # CONFIG_SUNDANCE is not set |
520 | # CONFIG_VIA_RHINE is not set | 511 | # CONFIG_VIA_RHINE is not set |
521 | 512 | # CONFIG_SC92031 is not set | |
522 | # | 513 | CONFIG_NETDEV_1000=y |
523 | # Ethernet (1000 Mbit) | ||
524 | # | ||
525 | # CONFIG_ACENIC is not set | 514 | # CONFIG_ACENIC is not set |
526 | # CONFIG_DL2K is not set | 515 | # CONFIG_DL2K is not set |
527 | CONFIG_E1000=y | 516 | CONFIG_E1000=y |
@@ -539,29 +528,33 @@ CONFIG_E1000=y | |||
539 | CONFIG_TIGON3=y | 528 | CONFIG_TIGON3=y |
540 | # CONFIG_BNX2 is not set | 529 | # CONFIG_BNX2 is not set |
541 | # CONFIG_QLA3XXX is not set | 530 | # CONFIG_QLA3XXX is not set |
542 | 531 | # CONFIG_ATL1 is not set | |
543 | # | 532 | CONFIG_NETDEV_10000=y |
544 | # Ethernet (10000 Mbit) | ||
545 | # | ||
546 | # CONFIG_CHELSIO_T1 is not set | 533 | # CONFIG_CHELSIO_T1 is not set |
534 | # CONFIG_CHELSIO_T3 is not set | ||
547 | # CONFIG_IXGB is not set | 535 | # CONFIG_IXGB is not set |
548 | # CONFIG_S2IO is not set | 536 | # CONFIG_S2IO is not set |
549 | # CONFIG_MYRI10GE is not set | 537 | # CONFIG_MYRI10GE is not set |
550 | # CONFIG_NETXEN_NIC is not set | 538 | # CONFIG_NETXEN_NIC is not set |
551 | 539 | # CONFIG_PASEMI_MAC is not set | |
552 | # | 540 | # CONFIG_MLX4_CORE is not set |
553 | # Token Ring devices | ||
554 | # | ||
555 | # CONFIG_TR is not set | 541 | # CONFIG_TR is not set |
556 | 542 | ||
557 | # | 543 | # |
558 | # Wireless LAN (non-hamradio) | 544 | # Wireless LAN |
559 | # | 545 | # |
560 | # CONFIG_NET_RADIO is not set | 546 | # CONFIG_WLAN_PRE80211 is not set |
547 | # CONFIG_WLAN_80211 is not set | ||
561 | 548 | ||
562 | # | 549 | # |
563 | # Wan interfaces | 550 | # USB Network Adapters |
564 | # | 551 | # |
552 | # CONFIG_USB_CATC is not set | ||
553 | # CONFIG_USB_KAWETH is not set | ||
554 | CONFIG_USB_PEGASUS=y | ||
555 | # CONFIG_USB_RTL8150 is not set | ||
556 | # CONFIG_USB_USBNET_MII is not set | ||
557 | # CONFIG_USB_USBNET is not set | ||
565 | # CONFIG_WAN is not set | 558 | # CONFIG_WAN is not set |
566 | # CONFIG_FDDI is not set | 559 | # CONFIG_FDDI is not set |
567 | # CONFIG_HIPPI is not set | 560 | # CONFIG_HIPPI is not set |
@@ -587,6 +580,7 @@ CONFIG_TIGON3=y | |||
587 | # | 580 | # |
588 | CONFIG_INPUT=y | 581 | CONFIG_INPUT=y |
589 | # CONFIG_INPUT_FF_MEMLESS is not set | 582 | # CONFIG_INPUT_FF_MEMLESS is not set |
583 | # CONFIG_INPUT_POLLDEV is not set | ||
590 | 584 | ||
591 | # | 585 | # |
592 | # Userland interfaces | 586 | # Userland interfaces |
@@ -606,6 +600,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 | |||
606 | # CONFIG_INPUT_KEYBOARD is not set | 600 | # CONFIG_INPUT_KEYBOARD is not set |
607 | # CONFIG_INPUT_MOUSE is not set | 601 | # CONFIG_INPUT_MOUSE is not set |
608 | # CONFIG_INPUT_JOYSTICK is not set | 602 | # CONFIG_INPUT_JOYSTICK is not set |
603 | # CONFIG_INPUT_TABLET is not set | ||
609 | # CONFIG_INPUT_TOUCHSCREEN is not set | 604 | # CONFIG_INPUT_TOUCHSCREEN is not set |
610 | # CONFIG_INPUT_MISC is not set | 605 | # CONFIG_INPUT_MISC is not set |
611 | 606 | ||
@@ -640,6 +635,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
640 | CONFIG_SERIAL_CORE=y | 635 | CONFIG_SERIAL_CORE=y |
641 | CONFIG_SERIAL_CORE_CONSOLE=y | 636 | CONFIG_SERIAL_CORE_CONSOLE=y |
642 | # CONFIG_SERIAL_JSM is not set | 637 | # CONFIG_SERIAL_JSM is not set |
638 | # CONFIG_SERIAL_OF_PLATFORM is not set | ||
643 | CONFIG_UNIX98_PTYS=y | 639 | CONFIG_UNIX98_PTYS=y |
644 | CONFIG_LEGACY_PTYS=y | 640 | CONFIG_LEGACY_PTYS=y |
645 | CONFIG_LEGACY_PTY_COUNT=256 | 641 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -650,15 +646,10 @@ CONFIG_HVC_RTAS=y | |||
650 | # IPMI | 646 | # IPMI |
651 | # | 647 | # |
652 | # CONFIG_IPMI_HANDLER is not set | 648 | # CONFIG_IPMI_HANDLER is not set |
653 | |||
654 | # | ||
655 | # Watchdog Cards | ||
656 | # | ||
657 | # CONFIG_WATCHDOG is not set | 649 | # CONFIG_WATCHDOG is not set |
658 | # CONFIG_HW_RANDOM is not set | 650 | # CONFIG_HW_RANDOM is not set |
659 | CONFIG_GEN_RTC=y | 651 | CONFIG_GEN_RTC=y |
660 | # CONFIG_GEN_RTC_X is not set | 652 | # CONFIG_GEN_RTC_X is not set |
661 | # CONFIG_DTLK is not set | ||
662 | # CONFIG_R3964 is not set | 653 | # CONFIG_R3964 is not set |
663 | # CONFIG_APPLICOM is not set | 654 | # CONFIG_APPLICOM is not set |
664 | # CONFIG_AGP is not set | 655 | # CONFIG_AGP is not set |
@@ -670,11 +661,9 @@ CONFIG_GEN_RTC=y | |||
670 | # TPM devices | 661 | # TPM devices |
671 | # | 662 | # |
672 | # CONFIG_TCG_TPM is not set | 663 | # CONFIG_TCG_TPM is not set |
673 | 664 | CONFIG_DEVPORT=y | |
674 | # | ||
675 | # I2C support | ||
676 | # | ||
677 | CONFIG_I2C=y | 665 | CONFIG_I2C=y |
666 | CONFIG_I2C_BOARDINFO=y | ||
678 | CONFIG_I2C_CHARDEV=y | 667 | CONFIG_I2C_CHARDEV=y |
679 | 668 | ||
680 | # | 669 | # |
@@ -700,14 +689,15 @@ CONFIG_I2C_AMD8111=y | |||
700 | # CONFIG_I2C_PARPORT_LIGHT is not set | 689 | # CONFIG_I2C_PARPORT_LIGHT is not set |
701 | # CONFIG_I2C_PROSAVAGE is not set | 690 | # CONFIG_I2C_PROSAVAGE is not set |
702 | # CONFIG_I2C_SAVAGE4 is not set | 691 | # CONFIG_I2C_SAVAGE4 is not set |
692 | # CONFIG_I2C_SIMTEC is not set | ||
703 | # CONFIG_I2C_SIS5595 is not set | 693 | # CONFIG_I2C_SIS5595 is not set |
704 | # CONFIG_I2C_SIS630 is not set | 694 | # CONFIG_I2C_SIS630 is not set |
705 | # CONFIG_I2C_SIS96X is not set | 695 | # CONFIG_I2C_SIS96X is not set |
706 | # CONFIG_I2C_STUB is not set | 696 | # CONFIG_I2C_STUB is not set |
697 | # CONFIG_I2C_TINY_USB is not set | ||
707 | # CONFIG_I2C_VIA is not set | 698 | # CONFIG_I2C_VIA is not set |
708 | # CONFIG_I2C_VIAPRO is not set | 699 | # CONFIG_I2C_VIAPRO is not set |
709 | # CONFIG_I2C_VOODOO3 is not set | 700 | # CONFIG_I2C_VOODOO3 is not set |
710 | # CONFIG_I2C_PCA_ISA is not set | ||
711 | 701 | ||
712 | # | 702 | # |
713 | # Miscellaneous I2C Chip support | 703 | # Miscellaneous I2C Chip support |
@@ -734,28 +724,30 @@ CONFIG_I2C_AMD8111=y | |||
734 | # Dallas's 1-wire bus | 724 | # Dallas's 1-wire bus |
735 | # | 725 | # |
736 | # CONFIG_W1 is not set | 726 | # CONFIG_W1 is not set |
727 | # CONFIG_HWMON is not set | ||
737 | 728 | ||
738 | # | 729 | # |
739 | # Hardware Monitoring support | 730 | # Multifunction device drivers |
740 | # | 731 | # |
741 | # CONFIG_HWMON is not set | 732 | # CONFIG_MFD_SM501 is not set |
742 | # CONFIG_HWMON_VID is not set | ||
743 | 733 | ||
744 | # | 734 | # |
745 | # Multimedia devices | 735 | # Multimedia devices |
746 | # | 736 | # |
747 | # CONFIG_VIDEO_DEV is not set | 737 | # CONFIG_VIDEO_DEV is not set |
738 | # CONFIG_DVB_CORE is not set | ||
739 | # CONFIG_DAB is not set | ||
748 | 740 | ||
749 | # | 741 | # |
750 | # Digital Video Broadcasting Devices | 742 | # Graphics support |
751 | # | 743 | # |
752 | # CONFIG_DVB is not set | 744 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
753 | # CONFIG_USB_DABUSB is not set | ||
754 | 745 | ||
755 | # | 746 | # |
756 | # Graphics support | 747 | # Display device support |
757 | # | 748 | # |
758 | CONFIG_FIRMWARE_EDID=y | 749 | # CONFIG_DISPLAY_SUPPORT is not set |
750 | # CONFIG_VGASTATE is not set | ||
759 | # CONFIG_FB is not set | 751 | # CONFIG_FB is not set |
760 | # CONFIG_FB_IBM_GXT4500 is not set | 752 | # CONFIG_FB_IBM_GXT4500 is not set |
761 | 753 | ||
@@ -764,7 +756,6 @@ CONFIG_FIRMWARE_EDID=y | |||
764 | # | 756 | # |
765 | # CONFIG_VGA_CONSOLE is not set | 757 | # CONFIG_VGA_CONSOLE is not set |
766 | CONFIG_DUMMY_CONSOLE=y | 758 | CONFIG_DUMMY_CONSOLE=y |
767 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
768 | 759 | ||
769 | # | 760 | # |
770 | # Sound | 761 | # Sound |
@@ -775,6 +766,15 @@ CONFIG_DUMMY_CONSOLE=y | |||
775 | # HID Devices | 766 | # HID Devices |
776 | # | 767 | # |
777 | CONFIG_HID=y | 768 | CONFIG_HID=y |
769 | # CONFIG_HID_DEBUG is not set | ||
770 | |||
771 | # | ||
772 | # USB Input Devices | ||
773 | # | ||
774 | CONFIG_USB_HID=y | ||
775 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
776 | # CONFIG_HID_FF is not set | ||
777 | # CONFIG_USB_HIDDEV is not set | ||
778 | 778 | ||
779 | # | 779 | # |
780 | # USB support | 780 | # USB support |
@@ -789,9 +789,8 @@ CONFIG_USB=y | |||
789 | # Miscellaneous USB options | 789 | # Miscellaneous USB options |
790 | # | 790 | # |
791 | CONFIG_USB_DEVICEFS=y | 791 | CONFIG_USB_DEVICEFS=y |
792 | # CONFIG_USB_BANDWIDTH is not set | 792 | CONFIG_USB_DEVICE_CLASS=y |
793 | # CONFIG_USB_DYNAMIC_MINORS is not set | 793 | # CONFIG_USB_DYNAMIC_MINORS is not set |
794 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
795 | # CONFIG_USB_OTG is not set | 794 | # CONFIG_USB_OTG is not set |
796 | 795 | ||
797 | # | 796 | # |
@@ -801,9 +800,12 @@ CONFIG_USB_EHCI_HCD=y | |||
801 | CONFIG_USB_EHCI_SPLIT_ISO=y | 800 | CONFIG_USB_EHCI_SPLIT_ISO=y |
802 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 801 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
803 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 802 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
803 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
804 | # CONFIG_USB_ISP116X_HCD is not set | 804 | # CONFIG_USB_ISP116X_HCD is not set |
805 | CONFIG_USB_OHCI_HCD=y | 805 | CONFIG_USB_OHCI_HCD=y |
806 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 806 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
807 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
808 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
807 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 809 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
808 | CONFIG_USB_UHCI_HCD=y | 810 | CONFIG_USB_UHCI_HCD=y |
809 | # CONFIG_USB_SL811_HCD is not set | 811 | # CONFIG_USB_SL811_HCD is not set |
@@ -824,39 +826,9 @@ CONFIG_USB_UHCI_HCD=y | |||
824 | # CONFIG_USB_LIBUSUAL is not set | 826 | # CONFIG_USB_LIBUSUAL is not set |
825 | 827 | ||
826 | # | 828 | # |
827 | # USB Input Devices | ||
828 | # | ||
829 | CONFIG_USB_HID=y | ||
830 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
831 | # CONFIG_HID_FF is not set | ||
832 | # CONFIG_USB_HIDDEV is not set | ||
833 | # CONFIG_USB_AIPTEK is not set | ||
834 | # CONFIG_USB_WACOM is not set | ||
835 | # CONFIG_USB_ACECAD is not set | ||
836 | # CONFIG_USB_KBTAB is not set | ||
837 | # CONFIG_USB_POWERMATE is not set | ||
838 | # CONFIG_USB_TOUCHSCREEN is not set | ||
839 | # CONFIG_USB_YEALINK is not set | ||
840 | # CONFIG_USB_XPAD is not set | ||
841 | # CONFIG_USB_ATI_REMOTE is not set | ||
842 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
843 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
844 | # CONFIG_USB_APPLETOUCH is not set | ||
845 | |||
846 | # | ||
847 | # USB Imaging devices | 829 | # USB Imaging devices |
848 | # | 830 | # |
849 | # CONFIG_USB_MDC800 is not set | 831 | # CONFIG_USB_MDC800 is not set |
850 | |||
851 | # | ||
852 | # USB Network Adapters | ||
853 | # | ||
854 | # CONFIG_USB_CATC is not set | ||
855 | # CONFIG_USB_KAWETH is not set | ||
856 | CONFIG_USB_PEGASUS=y | ||
857 | # CONFIG_USB_RTL8150 is not set | ||
858 | # CONFIG_USB_USBNET_MII is not set | ||
859 | # CONFIG_USB_USBNET is not set | ||
860 | CONFIG_USB_MON=y | 832 | CONFIG_USB_MON=y |
861 | 833 | ||
862 | # | 834 | # |
@@ -929,6 +901,7 @@ CONFIG_USB_EZUSB=y | |||
929 | # CONFIG_USB_RIO500 is not set | 901 | # CONFIG_USB_RIO500 is not set |
930 | # CONFIG_USB_LEGOTOWER is not set | 902 | # CONFIG_USB_LEGOTOWER is not set |
931 | # CONFIG_USB_LCD is not set | 903 | # CONFIG_USB_LCD is not set |
904 | # CONFIG_USB_BERRY_CHARGE is not set | ||
932 | # CONFIG_USB_LED is not set | 905 | # CONFIG_USB_LED is not set |
933 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 906 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
934 | # CONFIG_USB_CYTHERM is not set | 907 | # CONFIG_USB_CYTHERM is not set |
@@ -939,6 +912,7 @@ CONFIG_USB_EZUSB=y | |||
939 | # CONFIG_USB_SISUSBVGA is not set | 912 | # CONFIG_USB_SISUSBVGA is not set |
940 | # CONFIG_USB_LD is not set | 913 | # CONFIG_USB_LD is not set |
941 | # CONFIG_USB_TRANCEVIBRATOR is not set | 914 | # CONFIG_USB_TRANCEVIBRATOR is not set |
915 | # CONFIG_USB_IOWARRIOR is not set | ||
942 | # CONFIG_USB_TEST is not set | 916 | # CONFIG_USB_TEST is not set |
943 | 917 | ||
944 | # | 918 | # |
@@ -949,10 +923,6 @@ CONFIG_USB_EZUSB=y | |||
949 | # USB Gadget Support | 923 | # USB Gadget Support |
950 | # | 924 | # |
951 | # CONFIG_USB_GADGET is not set | 925 | # CONFIG_USB_GADGET is not set |
952 | |||
953 | # | ||
954 | # MMC/SD Card support | ||
955 | # | ||
956 | # CONFIG_MMC is not set | 926 | # CONFIG_MMC is not set |
957 | 927 | ||
958 | # | 928 | # |
@@ -996,10 +966,6 @@ CONFIG_USB_EZUSB=y | |||
996 | # | 966 | # |
997 | 967 | ||
998 | # | 968 | # |
999 | # Virtualization | ||
1000 | # | ||
1001 | |||
1002 | # | ||
1003 | # File systems | 969 | # File systems |
1004 | # | 970 | # |
1005 | CONFIG_EXT2_FS=y | 971 | CONFIG_EXT2_FS=y |
@@ -1090,6 +1056,7 @@ CONFIG_NFS_ACL_SUPPORT=y | |||
1090 | CONFIG_NFS_COMMON=y | 1056 | CONFIG_NFS_COMMON=y |
1091 | CONFIG_SUNRPC=y | 1057 | CONFIG_SUNRPC=y |
1092 | CONFIG_SUNRPC_GSS=y | 1058 | CONFIG_SUNRPC_GSS=y |
1059 | # CONFIG_SUNRPC_BIND34 is not set | ||
1093 | CONFIG_RPCSEC_GSS_KRB5=y | 1060 | CONFIG_RPCSEC_GSS_KRB5=y |
1094 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1061 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1095 | # CONFIG_SMB_FS is not set | 1062 | # CONFIG_SMB_FS is not set |
@@ -1119,6 +1086,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1119 | # CONFIG_SUN_PARTITION is not set | 1086 | # CONFIG_SUN_PARTITION is not set |
1120 | # CONFIG_KARMA_PARTITION is not set | 1087 | # CONFIG_KARMA_PARTITION is not set |
1121 | # CONFIG_EFI_PARTITION is not set | 1088 | # CONFIG_EFI_PARTITION is not set |
1089 | # CONFIG_SYSV68_PARTITION is not set | ||
1122 | 1090 | ||
1123 | # | 1091 | # |
1124 | # Native Language Support | 1092 | # Native Language Support |
@@ -1168,6 +1136,7 @@ CONFIG_NLS_UTF8=y | |||
1168 | # Distributed Lock Manager | 1136 | # Distributed Lock Manager |
1169 | # | 1137 | # |
1170 | # CONFIG_DLM is not set | 1138 | # CONFIG_DLM is not set |
1139 | # CONFIG_UCC_SLOW is not set | ||
1171 | 1140 | ||
1172 | # | 1141 | # |
1173 | # Library routines | 1142 | # Library routines |
@@ -1175,11 +1144,14 @@ CONFIG_NLS_UTF8=y | |||
1175 | CONFIG_BITREVERSE=y | 1144 | CONFIG_BITREVERSE=y |
1176 | CONFIG_CRC_CCITT=y | 1145 | CONFIG_CRC_CCITT=y |
1177 | # CONFIG_CRC16 is not set | 1146 | # CONFIG_CRC16 is not set |
1147 | # CONFIG_CRC_ITU_T is not set | ||
1178 | CONFIG_CRC32=y | 1148 | CONFIG_CRC32=y |
1179 | # CONFIG_LIBCRC32C is not set | 1149 | # CONFIG_LIBCRC32C is not set |
1180 | CONFIG_ZLIB_INFLATE=y | 1150 | CONFIG_ZLIB_INFLATE=y |
1181 | CONFIG_PLIST=y | 1151 | CONFIG_PLIST=y |
1182 | CONFIG_IOMAP_COPY=y | 1152 | CONFIG_HAS_IOMEM=y |
1153 | CONFIG_HAS_IOPORT=y | ||
1154 | CONFIG_HAS_DMA=y | ||
1183 | 1155 | ||
1184 | # | 1156 | # |
1185 | # Instrumentation Support | 1157 | # Instrumentation Support |
@@ -1197,16 +1169,16 @@ CONFIG_MAGIC_SYSRQ=y | |||
1197 | CONFIG_DEBUG_FS=y | 1169 | CONFIG_DEBUG_FS=y |
1198 | # CONFIG_HEADERS_CHECK is not set | 1170 | # CONFIG_HEADERS_CHECK is not set |
1199 | CONFIG_DEBUG_KERNEL=y | 1171 | CONFIG_DEBUG_KERNEL=y |
1200 | CONFIG_LOG_BUF_SHIFT=17 | 1172 | # CONFIG_DEBUG_SHIRQ is not set |
1201 | CONFIG_DETECT_SOFTLOCKUP=y | 1173 | CONFIG_DETECT_SOFTLOCKUP=y |
1202 | # CONFIG_SCHEDSTATS is not set | 1174 | # CONFIG_SCHEDSTATS is not set |
1175 | # CONFIG_TIMER_STATS is not set | ||
1203 | CONFIG_DEBUG_SLAB=y | 1176 | CONFIG_DEBUG_SLAB=y |
1204 | # CONFIG_DEBUG_SLAB_LEAK is not set | 1177 | # CONFIG_DEBUG_SLAB_LEAK is not set |
1205 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1178 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1206 | # CONFIG_RT_MUTEX_TESTER is not set | 1179 | # CONFIG_RT_MUTEX_TESTER is not set |
1207 | # CONFIG_DEBUG_SPINLOCK is not set | 1180 | # CONFIG_DEBUG_SPINLOCK is not set |
1208 | # CONFIG_DEBUG_MUTEXES is not set | 1181 | # CONFIG_DEBUG_MUTEXES is not set |
1209 | # CONFIG_DEBUG_RWSEMS is not set | ||
1210 | CONFIG_DEBUG_SPINLOCK_SLEEP=y | 1182 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
1211 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1183 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1212 | # CONFIG_DEBUG_KOBJECT is not set | 1184 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1216,8 +1188,10 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1216 | # CONFIG_DEBUG_LIST is not set | 1188 | # CONFIG_DEBUG_LIST is not set |
1217 | # CONFIG_FORCED_INLINING is not set | 1189 | # CONFIG_FORCED_INLINING is not set |
1218 | # CONFIG_RCU_TORTURE_TEST is not set | 1190 | # CONFIG_RCU_TORTURE_TEST is not set |
1191 | # CONFIG_FAULT_INJECTION is not set | ||
1219 | CONFIG_DEBUG_STACKOVERFLOW=y | 1192 | CONFIG_DEBUG_STACKOVERFLOW=y |
1220 | CONFIG_DEBUG_STACK_USAGE=y | 1193 | CONFIG_DEBUG_STACK_USAGE=y |
1194 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1221 | CONFIG_DEBUGGER=y | 1195 | CONFIG_DEBUGGER=y |
1222 | CONFIG_XMON=y | 1196 | CONFIG_XMON=y |
1223 | CONFIG_XMON_DEFAULT=y | 1197 | CONFIG_XMON_DEFAULT=y |
@@ -1252,8 +1226,11 @@ CONFIG_CRYPTO_MD5=y | |||
1252 | # CONFIG_CRYPTO_GF128MUL is not set | 1226 | # CONFIG_CRYPTO_GF128MUL is not set |
1253 | CONFIG_CRYPTO_ECB=m | 1227 | CONFIG_CRYPTO_ECB=m |
1254 | CONFIG_CRYPTO_CBC=y | 1228 | CONFIG_CRYPTO_CBC=y |
1229 | CONFIG_CRYPTO_PCBC=m | ||
1255 | # CONFIG_CRYPTO_LRW is not set | 1230 | # CONFIG_CRYPTO_LRW is not set |
1231 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1256 | CONFIG_CRYPTO_DES=y | 1232 | CONFIG_CRYPTO_DES=y |
1233 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1257 | # CONFIG_CRYPTO_BLOWFISH is not set | 1234 | # CONFIG_CRYPTO_BLOWFISH is not set |
1258 | # CONFIG_CRYPTO_TWOFISH is not set | 1235 | # CONFIG_CRYPTO_TWOFISH is not set |
1259 | # CONFIG_CRYPTO_SERPENT is not set | 1236 | # CONFIG_CRYPTO_SERPENT is not set |
@@ -1267,6 +1244,7 @@ CONFIG_CRYPTO_DES=y | |||
1267 | # CONFIG_CRYPTO_DEFLATE is not set | 1244 | # CONFIG_CRYPTO_DEFLATE is not set |
1268 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1245 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1269 | # CONFIG_CRYPTO_CRC32C is not set | 1246 | # CONFIG_CRYPTO_CRC32C is not set |
1247 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1270 | # CONFIG_CRYPTO_TEST is not set | 1248 | # CONFIG_CRYPTO_TEST is not set |
1271 | 1249 | ||
1272 | # | 1250 | # |