diff options
author | Paul Mackerras <paulus@samba.org> | 2007-12-06 00:53:35 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-12-06 00:54:02 -0500 |
commit | 43af66e1359999e3a6e306d4ee6edfc6c7d26595 (patch) | |
tree | a7e979e144ce52c24829d4cf38fc05296c2f050f /arch/powerpc/configs/chrp32_defconfig | |
parent | b3330def90865ce0400f8d6919846f9201d0feff (diff) |
[POWERPC] Update defconfigs
This updates all the defconfigs in arch/powerpc/configs except iseries
and ps3, which were updated by the preceding commits.
This mostly takes the defaults, except that I turned on tickless idle
and high-resolution timers for everything, and turned off instrumentation
support and "Fair group CPU scheduler" for the smaller/embedded platforms.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/chrp32_defconfig')
-rw-r--r-- | arch/powerpc/configs/chrp32_defconfig | 163 |
1 files changed, 89 insertions, 74 deletions
diff --git a/arch/powerpc/configs/chrp32_defconfig b/arch/powerpc/configs/chrp32_defconfig index 6f27e57331d5..5989b5d2277e 100644 --- a/arch/powerpc/configs/chrp32_defconfig +++ b/arch/powerpc/configs/chrp32_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.23-rc4 | 3 | # Linux kernel version: 2.6.24-rc4 |
4 | # Thu Aug 30 16:33:50 2007 | 4 | # Thu Dec 6 16:48:09 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,8 +22,13 @@ CONFIG_PPC_STD_MMU_32=y | |||
22 | CONFIG_SMP=y | 22 | CONFIG_SMP=y |
23 | CONFIG_NR_CPUS=4 | 23 | CONFIG_NR_CPUS=4 |
24 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | ||
25 | CONFIG_PPC_MERGE=y | 26 | CONFIG_PPC_MERGE=y |
26 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
29 | CONFIG_GENERIC_TIME=y | ||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
31 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
27 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
28 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
29 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
@@ -63,11 +68,13 @@ CONFIG_POSIX_MQUEUE=y | |||
63 | # CONFIG_BSD_PROCESS_ACCT is not set | 68 | # CONFIG_BSD_PROCESS_ACCT is not set |
64 | # CONFIG_TASKSTATS is not set | 69 | # CONFIG_TASKSTATS is not set |
65 | # CONFIG_USER_NS is not set | 70 | # CONFIG_USER_NS is not set |
71 | # CONFIG_PID_NS is not set | ||
66 | # CONFIG_AUDIT is not set | 72 | # CONFIG_AUDIT is not set |
67 | CONFIG_IKCONFIG=y | 73 | CONFIG_IKCONFIG=y |
68 | CONFIG_IKCONFIG_PROC=y | 74 | CONFIG_IKCONFIG_PROC=y |
69 | CONFIG_LOG_BUF_SHIFT=15 | 75 | CONFIG_LOG_BUF_SHIFT=15 |
70 | # CONFIG_CPUSETS is not set | 76 | # CONFIG_CGROUPS is not set |
77 | # CONFIG_FAIR_GROUP_SCHED is not set | ||
71 | CONFIG_SYSFS_DEPRECATED=y | 78 | CONFIG_SYSFS_DEPRECATED=y |
72 | # CONFIG_RELAY is not set | 79 | # CONFIG_RELAY is not set |
73 | CONFIG_BLK_DEV_INITRD=y | 80 | CONFIG_BLK_DEV_INITRD=y |
@@ -88,7 +95,6 @@ CONFIG_FUTEX=y | |||
88 | CONFIG_ANON_INODES=y | 95 | CONFIG_ANON_INODES=y |
89 | CONFIG_EPOLL=y | 96 | CONFIG_EPOLL=y |
90 | CONFIG_SIGNALFD=y | 97 | CONFIG_SIGNALFD=y |
91 | CONFIG_TIMERFD=y | ||
92 | CONFIG_EVENTFD=y | 98 | CONFIG_EVENTFD=y |
93 | CONFIG_SHMEM=y | 99 | CONFIG_SHMEM=y |
94 | CONFIG_VM_EVENT_COUNTERS=y | 100 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -129,7 +135,6 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
129 | # Platform support | 135 | # Platform support |
130 | # | 136 | # |
131 | CONFIG_PPC_MULTIPLATFORM=y | 137 | CONFIG_PPC_MULTIPLATFORM=y |
132 | # CONFIG_EMBEDDED6xx is not set | ||
133 | # CONFIG_PPC_82xx is not set | 138 | # CONFIG_PPC_82xx is not set |
134 | # CONFIG_PPC_83xx is not set | 139 | # CONFIG_PPC_83xx is not set |
135 | # CONFIG_PPC_86xx is not set | 140 | # CONFIG_PPC_86xx is not set |
@@ -165,6 +170,10 @@ CONFIG_PPC_MPC106=y | |||
165 | # Kernel options | 170 | # Kernel options |
166 | # | 171 | # |
167 | CONFIG_HIGHMEM=y | 172 | CONFIG_HIGHMEM=y |
173 | CONFIG_TICK_ONESHOT=y | ||
174 | CONFIG_NO_HZ=y | ||
175 | CONFIG_HIGH_RES_TIMERS=y | ||
176 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
168 | # CONFIG_HZ_100 is not set | 177 | # CONFIG_HZ_100 is not set |
169 | CONFIG_HZ_250=y | 178 | CONFIG_HZ_250=y |
170 | # CONFIG_HZ_300 is not set | 179 | # CONFIG_HZ_300 is not set |
@@ -188,6 +197,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
188 | CONFIG_FLATMEM=y | 197 | CONFIG_FLATMEM=y |
189 | CONFIG_FLAT_NODE_MEM_MAP=y | 198 | CONFIG_FLAT_NODE_MEM_MAP=y |
190 | # CONFIG_SPARSEMEM_STATIC is not set | 199 | # CONFIG_SPARSEMEM_STATIC is not set |
200 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
191 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 201 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
192 | # CONFIG_RESOURCES_64BIT is not set | 202 | # CONFIG_RESOURCES_64BIT is not set |
193 | CONFIG_ZONE_DMA_FLAG=1 | 203 | CONFIG_ZONE_DMA_FLAG=1 |
@@ -213,11 +223,8 @@ CONFIG_PCI_SYSCALL=y | |||
213 | # CONFIG_PCIEPORTBUS is not set | 223 | # CONFIG_PCIEPORTBUS is not set |
214 | CONFIG_ARCH_SUPPORTS_MSI=y | 224 | CONFIG_ARCH_SUPPORTS_MSI=y |
215 | # CONFIG_PCI_MSI is not set | 225 | # CONFIG_PCI_MSI is not set |
226 | CONFIG_PCI_LEGACY=y | ||
216 | # CONFIG_PCI_DEBUG is not set | 227 | # CONFIG_PCI_DEBUG is not set |
217 | |||
218 | # | ||
219 | # PCCARD (PCMCIA/CardBus) support | ||
220 | # | ||
221 | # CONFIG_PCCARD is not set | 228 | # CONFIG_PCCARD is not set |
222 | # CONFIG_HOTPLUG_PCI is not set | 229 | # CONFIG_HOTPLUG_PCI is not set |
223 | 230 | ||
@@ -232,7 +239,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
232 | CONFIG_HIGHMEM_START=0xfe000000 | 239 | CONFIG_HIGHMEM_START=0xfe000000 |
233 | CONFIG_LOWMEM_SIZE=0x30000000 | 240 | CONFIG_LOWMEM_SIZE=0x30000000 |
234 | CONFIG_KERNEL_START=0xc0000000 | 241 | CONFIG_KERNEL_START=0xc0000000 |
235 | CONFIG_TASK_SIZE=0x80000000 | 242 | CONFIG_TASK_SIZE=0xc0000000 |
236 | CONFIG_BOOT_LOAD=0x00800000 | 243 | CONFIG_BOOT_LOAD=0x00800000 |
237 | 244 | ||
238 | # | 245 | # |
@@ -265,6 +272,7 @@ CONFIG_SYN_COOKIES=y | |||
265 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 272 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
266 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 273 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
267 | # CONFIG_INET_XFRM_MODE_BEET is not set | 274 | # CONFIG_INET_XFRM_MODE_BEET is not set |
275 | # CONFIG_INET_LRO is not set | ||
268 | CONFIG_INET_DIAG=y | 276 | CONFIG_INET_DIAG=y |
269 | CONFIG_INET_TCP_DIAG=y | 277 | CONFIG_INET_TCP_DIAG=y |
270 | # CONFIG_TCP_CONG_ADVANCED is not set | 278 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -327,6 +335,7 @@ CONFIG_NETFILTER_XTABLES=m | |||
327 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | 335 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set |
328 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set | 336 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set |
329 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set | 337 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set |
338 | # CONFIG_NETFILTER_XT_MATCH_TIME is not set | ||
330 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | 339 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set |
331 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | 340 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set |
332 | 341 | ||
@@ -380,10 +389,6 @@ CONFIG_NF_NAT_SIP=m | |||
380 | # CONFIG_LAPB is not set | 389 | # CONFIG_LAPB is not set |
381 | # CONFIG_ECONET is not set | 390 | # CONFIG_ECONET is not set |
382 | # CONFIG_WAN_ROUTER is not set | 391 | # CONFIG_WAN_ROUTER is not set |
383 | |||
384 | # | ||
385 | # QoS and/or fair queueing | ||
386 | # | ||
387 | # CONFIG_NET_SCHED is not set | 392 | # CONFIG_NET_SCHED is not set |
388 | 393 | ||
389 | # | 394 | # |
@@ -412,6 +417,7 @@ CONFIG_NF_NAT_SIP=m | |||
412 | # | 417 | # |
413 | # Generic Driver Options | 418 | # Generic Driver Options |
414 | # | 419 | # |
420 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
415 | # CONFIG_STANDALONE is not set | 421 | # CONFIG_STANDALONE is not set |
416 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 422 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
417 | # CONFIG_FW_LOADER is not set | 423 | # CONFIG_FW_LOADER is not set |
@@ -467,6 +473,11 @@ CONFIG_IDE_PROC_FS=y | |||
467 | # IDE chipset support/bugfixes | 473 | # IDE chipset support/bugfixes |
468 | # | 474 | # |
469 | CONFIG_IDE_GENERIC=y | 475 | CONFIG_IDE_GENERIC=y |
476 | # CONFIG_BLK_DEV_PLATFORM is not set | ||
477 | |||
478 | # | ||
479 | # PCI IDE chipsets support | ||
480 | # | ||
470 | CONFIG_BLK_DEV_IDEPCI=y | 481 | CONFIG_BLK_DEV_IDEPCI=y |
471 | CONFIG_IDEPCI_SHARE_IRQ=y | 482 | CONFIG_IDEPCI_SHARE_IRQ=y |
472 | CONFIG_IDEPCI_PCIBUS_ORDER=y | 483 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
@@ -474,8 +485,6 @@ CONFIG_IDEPCI_PCIBUS_ORDER=y | |||
474 | CONFIG_BLK_DEV_GENERIC=y | 485 | CONFIG_BLK_DEV_GENERIC=y |
475 | # CONFIG_BLK_DEV_OPTI621 is not set | 486 | # CONFIG_BLK_DEV_OPTI621 is not set |
476 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 487 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
477 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
478 | # CONFIG_IDEDMA_ONLYDISK is not set | ||
479 | # CONFIG_BLK_DEV_AEC62XX is not set | 488 | # CONFIG_BLK_DEV_AEC62XX is not set |
480 | # CONFIG_BLK_DEV_ALI15X3 is not set | 489 | # CONFIG_BLK_DEV_ALI15X3 is not set |
481 | # CONFIG_BLK_DEV_AMD74XX is not set | 490 | # CONFIG_BLK_DEV_AMD74XX is not set |
@@ -502,9 +511,22 @@ CONFIG_BLK_DEV_SL82C105=y | |||
502 | CONFIG_BLK_DEV_VIA82CXXX=y | 511 | CONFIG_BLK_DEV_VIA82CXXX=y |
503 | # CONFIG_BLK_DEV_TC86C001 is not set | 512 | # CONFIG_BLK_DEV_TC86C001 is not set |
504 | # CONFIG_IDE_ARM is not set | 513 | # CONFIG_IDE_ARM is not set |
505 | # CONFIG_IDE_CHIPSETS is not set | 514 | |
515 | # | ||
516 | # Other IDE chipsets support | ||
517 | # | ||
518 | |||
519 | # | ||
520 | # Note: most of these also require special kernel boot parameters | ||
521 | # | ||
522 | # CONFIG_BLK_DEV_4DRIVES is not set | ||
523 | # CONFIG_BLK_DEV_ALI14XX is not set | ||
524 | # CONFIG_BLK_DEV_DTC2278 is not set | ||
525 | # CONFIG_BLK_DEV_HT6560B is not set | ||
526 | # CONFIG_BLK_DEV_QD65XX is not set | ||
527 | # CONFIG_BLK_DEV_UMC8672 is not set | ||
506 | CONFIG_BLK_DEV_IDEDMA=y | 528 | CONFIG_BLK_DEV_IDEDMA=y |
507 | # CONFIG_IDEDMA_IVB is not set | 529 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y |
508 | # CONFIG_BLK_DEV_HD is not set | 530 | # CONFIG_BLK_DEV_HD is not set |
509 | 531 | ||
510 | # | 532 | # |
@@ -544,6 +566,7 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
544 | # CONFIG_SCSI_FC_ATTRS is not set | 566 | # CONFIG_SCSI_FC_ATTRS is not set |
545 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 567 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
546 | # CONFIG_SCSI_SAS_LIBSAS is not set | 568 | # CONFIG_SCSI_SAS_LIBSAS is not set |
569 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
547 | CONFIG_SCSI_LOWLEVEL=y | 570 | CONFIG_SCSI_LOWLEVEL=y |
548 | # CONFIG_ISCSI_TCP is not set | 571 | # CONFIG_ISCSI_TCP is not set |
549 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 572 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
@@ -558,6 +581,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
558 | # CONFIG_SCSI_AIC79XX is not set | 581 | # CONFIG_SCSI_AIC79XX is not set |
559 | # CONFIG_SCSI_AIC94XX is not set | 582 | # CONFIG_SCSI_AIC94XX is not set |
560 | # CONFIG_SCSI_DPT_I2O is not set | 583 | # CONFIG_SCSI_DPT_I2O is not set |
584 | # CONFIG_SCSI_ADVANSYS is not set | ||
561 | # CONFIG_SCSI_IN2000 is not set | 585 | # CONFIG_SCSI_IN2000 is not set |
562 | # CONFIG_SCSI_ARCMSR is not set | 586 | # CONFIG_SCSI_ARCMSR is not set |
563 | # CONFIG_MEGARAID_NEWGEN is not set | 587 | # CONFIG_MEGARAID_NEWGEN is not set |
@@ -599,14 +623,7 @@ CONFIG_SCSI_SYM53C8XX_MMIO=y | |||
599 | # CONFIG_SCSI_SRP is not set | 623 | # CONFIG_SCSI_SRP is not set |
600 | # CONFIG_ATA is not set | 624 | # CONFIG_ATA is not set |
601 | # CONFIG_MD is not set | 625 | # CONFIG_MD is not set |
602 | |||
603 | # | ||
604 | # Fusion MPT device support | ||
605 | # | ||
606 | # CONFIG_FUSION is not set | 626 | # CONFIG_FUSION is not set |
607 | # CONFIG_FUSION_SPI is not set | ||
608 | # CONFIG_FUSION_FC is not set | ||
609 | # CONFIG_FUSION_SAS is not set | ||
610 | 627 | ||
611 | # | 628 | # |
612 | # IEEE 1394 (FireWire) support | 629 | # IEEE 1394 (FireWire) support |
@@ -622,6 +639,8 @@ CONFIG_NETDEVICES=y | |||
622 | # CONFIG_MACVLAN is not set | 639 | # CONFIG_MACVLAN is not set |
623 | # CONFIG_EQUALIZER is not set | 640 | # CONFIG_EQUALIZER is not set |
624 | # CONFIG_TUN is not set | 641 | # CONFIG_TUN is not set |
642 | # CONFIG_VETH is not set | ||
643 | # CONFIG_IP1000 is not set | ||
625 | # CONFIG_ARCNET is not set | 644 | # CONFIG_ARCNET is not set |
626 | # CONFIG_PHYLIB is not set | 645 | # CONFIG_PHYLIB is not set |
627 | CONFIG_NET_ETHERNET=y | 646 | CONFIG_NET_ETHERNET=y |
@@ -644,6 +663,10 @@ CONFIG_DE4X5=y | |||
644 | # CONFIG_DEPCA is not set | 663 | # CONFIG_DEPCA is not set |
645 | # CONFIG_HP100 is not set | 664 | # CONFIG_HP100 is not set |
646 | # CONFIG_NET_ISA is not set | 665 | # CONFIG_NET_ISA is not set |
666 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
667 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
668 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
669 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
647 | CONFIG_NET_PCI=y | 670 | CONFIG_NET_PCI=y |
648 | CONFIG_PCNET32=y | 671 | CONFIG_PCNET32=y |
649 | # CONFIG_PCNET32_NAPI is not set | 672 | # CONFIG_PCNET32_NAPI is not set |
@@ -654,7 +677,6 @@ CONFIG_PCNET32=y | |||
654 | # CONFIG_B44 is not set | 677 | # CONFIG_B44 is not set |
655 | # CONFIG_FORCEDETH is not set | 678 | # CONFIG_FORCEDETH is not set |
656 | # CONFIG_CS89x0 is not set | 679 | # CONFIG_CS89x0 is not set |
657 | # CONFIG_DGRS is not set | ||
658 | # CONFIG_EEPRO100 is not set | 680 | # CONFIG_EEPRO100 is not set |
659 | # CONFIG_E100 is not set | 681 | # CONFIG_E100 is not set |
660 | # CONFIG_FEALNX is not set | 682 | # CONFIG_FEALNX is not set |
@@ -678,6 +700,7 @@ CONFIG_NETDEV_1000=y | |||
678 | # CONFIG_ACENIC is not set | 700 | # CONFIG_ACENIC is not set |
679 | # CONFIG_DL2K is not set | 701 | # CONFIG_DL2K is not set |
680 | # CONFIG_E1000 is not set | 702 | # CONFIG_E1000 is not set |
703 | # CONFIG_E1000E is not set | ||
681 | # CONFIG_NS83820 is not set | 704 | # CONFIG_NS83820 is not set |
682 | # CONFIG_HAMACHI is not set | 705 | # CONFIG_HAMACHI is not set |
683 | # CONFIG_YELLOWFIN is not set | 706 | # CONFIG_YELLOWFIN is not set |
@@ -685,6 +708,7 @@ CONFIG_NETDEV_1000=y | |||
685 | # CONFIG_SIS190 is not set | 708 | # CONFIG_SIS190 is not set |
686 | # CONFIG_SKGE is not set | 709 | # CONFIG_SKGE is not set |
687 | # CONFIG_SKY2 is not set | 710 | # CONFIG_SKY2 is not set |
711 | # CONFIG_SK98LIN is not set | ||
688 | # CONFIG_VIA_VELOCITY is not set | 712 | # CONFIG_VIA_VELOCITY is not set |
689 | # CONFIG_TIGON3 is not set | 713 | # CONFIG_TIGON3 is not set |
690 | # CONFIG_BNX2 is not set | 714 | # CONFIG_BNX2 is not set |
@@ -694,11 +718,14 @@ CONFIG_MV643XX_ETH=y | |||
694 | CONFIG_NETDEV_10000=y | 718 | CONFIG_NETDEV_10000=y |
695 | # CONFIG_CHELSIO_T1 is not set | 719 | # CONFIG_CHELSIO_T1 is not set |
696 | # CONFIG_CHELSIO_T3 is not set | 720 | # CONFIG_CHELSIO_T3 is not set |
721 | # CONFIG_IXGBE is not set | ||
697 | # CONFIG_IXGB is not set | 722 | # CONFIG_IXGB is not set |
698 | # CONFIG_S2IO is not set | 723 | # CONFIG_S2IO is not set |
699 | # CONFIG_MYRI10GE is not set | 724 | # CONFIG_MYRI10GE is not set |
700 | # CONFIG_NETXEN_NIC is not set | 725 | # CONFIG_NETXEN_NIC is not set |
726 | # CONFIG_NIU is not set | ||
701 | # CONFIG_MLX4_CORE is not set | 727 | # CONFIG_MLX4_CORE is not set |
728 | # CONFIG_TEHUTI is not set | ||
702 | # CONFIG_TR is not set | 729 | # CONFIG_TR is not set |
703 | 730 | ||
704 | # | 731 | # |
@@ -714,7 +741,6 @@ CONFIG_NETDEV_10000=y | |||
714 | # CONFIG_USB_KAWETH is not set | 741 | # CONFIG_USB_KAWETH is not set |
715 | # CONFIG_USB_PEGASUS is not set | 742 | # CONFIG_USB_PEGASUS is not set |
716 | # CONFIG_USB_RTL8150 is not set | 743 | # CONFIG_USB_RTL8150 is not set |
717 | # CONFIG_USB_USBNET_MII is not set | ||
718 | # CONFIG_USB_USBNET is not set | 744 | # CONFIG_USB_USBNET is not set |
719 | # CONFIG_WAN is not set | 745 | # CONFIG_WAN is not set |
720 | # CONFIG_FDDI is not set | 746 | # CONFIG_FDDI is not set |
@@ -754,7 +780,6 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y | |||
754 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 780 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
755 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 781 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
756 | # CONFIG_INPUT_JOYDEV is not set | 782 | # CONFIG_INPUT_JOYDEV is not set |
757 | # CONFIG_INPUT_TSDEV is not set | ||
758 | CONFIG_INPUT_EVDEV=y | 783 | CONFIG_INPUT_EVDEV=y |
759 | # CONFIG_INPUT_EVBUG is not set | 784 | # CONFIG_INPUT_EVBUG is not set |
760 | 785 | ||
@@ -838,7 +863,6 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
838 | CONFIG_BRIQ_PANEL=m | 863 | CONFIG_BRIQ_PANEL=m |
839 | # CONFIG_HVC_RTAS is not set | 864 | # CONFIG_HVC_RTAS is not set |
840 | # CONFIG_IPMI_HANDLER is not set | 865 | # CONFIG_IPMI_HANDLER is not set |
841 | # CONFIG_WATCHDOG is not set | ||
842 | # CONFIG_HW_RANDOM is not set | 866 | # CONFIG_HW_RANDOM is not set |
843 | CONFIG_NVRAM=y | 867 | CONFIG_NVRAM=y |
844 | CONFIG_GEN_RTC=y | 868 | CONFIG_GEN_RTC=y |
@@ -846,8 +870,6 @@ CONFIG_GEN_RTC=y | |||
846 | # CONFIG_DTLK is not set | 870 | # CONFIG_DTLK is not set |
847 | # CONFIG_R3964 is not set | 871 | # CONFIG_R3964 is not set |
848 | # CONFIG_APPLICOM is not set | 872 | # CONFIG_APPLICOM is not set |
849 | # CONFIG_AGP is not set | ||
850 | # CONFIG_DRM is not set | ||
851 | # CONFIG_RAW_DRIVER is not set | 873 | # CONFIG_RAW_DRIVER is not set |
852 | # CONFIG_TCG_TPM is not set | 874 | # CONFIG_TCG_TPM is not set |
853 | CONFIG_DEVPORT=y | 875 | CONFIG_DEVPORT=y |
@@ -918,6 +940,13 @@ CONFIG_I2C_ALGOBIT=y | |||
918 | # CONFIG_W1 is not set | 940 | # CONFIG_W1 is not set |
919 | # CONFIG_POWER_SUPPLY is not set | 941 | # CONFIG_POWER_SUPPLY is not set |
920 | # CONFIG_HWMON is not set | 942 | # CONFIG_HWMON is not set |
943 | # CONFIG_WATCHDOG is not set | ||
944 | |||
945 | # | ||
946 | # Sonics Silicon Backplane | ||
947 | # | ||
948 | CONFIG_SSB_POSSIBLE=y | ||
949 | # CONFIG_SSB is not set | ||
921 | 950 | ||
922 | # | 951 | # |
923 | # Multifunction device drivers | 952 | # Multifunction device drivers |
@@ -934,18 +963,8 @@ CONFIG_I2C_ALGOBIT=y | |||
934 | # | 963 | # |
935 | # Graphics support | 964 | # Graphics support |
936 | # | 965 | # |
937 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 966 | # CONFIG_AGP is not set |
938 | CONFIG_LCD_CLASS_DEVICE=m | 967 | # CONFIG_DRM is not set |
939 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
940 | |||
941 | # | ||
942 | # Display device support | ||
943 | # | ||
944 | CONFIG_DISPLAY_SUPPORT=m | ||
945 | |||
946 | # | ||
947 | # Display hardware drivers | ||
948 | # | ||
949 | # CONFIG_VGASTATE is not set | 968 | # CONFIG_VGASTATE is not set |
950 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 969 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
951 | CONFIG_FB=y | 970 | CONFIG_FB=y |
@@ -954,6 +973,7 @@ CONFIG_FB_DDC=y | |||
954 | CONFIG_FB_CFB_FILLRECT=y | 973 | CONFIG_FB_CFB_FILLRECT=y |
955 | CONFIG_FB_CFB_COPYAREA=y | 974 | CONFIG_FB_CFB_COPYAREA=y |
956 | CONFIG_FB_CFB_IMAGEBLIT=y | 975 | CONFIG_FB_CFB_IMAGEBLIT=y |
976 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
957 | # CONFIG_FB_SYS_FILLRECT is not set | 977 | # CONFIG_FB_SYS_FILLRECT is not set |
958 | # CONFIG_FB_SYS_COPYAREA is not set | 978 | # CONFIG_FB_SYS_COPYAREA is not set |
959 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 979 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
@@ -1009,6 +1029,19 @@ CONFIG_FB_3DFX=y | |||
1009 | # CONFIG_FB_PM3 is not set | 1029 | # CONFIG_FB_PM3 is not set |
1010 | # CONFIG_FB_IBM_GXT4500 is not set | 1030 | # CONFIG_FB_IBM_GXT4500 is not set |
1011 | # CONFIG_FB_VIRTUAL is not set | 1031 | # CONFIG_FB_VIRTUAL is not set |
1032 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
1033 | CONFIG_LCD_CLASS_DEVICE=m | ||
1034 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
1035 | # CONFIG_BACKLIGHT_CORGI is not set | ||
1036 | |||
1037 | # | ||
1038 | # Display device support | ||
1039 | # | ||
1040 | CONFIG_DISPLAY_SUPPORT=m | ||
1041 | |||
1042 | # | ||
1043 | # Display hardware drivers | ||
1044 | # | ||
1012 | 1045 | ||
1013 | # | 1046 | # |
1014 | # Console display driver support | 1047 | # Console display driver support |
@@ -1035,6 +1068,7 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
1035 | CONFIG_HID_SUPPORT=y | 1068 | CONFIG_HID_SUPPORT=y |
1036 | CONFIG_HID=y | 1069 | CONFIG_HID=y |
1037 | # CONFIG_HID_DEBUG is not set | 1070 | # CONFIG_HID_DEBUG is not set |
1071 | # CONFIG_HIDRAW is not set | ||
1038 | 1072 | ||
1039 | # | 1073 | # |
1040 | # USB Input Devices | 1074 | # USB Input Devices |
@@ -1158,19 +1192,6 @@ CONFIG_USB_MON=y | |||
1158 | # CONFIG_RTC_CLASS is not set | 1192 | # CONFIG_RTC_CLASS is not set |
1159 | 1193 | ||
1160 | # | 1194 | # |
1161 | # DMA Engine support | ||
1162 | # | ||
1163 | # CONFIG_DMA_ENGINE is not set | ||
1164 | |||
1165 | # | ||
1166 | # DMA Clients | ||
1167 | # | ||
1168 | |||
1169 | # | ||
1170 | # DMA Devices | ||
1171 | # | ||
1172 | |||
1173 | # | ||
1174 | # Userspace I/O | 1195 | # Userspace I/O |
1175 | # | 1196 | # |
1176 | # CONFIG_UIO is not set | 1197 | # CONFIG_UIO is not set |
@@ -1187,7 +1208,6 @@ CONFIG_EXT3_FS_XATTR=y | |||
1187 | # CONFIG_EXT3_FS_SECURITY is not set | 1208 | # CONFIG_EXT3_FS_SECURITY is not set |
1188 | # CONFIG_EXT4DEV_FS is not set | 1209 | # CONFIG_EXT4DEV_FS is not set |
1189 | CONFIG_JBD=y | 1210 | CONFIG_JBD=y |
1190 | # CONFIG_JBD_DEBUG is not set | ||
1191 | CONFIG_FS_MBCACHE=y | 1211 | CONFIG_FS_MBCACHE=y |
1192 | # CONFIG_REISERFS_FS is not set | 1212 | # CONFIG_REISERFS_FS is not set |
1193 | # CONFIG_JFS_FS is not set | 1213 | # CONFIG_JFS_FS is not set |
@@ -1233,7 +1253,6 @@ CONFIG_SYSFS=y | |||
1233 | CONFIG_TMPFS=y | 1253 | CONFIG_TMPFS=y |
1234 | # CONFIG_TMPFS_POSIX_ACL is not set | 1254 | # CONFIG_TMPFS_POSIX_ACL is not set |
1235 | # CONFIG_HUGETLB_PAGE is not set | 1255 | # CONFIG_HUGETLB_PAGE is not set |
1236 | CONFIG_RAMFS=y | ||
1237 | # CONFIG_CONFIGFS_FS is not set | 1256 | # CONFIG_CONFIGFS_FS is not set |
1238 | 1257 | ||
1239 | # | 1258 | # |
@@ -1252,10 +1271,7 @@ CONFIG_RAMFS=y | |||
1252 | # CONFIG_QNX4FS_FS is not set | 1271 | # CONFIG_QNX4FS_FS is not set |
1253 | # CONFIG_SYSV_FS is not set | 1272 | # CONFIG_SYSV_FS is not set |
1254 | # CONFIG_UFS_FS is not set | 1273 | # CONFIG_UFS_FS is not set |
1255 | 1274 | CONFIG_NETWORK_FILESYSTEMS=y | |
1256 | # | ||
1257 | # Network File Systems | ||
1258 | # | ||
1259 | # CONFIG_NFS_FS is not set | 1275 | # CONFIG_NFS_FS is not set |
1260 | # CONFIG_NFSD is not set | 1276 | # CONFIG_NFSD is not set |
1261 | # CONFIG_SMB_FS is not set | 1277 | # CONFIG_SMB_FS is not set |
@@ -1285,10 +1301,6 @@ CONFIG_MSDOS_PARTITION=y | |||
1285 | # CONFIG_KARMA_PARTITION is not set | 1301 | # CONFIG_KARMA_PARTITION is not set |
1286 | # CONFIG_EFI_PARTITION is not set | 1302 | # CONFIG_EFI_PARTITION is not set |
1287 | # CONFIG_SYSV68_PARTITION is not set | 1303 | # CONFIG_SYSV68_PARTITION is not set |
1288 | |||
1289 | # | ||
1290 | # Native Language Support | ||
1291 | # | ||
1292 | CONFIG_NLS=y | 1304 | CONFIG_NLS=y |
1293 | CONFIG_NLS_DEFAULT="iso8859-1" | 1305 | CONFIG_NLS_DEFAULT="iso8859-1" |
1294 | # CONFIG_NLS_CODEPAGE_437 is not set | 1306 | # CONFIG_NLS_CODEPAGE_437 is not set |
@@ -1329,10 +1341,6 @@ CONFIG_NLS_ISO8859_1=m | |||
1329 | # CONFIG_NLS_KOI8_R is not set | 1341 | # CONFIG_NLS_KOI8_R is not set |
1330 | # CONFIG_NLS_KOI8_U is not set | 1342 | # CONFIG_NLS_KOI8_U is not set |
1331 | # CONFIG_NLS_UTF8 is not set | 1343 | # CONFIG_NLS_UTF8 is not set |
1332 | |||
1333 | # | ||
1334 | # Distributed Lock Manager | ||
1335 | # | ||
1336 | # CONFIG_DLM is not set | 1344 | # CONFIG_DLM is not set |
1337 | # CONFIG_UCC_SLOW is not set | 1345 | # CONFIG_UCC_SLOW is not set |
1338 | 1346 | ||
@@ -1352,17 +1360,16 @@ CONFIG_PLIST=y | |||
1352 | CONFIG_HAS_IOMEM=y | 1360 | CONFIG_HAS_IOMEM=y |
1353 | CONFIG_HAS_IOPORT=y | 1361 | CONFIG_HAS_IOPORT=y |
1354 | CONFIG_HAS_DMA=y | 1362 | CONFIG_HAS_DMA=y |
1355 | 1363 | CONFIG_INSTRUMENTATION=y | |
1356 | # | ||
1357 | # Instrumentation Support | ||
1358 | # | ||
1359 | # CONFIG_PROFILING is not set | 1364 | # CONFIG_PROFILING is not set |
1360 | # CONFIG_KPROBES is not set | 1365 | # CONFIG_KPROBES is not set |
1366 | # CONFIG_MARKERS is not set | ||
1361 | 1367 | ||
1362 | # | 1368 | # |
1363 | # Kernel hacking | 1369 | # Kernel hacking |
1364 | # | 1370 | # |
1365 | # CONFIG_PRINTK_TIME is not set | 1371 | # CONFIG_PRINTK_TIME is not set |
1372 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1366 | CONFIG_ENABLE_MUST_CHECK=y | 1373 | CONFIG_ENABLE_MUST_CHECK=y |
1367 | CONFIG_MAGIC_SYSRQ=y | 1374 | CONFIG_MAGIC_SYSRQ=y |
1368 | # CONFIG_UNUSED_SYMBOLS is not set | 1375 | # CONFIG_UNUSED_SYMBOLS is not set |
@@ -1387,9 +1394,12 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1387 | # CONFIG_DEBUG_INFO is not set | 1394 | # CONFIG_DEBUG_INFO is not set |
1388 | # CONFIG_DEBUG_VM is not set | 1395 | # CONFIG_DEBUG_VM is not set |
1389 | # CONFIG_DEBUG_LIST is not set | 1396 | # CONFIG_DEBUG_LIST is not set |
1397 | # CONFIG_DEBUG_SG is not set | ||
1390 | CONFIG_FORCED_INLINING=y | 1398 | CONFIG_FORCED_INLINING=y |
1399 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1391 | # CONFIG_RCU_TORTURE_TEST is not set | 1400 | # CONFIG_RCU_TORTURE_TEST is not set |
1392 | # CONFIG_FAULT_INJECTION is not set | 1401 | # CONFIG_FAULT_INJECTION is not set |
1402 | # CONFIG_SAMPLES is not set | ||
1393 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1403 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1394 | # CONFIG_DEBUG_STACK_USAGE is not set | 1404 | # CONFIG_DEBUG_STACK_USAGE is not set |
1395 | # CONFIG_DEBUG_PAGEALLOC is not set | 1405 | # CONFIG_DEBUG_PAGEALLOC is not set |
@@ -1406,6 +1416,7 @@ CONFIG_XMON_DISASSEMBLY=y | |||
1406 | # | 1416 | # |
1407 | # CONFIG_KEYS is not set | 1417 | # CONFIG_KEYS is not set |
1408 | # CONFIG_SECURITY is not set | 1418 | # CONFIG_SECURITY is not set |
1419 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1409 | CONFIG_CRYPTO=y | 1420 | CONFIG_CRYPTO=y |
1410 | CONFIG_CRYPTO_ALGAPI=m | 1421 | CONFIG_CRYPTO_ALGAPI=m |
1411 | CONFIG_CRYPTO_BLKCIPHER=m | 1422 | CONFIG_CRYPTO_BLKCIPHER=m |
@@ -1425,6 +1436,7 @@ CONFIG_CRYPTO_ECB=m | |||
1425 | CONFIG_CRYPTO_CBC=m | 1436 | CONFIG_CRYPTO_CBC=m |
1426 | CONFIG_CRYPTO_PCBC=m | 1437 | CONFIG_CRYPTO_PCBC=m |
1427 | # CONFIG_CRYPTO_LRW is not set | 1438 | # CONFIG_CRYPTO_LRW is not set |
1439 | # CONFIG_CRYPTO_XTS is not set | ||
1428 | # CONFIG_CRYPTO_CRYPTD is not set | 1440 | # CONFIG_CRYPTO_CRYPTD is not set |
1429 | # CONFIG_CRYPTO_DES is not set | 1441 | # CONFIG_CRYPTO_DES is not set |
1430 | # CONFIG_CRYPTO_FCRYPT is not set | 1442 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -1438,9 +1450,12 @@ CONFIG_CRYPTO_PCBC=m | |||
1438 | CONFIG_CRYPTO_ARC4=m | 1450 | CONFIG_CRYPTO_ARC4=m |
1439 | # CONFIG_CRYPTO_KHAZAD is not set | 1451 | # CONFIG_CRYPTO_KHAZAD is not set |
1440 | # CONFIG_CRYPTO_ANUBIS is not set | 1452 | # CONFIG_CRYPTO_ANUBIS is not set |
1453 | # CONFIG_CRYPTO_SEED is not set | ||
1441 | # CONFIG_CRYPTO_DEFLATE is not set | 1454 | # CONFIG_CRYPTO_DEFLATE is not set |
1442 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1455 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1443 | # CONFIG_CRYPTO_CRC32C is not set | 1456 | # CONFIG_CRYPTO_CRC32C is not set |
1444 | # CONFIG_CRYPTO_CAMELLIA is not set | 1457 | # CONFIG_CRYPTO_CAMELLIA is not set |
1445 | # CONFIG_CRYPTO_TEST is not set | 1458 | # CONFIG_CRYPTO_TEST is not set |
1459 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1446 | # CONFIG_CRYPTO_HW is not set | 1460 | # CONFIG_CRYPTO_HW is not set |
1461 | # CONFIG_PPC_CLOCK is not set | ||