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/maple_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/maple_defconfig')
-rw-r--r-- | arch/powerpc/configs/maple_defconfig | 126 |
1 files changed, 64 insertions, 62 deletions
diff --git a/arch/powerpc/configs/maple_defconfig b/arch/powerpc/configs/maple_defconfig index 84b9ab4a5a92..8b810d056440 100644 --- a/arch/powerpc/configs/maple_defconfig +++ b/arch/powerpc/configs/maple_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.23-rc4 | 3 | # Linux kernel version: 2.6.24-rc4 |
4 | # Thu Aug 30 16:38:16 2007 | 4 | # Thu Dec 6 16:48:26 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | 7 | ||
@@ -10,6 +10,7 @@ CONFIG_PPC64=y | |||
10 | # | 10 | # |
11 | CONFIG_POWER4_ONLY=y | 11 | CONFIG_POWER4_ONLY=y |
12 | CONFIG_POWER4=y | 12 | CONFIG_POWER4=y |
13 | # CONFIG_TUNE_CELL is not set | ||
13 | CONFIG_PPC_FPU=y | 14 | CONFIG_PPC_FPU=y |
14 | # CONFIG_ALTIVEC is not set | 15 | # CONFIG_ALTIVEC is not set |
15 | CONFIG_PPC_STD_MMU=y | 16 | CONFIG_PPC_STD_MMU=y |
@@ -18,8 +19,13 @@ CONFIG_VIRT_CPU_ACCOUNTING=y | |||
18 | CONFIG_SMP=y | 19 | CONFIG_SMP=y |
19 | CONFIG_NR_CPUS=4 | 20 | CONFIG_NR_CPUS=4 |
20 | CONFIG_64BIT=y | 21 | CONFIG_64BIT=y |
22 | CONFIG_WORD_SIZE=64 | ||
21 | CONFIG_PPC_MERGE=y | 23 | CONFIG_PPC_MERGE=y |
22 | CONFIG_MMU=y | 24 | CONFIG_MMU=y |
25 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
26 | CONFIG_GENERIC_TIME=y | ||
27 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
28 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
23 | CONFIG_GENERIC_HARDIRQS=y | 29 | CONFIG_GENERIC_HARDIRQS=y |
24 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
25 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 31 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
@@ -62,11 +68,13 @@ CONFIG_POSIX_MQUEUE=y | |||
62 | # CONFIG_BSD_PROCESS_ACCT is not set | 68 | # CONFIG_BSD_PROCESS_ACCT is not set |
63 | # CONFIG_TASKSTATS is not set | 69 | # CONFIG_TASKSTATS is not set |
64 | # CONFIG_USER_NS is not set | 70 | # CONFIG_USER_NS is not set |
71 | # CONFIG_PID_NS is not set | ||
65 | # CONFIG_AUDIT is not set | 72 | # CONFIG_AUDIT is not set |
66 | CONFIG_IKCONFIG=y | 73 | CONFIG_IKCONFIG=y |
67 | CONFIG_IKCONFIG_PROC=y | 74 | CONFIG_IKCONFIG_PROC=y |
68 | CONFIG_LOG_BUF_SHIFT=17 | 75 | CONFIG_LOG_BUF_SHIFT=17 |
69 | # CONFIG_CPUSETS is not set | 76 | # CONFIG_CGROUPS is not set |
77 | # CONFIG_FAIR_GROUP_SCHED is not set | ||
70 | CONFIG_SYSFS_DEPRECATED=y | 78 | CONFIG_SYSFS_DEPRECATED=y |
71 | # CONFIG_RELAY is not set | 79 | # CONFIG_RELAY is not set |
72 | # CONFIG_BLK_DEV_INITRD is not set | 80 | # CONFIG_BLK_DEV_INITRD is not set |
@@ -86,7 +94,6 @@ CONFIG_FUTEX=y | |||
86 | CONFIG_ANON_INODES=y | 94 | CONFIG_ANON_INODES=y |
87 | CONFIG_EPOLL=y | 95 | CONFIG_EPOLL=y |
88 | CONFIG_SIGNALFD=y | 96 | CONFIG_SIGNALFD=y |
89 | CONFIG_TIMERFD=y | ||
90 | CONFIG_EVENTFD=y | 97 | CONFIG_EVENTFD=y |
91 | CONFIG_SHMEM=y | 98 | CONFIG_SHMEM=y |
92 | CONFIG_VM_EVENT_COUNTERS=y | 99 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -107,6 +114,7 @@ CONFIG_STOP_MACHINE=y | |||
107 | CONFIG_BLOCK=y | 114 | CONFIG_BLOCK=y |
108 | # CONFIG_BLK_DEV_IO_TRACE is not set | 115 | # CONFIG_BLK_DEV_IO_TRACE is not set |
109 | # CONFIG_BLK_DEV_BSG is not set | 116 | # CONFIG_BLK_DEV_BSG is not set |
117 | CONFIG_BLOCK_COMPAT=y | ||
110 | 118 | ||
111 | # | 119 | # |
112 | # IO Schedulers | 120 | # IO Schedulers |
@@ -125,7 +133,6 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
125 | # Platform support | 133 | # Platform support |
126 | # | 134 | # |
127 | CONFIG_PPC_MULTIPLATFORM=y | 135 | CONFIG_PPC_MULTIPLATFORM=y |
128 | # CONFIG_EMBEDDED6xx is not set | ||
129 | # CONFIG_PPC_82xx is not set | 136 | # CONFIG_PPC_82xx is not set |
130 | # CONFIG_PPC_83xx is not set | 137 | # CONFIG_PPC_83xx is not set |
131 | # CONFIG_PPC_86xx is not set | 138 | # CONFIG_PPC_86xx is not set |
@@ -165,6 +172,10 @@ CONFIG_PPC_970_NAP=y | |||
165 | # | 172 | # |
166 | # Kernel options | 173 | # Kernel options |
167 | # | 174 | # |
175 | CONFIG_TICK_ONESHOT=y | ||
176 | CONFIG_NO_HZ=y | ||
177 | CONFIG_HIGH_RES_TIMERS=y | ||
178 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
168 | # CONFIG_HZ_100 is not set | 179 | # CONFIG_HZ_100 is not set |
169 | CONFIG_HZ_250=y | 180 | CONFIG_HZ_250=y |
170 | # CONFIG_HZ_300 is not set | 181 | # CONFIG_HZ_300 is not set |
@@ -177,6 +188,7 @@ CONFIG_PREEMPT_NONE=y | |||
177 | CONFIG_BINFMT_ELF=y | 188 | CONFIG_BINFMT_ELF=y |
178 | # CONFIG_BINFMT_MISC is not set | 189 | # CONFIG_BINFMT_MISC is not set |
179 | CONFIG_FORCE_MAX_ZONEORDER=13 | 190 | CONFIG_FORCE_MAX_ZONEORDER=13 |
191 | CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y | ||
180 | CONFIG_IOMMU_VMERGE=y | 192 | CONFIG_IOMMU_VMERGE=y |
181 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 193 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
182 | CONFIG_KEXEC=y | 194 | CONFIG_KEXEC=y |
@@ -194,6 +206,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
194 | CONFIG_FLATMEM=y | 206 | CONFIG_FLATMEM=y |
195 | CONFIG_FLAT_NODE_MEM_MAP=y | 207 | CONFIG_FLAT_NODE_MEM_MAP=y |
196 | # CONFIG_SPARSEMEM_STATIC is not set | 208 | # CONFIG_SPARSEMEM_STATIC is not set |
209 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y | ||
197 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 210 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
198 | CONFIG_RESOURCES_64BIT=y | 211 | CONFIG_RESOURCES_64BIT=y |
199 | CONFIG_ZONE_DMA_FLAG=1 | 212 | CONFIG_ZONE_DMA_FLAG=1 |
@@ -220,11 +233,8 @@ CONFIG_PCI_SYSCALL=y | |||
220 | # CONFIG_PCIEPORTBUS is not set | 233 | # CONFIG_PCIEPORTBUS is not set |
221 | CONFIG_ARCH_SUPPORTS_MSI=y | 234 | CONFIG_ARCH_SUPPORTS_MSI=y |
222 | CONFIG_PCI_MSI=y | 235 | CONFIG_PCI_MSI=y |
236 | CONFIG_PCI_LEGACY=y | ||
223 | # CONFIG_PCI_DEBUG is not set | 237 | # CONFIG_PCI_DEBUG is not set |
224 | |||
225 | # | ||
226 | # PCCARD (PCMCIA/CardBus) support | ||
227 | # | ||
228 | # CONFIG_PCCARD is not set | 238 | # CONFIG_PCCARD is not set |
229 | # CONFIG_HOTPLUG_PCI is not set | 239 | # CONFIG_HOTPLUG_PCI is not set |
230 | CONFIG_KERNEL_START=0xc000000000000000 | 240 | CONFIG_KERNEL_START=0xc000000000000000 |
@@ -266,6 +276,7 @@ CONFIG_IP_PNP_DHCP=y | |||
266 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 276 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
267 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 277 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
268 | CONFIG_INET_XFRM_MODE_BEET=y | 278 | CONFIG_INET_XFRM_MODE_BEET=y |
279 | # CONFIG_INET_LRO is not set | ||
269 | CONFIG_INET_DIAG=y | 280 | CONFIG_INET_DIAG=y |
270 | CONFIG_INET_TCP_DIAG=y | 281 | CONFIG_INET_TCP_DIAG=y |
271 | # CONFIG_TCP_CONG_ADVANCED is not set | 282 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -291,10 +302,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
291 | # CONFIG_LAPB is not set | 302 | # CONFIG_LAPB is not set |
292 | # CONFIG_ECONET is not set | 303 | # CONFIG_ECONET is not set |
293 | # CONFIG_WAN_ROUTER is not set | 304 | # CONFIG_WAN_ROUTER is not set |
294 | |||
295 | # | ||
296 | # QoS and/or fair queueing | ||
297 | # | ||
298 | # CONFIG_NET_SCHED is not set | 305 | # CONFIG_NET_SCHED is not set |
299 | 306 | ||
300 | # | 307 | # |
@@ -323,6 +330,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
323 | # | 330 | # |
324 | # Generic Driver Options | 331 | # Generic Driver Options |
325 | # | 332 | # |
333 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
326 | CONFIG_STANDALONE=y | 334 | CONFIG_STANDALONE=y |
327 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 335 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
328 | # CONFIG_FW_LOADER is not set | 336 | # CONFIG_FW_LOADER is not set |
@@ -373,6 +381,11 @@ CONFIG_IDE_PROC_FS=y | |||
373 | # IDE chipset support/bugfixes | 381 | # IDE chipset support/bugfixes |
374 | # | 382 | # |
375 | CONFIG_IDE_GENERIC=y | 383 | CONFIG_IDE_GENERIC=y |
384 | # CONFIG_BLK_DEV_PLATFORM is not set | ||
385 | |||
386 | # | ||
387 | # PCI IDE chipsets support | ||
388 | # | ||
376 | CONFIG_BLK_DEV_IDEPCI=y | 389 | CONFIG_BLK_DEV_IDEPCI=y |
377 | CONFIG_IDEPCI_SHARE_IRQ=y | 390 | CONFIG_IDEPCI_SHARE_IRQ=y |
378 | CONFIG_IDEPCI_PCIBUS_ORDER=y | 391 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
@@ -380,8 +393,6 @@ CONFIG_IDEPCI_PCIBUS_ORDER=y | |||
380 | CONFIG_BLK_DEV_GENERIC=y | 393 | CONFIG_BLK_DEV_GENERIC=y |
381 | # CONFIG_BLK_DEV_OPTI621 is not set | 394 | # CONFIG_BLK_DEV_OPTI621 is not set |
382 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 395 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
383 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
384 | # CONFIG_IDEDMA_ONLYDISK is not set | ||
385 | # CONFIG_BLK_DEV_AEC62XX is not set | 396 | # CONFIG_BLK_DEV_AEC62XX is not set |
386 | # CONFIG_BLK_DEV_ALI15X3 is not set | 397 | # CONFIG_BLK_DEV_ALI15X3 is not set |
387 | CONFIG_BLK_DEV_AMD74XX=y | 398 | CONFIG_BLK_DEV_AMD74XX=y |
@@ -409,7 +420,7 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
409 | # CONFIG_BLK_DEV_TC86C001 is not set | 420 | # CONFIG_BLK_DEV_TC86C001 is not set |
410 | # CONFIG_IDE_ARM is not set | 421 | # CONFIG_IDE_ARM is not set |
411 | CONFIG_BLK_DEV_IDEDMA=y | 422 | CONFIG_BLK_DEV_IDEDMA=y |
412 | # CONFIG_IDEDMA_IVB is not set | 423 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y |
413 | # CONFIG_BLK_DEV_HD is not set | 424 | # CONFIG_BLK_DEV_HD is not set |
414 | 425 | ||
415 | # | 426 | # |
@@ -421,10 +432,6 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
421 | # CONFIG_SCSI_NETLINK is not set | 432 | # CONFIG_SCSI_NETLINK is not set |
422 | # CONFIG_ATA is not set | 433 | # CONFIG_ATA is not set |
423 | # CONFIG_MD is not set | 434 | # CONFIG_MD is not set |
424 | |||
425 | # | ||
426 | # Fusion MPT device support | ||
427 | # | ||
428 | # CONFIG_FUSION is not set | 435 | # CONFIG_FUSION is not set |
429 | 436 | ||
430 | # | 437 | # |
@@ -441,6 +448,8 @@ CONFIG_NETDEVICES=y | |||
441 | # CONFIG_MACVLAN is not set | 448 | # CONFIG_MACVLAN is not set |
442 | # CONFIG_EQUALIZER is not set | 449 | # CONFIG_EQUALIZER is not set |
443 | # CONFIG_TUN is not set | 450 | # CONFIG_TUN is not set |
451 | # CONFIG_VETH is not set | ||
452 | # CONFIG_IP1000 is not set | ||
444 | # CONFIG_ARCNET is not set | 453 | # CONFIG_ARCNET is not set |
445 | # CONFIG_PHYLIB is not set | 454 | # CONFIG_PHYLIB is not set |
446 | CONFIG_NET_ETHERNET=y | 455 | CONFIG_NET_ETHERNET=y |
@@ -451,6 +460,10 @@ CONFIG_MII=y | |||
451 | # CONFIG_NET_VENDOR_3COM is not set | 460 | # CONFIG_NET_VENDOR_3COM is not set |
452 | # CONFIG_NET_TULIP is not set | 461 | # CONFIG_NET_TULIP is not set |
453 | # CONFIG_HP100 is not set | 462 | # CONFIG_HP100 is not set |
463 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
464 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
465 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
466 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
454 | CONFIG_NET_PCI=y | 467 | CONFIG_NET_PCI=y |
455 | # CONFIG_PCNET32 is not set | 468 | # CONFIG_PCNET32 is not set |
456 | CONFIG_AMD8111_ETH=y | 469 | CONFIG_AMD8111_ETH=y |
@@ -458,7 +471,6 @@ CONFIG_AMD8111_ETH=y | |||
458 | # CONFIG_ADAPTEC_STARFIRE is not set | 471 | # CONFIG_ADAPTEC_STARFIRE is not set |
459 | # CONFIG_B44 is not set | 472 | # CONFIG_B44 is not set |
460 | # CONFIG_FORCEDETH is not set | 473 | # CONFIG_FORCEDETH is not set |
461 | # CONFIG_DGRS is not set | ||
462 | # CONFIG_EEPRO100 is not set | 474 | # CONFIG_EEPRO100 is not set |
463 | # CONFIG_E100 is not set | 475 | # CONFIG_E100 is not set |
464 | # CONFIG_FEALNX is not set | 476 | # CONFIG_FEALNX is not set |
@@ -477,6 +489,7 @@ CONFIG_NETDEV_1000=y | |||
477 | CONFIG_E1000=y | 489 | CONFIG_E1000=y |
478 | # CONFIG_E1000_NAPI is not set | 490 | # CONFIG_E1000_NAPI is not set |
479 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | 491 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set |
492 | # CONFIG_E1000E is not set | ||
480 | # CONFIG_NS83820 is not set | 493 | # CONFIG_NS83820 is not set |
481 | # CONFIG_HAMACHI is not set | 494 | # CONFIG_HAMACHI is not set |
482 | # CONFIG_YELLOWFIN is not set | 495 | # CONFIG_YELLOWFIN is not set |
@@ -484,6 +497,7 @@ CONFIG_E1000=y | |||
484 | # CONFIG_SIS190 is not set | 497 | # CONFIG_SIS190 is not set |
485 | # CONFIG_SKGE is not set | 498 | # CONFIG_SKGE is not set |
486 | # CONFIG_SKY2 is not set | 499 | # CONFIG_SKY2 is not set |
500 | # CONFIG_SK98LIN is not set | ||
487 | # CONFIG_VIA_VELOCITY is not set | 501 | # CONFIG_VIA_VELOCITY is not set |
488 | CONFIG_TIGON3=y | 502 | CONFIG_TIGON3=y |
489 | # CONFIG_BNX2 is not set | 503 | # CONFIG_BNX2 is not set |
@@ -492,12 +506,15 @@ CONFIG_TIGON3=y | |||
492 | CONFIG_NETDEV_10000=y | 506 | CONFIG_NETDEV_10000=y |
493 | # CONFIG_CHELSIO_T1 is not set | 507 | # CONFIG_CHELSIO_T1 is not set |
494 | # CONFIG_CHELSIO_T3 is not set | 508 | # CONFIG_CHELSIO_T3 is not set |
509 | # CONFIG_IXGBE is not set | ||
495 | # CONFIG_IXGB is not set | 510 | # CONFIG_IXGB is not set |
496 | # CONFIG_S2IO is not set | 511 | # CONFIG_S2IO is not set |
497 | # CONFIG_MYRI10GE is not set | 512 | # CONFIG_MYRI10GE is not set |
498 | # CONFIG_NETXEN_NIC is not set | 513 | # CONFIG_NETXEN_NIC is not set |
514 | # CONFIG_NIU is not set | ||
499 | # CONFIG_PASEMI_MAC is not set | 515 | # CONFIG_PASEMI_MAC is not set |
500 | # CONFIG_MLX4_CORE is not set | 516 | # CONFIG_MLX4_CORE is not set |
517 | # CONFIG_TEHUTI is not set | ||
501 | # CONFIG_TR is not set | 518 | # CONFIG_TR is not set |
502 | 519 | ||
503 | # | 520 | # |
@@ -513,7 +530,6 @@ CONFIG_NETDEV_10000=y | |||
513 | # CONFIG_USB_KAWETH is not set | 530 | # CONFIG_USB_KAWETH is not set |
514 | CONFIG_USB_PEGASUS=y | 531 | CONFIG_USB_PEGASUS=y |
515 | # CONFIG_USB_RTL8150 is not set | 532 | # CONFIG_USB_RTL8150 is not set |
516 | # CONFIG_USB_USBNET_MII is not set | ||
517 | # CONFIG_USB_USBNET is not set | 533 | # CONFIG_USB_USBNET is not set |
518 | # CONFIG_WAN is not set | 534 | # CONFIG_WAN is not set |
519 | # CONFIG_FDDI is not set | 535 | # CONFIG_FDDI is not set |
@@ -542,7 +558,6 @@ CONFIG_INPUT_MOUSEDEV=y | |||
542 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600 | 558 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600 |
543 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 | 559 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 |
544 | # CONFIG_INPUT_JOYDEV is not set | 560 | # CONFIG_INPUT_JOYDEV is not set |
545 | # CONFIG_INPUT_TSDEV is not set | ||
546 | # CONFIG_INPUT_EVDEV is not set | 561 | # CONFIG_INPUT_EVDEV is not set |
547 | # CONFIG_INPUT_EVBUG is not set | 562 | # CONFIG_INPUT_EVBUG is not set |
548 | 563 | ||
@@ -594,14 +609,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
594 | CONFIG_HVC_DRIVER=y | 609 | CONFIG_HVC_DRIVER=y |
595 | CONFIG_HVC_RTAS=y | 610 | CONFIG_HVC_RTAS=y |
596 | # CONFIG_IPMI_HANDLER is not set | 611 | # CONFIG_IPMI_HANDLER is not set |
597 | # CONFIG_WATCHDOG is not set | ||
598 | # CONFIG_HW_RANDOM is not set | 612 | # CONFIG_HW_RANDOM is not set |
599 | CONFIG_GEN_RTC=y | 613 | CONFIG_GEN_RTC=y |
600 | # CONFIG_GEN_RTC_X is not set | 614 | # CONFIG_GEN_RTC_X is not set |
601 | # CONFIG_R3964 is not set | 615 | # CONFIG_R3964 is not set |
602 | # CONFIG_APPLICOM is not set | 616 | # CONFIG_APPLICOM is not set |
603 | # CONFIG_AGP is not set | ||
604 | # CONFIG_DRM is not set | ||
605 | # CONFIG_RAW_DRIVER is not set | 617 | # CONFIG_RAW_DRIVER is not set |
606 | # CONFIG_HANGCHECK_TIMER is not set | 618 | # CONFIG_HANGCHECK_TIMER is not set |
607 | # CONFIG_TCG_TPM is not set | 619 | # CONFIG_TCG_TPM is not set |
@@ -669,6 +681,13 @@ CONFIG_I2C_AMD8111=y | |||
669 | # CONFIG_W1 is not set | 681 | # CONFIG_W1 is not set |
670 | # CONFIG_POWER_SUPPLY is not set | 682 | # CONFIG_POWER_SUPPLY is not set |
671 | # CONFIG_HWMON is not set | 683 | # CONFIG_HWMON is not set |
684 | # CONFIG_WATCHDOG is not set | ||
685 | |||
686 | # | ||
687 | # Sonics Silicon Backplane | ||
688 | # | ||
689 | CONFIG_SSB_POSSIBLE=y | ||
690 | # CONFIG_SSB is not set | ||
672 | 691 | ||
673 | # | 692 | # |
674 | # Multifunction device drivers | 693 | # Multifunction device drivers |
@@ -685,16 +704,17 @@ CONFIG_I2C_AMD8111=y | |||
685 | # | 704 | # |
686 | # Graphics support | 705 | # Graphics support |
687 | # | 706 | # |
707 | # CONFIG_AGP is not set | ||
708 | # CONFIG_DRM is not set | ||
709 | # CONFIG_VGASTATE is not set | ||
710 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
711 | # CONFIG_FB is not set | ||
688 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 712 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
689 | 713 | ||
690 | # | 714 | # |
691 | # Display device support | 715 | # Display device support |
692 | # | 716 | # |
693 | # CONFIG_DISPLAY_SUPPORT is not set | 717 | # CONFIG_DISPLAY_SUPPORT is not set |
694 | # CONFIG_VGASTATE is not set | ||
695 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
696 | # CONFIG_FB is not set | ||
697 | # CONFIG_FB_IBM_GXT4500 is not set | ||
698 | 718 | ||
699 | # | 719 | # |
700 | # Console display driver support | 720 | # Console display driver support |
@@ -709,6 +729,7 @@ CONFIG_DUMMY_CONSOLE=y | |||
709 | CONFIG_HID_SUPPORT=y | 729 | CONFIG_HID_SUPPORT=y |
710 | CONFIG_HID=y | 730 | CONFIG_HID=y |
711 | # CONFIG_HID_DEBUG is not set | 731 | # CONFIG_HID_DEBUG is not set |
732 | # CONFIG_HIDRAW is not set | ||
712 | 733 | ||
713 | # | 734 | # |
714 | # USB Input Devices | 735 | # USB Input Devices |
@@ -784,6 +805,7 @@ CONFIG_USB_SERIAL_GENERIC=y | |||
784 | # CONFIG_USB_SERIAL_AIRPRIME is not set | 805 | # CONFIG_USB_SERIAL_AIRPRIME is not set |
785 | # CONFIG_USB_SERIAL_ARK3116 is not set | 806 | # CONFIG_USB_SERIAL_ARK3116 is not set |
786 | # CONFIG_USB_SERIAL_BELKIN is not set | 807 | # CONFIG_USB_SERIAL_BELKIN is not set |
808 | # CONFIG_USB_SERIAL_CH341 is not set | ||
787 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | 809 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
788 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | 810 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set |
789 | # CONFIG_USB_SERIAL_CP2101 is not set | 811 | # CONFIG_USB_SERIAL_CP2101 is not set |
@@ -870,19 +892,6 @@ CONFIG_USB_EZUSB=y | |||
870 | # CONFIG_RTC_CLASS is not set | 892 | # CONFIG_RTC_CLASS is not set |
871 | 893 | ||
872 | # | 894 | # |
873 | # DMA Engine support | ||
874 | # | ||
875 | # CONFIG_DMA_ENGINE is not set | ||
876 | |||
877 | # | ||
878 | # DMA Clients | ||
879 | # | ||
880 | |||
881 | # | ||
882 | # DMA Devices | ||
883 | # | ||
884 | |||
885 | # | ||
886 | # Userspace I/O | 895 | # Userspace I/O |
887 | # | 896 | # |
888 | # CONFIG_UIO is not set | 897 | # CONFIG_UIO is not set |
@@ -942,7 +951,6 @@ CONFIG_TMPFS=y | |||
942 | # CONFIG_TMPFS_POSIX_ACL is not set | 951 | # CONFIG_TMPFS_POSIX_ACL is not set |
943 | CONFIG_HUGETLBFS=y | 952 | CONFIG_HUGETLBFS=y |
944 | CONFIG_HUGETLB_PAGE=y | 953 | CONFIG_HUGETLB_PAGE=y |
945 | CONFIG_RAMFS=y | ||
946 | # CONFIG_CONFIGFS_FS is not set | 954 | # CONFIG_CONFIGFS_FS is not set |
947 | 955 | ||
948 | # | 956 | # |
@@ -961,10 +969,7 @@ CONFIG_CRAMFS=y | |||
961 | # CONFIG_QNX4FS_FS is not set | 969 | # CONFIG_QNX4FS_FS is not set |
962 | # CONFIG_SYSV_FS is not set | 970 | # CONFIG_SYSV_FS is not set |
963 | # CONFIG_UFS_FS is not set | 971 | # CONFIG_UFS_FS is not set |
964 | 972 | CONFIG_NETWORK_FILESYSTEMS=y | |
965 | # | ||
966 | # Network File Systems | ||
967 | # | ||
968 | CONFIG_NFS_FS=y | 973 | CONFIG_NFS_FS=y |
969 | CONFIG_NFS_V3=y | 974 | CONFIG_NFS_V3=y |
970 | CONFIG_NFS_V3_ACL=y | 975 | CONFIG_NFS_V3_ACL=y |
@@ -1008,10 +1013,6 @@ CONFIG_MSDOS_PARTITION=y | |||
1008 | # CONFIG_KARMA_PARTITION is not set | 1013 | # CONFIG_KARMA_PARTITION is not set |
1009 | # CONFIG_EFI_PARTITION is not set | 1014 | # CONFIG_EFI_PARTITION is not set |
1010 | # CONFIG_SYSV68_PARTITION is not set | 1015 | # CONFIG_SYSV68_PARTITION is not set |
1011 | |||
1012 | # | ||
1013 | # Native Language Support | ||
1014 | # | ||
1015 | CONFIG_NLS=y | 1016 | CONFIG_NLS=y |
1016 | CONFIG_NLS_DEFAULT="utf-8" | 1017 | CONFIG_NLS_DEFAULT="utf-8" |
1017 | # CONFIG_NLS_CODEPAGE_437 is not set | 1018 | # CONFIG_NLS_CODEPAGE_437 is not set |
@@ -1052,10 +1053,6 @@ CONFIG_NLS_DEFAULT="utf-8" | |||
1052 | # CONFIG_NLS_KOI8_R is not set | 1053 | # CONFIG_NLS_KOI8_R is not set |
1053 | # CONFIG_NLS_KOI8_U is not set | 1054 | # CONFIG_NLS_KOI8_U is not set |
1054 | CONFIG_NLS_UTF8=y | 1055 | CONFIG_NLS_UTF8=y |
1055 | |||
1056 | # | ||
1057 | # Distributed Lock Manager | ||
1058 | # | ||
1059 | # CONFIG_DLM is not set | 1056 | # CONFIG_DLM is not set |
1060 | # CONFIG_UCC_SLOW is not set | 1057 | # CONFIG_UCC_SLOW is not set |
1061 | 1058 | ||
@@ -1074,17 +1071,13 @@ CONFIG_PLIST=y | |||
1074 | CONFIG_HAS_IOMEM=y | 1071 | CONFIG_HAS_IOMEM=y |
1075 | CONFIG_HAS_IOPORT=y | 1072 | CONFIG_HAS_IOPORT=y |
1076 | CONFIG_HAS_DMA=y | 1073 | CONFIG_HAS_DMA=y |
1077 | 1074 | # CONFIG_INSTRUMENTATION is not set | |
1078 | # | ||
1079 | # Instrumentation Support | ||
1080 | # | ||
1081 | # CONFIG_PROFILING is not set | ||
1082 | # CONFIG_KPROBES is not set | ||
1083 | 1075 | ||
1084 | # | 1076 | # |
1085 | # Kernel hacking | 1077 | # Kernel hacking |
1086 | # | 1078 | # |
1087 | # CONFIG_PRINTK_TIME is not set | 1079 | # CONFIG_PRINTK_TIME is not set |
1080 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1088 | CONFIG_ENABLE_MUST_CHECK=y | 1081 | CONFIG_ENABLE_MUST_CHECK=y |
1089 | CONFIG_MAGIC_SYSRQ=y | 1082 | CONFIG_MAGIC_SYSRQ=y |
1090 | # CONFIG_UNUSED_SYMBOLS is not set | 1083 | # CONFIG_UNUSED_SYMBOLS is not set |
@@ -1108,9 +1101,12 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1108 | # CONFIG_DEBUG_INFO is not set | 1101 | # CONFIG_DEBUG_INFO is not set |
1109 | # CONFIG_DEBUG_VM is not set | 1102 | # CONFIG_DEBUG_VM is not set |
1110 | # CONFIG_DEBUG_LIST is not set | 1103 | # CONFIG_DEBUG_LIST is not set |
1104 | # CONFIG_DEBUG_SG is not set | ||
1111 | # CONFIG_FORCED_INLINING is not set | 1105 | # CONFIG_FORCED_INLINING is not set |
1106 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1112 | # CONFIG_RCU_TORTURE_TEST is not set | 1107 | # CONFIG_RCU_TORTURE_TEST is not set |
1113 | # CONFIG_FAULT_INJECTION is not set | 1108 | # CONFIG_FAULT_INJECTION is not set |
1109 | # CONFIG_SAMPLES is not set | ||
1114 | CONFIG_DEBUG_STACKOVERFLOW=y | 1110 | CONFIG_DEBUG_STACKOVERFLOW=y |
1115 | CONFIG_DEBUG_STACK_USAGE=y | 1111 | CONFIG_DEBUG_STACK_USAGE=y |
1116 | # CONFIG_DEBUG_PAGEALLOC is not set | 1112 | # CONFIG_DEBUG_PAGEALLOC is not set |
@@ -1119,6 +1115,7 @@ CONFIG_XMON=y | |||
1119 | CONFIG_XMON_DEFAULT=y | 1115 | CONFIG_XMON_DEFAULT=y |
1120 | CONFIG_XMON_DISASSEMBLY=y | 1116 | CONFIG_XMON_DISASSEMBLY=y |
1121 | # CONFIG_IRQSTACKS is not set | 1117 | # CONFIG_IRQSTACKS is not set |
1118 | # CONFIG_VIRQ_DEBUG is not set | ||
1122 | CONFIG_BOOTX_TEXT=y | 1119 | CONFIG_BOOTX_TEXT=y |
1123 | # CONFIG_PPC_EARLY_DEBUG is not set | 1120 | # CONFIG_PPC_EARLY_DEBUG is not set |
1124 | 1121 | ||
@@ -1127,6 +1124,7 @@ CONFIG_BOOTX_TEXT=y | |||
1127 | # | 1124 | # |
1128 | # CONFIG_KEYS is not set | 1125 | # CONFIG_KEYS is not set |
1129 | # CONFIG_SECURITY is not set | 1126 | # CONFIG_SECURITY is not set |
1127 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1130 | CONFIG_CRYPTO=y | 1128 | CONFIG_CRYPTO=y |
1131 | CONFIG_CRYPTO_ALGAPI=y | 1129 | CONFIG_CRYPTO_ALGAPI=y |
1132 | CONFIG_CRYPTO_BLKCIPHER=y | 1130 | CONFIG_CRYPTO_BLKCIPHER=y |
@@ -1146,6 +1144,7 @@ CONFIG_CRYPTO_ECB=m | |||
1146 | CONFIG_CRYPTO_CBC=y | 1144 | CONFIG_CRYPTO_CBC=y |
1147 | CONFIG_CRYPTO_PCBC=m | 1145 | CONFIG_CRYPTO_PCBC=m |
1148 | # CONFIG_CRYPTO_LRW is not set | 1146 | # CONFIG_CRYPTO_LRW is not set |
1147 | # CONFIG_CRYPTO_XTS is not set | ||
1149 | # CONFIG_CRYPTO_CRYPTD is not set | 1148 | # CONFIG_CRYPTO_CRYPTD is not set |
1150 | CONFIG_CRYPTO_DES=y | 1149 | CONFIG_CRYPTO_DES=y |
1151 | # CONFIG_CRYPTO_FCRYPT is not set | 1150 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -1159,9 +1158,12 @@ CONFIG_CRYPTO_DES=y | |||
1159 | # CONFIG_CRYPTO_ARC4 is not set | 1158 | # CONFIG_CRYPTO_ARC4 is not set |
1160 | # CONFIG_CRYPTO_KHAZAD is not set | 1159 | # CONFIG_CRYPTO_KHAZAD is not set |
1161 | # CONFIG_CRYPTO_ANUBIS is not set | 1160 | # CONFIG_CRYPTO_ANUBIS is not set |
1161 | # CONFIG_CRYPTO_SEED is not set | ||
1162 | # CONFIG_CRYPTO_DEFLATE is not set | 1162 | # CONFIG_CRYPTO_DEFLATE is not set |
1163 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1163 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1164 | # CONFIG_CRYPTO_CRC32C is not set | 1164 | # CONFIG_CRYPTO_CRC32C is not set |
1165 | # CONFIG_CRYPTO_CAMELLIA is not set | 1165 | # CONFIG_CRYPTO_CAMELLIA is not set |
1166 | # CONFIG_CRYPTO_TEST is not set | 1166 | # CONFIG_CRYPTO_TEST is not set |
1167 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1167 | # CONFIG_CRYPTO_HW is not set | 1168 | # CONFIG_CRYPTO_HW is not set |
1169 | # CONFIG_PPC_CLOCK is not set | ||