diff options
Diffstat (limited to 'arch/arm/configs/iop33x_defconfig')
-rw-r--r-- | arch/arm/configs/iop33x_defconfig | 110 |
1 files changed, 86 insertions, 24 deletions
diff --git a/arch/arm/configs/iop33x_defconfig b/arch/arm/configs/iop33x_defconfig index 848e3ace9069..fa271bce8ff7 100644 --- a/arch/arm/configs/iop33x_defconfig +++ b/arch/arm/configs/iop33x_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 |
4 | # Tue Sep 19 00:30:42 2006 | 4 | # Sat Dec 16 06:05:34 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 is not set | 117 | # CONFIG_ARCH_IOP32X is not set |
108 | CONFIG_ARCH_IOP33X=y | 118 | CONFIG_ARCH_IOP33X=y |
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 |
@@ -139,17 +150,22 @@ CONFIG_CPU_32v5=y | |||
139 | CONFIG_CPU_ABRT_EV5T=y | 150 | CONFIG_CPU_ABRT_EV5T=y |
140 | CONFIG_CPU_CACHE_VIVT=y | 151 | CONFIG_CPU_CACHE_VIVT=y |
141 | CONFIG_CPU_TLB_V4WBI=y | 152 | CONFIG_CPU_TLB_V4WBI=y |
153 | CONFIG_CPU_CP15=y | ||
154 | CONFIG_CPU_CP15_MMU=y | ||
142 | 155 | ||
143 | # | 156 | # |
144 | # Processor Features | 157 | # Processor Features |
145 | # | 158 | # |
146 | # CONFIG_ARM_THUMB is not set | 159 | # CONFIG_ARM_THUMB is not set |
160 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
161 | # CONFIG_IWMMXT is not set | ||
147 | CONFIG_XSCALE_PMU=y | 162 | CONFIG_XSCALE_PMU=y |
148 | 163 | ||
149 | # | 164 | # |
150 | # Bus support | 165 | # Bus support |
151 | # | 166 | # |
152 | CONFIG_PCI=y | 167 | CONFIG_PCI=y |
168 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | ||
153 | # CONFIG_PCI_DEBUG is not set | 169 | # CONFIG_PCI_DEBUG is not set |
154 | 170 | ||
155 | # | 171 | # |
@@ -223,6 +239,7 @@ CONFIG_PACKET_MMAP=y | |||
223 | CONFIG_UNIX=y | 239 | CONFIG_UNIX=y |
224 | CONFIG_XFRM=y | 240 | CONFIG_XFRM=y |
225 | # CONFIG_XFRM_USER is not set | 241 | # CONFIG_XFRM_USER is not set |
242 | # CONFIG_XFRM_SUB_POLICY is not set | ||
226 | # CONFIG_NET_KEY is not set | 243 | # CONFIG_NET_KEY is not set |
227 | CONFIG_INET=y | 244 | CONFIG_INET=y |
228 | CONFIG_IP_MULTICAST=y | 245 | CONFIG_IP_MULTICAST=y |
@@ -244,13 +261,29 @@ CONFIG_IP_PNP_BOOTP=y | |||
244 | # CONFIG_INET_TUNNEL is not set | 261 | # CONFIG_INET_TUNNEL is not set |
245 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 262 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
246 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 263 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
264 | CONFIG_INET_XFRM_MODE_BEET=y | ||
247 | CONFIG_INET_DIAG=y | 265 | CONFIG_INET_DIAG=y |
248 | CONFIG_INET_TCP_DIAG=y | 266 | CONFIG_INET_TCP_DIAG=y |
249 | # CONFIG_TCP_CONG_ADVANCED is not set | 267 | # CONFIG_TCP_CONG_ADVANCED is not set |
250 | CONFIG_TCP_CONG_BIC=y | 268 | CONFIG_TCP_CONG_CUBIC=y |
251 | # CONFIG_IPV6 is not set | 269 | CONFIG_DEFAULT_TCP_CONG="cubic" |
270 | # CONFIG_TCP_MD5SIG is not set | ||
271 | CONFIG_IPV6=y | ||
272 | # CONFIG_IPV6_PRIVACY is not set | ||
273 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
274 | # CONFIG_INET6_AH is not set | ||
275 | # CONFIG_INET6_ESP is not set | ||
276 | # CONFIG_INET6_IPCOMP is not set | ||
277 | # CONFIG_IPV6_MIP6 is not set | ||
252 | # CONFIG_INET6_XFRM_TUNNEL is not set | 278 | # CONFIG_INET6_XFRM_TUNNEL is not set |
253 | # CONFIG_INET6_TUNNEL is not set | 279 | # CONFIG_INET6_TUNNEL is not set |
280 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
281 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
282 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
283 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
284 | # CONFIG_IPV6_SIT is not set | ||
285 | # CONFIG_IPV6_TUNNEL is not set | ||
286 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
254 | # CONFIG_NETWORK_SECMARK is not set | 287 | # CONFIG_NETWORK_SECMARK is not set |
255 | # CONFIG_NETFILTER is not set | 288 | # CONFIG_NETFILTER is not set |
256 | 289 | ||
@@ -277,7 +310,6 @@ CONFIG_TCP_CONG_BIC=y | |||
277 | # CONFIG_ATALK is not set | 310 | # CONFIG_ATALK is not set |
278 | # CONFIG_X25 is not set | 311 | # CONFIG_X25 is not set |
279 | # CONFIG_LAPB is not set | 312 | # CONFIG_LAPB is not set |
280 | # CONFIG_NET_DIVERT is not set | ||
281 | # CONFIG_ECONET is not set | 313 | # CONFIG_ECONET is not set |
282 | # CONFIG_WAN_ROUTER is not set | 314 | # CONFIG_WAN_ROUTER is not set |
283 | 315 | ||
@@ -336,6 +368,7 @@ CONFIG_MTD_BLOCK=y | |||
336 | # CONFIG_NFTL is not set | 368 | # CONFIG_NFTL is not set |
337 | # CONFIG_INFTL is not set | 369 | # CONFIG_INFTL is not set |
338 | # CONFIG_RFD_FTL is not set | 370 | # CONFIG_RFD_FTL is not set |
371 | # CONFIG_SSFDC is not set | ||
339 | 372 | ||
340 | # | 373 | # |
341 | # RAM/ROM/Flash chip drivers | 374 | # RAM/ROM/Flash chip drivers |
@@ -423,7 +456,7 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
423 | # CONFIG_BLK_DEV_UMEM is not set | 456 | # CONFIG_BLK_DEV_UMEM is not set |
424 | # CONFIG_BLK_DEV_COW_COMMON is not set | 457 | # CONFIG_BLK_DEV_COW_COMMON is not set |
425 | # CONFIG_BLK_DEV_LOOP is not set | 458 | # CONFIG_BLK_DEV_LOOP is not set |
426 | # CONFIG_BLK_DEV_NBD is not set | 459 | CONFIG_BLK_DEV_NBD=y |
427 | # CONFIG_BLK_DEV_SX8 is not set | 460 | # CONFIG_BLK_DEV_SX8 is not set |
428 | CONFIG_BLK_DEV_RAM=y | 461 | CONFIG_BLK_DEV_RAM=y |
429 | CONFIG_BLK_DEV_RAM_COUNT=16 | 462 | CONFIG_BLK_DEV_RAM_COUNT=16 |
@@ -443,6 +476,8 @@ CONFIG_BLK_DEV_INITRD=y | |||
443 | # | 476 | # |
444 | # CONFIG_RAID_ATTRS is not set | 477 | # CONFIG_RAID_ATTRS is not set |
445 | CONFIG_SCSI=y | 478 | CONFIG_SCSI=y |
479 | # CONFIG_SCSI_TGT is not set | ||
480 | # CONFIG_SCSI_NETLINK is not set | ||
446 | CONFIG_SCSI_PROC_FS=y | 481 | CONFIG_SCSI_PROC_FS=y |
447 | 482 | ||
448 | # | 483 | # |
@@ -461,14 +496,16 @@ CONFIG_CHR_DEV_SG=y | |||
461 | # CONFIG_SCSI_MULTI_LUN is not set | 496 | # CONFIG_SCSI_MULTI_LUN is not set |
462 | # CONFIG_SCSI_CONSTANTS is not set | 497 | # CONFIG_SCSI_CONSTANTS is not set |
463 | # CONFIG_SCSI_LOGGING is not set | 498 | # CONFIG_SCSI_LOGGING is not set |
499 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
464 | 500 | ||
465 | # | 501 | # |
466 | # SCSI Transport Attributes | 502 | # SCSI Transports |
467 | # | 503 | # |
468 | # CONFIG_SCSI_SPI_ATTRS is not set | 504 | # CONFIG_SCSI_SPI_ATTRS is not set |
469 | # CONFIG_SCSI_FC_ATTRS is not set | 505 | # CONFIG_SCSI_FC_ATTRS is not set |
470 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 506 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
471 | # CONFIG_SCSI_SAS_ATTRS is not set | 507 | # CONFIG_SCSI_SAS_ATTRS is not set |
508 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
472 | 509 | ||
473 | # | 510 | # |
474 | # SCSI low-level drivers | 511 | # SCSI low-level drivers |
@@ -481,26 +518,34 @@ CONFIG_CHR_DEV_SG=y | |||
481 | # CONFIG_SCSI_AIC7XXX is not set | 518 | # CONFIG_SCSI_AIC7XXX is not set |
482 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 519 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
483 | # CONFIG_SCSI_AIC79XX is not set | 520 | # CONFIG_SCSI_AIC79XX is not set |
521 | # CONFIG_SCSI_AIC94XX is not set | ||
484 | # CONFIG_SCSI_DPT_I2O is not set | 522 | # CONFIG_SCSI_DPT_I2O is not set |
523 | # CONFIG_SCSI_ARCMSR is not set | ||
485 | # CONFIG_MEGARAID_NEWGEN is not set | 524 | # CONFIG_MEGARAID_NEWGEN is not set |
486 | # CONFIG_MEGARAID_LEGACY is not set | 525 | # CONFIG_MEGARAID_LEGACY is not set |
487 | # CONFIG_MEGARAID_SAS is not set | 526 | # CONFIG_MEGARAID_SAS is not set |
488 | # CONFIG_SCSI_SATA is not set | ||
489 | # CONFIG_SCSI_HPTIOP is not set | 527 | # CONFIG_SCSI_HPTIOP is not set |
490 | # CONFIG_SCSI_DMX3191D is not set | 528 | # CONFIG_SCSI_DMX3191D is not set |
491 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 529 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
492 | # CONFIG_SCSI_IPS is not set | 530 | # CONFIG_SCSI_IPS is not set |
493 | # CONFIG_SCSI_INITIO is not set | 531 | # CONFIG_SCSI_INITIO is not set |
494 | # CONFIG_SCSI_INIA100 is not set | 532 | # CONFIG_SCSI_INIA100 is not set |
533 | # CONFIG_SCSI_STEX is not set | ||
495 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 534 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
496 | # CONFIG_SCSI_IPR is not set | ||
497 | # CONFIG_SCSI_QLOGIC_1280 is not set | 535 | # CONFIG_SCSI_QLOGIC_1280 is not set |
498 | # CONFIG_SCSI_QLA_FC is not set | 536 | # CONFIG_SCSI_QLA_FC is not set |
537 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
499 | # CONFIG_SCSI_LPFC is not set | 538 | # CONFIG_SCSI_LPFC is not set |
500 | # CONFIG_SCSI_DC395x is not set | 539 | # CONFIG_SCSI_DC395x is not set |
501 | # CONFIG_SCSI_DC390T is not set | 540 | # CONFIG_SCSI_DC390T is not set |
502 | # CONFIG_SCSI_NSP32 is not set | 541 | # CONFIG_SCSI_NSP32 is not set |
503 | # 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 is not set | ||
504 | 549 | ||
505 | # | 550 | # |
506 | # Multi-device support (RAID and LVM) | 551 | # Multi-device support (RAID and LVM) |
@@ -515,6 +560,7 @@ CONFIG_MD_RAID1=y | |||
515 | # CONFIG_MD_MULTIPATH is not set | 560 | # CONFIG_MD_MULTIPATH is not set |
516 | # CONFIG_MD_FAULTY is not set | 561 | # CONFIG_MD_FAULTY is not set |
517 | CONFIG_BLK_DEV_DM=y | 562 | CONFIG_BLK_DEV_DM=y |
563 | # CONFIG_DM_DEBUG is not set | ||
518 | # CONFIG_DM_CRYPT is not set | 564 | # CONFIG_DM_CRYPT is not set |
519 | # CONFIG_DM_SNAPSHOT is not set | 565 | # CONFIG_DM_SNAPSHOT is not set |
520 | # CONFIG_DM_MIRROR is not set | 566 | # CONFIG_DM_MIRROR is not set |
@@ -580,6 +626,7 @@ CONFIG_E1000_NAPI=y | |||
580 | # CONFIG_SK98LIN is not set | 626 | # CONFIG_SK98LIN is not set |
581 | # CONFIG_TIGON3 is not set | 627 | # CONFIG_TIGON3 is not set |
582 | # CONFIG_BNX2 is not set | 628 | # CONFIG_BNX2 is not set |
629 | # CONFIG_QLA3XXX is not set | ||
583 | 630 | ||
584 | # | 631 | # |
585 | # Ethernet (10000 Mbit) | 632 | # Ethernet (10000 Mbit) |
@@ -588,6 +635,7 @@ CONFIG_E1000_NAPI=y | |||
588 | # CONFIG_IXGB is not set | 635 | # CONFIG_IXGB is not set |
589 | # CONFIG_S2IO is not set | 636 | # CONFIG_S2IO is not set |
590 | # CONFIG_MYRI10GE is not set | 637 | # CONFIG_MYRI10GE is not set |
638 | # CONFIG_NETXEN_NIC is not set | ||
591 | 639 | ||
592 | # | 640 | # |
593 | # Token Ring devices | 641 | # Token Ring devices |
@@ -622,6 +670,7 @@ CONFIG_E1000_NAPI=y | |||
622 | # Input device support | 670 | # Input device support |
623 | # | 671 | # |
624 | CONFIG_INPUT=y | 672 | CONFIG_INPUT=y |
673 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
625 | 674 | ||
626 | # | 675 | # |
627 | # Userland interfaces | 676 | # Userland interfaces |
@@ -693,10 +742,6 @@ CONFIG_HW_RANDOM=y | |||
693 | # CONFIG_DTLK is not set | 742 | # CONFIG_DTLK is not set |
694 | # CONFIG_R3964 is not set | 743 | # CONFIG_R3964 is not set |
695 | # CONFIG_APPLICOM is not set | 744 | # CONFIG_APPLICOM is not set |
696 | |||
697 | # | ||
698 | # Ftape, the floppy tape device driver | ||
699 | # | ||
700 | # CONFIG_DRM is not set | 745 | # CONFIG_DRM is not set |
701 | # CONFIG_RAW_DRIVER is not set | 746 | # CONFIG_RAW_DRIVER is not set |
702 | 747 | ||
@@ -704,7 +749,6 @@ CONFIG_HW_RANDOM=y | |||
704 | # TPM devices | 749 | # TPM devices |
705 | # | 750 | # |
706 | # CONFIG_TCG_TPM is not set | 751 | # CONFIG_TCG_TPM is not set |
707 | # CONFIG_TELCLOCK is not set | ||
708 | 752 | ||
709 | # | 753 | # |
710 | # I2C support | 754 | # I2C support |
@@ -769,6 +813,7 @@ CONFIG_I2C_IOP3XX=y | |||
769 | # | 813 | # |
770 | # Dallas's 1-wire bus | 814 | # Dallas's 1-wire bus |
771 | # | 815 | # |
816 | # CONFIG_W1 is not set | ||
772 | 817 | ||
773 | # | 818 | # |
774 | # Hardware Monitoring support | 819 | # Hardware Monitoring support |
@@ -802,15 +847,18 @@ CONFIG_HWMON=y | |||
802 | # CONFIG_SENSORS_LM92 is not set | 847 | # CONFIG_SENSORS_LM92 is not set |
803 | # CONFIG_SENSORS_MAX1619 is not set | 848 | # CONFIG_SENSORS_MAX1619 is not set |
804 | # CONFIG_SENSORS_PC87360 is not set | 849 | # CONFIG_SENSORS_PC87360 is not set |
850 | # CONFIG_SENSORS_PC87427 is not set | ||
805 | # CONFIG_SENSORS_SIS5595 is not set | 851 | # CONFIG_SENSORS_SIS5595 is not set |
806 | # CONFIG_SENSORS_SMSC47M1 is not set | 852 | # CONFIG_SENSORS_SMSC47M1 is not set |
807 | # CONFIG_SENSORS_SMSC47M192 is not set | 853 | # CONFIG_SENSORS_SMSC47M192 is not set |
808 | # CONFIG_SENSORS_SMSC47B397 is not set | 854 | # CONFIG_SENSORS_SMSC47B397 is not set |
809 | # CONFIG_SENSORS_VIA686A is not set | 855 | # CONFIG_SENSORS_VIA686A is not set |
856 | # CONFIG_SENSORS_VT1211 is not set | ||
810 | # CONFIG_SENSORS_VT8231 is not set | 857 | # CONFIG_SENSORS_VT8231 is not set |
811 | # CONFIG_SENSORS_W83781D is not set | 858 | # CONFIG_SENSORS_W83781D is not set |
812 | # CONFIG_SENSORS_W83791D is not set | 859 | # CONFIG_SENSORS_W83791D is not set |
813 | # CONFIG_SENSORS_W83792D is not set | 860 | # CONFIG_SENSORS_W83792D is not set |
861 | # CONFIG_SENSORS_W83793 is not set | ||
814 | # CONFIG_SENSORS_W83L785TS is not set | 862 | # CONFIG_SENSORS_W83L785TS is not set |
815 | # CONFIG_SENSORS_W83627HF is not set | 863 | # CONFIG_SENSORS_W83627HF is not set |
816 | # CONFIG_SENSORS_W83627EHF is not set | 864 | # CONFIG_SENSORS_W83627EHF is not set |
@@ -819,6 +867,8 @@ CONFIG_HWMON=y | |||
819 | # | 867 | # |
820 | # Misc devices | 868 | # Misc devices |
821 | # | 869 | # |
870 | # CONFIG_SGI_IOC4 is not set | ||
871 | # CONFIG_TIFM_CORE is not set | ||
822 | 872 | ||
823 | # | 873 | # |
824 | # LED devices | 874 | # LED devices |
@@ -837,7 +887,6 @@ CONFIG_HWMON=y | |||
837 | # Multimedia devices | 887 | # Multimedia devices |
838 | # | 888 | # |
839 | # CONFIG_VIDEO_DEV is not set | 889 | # CONFIG_VIDEO_DEV is not set |
840 | CONFIG_VIDEO_V4L2=y | ||
841 | 890 | ||
842 | # | 891 | # |
843 | # Digital Video Broadcasting Devices | 892 | # Digital Video Broadcasting Devices |
@@ -863,6 +912,11 @@ CONFIG_DUMMY_CONSOLE=y | |||
863 | # CONFIG_SOUND is not set | 912 | # CONFIG_SOUND is not set |
864 | 913 | ||
865 | # | 914 | # |
915 | # HID Devices | ||
916 | # | ||
917 | CONFIG_HID=y | ||
918 | |||
919 | # | ||
866 | # USB support | 920 | # USB support |
867 | # | 921 | # |
868 | CONFIG_USB_ARCH_HAS_HCD=y | 922 | CONFIG_USB_ARCH_HAS_HCD=y |
@@ -900,6 +954,7 @@ CONFIG_EXT3_FS=y | |||
900 | CONFIG_EXT3_FS_XATTR=y | 954 | CONFIG_EXT3_FS_XATTR=y |
901 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 955 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
902 | # CONFIG_EXT3_FS_SECURITY is not set | 956 | # CONFIG_EXT3_FS_SECURITY is not set |
957 | # CONFIG_EXT4DEV_FS is not set | ||
903 | CONFIG_JBD=y | 958 | CONFIG_JBD=y |
904 | # CONFIG_JBD_DEBUG is not set | 959 | # CONFIG_JBD_DEBUG is not set |
905 | CONFIG_FS_MBCACHE=y | 960 | CONFIG_FS_MBCACHE=y |
@@ -911,6 +966,7 @@ CONFIG_XFS_FS=y | |||
911 | CONFIG_XFS_SECURITY=y | 966 | CONFIG_XFS_SECURITY=y |
912 | CONFIG_XFS_POSIX_ACL=y | 967 | CONFIG_XFS_POSIX_ACL=y |
913 | # CONFIG_XFS_RT is not set | 968 | # CONFIG_XFS_RT is not set |
969 | # CONFIG_GFS2_FS is not set | ||
914 | # CONFIG_OCFS2_FS is not set | 970 | # CONFIG_OCFS2_FS is not set |
915 | # CONFIG_MINIX_FS is not set | 971 | # CONFIG_MINIX_FS is not set |
916 | # CONFIG_ROMFS_FS is not set | 972 | # CONFIG_ROMFS_FS is not set |
@@ -939,8 +995,10 @@ CONFIG_DNOTIFY=y | |||
939 | # Pseudo filesystems | 995 | # Pseudo filesystems |
940 | # | 996 | # |
941 | CONFIG_PROC_FS=y | 997 | CONFIG_PROC_FS=y |
998 | CONFIG_PROC_SYSCTL=y | ||
942 | CONFIG_SYSFS=y | 999 | CONFIG_SYSFS=y |
943 | CONFIG_TMPFS=y | 1000 | CONFIG_TMPFS=y |
1001 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
944 | # CONFIG_HUGETLB_PAGE is not set | 1002 | # CONFIG_HUGETLB_PAGE is not set |
945 | CONFIG_RAMFS=y | 1003 | CONFIG_RAMFS=y |
946 | # CONFIG_CONFIGFS_FS is not set | 1004 | # CONFIG_CONFIGFS_FS is not set |
@@ -1019,6 +1077,11 @@ CONFIG_MSDOS_PARTITION=y | |||
1019 | # CONFIG_NLS is not set | 1077 | # CONFIG_NLS is not set |
1020 | 1078 | ||
1021 | # | 1079 | # |
1080 | # Distributed Lock Manager | ||
1081 | # | ||
1082 | # CONFIG_DLM is not set | ||
1083 | |||
1084 | # | ||
1022 | # Profiling support | 1085 | # Profiling support |
1023 | # | 1086 | # |
1024 | # CONFIG_PROFILING is not set | 1087 | # CONFIG_PROFILING is not set |
@@ -1027,8 +1090,11 @@ CONFIG_MSDOS_PARTITION=y | |||
1027 | # Kernel hacking | 1090 | # Kernel hacking |
1028 | # | 1091 | # |
1029 | # CONFIG_PRINTK_TIME is not set | 1092 | # CONFIG_PRINTK_TIME is not set |
1093 | CONFIG_ENABLE_MUST_CHECK=y | ||
1030 | CONFIG_MAGIC_SYSRQ=y | 1094 | CONFIG_MAGIC_SYSRQ=y |
1031 | # CONFIG_UNUSED_SYMBOLS is not set | 1095 | # CONFIG_UNUSED_SYMBOLS is not set |
1096 | # CONFIG_DEBUG_FS is not set | ||
1097 | # CONFIG_HEADERS_CHECK is not set | ||
1032 | CONFIG_DEBUG_KERNEL=y | 1098 | CONFIG_DEBUG_KERNEL=y |
1033 | CONFIG_LOG_BUF_SHIFT=14 | 1099 | CONFIG_LOG_BUF_SHIFT=14 |
1034 | CONFIG_DETECT_SOFTLOCKUP=y | 1100 | CONFIG_DETECT_SOFTLOCKUP=y |
@@ -1044,10 +1110,9 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
1044 | # CONFIG_DEBUG_KOBJECT is not set | 1110 | # CONFIG_DEBUG_KOBJECT is not set |
1045 | CONFIG_DEBUG_BUGVERBOSE=y | 1111 | CONFIG_DEBUG_BUGVERBOSE=y |
1046 | # CONFIG_DEBUG_INFO is not set | 1112 | # CONFIG_DEBUG_INFO is not set |
1047 | # CONFIG_DEBUG_FS is not set | ||
1048 | # CONFIG_DEBUG_VM is not set | 1113 | # CONFIG_DEBUG_VM is not set |
1114 | # CONFIG_DEBUG_LIST is not set | ||
1049 | CONFIG_FRAME_POINTER=y | 1115 | CONFIG_FRAME_POINTER=y |
1050 | # CONFIG_UNWIND_INFO is not set | ||
1051 | # CONFIG_FORCED_INLINING is not set | 1116 | # CONFIG_FORCED_INLINING is not set |
1052 | # CONFIG_RCU_TORTURE_TEST is not set | 1117 | # CONFIG_RCU_TORTURE_TEST is not set |
1053 | CONFIG_DEBUG_USER=y | 1118 | CONFIG_DEBUG_USER=y |
@@ -1067,10 +1132,6 @@ CONFIG_DEBUG_LL=y | |||
1067 | # CONFIG_CRYPTO is not set | 1132 | # CONFIG_CRYPTO is not set |
1068 | 1133 | ||
1069 | # | 1134 | # |
1070 | # Hardware crypto devices | ||
1071 | # | ||
1072 | |||
1073 | # | ||
1074 | # Library routines | 1135 | # Library routines |
1075 | # | 1136 | # |
1076 | # CONFIG_CRC_CCITT is not set | 1137 | # CONFIG_CRC_CCITT is not set |
@@ -1078,3 +1139,4 @@ CONFIG_DEBUG_LL=y | |||
1078 | # CONFIG_CRC32 is not set | 1139 | # CONFIG_CRC32 is not set |
1079 | # CONFIG_LIBCRC32C is not set | 1140 | # CONFIG_LIBCRC32C is not set |
1080 | CONFIG_PLIST=y | 1141 | CONFIG_PLIST=y |
1142 | CONFIG_IOMAP_COPY=y | ||