diff options
Diffstat (limited to 'arch/arm/configs/iop32x_defconfig')
-rw-r--r-- | arch/arm/configs/iop32x_defconfig | 213 |
1 files changed, 187 insertions, 26 deletions
diff --git a/arch/arm/configs/iop32x_defconfig b/arch/arm/configs/iop32x_defconfig index b275c53728ec..7909a555706d 100644 --- a/arch/arm/configs/iop32x_defconfig +++ b/arch/arm/configs/iop32x_defconfig | |||
@@ -1,15 +1,18 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.18-rc7 | 3 | # Linux kernel version: 2.6.20-rc1-git5 |
4 | # Tue Sep 19 00:30:18 2006 | 4 | # Tue Dec 19 21:37:52 2006 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | # CONFIG_GENERIC_TIME is not set | ||
7 | CONFIG_MMU=y | 8 | CONFIG_MMU=y |
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
10 | CONFIG_HARDIRQS_SW_RESEND=y | 11 | CONFIG_HARDIRQS_SW_RESEND=y |
11 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
12 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
13 | CONFIG_GENERIC_HWEIGHT=y | 16 | CONFIG_GENERIC_HWEIGHT=y |
14 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
15 | CONFIG_VECTORS_BASE=0xffff0000 | 18 | CONFIG_VECTORS_BASE=0xffff0000 |
@@ -29,18 +32,22 @@ CONFIG_LOCALVERSION="" | |||
29 | CONFIG_LOCALVERSION_AUTO=y | 32 | CONFIG_LOCALVERSION_AUTO=y |
30 | CONFIG_SWAP=y | 33 | CONFIG_SWAP=y |
31 | CONFIG_SYSVIPC=y | 34 | CONFIG_SYSVIPC=y |
35 | # CONFIG_IPC_NS is not set | ||
32 | # CONFIG_POSIX_MQUEUE is not set | 36 | # CONFIG_POSIX_MQUEUE is not set |
33 | CONFIG_BSD_PROCESS_ACCT=y | 37 | CONFIG_BSD_PROCESS_ACCT=y |
34 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 38 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
35 | # CONFIG_TASKSTATS is not set | 39 | # CONFIG_TASKSTATS is not set |
36 | CONFIG_SYSCTL=y | 40 | # CONFIG_UTS_NS is not set |
37 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
38 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
43 | CONFIG_SYSFS_DEPRECATED=y | ||
39 | # CONFIG_RELAY is not set | 44 | # CONFIG_RELAY is not set |
40 | CONFIG_INITRAMFS_SOURCE="" | 45 | CONFIG_INITRAMFS_SOURCE="" |
41 | CONFIG_UID16=y | ||
42 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
47 | CONFIG_SYSCTL=y | ||
43 | # CONFIG_EMBEDDED is not set | 48 | # CONFIG_EMBEDDED is not set |
49 | CONFIG_UID16=y | ||
50 | CONFIG_SYSCTL_SYSCALL=y | ||
44 | CONFIG_KALLSYMS=y | 51 | CONFIG_KALLSYMS=y |
45 | CONFIG_KALLSYMS_ALL=y | 52 | CONFIG_KALLSYMS_ALL=y |
46 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 53 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -49,12 +56,12 @@ CONFIG_PRINTK=y | |||
49 | CONFIG_BUG=y | 56 | CONFIG_BUG=y |
50 | CONFIG_ELF_CORE=y | 57 | CONFIG_ELF_CORE=y |
51 | CONFIG_BASE_FULL=y | 58 | CONFIG_BASE_FULL=y |
52 | CONFIG_RT_MUTEXES=y | ||
53 | CONFIG_FUTEX=y | 59 | CONFIG_FUTEX=y |
54 | CONFIG_EPOLL=y | 60 | CONFIG_EPOLL=y |
55 | CONFIG_SHMEM=y | 61 | CONFIG_SHMEM=y |
56 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
57 | CONFIG_VM_EVENT_COUNTERS=y | 63 | CONFIG_VM_EVENT_COUNTERS=y |
64 | CONFIG_RT_MUTEXES=y | ||
58 | # CONFIG_TINY_SHMEM is not set | 65 | # CONFIG_TINY_SHMEM is not set |
59 | CONFIG_BASE_SMALL=0 | 66 | CONFIG_BASE_SMALL=0 |
60 | # CONFIG_SLOB is not set | 67 | # CONFIG_SLOB is not set |
@@ -72,7 +79,10 @@ CONFIG_KMOD=y | |||
72 | # | 79 | # |
73 | # Block layer | 80 | # Block layer |
74 | # | 81 | # |
82 | CONFIG_BLOCK=y | ||
83 | # CONFIG_LBD is not set | ||
75 | # CONFIG_BLK_DEV_IO_TRACE is not set | 84 | # CONFIG_BLK_DEV_IO_TRACE is not set |
85 | # CONFIG_LSF is not set | ||
76 | 86 | ||
77 | # | 87 | # |
78 | # IO Schedulers | 88 | # IO Schedulers |
@@ -106,6 +116,7 @@ CONFIG_DEFAULT_IOSCHED="cfq" | |||
106 | # CONFIG_ARCH_IMX is not set | 116 | # CONFIG_ARCH_IMX is not set |
107 | CONFIG_ARCH_IOP32X=y | 117 | CONFIG_ARCH_IOP32X=y |
108 | # CONFIG_ARCH_IOP33X is not set | 118 | # CONFIG_ARCH_IOP33X is not set |
119 | # CONFIG_ARCH_IOP13XX is not set | ||
109 | # CONFIG_ARCH_IXP4XX is not set | 120 | # CONFIG_ARCH_IXP4XX is not set |
110 | # CONFIG_ARCH_IXP2000 is not set | 121 | # CONFIG_ARCH_IXP2000 is not set |
111 | # CONFIG_ARCH_IXP23XX is not set | 122 | # CONFIG_ARCH_IXP23XX is not set |
@@ -141,17 +152,22 @@ CONFIG_CPU_32v5=y | |||
141 | CONFIG_CPU_ABRT_EV5T=y | 152 | CONFIG_CPU_ABRT_EV5T=y |
142 | CONFIG_CPU_CACHE_VIVT=y | 153 | CONFIG_CPU_CACHE_VIVT=y |
143 | CONFIG_CPU_TLB_V4WBI=y | 154 | CONFIG_CPU_TLB_V4WBI=y |
155 | CONFIG_CPU_CP15=y | ||
156 | CONFIG_CPU_CP15_MMU=y | ||
144 | 157 | ||
145 | # | 158 | # |
146 | # Processor Features | 159 | # Processor Features |
147 | # | 160 | # |
148 | # CONFIG_ARM_THUMB is not set | 161 | # CONFIG_ARM_THUMB is not set |
162 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
163 | # CONFIG_IWMMXT is not set | ||
149 | CONFIG_XSCALE_PMU=y | 164 | CONFIG_XSCALE_PMU=y |
150 | 165 | ||
151 | # | 166 | # |
152 | # Bus support | 167 | # Bus support |
153 | # | 168 | # |
154 | CONFIG_PCI=y | 169 | CONFIG_PCI=y |
170 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | ||
155 | # CONFIG_PCI_DEBUG is not set | 171 | # CONFIG_PCI_DEBUG is not set |
156 | 172 | ||
157 | # | 173 | # |
@@ -225,6 +241,7 @@ CONFIG_PACKET_MMAP=y | |||
225 | CONFIG_UNIX=y | 241 | CONFIG_UNIX=y |
226 | CONFIG_XFRM=y | 242 | CONFIG_XFRM=y |
227 | # CONFIG_XFRM_USER is not set | 243 | # CONFIG_XFRM_USER is not set |
244 | # CONFIG_XFRM_SUB_POLICY is not set | ||
228 | # CONFIG_NET_KEY is not set | 245 | # CONFIG_NET_KEY is not set |
229 | CONFIG_INET=y | 246 | CONFIG_INET=y |
230 | CONFIG_IP_MULTICAST=y | 247 | CONFIG_IP_MULTICAST=y |
@@ -246,13 +263,29 @@ CONFIG_IP_PNP_BOOTP=y | |||
246 | # CONFIG_INET_TUNNEL is not set | 263 | # CONFIG_INET_TUNNEL is not set |
247 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 264 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
248 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 265 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
266 | CONFIG_INET_XFRM_MODE_BEET=y | ||
249 | CONFIG_INET_DIAG=y | 267 | CONFIG_INET_DIAG=y |
250 | CONFIG_INET_TCP_DIAG=y | 268 | CONFIG_INET_TCP_DIAG=y |
251 | # CONFIG_TCP_CONG_ADVANCED is not set | 269 | # CONFIG_TCP_CONG_ADVANCED is not set |
252 | CONFIG_TCP_CONG_BIC=y | 270 | CONFIG_TCP_CONG_CUBIC=y |
253 | # CONFIG_IPV6 is not set | 271 | CONFIG_DEFAULT_TCP_CONG="cubic" |
272 | # CONFIG_TCP_MD5SIG is not set | ||
273 | CONFIG_IPV6=y | ||
274 | # CONFIG_IPV6_PRIVACY is not set | ||
275 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
276 | # CONFIG_INET6_AH is not set | ||
277 | # CONFIG_INET6_ESP is not set | ||
278 | # CONFIG_INET6_IPCOMP is not set | ||
279 | # CONFIG_IPV6_MIP6 is not set | ||
254 | # CONFIG_INET6_XFRM_TUNNEL is not set | 280 | # CONFIG_INET6_XFRM_TUNNEL is not set |
255 | # CONFIG_INET6_TUNNEL is not set | 281 | # CONFIG_INET6_TUNNEL is not set |
282 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
283 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
284 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
285 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
286 | # CONFIG_IPV6_SIT is not set | ||
287 | # CONFIG_IPV6_TUNNEL is not set | ||
288 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
256 | # CONFIG_NETWORK_SECMARK is not set | 289 | # CONFIG_NETWORK_SECMARK is not set |
257 | # CONFIG_NETFILTER is not set | 290 | # CONFIG_NETFILTER is not set |
258 | 291 | ||
@@ -279,7 +312,6 @@ CONFIG_TCP_CONG_BIC=y | |||
279 | # CONFIG_ATALK is not set | 312 | # CONFIG_ATALK is not set |
280 | # CONFIG_X25 is not set | 313 | # CONFIG_X25 is not set |
281 | # CONFIG_LAPB is not set | 314 | # CONFIG_LAPB is not set |
282 | # CONFIG_NET_DIVERT is not set | ||
283 | # CONFIG_ECONET is not set | 315 | # CONFIG_ECONET is not set |
284 | # CONFIG_WAN_ROUTER is not set | 316 | # CONFIG_WAN_ROUTER is not set |
285 | 317 | ||
@@ -338,6 +370,7 @@ CONFIG_MTD_BLOCK=y | |||
338 | # CONFIG_NFTL is not set | 370 | # CONFIG_NFTL is not set |
339 | # CONFIG_INFTL is not set | 371 | # CONFIG_INFTL is not set |
340 | # CONFIG_RFD_FTL is not set | 372 | # CONFIG_RFD_FTL is not set |
373 | # CONFIG_SSFDC is not set | ||
341 | 374 | ||
342 | # | 375 | # |
343 | # RAM/ROM/Flash chip drivers | 376 | # RAM/ROM/Flash chip drivers |
@@ -419,9 +452,11 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
419 | # CONFIG_BLK_DEV_DAC960 is not set | 452 | # CONFIG_BLK_DEV_DAC960 is not set |
420 | # CONFIG_BLK_DEV_UMEM is not set | 453 | # CONFIG_BLK_DEV_UMEM is not set |
421 | # CONFIG_BLK_DEV_COW_COMMON is not set | 454 | # CONFIG_BLK_DEV_COW_COMMON is not set |
422 | # CONFIG_BLK_DEV_LOOP is not set | 455 | CONFIG_BLK_DEV_LOOP=y |
423 | # CONFIG_BLK_DEV_NBD is not set | 456 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
457 | CONFIG_BLK_DEV_NBD=y | ||
424 | # CONFIG_BLK_DEV_SX8 is not set | 458 | # CONFIG_BLK_DEV_SX8 is not set |
459 | # CONFIG_BLK_DEV_UB is not set | ||
425 | CONFIG_BLK_DEV_RAM=y | 460 | CONFIG_BLK_DEV_RAM=y |
426 | CONFIG_BLK_DEV_RAM_COUNT=16 | 461 | CONFIG_BLK_DEV_RAM_COUNT=16 |
427 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 462 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
@@ -440,6 +475,8 @@ CONFIG_BLK_DEV_INITRD=y | |||
440 | # | 475 | # |
441 | # CONFIG_RAID_ATTRS is not set | 476 | # CONFIG_RAID_ATTRS is not set |
442 | CONFIG_SCSI=y | 477 | CONFIG_SCSI=y |
478 | # CONFIG_SCSI_TGT is not set | ||
479 | # CONFIG_SCSI_NETLINK is not set | ||
443 | CONFIG_SCSI_PROC_FS=y | 480 | CONFIG_SCSI_PROC_FS=y |
444 | 481 | ||
445 | # | 482 | # |
@@ -458,14 +495,16 @@ CONFIG_CHR_DEV_SG=y | |||
458 | # CONFIG_SCSI_MULTI_LUN is not set | 495 | # CONFIG_SCSI_MULTI_LUN is not set |
459 | # CONFIG_SCSI_CONSTANTS is not set | 496 | # CONFIG_SCSI_CONSTANTS is not set |
460 | # CONFIG_SCSI_LOGGING is not set | 497 | # CONFIG_SCSI_LOGGING is not set |
498 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
461 | 499 | ||
462 | # | 500 | # |
463 | # SCSI Transport Attributes | 501 | # SCSI Transports |
464 | # | 502 | # |
465 | # CONFIG_SCSI_SPI_ATTRS is not set | 503 | # CONFIG_SCSI_SPI_ATTRS is not set |
466 | # CONFIG_SCSI_FC_ATTRS is not set | 504 | # CONFIG_SCSI_FC_ATTRS is not set |
467 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 505 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
468 | # CONFIG_SCSI_SAS_ATTRS is not set | 506 | # CONFIG_SCSI_SAS_ATTRS is not set |
507 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
469 | 508 | ||
470 | # | 509 | # |
471 | # SCSI low-level drivers | 510 | # SCSI low-level drivers |
@@ -478,26 +517,84 @@ CONFIG_CHR_DEV_SG=y | |||
478 | # CONFIG_SCSI_AIC7XXX is not set | 517 | # CONFIG_SCSI_AIC7XXX is not set |
479 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 518 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
480 | # CONFIG_SCSI_AIC79XX is not set | 519 | # CONFIG_SCSI_AIC79XX is not set |
520 | # CONFIG_SCSI_AIC94XX is not set | ||
481 | # CONFIG_SCSI_DPT_I2O is not set | 521 | # CONFIG_SCSI_DPT_I2O is not set |
522 | # CONFIG_SCSI_ARCMSR is not set | ||
482 | # CONFIG_MEGARAID_NEWGEN is not set | 523 | # CONFIG_MEGARAID_NEWGEN is not set |
483 | # CONFIG_MEGARAID_LEGACY is not set | 524 | # CONFIG_MEGARAID_LEGACY is not set |
484 | # CONFIG_MEGARAID_SAS is not set | 525 | # CONFIG_MEGARAID_SAS is not set |
485 | # CONFIG_SCSI_SATA is not set | ||
486 | # CONFIG_SCSI_HPTIOP is not set | 526 | # CONFIG_SCSI_HPTIOP is not set |
487 | # CONFIG_SCSI_DMX3191D is not set | 527 | # CONFIG_SCSI_DMX3191D is not set |
488 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 528 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
489 | # CONFIG_SCSI_IPS is not set | 529 | # CONFIG_SCSI_IPS is not set |
490 | # CONFIG_SCSI_INITIO is not set | 530 | # CONFIG_SCSI_INITIO is not set |
491 | # CONFIG_SCSI_INIA100 is not set | 531 | # CONFIG_SCSI_INIA100 is not set |
532 | # CONFIG_SCSI_STEX is not set | ||
492 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 533 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
493 | # CONFIG_SCSI_IPR is not set | 534 | # CONFIG_SCSI_IPR is not set |
494 | # CONFIG_SCSI_QLOGIC_1280 is not set | 535 | # CONFIG_SCSI_QLOGIC_1280 is not set |
495 | # CONFIG_SCSI_QLA_FC is not set | 536 | # CONFIG_SCSI_QLA_FC is not set |
537 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
496 | # CONFIG_SCSI_LPFC is not set | 538 | # CONFIG_SCSI_LPFC is not set |
497 | # CONFIG_SCSI_DC395x is not set | 539 | # CONFIG_SCSI_DC395x is not set |
498 | # CONFIG_SCSI_DC390T is not set | 540 | # CONFIG_SCSI_DC390T is not set |
499 | # CONFIG_SCSI_NSP32 is not set | 541 | # CONFIG_SCSI_NSP32 is not set |
500 | # CONFIG_SCSI_DEBUG is not set | 542 | # CONFIG_SCSI_DEBUG is not set |
543 | # CONFIG_SCSI_SRP is not set | ||
544 | |||
545 | # | ||
546 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
547 | # | ||
548 | CONFIG_ATA=y | ||
549 | # CONFIG_SATA_AHCI is not set | ||
550 | # CONFIG_SATA_SVW is not set | ||
551 | # CONFIG_ATA_PIIX is not set | ||
552 | # CONFIG_SATA_MV is not set | ||
553 | # CONFIG_SATA_NV is not set | ||
554 | # CONFIG_PDC_ADMA is not set | ||
555 | # CONFIG_SATA_QSTOR is not set | ||
556 | # CONFIG_SATA_PROMISE is not set | ||
557 | # CONFIG_SATA_SX4 is not set | ||
558 | CONFIG_SATA_SIL=y | ||
559 | # CONFIG_SATA_SIL24 is not set | ||
560 | # CONFIG_SATA_SIS is not set | ||
561 | # CONFIG_SATA_ULI is not set | ||
562 | # CONFIG_SATA_VIA is not set | ||
563 | # CONFIG_SATA_VITESSE is not set | ||
564 | # CONFIG_PATA_ALI is not set | ||
565 | # CONFIG_PATA_AMD is not set | ||
566 | # CONFIG_PATA_ARTOP is not set | ||
567 | # CONFIG_PATA_ATIIXP is not set | ||
568 | # CONFIG_PATA_CMD64X is not set | ||
569 | # CONFIG_PATA_CS5520 is not set | ||
570 | # CONFIG_PATA_CS5530 is not set | ||
571 | # CONFIG_PATA_CYPRESS is not set | ||
572 | # CONFIG_PATA_EFAR is not set | ||
573 | # CONFIG_ATA_GENERIC is not set | ||
574 | # CONFIG_PATA_HPT366 is not set | ||
575 | # CONFIG_PATA_HPT37X is not set | ||
576 | # CONFIG_PATA_HPT3X2N is not set | ||
577 | # CONFIG_PATA_HPT3X3 is not set | ||
578 | # CONFIG_PATA_IT821X is not set | ||
579 | # CONFIG_PATA_JMICRON is not set | ||
580 | # CONFIG_PATA_TRIFLEX is not set | ||
581 | # CONFIG_PATA_MARVELL is not set | ||
582 | # CONFIG_PATA_MPIIX is not set | ||
583 | # CONFIG_PATA_OLDPIIX is not set | ||
584 | # CONFIG_PATA_NETCELL is not set | ||
585 | # CONFIG_PATA_NS87410 is not set | ||
586 | # CONFIG_PATA_OPTI is not set | ||
587 | # CONFIG_PATA_OPTIDMA is not set | ||
588 | # CONFIG_PATA_PDC_OLD is not set | ||
589 | # CONFIG_PATA_RADISYS is not set | ||
590 | # CONFIG_PATA_RZ1000 is not set | ||
591 | # CONFIG_PATA_SC1200 is not set | ||
592 | # CONFIG_PATA_SERVERWORKS is not set | ||
593 | # CONFIG_PATA_PDC2027X is not set | ||
594 | # CONFIG_PATA_SIL680 is not set | ||
595 | # CONFIG_PATA_SIS is not set | ||
596 | # CONFIG_PATA_VIA is not set | ||
597 | # CONFIG_PATA_WINBOND is not set | ||
501 | 598 | ||
502 | # | 599 | # |
503 | # Multi-device support (RAID and LVM) | 600 | # Multi-device support (RAID and LVM) |
@@ -512,6 +609,7 @@ CONFIG_MD_RAID1=y | |||
512 | # CONFIG_MD_MULTIPATH is not set | 609 | # CONFIG_MD_MULTIPATH is not set |
513 | # CONFIG_MD_FAULTY is not set | 610 | # CONFIG_MD_FAULTY is not set |
514 | CONFIG_BLK_DEV_DM=y | 611 | CONFIG_BLK_DEV_DM=y |
612 | # CONFIG_DM_DEBUG is not set | ||
515 | # CONFIG_DM_CRYPT is not set | 613 | # CONFIG_DM_CRYPT is not set |
516 | # CONFIG_DM_SNAPSHOT is not set | 614 | # CONFIG_DM_SNAPSHOT is not set |
517 | # CONFIG_DM_MIRROR is not set | 615 | # CONFIG_DM_MIRROR is not set |
@@ -612,6 +710,7 @@ CONFIG_R8169=y | |||
612 | # CONFIG_VIA_VELOCITY is not set | 710 | # CONFIG_VIA_VELOCITY is not set |
613 | # CONFIG_TIGON3 is not set | 711 | # CONFIG_TIGON3 is not set |
614 | # CONFIG_BNX2 is not set | 712 | # CONFIG_BNX2 is not set |
713 | # CONFIG_QLA3XXX is not set | ||
615 | 714 | ||
616 | # | 715 | # |
617 | # Ethernet (10000 Mbit) | 716 | # Ethernet (10000 Mbit) |
@@ -620,6 +719,7 @@ CONFIG_R8169=y | |||
620 | # CONFIG_IXGB is not set | 719 | # CONFIG_IXGB is not set |
621 | # CONFIG_S2IO is not set | 720 | # CONFIG_S2IO is not set |
622 | # CONFIG_MYRI10GE is not set | 721 | # CONFIG_MYRI10GE is not set |
722 | # CONFIG_NETXEN_NIC is not set | ||
623 | 723 | ||
624 | # | 724 | # |
625 | # Token Ring devices | 725 | # Token Ring devices |
@@ -654,6 +754,7 @@ CONFIG_R8169=y | |||
654 | # Input device support | 754 | # Input device support |
655 | # | 755 | # |
656 | CONFIG_INPUT=y | 756 | CONFIG_INPUT=y |
757 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
657 | 758 | ||
658 | # | 759 | # |
659 | # Userland interfaces | 760 | # Userland interfaces |
@@ -725,10 +826,6 @@ CONFIG_HW_RANDOM=y | |||
725 | # CONFIG_DTLK is not set | 826 | # CONFIG_DTLK is not set |
726 | # CONFIG_R3964 is not set | 827 | # CONFIG_R3964 is not set |
727 | # CONFIG_APPLICOM is not set | 828 | # CONFIG_APPLICOM is not set |
728 | |||
729 | # | ||
730 | # Ftape, the floppy tape device driver | ||
731 | # | ||
732 | # CONFIG_DRM is not set | 829 | # CONFIG_DRM is not set |
733 | # CONFIG_RAW_DRIVER is not set | 830 | # CONFIG_RAW_DRIVER is not set |
734 | 831 | ||
@@ -736,7 +833,6 @@ CONFIG_HW_RANDOM=y | |||
736 | # TPM devices | 833 | # TPM devices |
737 | # | 834 | # |
738 | # CONFIG_TCG_TPM is not set | 835 | # CONFIG_TCG_TPM is not set |
739 | # CONFIG_TELCLOCK is not set | ||
740 | 836 | ||
741 | # | 837 | # |
742 | # I2C support | 838 | # I2C support |
@@ -801,6 +897,7 @@ CONFIG_I2C_IOP3XX=y | |||
801 | # | 897 | # |
802 | # Dallas's 1-wire bus | 898 | # Dallas's 1-wire bus |
803 | # | 899 | # |
900 | # CONFIG_W1 is not set | ||
804 | 901 | ||
805 | # | 902 | # |
806 | # Hardware Monitoring support | 903 | # Hardware Monitoring support |
@@ -834,15 +931,18 @@ CONFIG_HWMON=y | |||
834 | # CONFIG_SENSORS_LM92 is not set | 931 | # CONFIG_SENSORS_LM92 is not set |
835 | # CONFIG_SENSORS_MAX1619 is not set | 932 | # CONFIG_SENSORS_MAX1619 is not set |
836 | # CONFIG_SENSORS_PC87360 is not set | 933 | # CONFIG_SENSORS_PC87360 is not set |
934 | # CONFIG_SENSORS_PC87427 is not set | ||
837 | # CONFIG_SENSORS_SIS5595 is not set | 935 | # CONFIG_SENSORS_SIS5595 is not set |
838 | # CONFIG_SENSORS_SMSC47M1 is not set | 936 | # CONFIG_SENSORS_SMSC47M1 is not set |
839 | # CONFIG_SENSORS_SMSC47M192 is not set | 937 | # CONFIG_SENSORS_SMSC47M192 is not set |
840 | # CONFIG_SENSORS_SMSC47B397 is not set | 938 | # CONFIG_SENSORS_SMSC47B397 is not set |
841 | # CONFIG_SENSORS_VIA686A is not set | 939 | # CONFIG_SENSORS_VIA686A is not set |
940 | # CONFIG_SENSORS_VT1211 is not set | ||
842 | # CONFIG_SENSORS_VT8231 is not set | 941 | # CONFIG_SENSORS_VT8231 is not set |
843 | # CONFIG_SENSORS_W83781D is not set | 942 | # CONFIG_SENSORS_W83781D is not set |
844 | # CONFIG_SENSORS_W83791D is not set | 943 | # CONFIG_SENSORS_W83791D is not set |
845 | # CONFIG_SENSORS_W83792D is not set | 944 | # CONFIG_SENSORS_W83792D is not set |
945 | # CONFIG_SENSORS_W83793 is not set | ||
846 | # CONFIG_SENSORS_W83L785TS is not set | 946 | # CONFIG_SENSORS_W83L785TS is not set |
847 | # CONFIG_SENSORS_W83627HF is not set | 947 | # CONFIG_SENSORS_W83627HF is not set |
848 | # CONFIG_SENSORS_W83627EHF is not set | 948 | # CONFIG_SENSORS_W83627EHF is not set |
@@ -851,6 +951,8 @@ CONFIG_HWMON=y | |||
851 | # | 951 | # |
852 | # Misc devices | 952 | # Misc devices |
853 | # | 953 | # |
954 | # CONFIG_SGI_IOC4 is not set | ||
955 | # CONFIG_TIFM_CORE is not set | ||
854 | 956 | ||
855 | # | 957 | # |
856 | # LED devices | 958 | # LED devices |
@@ -869,12 +971,12 @@ CONFIG_HWMON=y | |||
869 | # Multimedia devices | 971 | # Multimedia devices |
870 | # | 972 | # |
871 | # CONFIG_VIDEO_DEV is not set | 973 | # CONFIG_VIDEO_DEV is not set |
872 | CONFIG_VIDEO_V4L2=y | ||
873 | 974 | ||
874 | # | 975 | # |
875 | # Digital Video Broadcasting Devices | 976 | # Digital Video Broadcasting Devices |
876 | # | 977 | # |
877 | # CONFIG_DVB is not set | 978 | # CONFIG_DVB is not set |
979 | # CONFIG_USB_DABUSB is not set | ||
878 | 980 | ||
879 | # | 981 | # |
880 | # Graphics support | 982 | # Graphics support |
@@ -895,6 +997,11 @@ CONFIG_DUMMY_CONSOLE=y | |||
895 | # CONFIG_SOUND is not set | 997 | # CONFIG_SOUND is not set |
896 | 998 | ||
897 | # | 999 | # |
1000 | # HID Devices | ||
1001 | # | ||
1002 | CONFIG_HID=y | ||
1003 | |||
1004 | # | ||
898 | # USB support | 1005 | # USB support |
899 | # | 1006 | # |
900 | CONFIG_USB_ARCH_HAS_HCD=y | 1007 | CONFIG_USB_ARCH_HAS_HCD=y |
@@ -909,6 +1016,7 @@ CONFIG_USB=y | |||
909 | # CONFIG_USB_DEVICEFS is not set | 1016 | # CONFIG_USB_DEVICEFS is not set |
910 | # CONFIG_USB_BANDWIDTH is not set | 1017 | # CONFIG_USB_BANDWIDTH is not set |
911 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1018 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1019 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
912 | # CONFIG_USB_OTG is not set | 1020 | # CONFIG_USB_OTG is not set |
913 | 1021 | ||
914 | # | 1022 | # |
@@ -946,6 +1054,7 @@ CONFIG_USB_STORAGE=y | |||
946 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1054 | # CONFIG_USB_STORAGE_SDDR55 is not set |
947 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1055 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
948 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1056 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1057 | # CONFIG_USB_STORAGE_KARMA is not set | ||
949 | # CONFIG_USB_LIBUSUAL is not set | 1058 | # CONFIG_USB_LIBUSUAL is not set |
950 | 1059 | ||
951 | # | 1060 | # |
@@ -984,6 +1093,7 @@ CONFIG_USB_STORAGE=y | |||
984 | # CONFIG_USB_KAWETH is not set | 1093 | # CONFIG_USB_KAWETH is not set |
985 | # CONFIG_USB_PEGASUS is not set | 1094 | # CONFIG_USB_PEGASUS is not set |
986 | # CONFIG_USB_RTL8150 is not set | 1095 | # CONFIG_USB_RTL8150 is not set |
1096 | # CONFIG_USB_USBNET_MII is not set | ||
987 | # CONFIG_USB_USBNET is not set | 1097 | # CONFIG_USB_USBNET is not set |
988 | CONFIG_USB_MON=y | 1098 | CONFIG_USB_MON=y |
989 | 1099 | ||
@@ -1001,6 +1111,7 @@ CONFIG_USB_MON=y | |||
1001 | # | 1111 | # |
1002 | # CONFIG_USB_EMI62 is not set | 1112 | # CONFIG_USB_EMI62 is not set |
1003 | # CONFIG_USB_EMI26 is not set | 1113 | # CONFIG_USB_EMI26 is not set |
1114 | # CONFIG_USB_ADUTUX is not set | ||
1004 | # CONFIG_USB_AUERSWALD is not set | 1115 | # CONFIG_USB_AUERSWALD is not set |
1005 | # CONFIG_USB_RIO500 is not set | 1116 | # CONFIG_USB_RIO500 is not set |
1006 | # CONFIG_USB_LEGOTOWER is not set | 1117 | # CONFIG_USB_LEGOTOWER is not set |
@@ -1008,12 +1119,13 @@ CONFIG_USB_MON=y | |||
1008 | # CONFIG_USB_LED is not set | 1119 | # CONFIG_USB_LED is not set |
1009 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1120 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1010 | # CONFIG_USB_CYTHERM is not set | 1121 | # CONFIG_USB_CYTHERM is not set |
1011 | # CONFIG_USB_PHIDGETKIT is not set | 1122 | # CONFIG_USB_PHIDGET is not set |
1012 | # CONFIG_USB_PHIDGETSERVO is not set | ||
1013 | # CONFIG_USB_IDMOUSE is not set | 1123 | # CONFIG_USB_IDMOUSE is not set |
1124 | # CONFIG_USB_FTDI_ELAN is not set | ||
1014 | # CONFIG_USB_APPLEDISPLAY is not set | 1125 | # CONFIG_USB_APPLEDISPLAY is not set |
1015 | # CONFIG_USB_SISUSBVGA is not set | 1126 | # CONFIG_USB_SISUSBVGA is not set |
1016 | # CONFIG_USB_LD is not set | 1127 | # CONFIG_USB_LD is not set |
1128 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1017 | 1129 | ||
1018 | # | 1130 | # |
1019 | # USB DSL modem support | 1131 | # USB DSL modem support |
@@ -1045,6 +1157,7 @@ CONFIG_EXT3_FS=y | |||
1045 | CONFIG_EXT3_FS_XATTR=y | 1157 | CONFIG_EXT3_FS_XATTR=y |
1046 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1158 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1047 | # CONFIG_EXT3_FS_SECURITY is not set | 1159 | # CONFIG_EXT3_FS_SECURITY is not set |
1160 | # CONFIG_EXT4DEV_FS is not set | ||
1048 | CONFIG_JBD=y | 1161 | CONFIG_JBD=y |
1049 | # CONFIG_JBD_DEBUG is not set | 1162 | # CONFIG_JBD_DEBUG is not set |
1050 | CONFIG_FS_MBCACHE=y | 1163 | CONFIG_FS_MBCACHE=y |
@@ -1056,6 +1169,7 @@ CONFIG_XFS_FS=y | |||
1056 | CONFIG_XFS_SECURITY=y | 1169 | CONFIG_XFS_SECURITY=y |
1057 | CONFIG_XFS_POSIX_ACL=y | 1170 | CONFIG_XFS_POSIX_ACL=y |
1058 | # CONFIG_XFS_RT is not set | 1171 | # CONFIG_XFS_RT is not set |
1172 | # CONFIG_GFS2_FS is not set | ||
1059 | # CONFIG_OCFS2_FS is not set | 1173 | # CONFIG_OCFS2_FS is not set |
1060 | # CONFIG_MINIX_FS is not set | 1174 | # CONFIG_MINIX_FS is not set |
1061 | # CONFIG_ROMFS_FS is not set | 1175 | # CONFIG_ROMFS_FS is not set |
@@ -1084,8 +1198,10 @@ CONFIG_DNOTIFY=y | |||
1084 | # Pseudo filesystems | 1198 | # Pseudo filesystems |
1085 | # | 1199 | # |
1086 | CONFIG_PROC_FS=y | 1200 | CONFIG_PROC_FS=y |
1201 | CONFIG_PROC_SYSCTL=y | ||
1087 | CONFIG_SYSFS=y | 1202 | CONFIG_SYSFS=y |
1088 | CONFIG_TMPFS=y | 1203 | CONFIG_TMPFS=y |
1204 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1089 | # CONFIG_HUGETLB_PAGE is not set | 1205 | # CONFIG_HUGETLB_PAGE is not set |
1090 | CONFIG_RAMFS=y | 1206 | CONFIG_RAMFS=y |
1091 | # CONFIG_CONFIGFS_FS is not set | 1207 | # CONFIG_CONFIGFS_FS is not set |
@@ -1095,6 +1211,7 @@ CONFIG_RAMFS=y | |||
1095 | # | 1211 | # |
1096 | # CONFIG_ADFS_FS is not set | 1212 | # CONFIG_ADFS_FS is not set |
1097 | # CONFIG_AFFS_FS is not set | 1213 | # CONFIG_AFFS_FS is not set |
1214 | CONFIG_ECRYPT_FS=y | ||
1098 | # CONFIG_HFS_FS is not set | 1215 | # CONFIG_HFS_FS is not set |
1099 | # CONFIG_HFSPLUS_FS is not set | 1216 | # CONFIG_HFSPLUS_FS is not set |
1100 | # CONFIG_BEFS_FS is not set | 1217 | # CONFIG_BEFS_FS is not set |
@@ -1129,7 +1246,7 @@ CONFIG_NFSD=y | |||
1129 | CONFIG_NFSD_V3=y | 1246 | CONFIG_NFSD_V3=y |
1130 | # CONFIG_NFSD_V3_ACL is not set | 1247 | # CONFIG_NFSD_V3_ACL is not set |
1131 | # CONFIG_NFSD_V4 is not set | 1248 | # CONFIG_NFSD_V4 is not set |
1132 | # CONFIG_NFSD_TCP is not set | 1249 | CONFIG_NFSD_TCP=y |
1133 | CONFIG_ROOT_NFS=y | 1250 | CONFIG_ROOT_NFS=y |
1134 | CONFIG_LOCKD=y | 1251 | CONFIG_LOCKD=y |
1135 | CONFIG_LOCKD_V4=y | 1252 | CONFIG_LOCKD_V4=y |
@@ -1172,6 +1289,11 @@ CONFIG_MSDOS_PARTITION=y | |||
1172 | # CONFIG_NLS is not set | 1289 | # CONFIG_NLS is not set |
1173 | 1290 | ||
1174 | # | 1291 | # |
1292 | # Distributed Lock Manager | ||
1293 | # | ||
1294 | # CONFIG_DLM is not set | ||
1295 | |||
1296 | # | ||
1175 | # Profiling support | 1297 | # Profiling support |
1176 | # | 1298 | # |
1177 | # CONFIG_PROFILING is not set | 1299 | # CONFIG_PROFILING is not set |
@@ -1180,8 +1302,11 @@ CONFIG_MSDOS_PARTITION=y | |||
1180 | # Kernel hacking | 1302 | # Kernel hacking |
1181 | # | 1303 | # |
1182 | # CONFIG_PRINTK_TIME is not set | 1304 | # CONFIG_PRINTK_TIME is not set |
1305 | CONFIG_ENABLE_MUST_CHECK=y | ||
1183 | CONFIG_MAGIC_SYSRQ=y | 1306 | CONFIG_MAGIC_SYSRQ=y |
1184 | # CONFIG_UNUSED_SYMBOLS is not set | 1307 | # CONFIG_UNUSED_SYMBOLS is not set |
1308 | # CONFIG_DEBUG_FS is not set | ||
1309 | # CONFIG_HEADERS_CHECK is not set | ||
1185 | CONFIG_DEBUG_KERNEL=y | 1310 | CONFIG_DEBUG_KERNEL=y |
1186 | CONFIG_LOG_BUF_SHIFT=14 | 1311 | CONFIG_LOG_BUF_SHIFT=14 |
1187 | CONFIG_DETECT_SOFTLOCKUP=y | 1312 | CONFIG_DETECT_SOFTLOCKUP=y |
@@ -1197,10 +1322,9 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
1197 | # CONFIG_DEBUG_KOBJECT is not set | 1322 | # CONFIG_DEBUG_KOBJECT is not set |
1198 | CONFIG_DEBUG_BUGVERBOSE=y | 1323 | CONFIG_DEBUG_BUGVERBOSE=y |
1199 | # CONFIG_DEBUG_INFO is not set | 1324 | # CONFIG_DEBUG_INFO is not set |
1200 | # CONFIG_DEBUG_FS is not set | ||
1201 | # CONFIG_DEBUG_VM is not set | 1325 | # CONFIG_DEBUG_VM is not set |
1326 | # CONFIG_DEBUG_LIST is not set | ||
1202 | CONFIG_FRAME_POINTER=y | 1327 | CONFIG_FRAME_POINTER=y |
1203 | # CONFIG_UNWIND_INFO is not set | ||
1204 | # CONFIG_FORCED_INLINING is not set | 1328 | # CONFIG_FORCED_INLINING is not set |
1205 | # CONFIG_RCU_TORTURE_TEST is not set | 1329 | # CONFIG_RCU_TORTURE_TEST is not set |
1206 | CONFIG_DEBUG_USER=y | 1330 | CONFIG_DEBUG_USER=y |
@@ -1211,13 +1335,48 @@ CONFIG_DEBUG_LL=y | |||
1211 | # | 1335 | # |
1212 | # Security options | 1336 | # Security options |
1213 | # | 1337 | # |
1214 | # CONFIG_KEYS is not set | 1338 | CONFIG_KEYS=y |
1339 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | ||
1215 | # CONFIG_SECURITY is not set | 1340 | # CONFIG_SECURITY is not set |
1216 | 1341 | ||
1217 | # | 1342 | # |
1218 | # Cryptographic options | 1343 | # Cryptographic options |
1219 | # | 1344 | # |
1220 | # CONFIG_CRYPTO is not set | 1345 | CONFIG_CRYPTO=y |
1346 | CONFIG_CRYPTO_ALGAPI=y | ||
1347 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1348 | CONFIG_CRYPTO_HASH=y | ||
1349 | CONFIG_CRYPTO_MANAGER=y | ||
1350 | CONFIG_CRYPTO_HMAC=y | ||
1351 | CONFIG_CRYPTO_XCBC=y | ||
1352 | CONFIG_CRYPTO_NULL=y | ||
1353 | CONFIG_CRYPTO_MD4=y | ||
1354 | CONFIG_CRYPTO_MD5=y | ||
1355 | CONFIG_CRYPTO_SHA1=y | ||
1356 | CONFIG_CRYPTO_SHA256=y | ||
1357 | CONFIG_CRYPTO_SHA512=y | ||
1358 | CONFIG_CRYPTO_WP512=y | ||
1359 | CONFIG_CRYPTO_TGR192=y | ||
1360 | CONFIG_CRYPTO_GF128MUL=y | ||
1361 | CONFIG_CRYPTO_ECB=y | ||
1362 | CONFIG_CRYPTO_CBC=y | ||
1363 | CONFIG_CRYPTO_LRW=y | ||
1364 | CONFIG_CRYPTO_DES=y | ||
1365 | CONFIG_CRYPTO_BLOWFISH=y | ||
1366 | CONFIG_CRYPTO_TWOFISH=y | ||
1367 | CONFIG_CRYPTO_TWOFISH_COMMON=y | ||
1368 | CONFIG_CRYPTO_SERPENT=y | ||
1369 | CONFIG_CRYPTO_AES=y | ||
1370 | CONFIG_CRYPTO_CAST5=y | ||
1371 | CONFIG_CRYPTO_CAST6=y | ||
1372 | CONFIG_CRYPTO_TEA=y | ||
1373 | CONFIG_CRYPTO_ARC4=y | ||
1374 | CONFIG_CRYPTO_KHAZAD=y | ||
1375 | CONFIG_CRYPTO_ANUBIS=y | ||
1376 | CONFIG_CRYPTO_DEFLATE=y | ||
1377 | CONFIG_CRYPTO_MICHAEL_MIC=y | ||
1378 | CONFIG_CRYPTO_CRC32C=y | ||
1379 | # CONFIG_CRYPTO_TEST is not set | ||
1221 | 1380 | ||
1222 | # | 1381 | # |
1223 | # Hardware crypto devices | 1382 | # Hardware crypto devices |
@@ -1226,10 +1385,12 @@ CONFIG_DEBUG_LL=y | |||
1226 | # | 1385 | # |
1227 | # Library routines | 1386 | # Library routines |
1228 | # | 1387 | # |
1388 | CONFIG_BITREVERSE=y | ||
1229 | # CONFIG_CRC_CCITT is not set | 1389 | # CONFIG_CRC_CCITT is not set |
1230 | # CONFIG_CRC16 is not set | 1390 | # CONFIG_CRC16 is not set |
1231 | CONFIG_CRC32=y | 1391 | CONFIG_CRC32=y |
1232 | # CONFIG_LIBCRC32C is not set | 1392 | CONFIG_LIBCRC32C=y |
1233 | CONFIG_ZLIB_INFLATE=y | 1393 | CONFIG_ZLIB_INFLATE=y |
1234 | CONFIG_ZLIB_DEFLATE=y | 1394 | CONFIG_ZLIB_DEFLATE=y |
1235 | CONFIG_PLIST=y | 1395 | CONFIG_PLIST=y |
1396 | CONFIG_IOMAP_COPY=y | ||