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/mpc836x_mds_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/mpc836x_mds_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc836x_mds_defconfig | 155 |
1 files changed, 77 insertions, 78 deletions
diff --git a/arch/powerpc/configs/mpc836x_mds_defconfig b/arch/powerpc/configs/mpc836x_mds_defconfig index 1b4d37570eb..c44fc56263e 100644 --- a/arch/powerpc/configs/mpc836x_mds_defconfig +++ b/arch/powerpc/configs/mpc836x_mds_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 | # Tue Aug 28 21:24:42 2007 | 4 | # Thu Dec 6 16:48:43 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -21,8 +21,13 @@ CONFIG_PPC_STD_MMU_32=y | |||
21 | # CONFIG_PPC_MM_SLICES is not set | 21 | # CONFIG_PPC_MM_SLICES is not set |
22 | # CONFIG_SMP is not set | 22 | # CONFIG_SMP is not set |
23 | CONFIG_PPC32=y | 23 | CONFIG_PPC32=y |
24 | CONFIG_WORD_SIZE=32 | ||
24 | CONFIG_PPC_MERGE=y | 25 | CONFIG_PPC_MERGE=y |
25 | CONFIG_MMU=y | 26 | CONFIG_MMU=y |
27 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
28 | CONFIG_GENERIC_TIME=y | ||
29 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
30 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
26 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
27 | CONFIG_IRQ_PER_CPU=y | 32 | CONFIG_IRQ_PER_CPU=y |
28 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 33 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
@@ -62,9 +67,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
62 | # CONFIG_BSD_PROCESS_ACCT is not set | 67 | # CONFIG_BSD_PROCESS_ACCT is not set |
63 | # CONFIG_TASKSTATS is not set | 68 | # CONFIG_TASKSTATS is not set |
64 | # CONFIG_USER_NS is not set | 69 | # CONFIG_USER_NS is not set |
70 | # CONFIG_PID_NS is not set | ||
65 | # CONFIG_AUDIT is not set | 71 | # CONFIG_AUDIT is not set |
66 | # CONFIG_IKCONFIG is not set | 72 | # CONFIG_IKCONFIG is not set |
67 | CONFIG_LOG_BUF_SHIFT=14 | 73 | CONFIG_LOG_BUF_SHIFT=14 |
74 | # CONFIG_CGROUPS is not set | ||
75 | # CONFIG_FAIR_GROUP_SCHED is not set | ||
68 | CONFIG_SYSFS_DEPRECATED=y | 76 | CONFIG_SYSFS_DEPRECATED=y |
69 | # CONFIG_RELAY is not set | 77 | # CONFIG_RELAY is not set |
70 | CONFIG_BLK_DEV_INITRD=y | 78 | CONFIG_BLK_DEV_INITRD=y |
@@ -83,7 +91,6 @@ CONFIG_FUTEX=y | |||
83 | CONFIG_ANON_INODES=y | 91 | CONFIG_ANON_INODES=y |
84 | # CONFIG_EPOLL is not set | 92 | # CONFIG_EPOLL is not set |
85 | CONFIG_SIGNALFD=y | 93 | CONFIG_SIGNALFD=y |
86 | CONFIG_TIMERFD=y | ||
87 | CONFIG_EVENTFD=y | 94 | CONFIG_EVENTFD=y |
88 | CONFIG_SHMEM=y | 95 | CONFIG_SHMEM=y |
89 | CONFIG_VM_EVENT_COUNTERS=y | 96 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -123,7 +130,6 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
123 | # Platform support | 130 | # Platform support |
124 | # | 131 | # |
125 | # CONFIG_PPC_MULTIPLATFORM is not set | 132 | # CONFIG_PPC_MULTIPLATFORM is not set |
126 | # CONFIG_EMBEDDED6xx is not set | ||
127 | # CONFIG_PPC_82xx is not set | 133 | # CONFIG_PPC_82xx is not set |
128 | CONFIG_PPC_83xx=y | 134 | CONFIG_PPC_83xx=y |
129 | # CONFIG_PPC_86xx is not set | 135 | # CONFIG_PPC_86xx is not set |
@@ -157,6 +163,10 @@ CONFIG_QUICC_ENGINE=y | |||
157 | # Kernel options | 163 | # Kernel options |
158 | # | 164 | # |
159 | # CONFIG_HIGHMEM is not set | 165 | # CONFIG_HIGHMEM is not set |
166 | CONFIG_TICK_ONESHOT=y | ||
167 | CONFIG_NO_HZ=y | ||
168 | CONFIG_HIGH_RES_TIMERS=y | ||
169 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
160 | # CONFIG_HZ_100 is not set | 170 | # CONFIG_HZ_100 is not set |
161 | CONFIG_HZ_250=y | 171 | CONFIG_HZ_250=y |
162 | # CONFIG_HZ_300 is not set | 172 | # CONFIG_HZ_300 is not set |
@@ -177,6 +187,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
177 | CONFIG_FLATMEM=y | 187 | CONFIG_FLATMEM=y |
178 | CONFIG_FLAT_NODE_MEM_MAP=y | 188 | CONFIG_FLAT_NODE_MEM_MAP=y |
179 | # CONFIG_SPARSEMEM_STATIC is not set | 189 | # CONFIG_SPARSEMEM_STATIC is not set |
190 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
180 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 191 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
181 | # CONFIG_RESOURCES_64BIT is not set | 192 | # CONFIG_RESOURCES_64BIT is not set |
182 | CONFIG_ZONE_DMA_FLAG=1 | 193 | CONFIG_ZONE_DMA_FLAG=1 |
@@ -185,6 +196,8 @@ CONFIG_VIRT_TO_BUS=y | |||
185 | CONFIG_PROC_DEVICETREE=y | 196 | CONFIG_PROC_DEVICETREE=y |
186 | # CONFIG_CMDLINE_BOOL is not set | 197 | # CONFIG_CMDLINE_BOOL is not set |
187 | # CONFIG_PM is not set | 198 | # CONFIG_PM is not set |
199 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
200 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
188 | CONFIG_SECCOMP=y | 201 | CONFIG_SECCOMP=y |
189 | CONFIG_WANT_DEVICE_TREE=y | 202 | CONFIG_WANT_DEVICE_TREE=y |
190 | CONFIG_DEVICE_TREE="" | 203 | CONFIG_DEVICE_TREE="" |
@@ -203,10 +216,7 @@ CONFIG_PCI_SYSCALL=y | |||
203 | # CONFIG_PCIEPORTBUS is not set | 216 | # CONFIG_PCIEPORTBUS is not set |
204 | CONFIG_ARCH_SUPPORTS_MSI=y | 217 | CONFIG_ARCH_SUPPORTS_MSI=y |
205 | # CONFIG_PCI_MSI is not set | 218 | # CONFIG_PCI_MSI is not set |
206 | 219 | CONFIG_PCI_LEGACY=y | |
207 | # | ||
208 | # PCCARD (PCMCIA/CardBus) support | ||
209 | # | ||
210 | # CONFIG_PCCARD is not set | 220 | # CONFIG_PCCARD is not set |
211 | # CONFIG_HOTPLUG_PCI is not set | 221 | # CONFIG_HOTPLUG_PCI is not set |
212 | 222 | ||
@@ -221,7 +231,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
221 | CONFIG_HIGHMEM_START=0xfe000000 | 231 | CONFIG_HIGHMEM_START=0xfe000000 |
222 | CONFIG_LOWMEM_SIZE=0x30000000 | 232 | CONFIG_LOWMEM_SIZE=0x30000000 |
223 | CONFIG_KERNEL_START=0xc0000000 | 233 | CONFIG_KERNEL_START=0xc0000000 |
224 | CONFIG_TASK_SIZE=0x80000000 | 234 | CONFIG_TASK_SIZE=0xc0000000 |
225 | CONFIG_BOOT_LOAD=0x00800000 | 235 | CONFIG_BOOT_LOAD=0x00800000 |
226 | 236 | ||
227 | # | 237 | # |
@@ -261,6 +271,7 @@ CONFIG_SYN_COOKIES=y | |||
261 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 271 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
262 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 272 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
263 | CONFIG_INET_XFRM_MODE_BEET=y | 273 | CONFIG_INET_XFRM_MODE_BEET=y |
274 | # CONFIG_INET_LRO is not set | ||
264 | CONFIG_INET_DIAG=y | 275 | CONFIG_INET_DIAG=y |
265 | CONFIG_INET_TCP_DIAG=y | 276 | CONFIG_INET_TCP_DIAG=y |
266 | # CONFIG_TCP_CONG_ADVANCED is not set | 277 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -286,10 +297,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
286 | # CONFIG_LAPB is not set | 297 | # CONFIG_LAPB is not set |
287 | # CONFIG_ECONET is not set | 298 | # CONFIG_ECONET is not set |
288 | # CONFIG_WAN_ROUTER is not set | 299 | # CONFIG_WAN_ROUTER is not set |
289 | |||
290 | # | ||
291 | # QoS and/or fair queueing | ||
292 | # | ||
293 | # CONFIG_NET_SCHED is not set | 300 | # CONFIG_NET_SCHED is not set |
294 | 301 | ||
295 | # | 302 | # |
@@ -318,6 +325,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
318 | # | 325 | # |
319 | # Generic Driver Options | 326 | # Generic Driver Options |
320 | # | 327 | # |
328 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
321 | CONFIG_STANDALONE=y | 329 | CONFIG_STANDALONE=y |
322 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 330 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
323 | # CONFIG_FW_LOADER is not set | 331 | # CONFIG_FW_LOADER is not set |
@@ -386,6 +394,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
386 | # CONFIG_SCSI_FC_ATTRS is not set | 394 | # CONFIG_SCSI_FC_ATTRS is not set |
387 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 395 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
388 | # CONFIG_SCSI_SAS_LIBSAS is not set | 396 | # CONFIG_SCSI_SAS_LIBSAS is not set |
397 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
389 | CONFIG_SCSI_LOWLEVEL=y | 398 | CONFIG_SCSI_LOWLEVEL=y |
390 | # CONFIG_ISCSI_TCP is not set | 399 | # CONFIG_ISCSI_TCP is not set |
391 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 400 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
@@ -397,6 +406,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
397 | # CONFIG_SCSI_AIC79XX is not set | 406 | # CONFIG_SCSI_AIC79XX is not set |
398 | # CONFIG_SCSI_AIC94XX is not set | 407 | # CONFIG_SCSI_AIC94XX is not set |
399 | # CONFIG_SCSI_DPT_I2O is not set | 408 | # CONFIG_SCSI_DPT_I2O is not set |
409 | # CONFIG_SCSI_ADVANSYS is not set | ||
400 | # CONFIG_SCSI_ARCMSR is not set | 410 | # CONFIG_SCSI_ARCMSR is not set |
401 | # CONFIG_MEGARAID_NEWGEN is not set | 411 | # CONFIG_MEGARAID_NEWGEN is not set |
402 | # CONFIG_MEGARAID_LEGACY is not set | 412 | # CONFIG_MEGARAID_LEGACY is not set |
@@ -423,14 +433,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
423 | # CONFIG_SCSI_SRP is not set | 433 | # CONFIG_SCSI_SRP is not set |
424 | # CONFIG_ATA is not set | 434 | # CONFIG_ATA is not set |
425 | # CONFIG_MD is not set | 435 | # CONFIG_MD is not set |
426 | |||
427 | # | ||
428 | # Fusion MPT device support | ||
429 | # | ||
430 | # CONFIG_FUSION is not set | 436 | # CONFIG_FUSION is not set |
431 | # CONFIG_FUSION_SPI is not set | ||
432 | # CONFIG_FUSION_FC is not set | ||
433 | # CONFIG_FUSION_SAS is not set | ||
434 | 437 | ||
435 | # | 438 | # |
436 | # IEEE 1394 (FireWire) support | 439 | # IEEE 1394 (FireWire) support |
@@ -446,6 +449,8 @@ CONFIG_NETDEVICES=y | |||
446 | # CONFIG_MACVLAN is not set | 449 | # CONFIG_MACVLAN is not set |
447 | # CONFIG_EQUALIZER is not set | 450 | # CONFIG_EQUALIZER is not set |
448 | # CONFIG_TUN is not set | 451 | # CONFIG_TUN is not set |
452 | # CONFIG_VETH is not set | ||
453 | # CONFIG_IP1000 is not set | ||
449 | # CONFIG_ARCNET is not set | 454 | # CONFIG_ARCNET is not set |
450 | CONFIG_PHYLIB=y | 455 | CONFIG_PHYLIB=y |
451 | 456 | ||
@@ -462,6 +467,7 @@ CONFIG_MARVELL_PHY=y | |||
462 | # CONFIG_BROADCOM_PHY is not set | 467 | # CONFIG_BROADCOM_PHY is not set |
463 | # CONFIG_ICPLUS_PHY is not set | 468 | # CONFIG_ICPLUS_PHY is not set |
464 | # CONFIG_FIXED_PHY is not set | 469 | # CONFIG_FIXED_PHY is not set |
470 | # CONFIG_MDIO_BITBANG is not set | ||
465 | CONFIG_NET_ETHERNET=y | 471 | CONFIG_NET_ETHERNET=y |
466 | CONFIG_MII=y | 472 | CONFIG_MII=y |
467 | # CONFIG_HAPPYMEAL is not set | 473 | # CONFIG_HAPPYMEAL is not set |
@@ -470,11 +476,17 @@ CONFIG_MII=y | |||
470 | # CONFIG_NET_VENDOR_3COM is not set | 476 | # CONFIG_NET_VENDOR_3COM is not set |
471 | # CONFIG_NET_TULIP is not set | 477 | # CONFIG_NET_TULIP is not set |
472 | # CONFIG_HP100 is not set | 478 | # CONFIG_HP100 is not set |
479 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
480 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
481 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
482 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
473 | # CONFIG_NET_PCI is not set | 483 | # CONFIG_NET_PCI is not set |
484 | # CONFIG_B44 is not set | ||
474 | CONFIG_NETDEV_1000=y | 485 | CONFIG_NETDEV_1000=y |
475 | # CONFIG_ACENIC is not set | 486 | # CONFIG_ACENIC is not set |
476 | # CONFIG_DL2K is not set | 487 | # CONFIG_DL2K is not set |
477 | # CONFIG_E1000 is not set | 488 | # CONFIG_E1000 is not set |
489 | # CONFIG_E1000E is not set | ||
478 | # CONFIG_NS83820 is not set | 490 | # CONFIG_NS83820 is not set |
479 | # CONFIG_HAMACHI is not set | 491 | # CONFIG_HAMACHI is not set |
480 | # CONFIG_YELLOWFIN is not set | 492 | # CONFIG_YELLOWFIN is not set |
@@ -482,6 +494,7 @@ CONFIG_NETDEV_1000=y | |||
482 | # CONFIG_SIS190 is not set | 494 | # CONFIG_SIS190 is not set |
483 | # CONFIG_SKGE is not set | 495 | # CONFIG_SKGE is not set |
484 | # CONFIG_SKY2 is not set | 496 | # CONFIG_SKY2 is not set |
497 | # CONFIG_SK98LIN is not set | ||
485 | # CONFIG_VIA_VELOCITY is not set | 498 | # CONFIG_VIA_VELOCITY is not set |
486 | # CONFIG_TIGON3 is not set | 499 | # CONFIG_TIGON3 is not set |
487 | # CONFIG_BNX2 is not set | 500 | # CONFIG_BNX2 is not set |
@@ -496,11 +509,14 @@ CONFIG_UCC_GETH=y | |||
496 | CONFIG_NETDEV_10000=y | 509 | CONFIG_NETDEV_10000=y |
497 | # CONFIG_CHELSIO_T1 is not set | 510 | # CONFIG_CHELSIO_T1 is not set |
498 | # CONFIG_CHELSIO_T3 is not set | 511 | # CONFIG_CHELSIO_T3 is not set |
512 | # CONFIG_IXGBE is not set | ||
499 | # CONFIG_IXGB is not set | 513 | # CONFIG_IXGB is not set |
500 | # CONFIG_S2IO is not set | 514 | # CONFIG_S2IO is not set |
501 | # CONFIG_MYRI10GE is not set | 515 | # CONFIG_MYRI10GE is not set |
502 | # CONFIG_NETXEN_NIC is not set | 516 | # CONFIG_NETXEN_NIC is not set |
517 | # CONFIG_NIU is not set | ||
503 | # CONFIG_MLX4_CORE is not set | 518 | # CONFIG_MLX4_CORE is not set |
519 | # CONFIG_TEHUTI is not set | ||
504 | # CONFIG_TR is not set | 520 | # CONFIG_TR is not set |
505 | 521 | ||
506 | # | 522 | # |
@@ -533,7 +549,6 @@ CONFIG_INPUT=y | |||
533 | # | 549 | # |
534 | # CONFIG_INPUT_MOUSEDEV is not set | 550 | # CONFIG_INPUT_MOUSEDEV is not set |
535 | # CONFIG_INPUT_JOYDEV is not set | 551 | # CONFIG_INPUT_JOYDEV is not set |
536 | # CONFIG_INPUT_TSDEV is not set | ||
537 | # CONFIG_INPUT_EVDEV is not set | 552 | # CONFIG_INPUT_EVDEV is not set |
538 | # CONFIG_INPUT_EVBUG is not set | 553 | # CONFIG_INPUT_EVBUG is not set |
539 | 554 | ||
@@ -581,28 +596,12 @@ CONFIG_UNIX98_PTYS=y | |||
581 | CONFIG_LEGACY_PTYS=y | 596 | CONFIG_LEGACY_PTYS=y |
582 | CONFIG_LEGACY_PTY_COUNT=256 | 597 | CONFIG_LEGACY_PTY_COUNT=256 |
583 | # CONFIG_IPMI_HANDLER is not set | 598 | # CONFIG_IPMI_HANDLER is not set |
584 | CONFIG_WATCHDOG=y | ||
585 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
586 | |||
587 | # | ||
588 | # Watchdog Device Drivers | ||
589 | # | ||
590 | # CONFIG_SOFT_WATCHDOG is not set | ||
591 | CONFIG_83xx_WDT=y | ||
592 | |||
593 | # | ||
594 | # PCI-based Watchdog Cards | ||
595 | # | ||
596 | # CONFIG_PCIPCWATCHDOG is not set | ||
597 | # CONFIG_WDTPCI is not set | ||
598 | CONFIG_HW_RANDOM=y | 599 | CONFIG_HW_RANDOM=y |
599 | # CONFIG_NVRAM is not set | 600 | # CONFIG_NVRAM is not set |
600 | CONFIG_GEN_RTC=y | 601 | CONFIG_GEN_RTC=y |
601 | # CONFIG_GEN_RTC_X is not set | 602 | # CONFIG_GEN_RTC_X is not set |
602 | # CONFIG_R3964 is not set | 603 | # CONFIG_R3964 is not set |
603 | # CONFIG_APPLICOM is not set | 604 | # CONFIG_APPLICOM is not set |
604 | # CONFIG_AGP is not set | ||
605 | # CONFIG_DRM is not set | ||
606 | # CONFIG_RAW_DRIVER is not set | 605 | # CONFIG_RAW_DRIVER is not set |
607 | # CONFIG_TCG_TPM is not set | 606 | # CONFIG_TCG_TPM is not set |
608 | CONFIG_DEVPORT=y | 607 | CONFIG_DEVPORT=y |
@@ -671,8 +670,6 @@ CONFIG_I2C_MPC=y | |||
671 | # CONFIG_POWER_SUPPLY is not set | 670 | # CONFIG_POWER_SUPPLY is not set |
672 | CONFIG_HWMON=y | 671 | CONFIG_HWMON=y |
673 | # CONFIG_HWMON_VID is not set | 672 | # CONFIG_HWMON_VID is not set |
674 | # CONFIG_SENSORS_ABITUGURU is not set | ||
675 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
676 | # CONFIG_SENSORS_AD7418 is not set | 673 | # CONFIG_SENSORS_AD7418 is not set |
677 | # CONFIG_SENSORS_ADM1021 is not set | 674 | # CONFIG_SENSORS_ADM1021 is not set |
678 | # CONFIG_SENSORS_ADM1025 is not set | 675 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -680,12 +677,13 @@ CONFIG_HWMON=y | |||
680 | # CONFIG_SENSORS_ADM1029 is not set | 677 | # CONFIG_SENSORS_ADM1029 is not set |
681 | # CONFIG_SENSORS_ADM1031 is not set | 678 | # CONFIG_SENSORS_ADM1031 is not set |
682 | # CONFIG_SENSORS_ADM9240 is not set | 679 | # CONFIG_SENSORS_ADM9240 is not set |
683 | # CONFIG_SENSORS_ASB100 is not set | 680 | # CONFIG_SENSORS_ADT7470 is not set |
684 | # CONFIG_SENSORS_ATXP1 is not set | 681 | # CONFIG_SENSORS_ATXP1 is not set |
685 | # CONFIG_SENSORS_DS1621 is not set | 682 | # CONFIG_SENSORS_DS1621 is not set |
683 | # CONFIG_SENSORS_I5K_AMB is not set | ||
686 | # CONFIG_SENSORS_F71805F is not set | 684 | # CONFIG_SENSORS_F71805F is not set |
687 | # CONFIG_SENSORS_FSCHER is not set | 685 | # CONFIG_SENSORS_F71882FG is not set |
688 | # CONFIG_SENSORS_FSCPOS is not set | 686 | # CONFIG_SENSORS_F75375S is not set |
689 | # CONFIG_SENSORS_GL518SM is not set | 687 | # CONFIG_SENSORS_GL518SM is not set |
690 | # CONFIG_SENSORS_GL520SM is not set | 688 | # CONFIG_SENSORS_GL520SM is not set |
691 | # CONFIG_SENSORS_IT87 is not set | 689 | # CONFIG_SENSORS_IT87 is not set |
@@ -721,6 +719,26 @@ CONFIG_HWMON=y | |||
721 | # CONFIG_SENSORS_W83627HF is not set | 719 | # CONFIG_SENSORS_W83627HF is not set |
722 | # CONFIG_SENSORS_W83627EHF is not set | 720 | # CONFIG_SENSORS_W83627EHF is not set |
723 | # CONFIG_HWMON_DEBUG_CHIP is not set | 721 | # CONFIG_HWMON_DEBUG_CHIP is not set |
722 | CONFIG_WATCHDOG=y | ||
723 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
724 | |||
725 | # | ||
726 | # Watchdog Device Drivers | ||
727 | # | ||
728 | # CONFIG_SOFT_WATCHDOG is not set | ||
729 | CONFIG_83xx_WDT=y | ||
730 | |||
731 | # | ||
732 | # PCI-based Watchdog Cards | ||
733 | # | ||
734 | # CONFIG_PCIPCWATCHDOG is not set | ||
735 | # CONFIG_WDTPCI is not set | ||
736 | |||
737 | # | ||
738 | # Sonics Silicon Backplane | ||
739 | # | ||
740 | CONFIG_SSB_POSSIBLE=y | ||
741 | # CONFIG_SSB is not set | ||
724 | 742 | ||
725 | # | 743 | # |
726 | # Multifunction device drivers | 744 | # Multifunction device drivers |
@@ -737,16 +755,17 @@ CONFIG_DAB=y | |||
737 | # | 755 | # |
738 | # Graphics support | 756 | # Graphics support |
739 | # | 757 | # |
758 | # CONFIG_AGP is not set | ||
759 | # CONFIG_DRM is not set | ||
760 | # CONFIG_VGASTATE is not set | ||
761 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
762 | # CONFIG_FB is not set | ||
740 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 763 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
741 | 764 | ||
742 | # | 765 | # |
743 | # Display device support | 766 | # Display device support |
744 | # | 767 | # |
745 | # CONFIG_DISPLAY_SUPPORT is not set | 768 | # CONFIG_DISPLAY_SUPPORT is not set |
746 | # CONFIG_VGASTATE is not set | ||
747 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
748 | # CONFIG_FB is not set | ||
749 | # CONFIG_FB_IBM_GXT4500 is not set | ||
750 | 769 | ||
751 | # | 770 | # |
752 | # Sound | 771 | # Sound |
@@ -755,6 +774,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
755 | CONFIG_HID_SUPPORT=y | 774 | CONFIG_HID_SUPPORT=y |
756 | CONFIG_HID=y | 775 | CONFIG_HID=y |
757 | # CONFIG_HID_DEBUG is not set | 776 | # CONFIG_HID_DEBUG is not set |
777 | # CONFIG_HIDRAW is not set | ||
758 | CONFIG_USB_SUPPORT=y | 778 | CONFIG_USB_SUPPORT=y |
759 | CONFIG_USB_ARCH_HAS_HCD=y | 779 | CONFIG_USB_ARCH_HAS_HCD=y |
760 | CONFIG_USB_ARCH_HAS_OHCI=y | 780 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -822,19 +842,6 @@ CONFIG_RTC_DRV_DS1374=y | |||
822 | # | 842 | # |
823 | 843 | ||
824 | # | 844 | # |
825 | # DMA Engine support | ||
826 | # | ||
827 | # CONFIG_DMA_ENGINE is not set | ||
828 | |||
829 | # | ||
830 | # DMA Clients | ||
831 | # | ||
832 | |||
833 | # | ||
834 | # DMA Devices | ||
835 | # | ||
836 | |||
837 | # | ||
838 | # Userspace I/O | 845 | # Userspace I/O |
839 | # | 846 | # |
840 | # CONFIG_UIO is not set | 847 | # CONFIG_UIO is not set |
@@ -851,7 +858,6 @@ CONFIG_EXT3_FS_XATTR=y | |||
851 | # CONFIG_EXT3_FS_SECURITY is not set | 858 | # CONFIG_EXT3_FS_SECURITY is not set |
852 | # CONFIG_EXT4DEV_FS is not set | 859 | # CONFIG_EXT4DEV_FS is not set |
853 | CONFIG_JBD=y | 860 | CONFIG_JBD=y |
854 | # CONFIG_JBD_DEBUG is not set | ||
855 | CONFIG_FS_MBCACHE=y | 861 | CONFIG_FS_MBCACHE=y |
856 | # CONFIG_REISERFS_FS is not set | 862 | # CONFIG_REISERFS_FS is not set |
857 | # CONFIG_JFS_FS is not set | 863 | # CONFIG_JFS_FS is not set |
@@ -892,7 +898,6 @@ CONFIG_SYSFS=y | |||
892 | CONFIG_TMPFS=y | 898 | CONFIG_TMPFS=y |
893 | # CONFIG_TMPFS_POSIX_ACL is not set | 899 | # CONFIG_TMPFS_POSIX_ACL is not set |
894 | # CONFIG_HUGETLB_PAGE is not set | 900 | # CONFIG_HUGETLB_PAGE is not set |
895 | CONFIG_RAMFS=y | ||
896 | # CONFIG_CONFIGFS_FS is not set | 901 | # CONFIG_CONFIGFS_FS is not set |
897 | 902 | ||
898 | # | 903 | # |
@@ -911,10 +916,7 @@ CONFIG_RAMFS=y | |||
911 | # CONFIG_QNX4FS_FS is not set | 916 | # CONFIG_QNX4FS_FS is not set |
912 | # CONFIG_SYSV_FS is not set | 917 | # CONFIG_SYSV_FS is not set |
913 | # CONFIG_UFS_FS is not set | 918 | # CONFIG_UFS_FS is not set |
914 | 919 | CONFIG_NETWORK_FILESYSTEMS=y | |
915 | # | ||
916 | # Network File Systems | ||
917 | # | ||
918 | CONFIG_NFS_FS=y | 920 | CONFIG_NFS_FS=y |
919 | CONFIG_NFS_V3=y | 921 | CONFIG_NFS_V3=y |
920 | # CONFIG_NFS_V3_ACL is not set | 922 | # CONFIG_NFS_V3_ACL is not set |
@@ -953,15 +955,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
953 | # CONFIG_KARMA_PARTITION is not set | 955 | # CONFIG_KARMA_PARTITION is not set |
954 | # CONFIG_EFI_PARTITION is not set | 956 | # CONFIG_EFI_PARTITION is not set |
955 | # CONFIG_SYSV68_PARTITION is not set | 957 | # CONFIG_SYSV68_PARTITION is not set |
956 | |||
957 | # | ||
958 | # Native Language Support | ||
959 | # | ||
960 | # CONFIG_NLS is not set | 958 | # CONFIG_NLS is not set |
961 | |||
962 | # | ||
963 | # Distributed Lock Manager | ||
964 | # | ||
965 | # CONFIG_DLM is not set | 959 | # CONFIG_DLM is not set |
966 | # CONFIG_UCC_SLOW is not set | 960 | # CONFIG_UCC_SLOW is not set |
967 | CONFIG_UCC_FAST=y | 961 | CONFIG_UCC_FAST=y |
@@ -981,23 +975,22 @@ CONFIG_PLIST=y | |||
981 | CONFIG_HAS_IOMEM=y | 975 | CONFIG_HAS_IOMEM=y |
982 | CONFIG_HAS_IOPORT=y | 976 | CONFIG_HAS_IOPORT=y |
983 | CONFIG_HAS_DMA=y | 977 | CONFIG_HAS_DMA=y |
984 | 978 | # CONFIG_INSTRUMENTATION is not set | |
985 | # | ||
986 | # Instrumentation Support | ||
987 | # | ||
988 | # CONFIG_PROFILING is not set | ||
989 | 979 | ||
990 | # | 980 | # |
991 | # Kernel hacking | 981 | # Kernel hacking |
992 | # | 982 | # |
993 | # CONFIG_PRINTK_TIME is not set | 983 | # CONFIG_PRINTK_TIME is not set |
984 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
994 | CONFIG_ENABLE_MUST_CHECK=y | 985 | CONFIG_ENABLE_MUST_CHECK=y |
995 | # CONFIG_MAGIC_SYSRQ is not set | 986 | # CONFIG_MAGIC_SYSRQ is not set |
996 | # CONFIG_UNUSED_SYMBOLS is not set | 987 | # CONFIG_UNUSED_SYMBOLS is not set |
997 | # CONFIG_DEBUG_FS is not set | 988 | # CONFIG_DEBUG_FS is not set |
998 | # CONFIG_HEADERS_CHECK is not set | 989 | # CONFIG_HEADERS_CHECK is not set |
999 | # CONFIG_DEBUG_KERNEL is not set | 990 | # CONFIG_DEBUG_KERNEL is not set |
991 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1000 | # CONFIG_DEBUG_BUGVERBOSE is not set | 992 | # CONFIG_DEBUG_BUGVERBOSE is not set |
993 | # CONFIG_SAMPLES is not set | ||
1001 | # CONFIG_PPC_EARLY_DEBUG is not set | 994 | # CONFIG_PPC_EARLY_DEBUG is not set |
1002 | 995 | ||
1003 | # | 996 | # |
@@ -1005,6 +998,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1005 | # | 998 | # |
1006 | # CONFIG_KEYS is not set | 999 | # CONFIG_KEYS is not set |
1007 | # CONFIG_SECURITY is not set | 1000 | # CONFIG_SECURITY is not set |
1001 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1008 | CONFIG_CRYPTO=y | 1002 | CONFIG_CRYPTO=y |
1009 | CONFIG_CRYPTO_ALGAPI=y | 1003 | CONFIG_CRYPTO_ALGAPI=y |
1010 | CONFIG_CRYPTO_BLKCIPHER=y | 1004 | CONFIG_CRYPTO_BLKCIPHER=y |
@@ -1024,6 +1018,7 @@ CONFIG_CRYPTO_ECB=m | |||
1024 | CONFIG_CRYPTO_CBC=y | 1018 | CONFIG_CRYPTO_CBC=y |
1025 | CONFIG_CRYPTO_PCBC=m | 1019 | CONFIG_CRYPTO_PCBC=m |
1026 | # CONFIG_CRYPTO_LRW is not set | 1020 | # CONFIG_CRYPTO_LRW is not set |
1021 | # CONFIG_CRYPTO_XTS is not set | ||
1027 | # CONFIG_CRYPTO_CRYPTD is not set | 1022 | # CONFIG_CRYPTO_CRYPTD is not set |
1028 | CONFIG_CRYPTO_DES=y | 1023 | CONFIG_CRYPTO_DES=y |
1029 | # CONFIG_CRYPTO_FCRYPT is not set | 1024 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -1037,9 +1032,13 @@ CONFIG_CRYPTO_DES=y | |||
1037 | # CONFIG_CRYPTO_ARC4 is not set | 1032 | # CONFIG_CRYPTO_ARC4 is not set |
1038 | # CONFIG_CRYPTO_KHAZAD is not set | 1033 | # CONFIG_CRYPTO_KHAZAD is not set |
1039 | # CONFIG_CRYPTO_ANUBIS is not set | 1034 | # CONFIG_CRYPTO_ANUBIS is not set |
1035 | # CONFIG_CRYPTO_SEED is not set | ||
1040 | # CONFIG_CRYPTO_DEFLATE is not set | 1036 | # CONFIG_CRYPTO_DEFLATE is not set |
1041 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1037 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1042 | # CONFIG_CRYPTO_CRC32C is not set | 1038 | # CONFIG_CRYPTO_CRC32C is not set |
1043 | # CONFIG_CRYPTO_CAMELLIA is not set | 1039 | # CONFIG_CRYPTO_CAMELLIA is not set |
1044 | # CONFIG_CRYPTO_TEST is not set | 1040 | # CONFIG_CRYPTO_TEST is not set |
1041 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1045 | CONFIG_CRYPTO_HW=y | 1042 | CONFIG_CRYPTO_HW=y |
1043 | # CONFIG_PPC_CLOCK is not set | ||
1044 | CONFIG_PPC_LIB_RHEAP=y | ||