diff options
Diffstat (limited to 'arch/arm/configs/iop33x_defconfig')
-rw-r--r-- | arch/arm/configs/iop33x_defconfig | 154 |
1 files changed, 71 insertions, 83 deletions
diff --git a/arch/arm/configs/iop33x_defconfig b/arch/arm/configs/iop33x_defconfig index 721ee64a13f7..917afb5ccfac 100644 --- a/arch/arm/configs/iop33x_defconfig +++ b/arch/arm/configs/iop33x_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.22 | 3 | # Linux kernel version: 2.6.24-rc5 |
4 | # Thu Jul 19 16:05:59 2007 | 4 | # Wed Dec 12 16:11:27 2007 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -26,15 +26,11 @@ CONFIG_VECTORS_BASE=0xffff0000 | |||
26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
27 | 27 | ||
28 | # | 28 | # |
29 | # Code maturity level options | 29 | # General setup |
30 | # | 30 | # |
31 | CONFIG_EXPERIMENTAL=y | 31 | CONFIG_EXPERIMENTAL=y |
32 | CONFIG_BROKEN_ON_SMP=y | 32 | CONFIG_BROKEN_ON_SMP=y |
33 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 33 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
34 | |||
35 | # | ||
36 | # General setup | ||
37 | # | ||
38 | CONFIG_LOCALVERSION="" | 34 | CONFIG_LOCALVERSION="" |
39 | CONFIG_LOCALVERSION_AUTO=y | 35 | CONFIG_LOCALVERSION_AUTO=y |
40 | CONFIG_SWAP=y | 36 | CONFIG_SWAP=y |
@@ -45,9 +41,14 @@ CONFIG_BSD_PROCESS_ACCT=y | |||
45 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 41 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
46 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
47 | # CONFIG_USER_NS is not set | 43 | # CONFIG_USER_NS is not set |
44 | # CONFIG_PID_NS is not set | ||
48 | # CONFIG_AUDIT is not set | 45 | # CONFIG_AUDIT is not set |
49 | # CONFIG_IKCONFIG is not set | 46 | # CONFIG_IKCONFIG is not set |
50 | CONFIG_LOG_BUF_SHIFT=14 | 47 | CONFIG_LOG_BUF_SHIFT=14 |
48 | # CONFIG_CGROUPS is not set | ||
49 | CONFIG_FAIR_GROUP_SCHED=y | ||
50 | CONFIG_FAIR_USER_SCHED=y | ||
51 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
51 | CONFIG_SYSFS_DEPRECATED=y | 52 | CONFIG_SYSFS_DEPRECATED=y |
52 | # CONFIG_RELAY is not set | 53 | # CONFIG_RELAY is not set |
53 | CONFIG_BLK_DEV_INITRD=y | 54 | CONFIG_BLK_DEV_INITRD=y |
@@ -69,7 +70,6 @@ CONFIG_FUTEX=y | |||
69 | CONFIG_ANON_INODES=y | 70 | CONFIG_ANON_INODES=y |
70 | CONFIG_EPOLL=y | 71 | CONFIG_EPOLL=y |
71 | CONFIG_SIGNALFD=y | 72 | CONFIG_SIGNALFD=y |
72 | CONFIG_TIMERFD=y | ||
73 | CONFIG_EVENTFD=y | 73 | CONFIG_EVENTFD=y |
74 | CONFIG_SHMEM=y | 74 | CONFIG_SHMEM=y |
75 | CONFIG_VM_EVENT_COUNTERS=y | 75 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -130,6 +130,7 @@ CONFIG_ARCH_IOP33X=y | |||
130 | # CONFIG_ARCH_L7200 is not set | 130 | # CONFIG_ARCH_L7200 is not set |
131 | # CONFIG_ARCH_KS8695 is not set | 131 | # CONFIG_ARCH_KS8695 is not set |
132 | # CONFIG_ARCH_NS9XXX is not set | 132 | # CONFIG_ARCH_NS9XXX is not set |
133 | # CONFIG_ARCH_MXC is not set | ||
133 | # CONFIG_ARCH_PNX4008 is not set | 134 | # CONFIG_ARCH_PNX4008 is not set |
134 | # CONFIG_ARCH_PXA is not set | 135 | # CONFIG_ARCH_PXA is not set |
135 | # CONFIG_ARCH_RPC is not set | 136 | # CONFIG_ARCH_RPC is not set |
@@ -150,6 +151,14 @@ CONFIG_IOP3XX_ATU=y | |||
150 | # | 151 | # |
151 | CONFIG_ARCH_IQ80331=y | 152 | CONFIG_ARCH_IQ80331=y |
152 | CONFIG_MACH_IQ80332=y | 153 | CONFIG_MACH_IQ80332=y |
154 | |||
155 | # | ||
156 | # Boot options | ||
157 | # | ||
158 | |||
159 | # | ||
160 | # Power management | ||
161 | # | ||
153 | CONFIG_PLAT_IOP=y | 162 | CONFIG_PLAT_IOP=y |
154 | 163 | ||
155 | # | 164 | # |
@@ -179,11 +188,8 @@ CONFIG_XSCALE_PMU=y | |||
179 | CONFIG_PCI=y | 188 | CONFIG_PCI=y |
180 | CONFIG_PCI_SYSCALL=y | 189 | CONFIG_PCI_SYSCALL=y |
181 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 190 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
191 | CONFIG_PCI_LEGACY=y | ||
182 | # CONFIG_PCI_DEBUG is not set | 192 | # CONFIG_PCI_DEBUG is not set |
183 | |||
184 | # | ||
185 | # PCCARD (PCMCIA/CardBus) support | ||
186 | # | ||
187 | # CONFIG_PCCARD is not set | 193 | # CONFIG_PCCARD is not set |
188 | 194 | ||
189 | # | 195 | # |
@@ -202,6 +208,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
202 | CONFIG_FLATMEM=y | 208 | CONFIG_FLATMEM=y |
203 | CONFIG_FLAT_NODE_MEM_MAP=y | 209 | CONFIG_FLAT_NODE_MEM_MAP=y |
204 | # CONFIG_SPARSEMEM_STATIC is not set | 210 | # CONFIG_SPARSEMEM_STATIC is not set |
211 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
205 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 212 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
206 | # CONFIG_RESOURCES_64BIT is not set | 213 | # CONFIG_RESOURCES_64BIT is not set |
207 | CONFIG_ZONE_DMA_FLAG=1 | 214 | CONFIG_ZONE_DMA_FLAG=1 |
@@ -241,6 +248,7 @@ CONFIG_BINFMT_AOUT=y | |||
241 | # Power management options | 248 | # Power management options |
242 | # | 249 | # |
243 | # CONFIG_PM is not set | 250 | # CONFIG_PM is not set |
251 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
244 | 252 | ||
245 | # | 253 | # |
246 | # Networking | 254 | # Networking |
@@ -279,6 +287,7 @@ CONFIG_IP_PNP_BOOTP=y | |||
279 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 287 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
280 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 288 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
281 | CONFIG_INET_XFRM_MODE_BEET=y | 289 | CONFIG_INET_XFRM_MODE_BEET=y |
290 | # CONFIG_INET_LRO is not set | ||
282 | CONFIG_INET_DIAG=y | 291 | CONFIG_INET_DIAG=y |
283 | CONFIG_INET_TCP_DIAG=y | 292 | CONFIG_INET_TCP_DIAG=y |
284 | # CONFIG_TCP_CONG_ADVANCED is not set | 293 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -318,10 +327,6 @@ CONFIG_IPV6=y | |||
318 | # CONFIG_LAPB is not set | 327 | # CONFIG_LAPB is not set |
319 | # CONFIG_ECONET is not set | 328 | # CONFIG_ECONET is not set |
320 | # CONFIG_WAN_ROUTER is not set | 329 | # CONFIG_WAN_ROUTER is not set |
321 | |||
322 | # | ||
323 | # QoS and/or fair queueing | ||
324 | # | ||
325 | # CONFIG_NET_SCHED is not set | 330 | # CONFIG_NET_SCHED is not set |
326 | 331 | ||
327 | # | 332 | # |
@@ -350,6 +355,7 @@ CONFIG_IPV6=y | |||
350 | # | 355 | # |
351 | # Generic Driver Options | 356 | # Generic Driver Options |
352 | # | 357 | # |
358 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
353 | CONFIG_STANDALONE=y | 359 | CONFIG_STANDALONE=y |
354 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 360 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
355 | # CONFIG_FW_LOADER is not set | 361 | # CONFIG_FW_LOADER is not set |
@@ -379,6 +385,7 @@ CONFIG_MTD_BLOCK=y | |||
379 | # CONFIG_INFTL is not set | 385 | # CONFIG_INFTL is not set |
380 | # CONFIG_RFD_FTL is not set | 386 | # CONFIG_RFD_FTL is not set |
381 | # CONFIG_SSFDC is not set | 387 | # CONFIG_SSFDC is not set |
388 | # CONFIG_MTD_OOPS is not set | ||
382 | 389 | ||
383 | # | 390 | # |
384 | # RAM/ROM/Flash chip drivers | 391 | # RAM/ROM/Flash chip drivers |
@@ -419,6 +426,7 @@ CONFIG_MTD_PHYSMAP_START=0x0 | |||
419 | CONFIG_MTD_PHYSMAP_LEN=0x0 | 426 | CONFIG_MTD_PHYSMAP_LEN=0x0 |
420 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | 427 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 |
421 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 428 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
429 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
422 | # CONFIG_MTD_PLATRAM is not set | 430 | # CONFIG_MTD_PLATRAM is not set |
423 | 431 | ||
424 | # | 432 | # |
@@ -459,6 +467,11 @@ CONFIG_BLK_DEV_RAM_SIZE=8192 | |||
459 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 467 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
460 | # CONFIG_CDROM_PKTCDVD is not set | 468 | # CONFIG_CDROM_PKTCDVD is not set |
461 | # CONFIG_ATA_OVER_ETH is not set | 469 | # CONFIG_ATA_OVER_ETH is not set |
470 | CONFIG_MISC_DEVICES=y | ||
471 | # CONFIG_PHANTOM is not set | ||
472 | # CONFIG_EEPROM_93CX6 is not set | ||
473 | # CONFIG_SGI_IOC4 is not set | ||
474 | # CONFIG_TIFM_CORE is not set | ||
462 | # CONFIG_IDE is not set | 475 | # CONFIG_IDE is not set |
463 | 476 | ||
464 | # | 477 | # |
@@ -496,12 +509,9 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
496 | # CONFIG_SCSI_SPI_ATTRS is not set | 509 | # CONFIG_SCSI_SPI_ATTRS is not set |
497 | # CONFIG_SCSI_FC_ATTRS is not set | 510 | # CONFIG_SCSI_FC_ATTRS is not set |
498 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 511 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
499 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
500 | # CONFIG_SCSI_SAS_LIBSAS is not set | 512 | # CONFIG_SCSI_SAS_LIBSAS is not set |
501 | 513 | # CONFIG_SCSI_SRP_ATTRS is not set | |
502 | # | 514 | CONFIG_SCSI_LOWLEVEL=y |
503 | # SCSI low-level drivers | ||
504 | # | ||
505 | # CONFIG_ISCSI_TCP is not set | 515 | # CONFIG_ISCSI_TCP is not set |
506 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 516 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
507 | # CONFIG_SCSI_3W_9XXX is not set | 517 | # CONFIG_SCSI_3W_9XXX is not set |
@@ -512,6 +522,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
512 | # CONFIG_SCSI_AIC79XX is not set | 522 | # CONFIG_SCSI_AIC79XX is not set |
513 | # CONFIG_SCSI_AIC94XX is not set | 523 | # CONFIG_SCSI_AIC94XX is not set |
514 | # CONFIG_SCSI_DPT_I2O is not set | 524 | # CONFIG_SCSI_DPT_I2O is not set |
525 | # CONFIG_SCSI_ADVANSYS is not set | ||
515 | # CONFIG_SCSI_ARCMSR is not set | 526 | # CONFIG_SCSI_ARCMSR is not set |
516 | # CONFIG_MEGARAID_NEWGEN is not set | 527 | # CONFIG_MEGARAID_NEWGEN is not set |
517 | # CONFIG_MEGARAID_LEGACY is not set | 528 | # CONFIG_MEGARAID_LEGACY is not set |
@@ -552,14 +563,8 @@ CONFIG_BLK_DEV_DM=y | |||
552 | # CONFIG_DM_ZERO is not set | 563 | # CONFIG_DM_ZERO is not set |
553 | # CONFIG_DM_MULTIPATH is not set | 564 | # CONFIG_DM_MULTIPATH is not set |
554 | # CONFIG_DM_DELAY is not set | 565 | # CONFIG_DM_DELAY is not set |
555 | 566 | # CONFIG_DM_UEVENT is not set | |
556 | # | ||
557 | # Fusion MPT device support | ||
558 | # | ||
559 | # CONFIG_FUSION is not set | 567 | # CONFIG_FUSION is not set |
560 | # CONFIG_FUSION_SPI is not set | ||
561 | # CONFIG_FUSION_FC is not set | ||
562 | # CONFIG_FUSION_SAS is not set | ||
563 | 568 | ||
564 | # | 569 | # |
565 | # IEEE 1394 (FireWire) support | 570 | # IEEE 1394 (FireWire) support |
@@ -574,6 +579,8 @@ CONFIG_NETDEVICES=y | |||
574 | # CONFIG_MACVLAN is not set | 579 | # CONFIG_MACVLAN is not set |
575 | # CONFIG_EQUALIZER is not set | 580 | # CONFIG_EQUALIZER is not set |
576 | # CONFIG_TUN is not set | 581 | # CONFIG_TUN is not set |
582 | # CONFIG_VETH is not set | ||
583 | # CONFIG_IP1000 is not set | ||
577 | # CONFIG_ARCNET is not set | 584 | # CONFIG_ARCNET is not set |
578 | # CONFIG_NET_ETHERNET is not set | 585 | # CONFIG_NET_ETHERNET is not set |
579 | CONFIG_NETDEV_1000=y | 586 | CONFIG_NETDEV_1000=y |
@@ -582,6 +589,7 @@ CONFIG_NETDEV_1000=y | |||
582 | CONFIG_E1000=y | 589 | CONFIG_E1000=y |
583 | CONFIG_E1000_NAPI=y | 590 | CONFIG_E1000_NAPI=y |
584 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | 591 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set |
592 | # CONFIG_E1000E is not set | ||
585 | # CONFIG_NS83820 is not set | 593 | # CONFIG_NS83820 is not set |
586 | # CONFIG_HAMACHI is not set | 594 | # CONFIG_HAMACHI is not set |
587 | # CONFIG_YELLOWFIN is not set | 595 | # CONFIG_YELLOWFIN is not set |
@@ -589,6 +597,7 @@ CONFIG_E1000_NAPI=y | |||
589 | # CONFIG_SIS190 is not set | 597 | # CONFIG_SIS190 is not set |
590 | # CONFIG_SKGE is not set | 598 | # CONFIG_SKGE is not set |
591 | # CONFIG_SKY2 is not set | 599 | # CONFIG_SKY2 is not set |
600 | # CONFIG_SK98LIN is not set | ||
592 | # CONFIG_VIA_VELOCITY is not set | 601 | # CONFIG_VIA_VELOCITY is not set |
593 | # CONFIG_TIGON3 is not set | 602 | # CONFIG_TIGON3 is not set |
594 | # CONFIG_BNX2 is not set | 603 | # CONFIG_BNX2 is not set |
@@ -597,11 +606,14 @@ CONFIG_E1000_NAPI=y | |||
597 | CONFIG_NETDEV_10000=y | 606 | CONFIG_NETDEV_10000=y |
598 | # CONFIG_CHELSIO_T1 is not set | 607 | # CONFIG_CHELSIO_T1 is not set |
599 | # CONFIG_CHELSIO_T3 is not set | 608 | # CONFIG_CHELSIO_T3 is not set |
609 | # CONFIG_IXGBE is not set | ||
600 | # CONFIG_IXGB is not set | 610 | # CONFIG_IXGB is not set |
601 | # CONFIG_S2IO is not set | 611 | # CONFIG_S2IO is not set |
602 | # CONFIG_MYRI10GE is not set | 612 | # CONFIG_MYRI10GE is not set |
603 | # CONFIG_NETXEN_NIC is not set | 613 | # CONFIG_NETXEN_NIC is not set |
614 | # CONFIG_NIU is not set | ||
604 | # CONFIG_MLX4_CORE is not set | 615 | # CONFIG_MLX4_CORE is not set |
616 | # CONFIG_TEHUTI is not set | ||
605 | # CONFIG_TR is not set | 617 | # CONFIG_TR is not set |
606 | 618 | ||
607 | # | 619 | # |
@@ -636,7 +648,6 @@ CONFIG_INPUT_MOUSEDEV=y | |||
636 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 648 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
637 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 649 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
638 | # CONFIG_INPUT_JOYDEV is not set | 650 | # CONFIG_INPUT_JOYDEV is not set |
639 | # CONFIG_INPUT_TSDEV is not set | ||
640 | # CONFIG_INPUT_EVDEV is not set | 651 | # CONFIG_INPUT_EVDEV is not set |
641 | # CONFIG_INPUT_EVBUG is not set | 652 | # CONFIG_INPUT_EVBUG is not set |
642 | 653 | ||
@@ -685,12 +696,10 @@ CONFIG_UNIX98_PTYS=y | |||
685 | CONFIG_LEGACY_PTYS=y | 696 | CONFIG_LEGACY_PTYS=y |
686 | CONFIG_LEGACY_PTY_COUNT=256 | 697 | CONFIG_LEGACY_PTY_COUNT=256 |
687 | # CONFIG_IPMI_HANDLER is not set | 698 | # CONFIG_IPMI_HANDLER is not set |
688 | # CONFIG_WATCHDOG is not set | ||
689 | CONFIG_HW_RANDOM=y | 699 | CONFIG_HW_RANDOM=y |
690 | # CONFIG_NVRAM is not set | 700 | # CONFIG_NVRAM is not set |
691 | # CONFIG_R3964 is not set | 701 | # CONFIG_R3964 is not set |
692 | # CONFIG_APPLICOM is not set | 702 | # CONFIG_APPLICOM is not set |
693 | # CONFIG_DRM is not set | ||
694 | # CONFIG_RAW_DRIVER is not set | 703 | # CONFIG_RAW_DRIVER is not set |
695 | # CONFIG_TCG_TPM is not set | 704 | # CONFIG_TCG_TPM is not set |
696 | CONFIG_DEVPORT=y | 705 | CONFIG_DEVPORT=y |
@@ -755,9 +764,9 @@ CONFIG_I2C_IOP3XX=y | |||
755 | # CONFIG_SPI is not set | 764 | # CONFIG_SPI is not set |
756 | # CONFIG_SPI_MASTER is not set | 765 | # CONFIG_SPI_MASTER is not set |
757 | # CONFIG_W1 is not set | 766 | # CONFIG_W1 is not set |
767 | # CONFIG_POWER_SUPPLY is not set | ||
758 | CONFIG_HWMON=y | 768 | CONFIG_HWMON=y |
759 | # CONFIG_HWMON_VID is not set | 769 | # CONFIG_HWMON_VID is not set |
760 | # CONFIG_SENSORS_ABITUGURU is not set | ||
761 | # CONFIG_SENSORS_AD7418 is not set | 770 | # CONFIG_SENSORS_AD7418 is not set |
762 | # CONFIG_SENSORS_ADM1021 is not set | 771 | # CONFIG_SENSORS_ADM1021 is not set |
763 | # CONFIG_SENSORS_ADM1025 is not set | 772 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -765,12 +774,13 @@ CONFIG_HWMON=y | |||
765 | # CONFIG_SENSORS_ADM1029 is not set | 774 | # CONFIG_SENSORS_ADM1029 is not set |
766 | # CONFIG_SENSORS_ADM1031 is not set | 775 | # CONFIG_SENSORS_ADM1031 is not set |
767 | # CONFIG_SENSORS_ADM9240 is not set | 776 | # CONFIG_SENSORS_ADM9240 is not set |
768 | # CONFIG_SENSORS_ASB100 is not set | 777 | # CONFIG_SENSORS_ADT7470 is not set |
769 | # CONFIG_SENSORS_ATXP1 is not set | 778 | # CONFIG_SENSORS_ATXP1 is not set |
770 | # CONFIG_SENSORS_DS1621 is not set | 779 | # CONFIG_SENSORS_DS1621 is not set |
780 | # CONFIG_SENSORS_I5K_AMB is not set | ||
771 | # CONFIG_SENSORS_F71805F is not set | 781 | # CONFIG_SENSORS_F71805F is not set |
772 | # CONFIG_SENSORS_FSCHER is not set | 782 | # CONFIG_SENSORS_F71882FG is not set |
773 | # CONFIG_SENSORS_FSCPOS is not set | 783 | # CONFIG_SENSORS_F75375S is not set |
774 | # CONFIG_SENSORS_GL518SM is not set | 784 | # CONFIG_SENSORS_GL518SM is not set |
775 | # CONFIG_SENSORS_GL520SM is not set | 785 | # CONFIG_SENSORS_GL520SM is not set |
776 | # CONFIG_SENSORS_IT87 is not set | 786 | # CONFIG_SENSORS_IT87 is not set |
@@ -784,14 +794,17 @@ CONFIG_HWMON=y | |||
784 | # CONFIG_SENSORS_LM87 is not set | 794 | # CONFIG_SENSORS_LM87 is not set |
785 | # CONFIG_SENSORS_LM90 is not set | 795 | # CONFIG_SENSORS_LM90 is not set |
786 | # CONFIG_SENSORS_LM92 is not set | 796 | # CONFIG_SENSORS_LM92 is not set |
797 | # CONFIG_SENSORS_LM93 is not set | ||
787 | # CONFIG_SENSORS_MAX1619 is not set | 798 | # CONFIG_SENSORS_MAX1619 is not set |
788 | # CONFIG_SENSORS_MAX6650 is not set | 799 | # CONFIG_SENSORS_MAX6650 is not set |
789 | # CONFIG_SENSORS_PC87360 is not set | 800 | # CONFIG_SENSORS_PC87360 is not set |
790 | # CONFIG_SENSORS_PC87427 is not set | 801 | # CONFIG_SENSORS_PC87427 is not set |
791 | # CONFIG_SENSORS_SIS5595 is not set | 802 | # CONFIG_SENSORS_SIS5595 is not set |
803 | # CONFIG_SENSORS_DME1737 is not set | ||
792 | # CONFIG_SENSORS_SMSC47M1 is not set | 804 | # CONFIG_SENSORS_SMSC47M1 is not set |
793 | # CONFIG_SENSORS_SMSC47M192 is not set | 805 | # CONFIG_SENSORS_SMSC47M192 is not set |
794 | # CONFIG_SENSORS_SMSC47B397 is not set | 806 | # CONFIG_SENSORS_SMSC47B397 is not set |
807 | # CONFIG_SENSORS_THMC50 is not set | ||
795 | # CONFIG_SENSORS_VIA686A is not set | 808 | # CONFIG_SENSORS_VIA686A is not set |
796 | # CONFIG_SENSORS_VT1211 is not set | 809 | # CONFIG_SENSORS_VT1211 is not set |
797 | # CONFIG_SENSORS_VT8231 is not set | 810 | # CONFIG_SENSORS_VT8231 is not set |
@@ -803,29 +816,18 @@ CONFIG_HWMON=y | |||
803 | # CONFIG_SENSORS_W83627HF is not set | 816 | # CONFIG_SENSORS_W83627HF is not set |
804 | # CONFIG_SENSORS_W83627EHF is not set | 817 | # CONFIG_SENSORS_W83627EHF is not set |
805 | # CONFIG_HWMON_DEBUG_CHIP is not set | 818 | # CONFIG_HWMON_DEBUG_CHIP is not set |
806 | CONFIG_MISC_DEVICES=y | 819 | # CONFIG_WATCHDOG is not set |
807 | # CONFIG_PHANTOM is not set | ||
808 | # CONFIG_EEPROM_93CX6 is not set | ||
809 | # CONFIG_SGI_IOC4 is not set | ||
810 | # CONFIG_TIFM_CORE is not set | ||
811 | |||
812 | # | ||
813 | # Multifunction device drivers | ||
814 | # | ||
815 | # CONFIG_MFD_SM501 is not set | ||
816 | |||
817 | # | ||
818 | # LED devices | ||
819 | # | ||
820 | # CONFIG_NEW_LEDS is not set | ||
821 | 820 | ||
822 | # | 821 | # |
823 | # LED drivers | 822 | # Sonics Silicon Backplane |
824 | # | 823 | # |
824 | CONFIG_SSB_POSSIBLE=y | ||
825 | # CONFIG_SSB is not set | ||
825 | 826 | ||
826 | # | 827 | # |
827 | # LED Triggers | 828 | # Multifunction device drivers |
828 | # | 829 | # |
830 | # CONFIG_MFD_SM501 is not set | ||
829 | 831 | ||
830 | # | 832 | # |
831 | # Multimedia devices | 833 | # Multimedia devices |
@@ -837,14 +839,16 @@ CONFIG_DAB=y | |||
837 | # | 839 | # |
838 | # Graphics support | 840 | # Graphics support |
839 | # | 841 | # |
842 | # CONFIG_DRM is not set | ||
843 | # CONFIG_VGASTATE is not set | ||
844 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
845 | # CONFIG_FB is not set | ||
840 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 846 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
841 | 847 | ||
842 | # | 848 | # |
843 | # Display device support | 849 | # Display device support |
844 | # | 850 | # |
845 | # CONFIG_DISPLAY_SUPPORT is not set | 851 | # CONFIG_DISPLAY_SUPPORT is not set |
846 | # CONFIG_VGASTATE is not set | ||
847 | # CONFIG_FB is not set | ||
848 | 852 | ||
849 | # | 853 | # |
850 | # Console display driver support | 854 | # Console display driver support |
@@ -859,6 +863,7 @@ CONFIG_DUMMY_CONSOLE=y | |||
859 | CONFIG_HID_SUPPORT=y | 863 | CONFIG_HID_SUPPORT=y |
860 | CONFIG_HID=y | 864 | CONFIG_HID=y |
861 | # CONFIG_HID_DEBUG is not set | 865 | # CONFIG_HID_DEBUG is not set |
866 | # CONFIG_HIDRAW is not set | ||
862 | CONFIG_USB_SUPPORT=y | 867 | CONFIG_USB_SUPPORT=y |
863 | CONFIG_USB_ARCH_HAS_HCD=y | 868 | CONFIG_USB_ARCH_HAS_HCD=y |
864 | CONFIG_USB_ARCH_HAS_OHCI=y | 869 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -874,16 +879,15 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
874 | # | 879 | # |
875 | # CONFIG_USB_GADGET is not set | 880 | # CONFIG_USB_GADGET is not set |
876 | # CONFIG_MMC is not set | 881 | # CONFIG_MMC is not set |
877 | 882 | # CONFIG_NEW_LEDS is not set | |
878 | # | ||
879 | # Real Time Clock | ||
880 | # | ||
881 | CONFIG_RTC_LIB=y | 883 | CONFIG_RTC_LIB=y |
882 | # CONFIG_RTC_CLASS is not set | 884 | # CONFIG_RTC_CLASS is not set |
885 | CONFIG_DMADEVICES=y | ||
883 | 886 | ||
884 | # | 887 | # |
885 | # DMA Engine support | 888 | # DMA Devices |
886 | # | 889 | # |
890 | CONFIG_INTEL_IOP_ADMA=y | ||
887 | CONFIG_DMA_ENGINE=y | 891 | CONFIG_DMA_ENGINE=y |
888 | 892 | ||
889 | # | 893 | # |
@@ -892,12 +896,6 @@ CONFIG_DMA_ENGINE=y | |||
892 | CONFIG_NET_DMA=y | 896 | CONFIG_NET_DMA=y |
893 | 897 | ||
894 | # | 898 | # |
895 | # DMA Devices | ||
896 | # | ||
897 | # CONFIG_INTEL_IOATDMA is not set | ||
898 | CONFIG_INTEL_IOP_ADMA=y | ||
899 | |||
900 | # | ||
901 | # File systems | 899 | # File systems |
902 | # | 900 | # |
903 | CONFIG_EXT2_FS=y | 901 | CONFIG_EXT2_FS=y |
@@ -909,7 +907,6 @@ CONFIG_EXT3_FS_XATTR=y | |||
909 | # CONFIG_EXT3_FS_SECURITY is not set | 907 | # CONFIG_EXT3_FS_SECURITY is not set |
910 | # CONFIG_EXT4DEV_FS is not set | 908 | # CONFIG_EXT4DEV_FS is not set |
911 | CONFIG_JBD=y | 909 | CONFIG_JBD=y |
912 | # CONFIG_JBD_DEBUG is not set | ||
913 | CONFIG_FS_MBCACHE=y | 910 | CONFIG_FS_MBCACHE=y |
914 | # CONFIG_REISERFS_FS is not set | 911 | # CONFIG_REISERFS_FS is not set |
915 | # CONFIG_JFS_FS is not set | 912 | # CONFIG_JFS_FS is not set |
@@ -949,7 +946,6 @@ CONFIG_SYSFS=y | |||
949 | CONFIG_TMPFS=y | 946 | CONFIG_TMPFS=y |
950 | # CONFIG_TMPFS_POSIX_ACL is not set | 947 | # CONFIG_TMPFS_POSIX_ACL is not set |
951 | # CONFIG_HUGETLB_PAGE is not set | 948 | # CONFIG_HUGETLB_PAGE is not set |
952 | CONFIG_RAMFS=y | ||
953 | # CONFIG_CONFIGFS_FS is not set | 949 | # CONFIG_CONFIGFS_FS is not set |
954 | 950 | ||
955 | # | 951 | # |
@@ -969,10 +965,7 @@ CONFIG_CRAMFS=y | |||
969 | # CONFIG_QNX4FS_FS is not set | 965 | # CONFIG_QNX4FS_FS is not set |
970 | # CONFIG_SYSV_FS is not set | 966 | # CONFIG_SYSV_FS is not set |
971 | # CONFIG_UFS_FS is not set | 967 | # CONFIG_UFS_FS is not set |
972 | 968 | CONFIG_NETWORK_FILESYSTEMS=y | |
973 | # | ||
974 | # Network File Systems | ||
975 | # | ||
976 | CONFIG_NFS_FS=y | 969 | CONFIG_NFS_FS=y |
977 | CONFIG_NFS_V3=y | 970 | CONFIG_NFS_V3=y |
978 | # CONFIG_NFS_V3_ACL is not set | 971 | # CONFIG_NFS_V3_ACL is not set |
@@ -1019,26 +1012,17 @@ CONFIG_MSDOS_PARTITION=y | |||
1019 | # CONFIG_KARMA_PARTITION is not set | 1012 | # CONFIG_KARMA_PARTITION is not set |
1020 | # CONFIG_EFI_PARTITION is not set | 1013 | # CONFIG_EFI_PARTITION is not set |
1021 | # CONFIG_SYSV68_PARTITION is not set | 1014 | # CONFIG_SYSV68_PARTITION is not set |
1022 | |||
1023 | # | ||
1024 | # Native Language Support | ||
1025 | # | ||
1026 | # CONFIG_NLS is not set | 1015 | # CONFIG_NLS is not set |
1027 | |||
1028 | # | ||
1029 | # Distributed Lock Manager | ||
1030 | # | ||
1031 | # CONFIG_DLM is not set | 1016 | # CONFIG_DLM is not set |
1032 | 1017 | CONFIG_INSTRUMENTATION=y | |
1033 | # | ||
1034 | # Profiling support | ||
1035 | # | ||
1036 | # CONFIG_PROFILING is not set | 1018 | # CONFIG_PROFILING is not set |
1019 | # CONFIG_MARKERS is not set | ||
1037 | 1020 | ||
1038 | # | 1021 | # |
1039 | # Kernel hacking | 1022 | # Kernel hacking |
1040 | # | 1023 | # |
1041 | # CONFIG_PRINTK_TIME is not set | 1024 | # CONFIG_PRINTK_TIME is not set |
1025 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1042 | CONFIG_ENABLE_MUST_CHECK=y | 1026 | CONFIG_ENABLE_MUST_CHECK=y |
1043 | CONFIG_MAGIC_SYSRQ=y | 1027 | CONFIG_MAGIC_SYSRQ=y |
1044 | # CONFIG_UNUSED_SYMBOLS is not set | 1028 | # CONFIG_UNUSED_SYMBOLS is not set |
@@ -1065,10 +1049,13 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1065 | # CONFIG_DEBUG_INFO is not set | 1049 | # CONFIG_DEBUG_INFO is not set |
1066 | # CONFIG_DEBUG_VM is not set | 1050 | # CONFIG_DEBUG_VM is not set |
1067 | # CONFIG_DEBUG_LIST is not set | 1051 | # CONFIG_DEBUG_LIST is not set |
1052 | # CONFIG_DEBUG_SG is not set | ||
1068 | CONFIG_FRAME_POINTER=y | 1053 | CONFIG_FRAME_POINTER=y |
1069 | # CONFIG_FORCED_INLINING is not set | 1054 | # CONFIG_FORCED_INLINING is not set |
1055 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1070 | # CONFIG_RCU_TORTURE_TEST is not set | 1056 | # CONFIG_RCU_TORTURE_TEST is not set |
1071 | # CONFIG_FAULT_INJECTION is not set | 1057 | # CONFIG_FAULT_INJECTION is not set |
1058 | # CONFIG_SAMPLES is not set | ||
1072 | CONFIG_DEBUG_USER=y | 1059 | CONFIG_DEBUG_USER=y |
1073 | # CONFIG_DEBUG_ERRORS is not set | 1060 | # CONFIG_DEBUG_ERRORS is not set |
1074 | CONFIG_DEBUG_LL=y | 1061 | CONFIG_DEBUG_LL=y |
@@ -1079,6 +1066,7 @@ CONFIG_DEBUG_LL=y | |||
1079 | # | 1066 | # |
1080 | # CONFIG_KEYS is not set | 1067 | # CONFIG_KEYS is not set |
1081 | # CONFIG_SECURITY is not set | 1068 | # CONFIG_SECURITY is not set |
1069 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1082 | CONFIG_XOR_BLOCKS=y | 1070 | CONFIG_XOR_BLOCKS=y |
1083 | CONFIG_ASYNC_CORE=y | 1071 | CONFIG_ASYNC_CORE=y |
1084 | CONFIG_ASYNC_MEMCPY=y | 1072 | CONFIG_ASYNC_MEMCPY=y |