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/mpc832x_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/mpc832x_mds_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc832x_mds_defconfig | 155 |
1 files changed, 77 insertions, 78 deletions
diff --git a/arch/powerpc/configs/mpc832x_mds_defconfig b/arch/powerpc/configs/mpc832x_mds_defconfig index e069018276c..2d8951b1096 100644 --- a/arch/powerpc/configs/mpc832x_mds_defconfig +++ b/arch/powerpc/configs/mpc832x_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:40 2007 | 4 | # Thu Dec 6 16:48:33 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 |
@@ -178,6 +188,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
178 | CONFIG_FLATMEM=y | 188 | CONFIG_FLATMEM=y |
179 | CONFIG_FLAT_NODE_MEM_MAP=y | 189 | CONFIG_FLAT_NODE_MEM_MAP=y |
180 | # CONFIG_SPARSEMEM_STATIC is not set | 190 | # CONFIG_SPARSEMEM_STATIC is not set |
191 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
181 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 192 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
182 | # CONFIG_RESOURCES_64BIT is not set | 193 | # CONFIG_RESOURCES_64BIT is not set |
183 | CONFIG_ZONE_DMA_FLAG=1 | 194 | CONFIG_ZONE_DMA_FLAG=1 |
@@ -186,6 +197,8 @@ CONFIG_VIRT_TO_BUS=y | |||
186 | CONFIG_PROC_DEVICETREE=y | 197 | CONFIG_PROC_DEVICETREE=y |
187 | # CONFIG_CMDLINE_BOOL is not set | 198 | # CONFIG_CMDLINE_BOOL is not set |
188 | # CONFIG_PM is not set | 199 | # CONFIG_PM is not set |
200 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
201 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
189 | CONFIG_SECCOMP=y | 202 | CONFIG_SECCOMP=y |
190 | CONFIG_WANT_DEVICE_TREE=y | 203 | CONFIG_WANT_DEVICE_TREE=y |
191 | CONFIG_DEVICE_TREE="" | 204 | CONFIG_DEVICE_TREE="" |
@@ -204,10 +217,7 @@ CONFIG_PCI_SYSCALL=y | |||
204 | # CONFIG_PCIEPORTBUS is not set | 217 | # CONFIG_PCIEPORTBUS is not set |
205 | CONFIG_ARCH_SUPPORTS_MSI=y | 218 | CONFIG_ARCH_SUPPORTS_MSI=y |
206 | # CONFIG_PCI_MSI is not set | 219 | # CONFIG_PCI_MSI is not set |
207 | 220 | CONFIG_PCI_LEGACY=y | |
208 | # | ||
209 | # PCCARD (PCMCIA/CardBus) support | ||
210 | # | ||
211 | # CONFIG_PCCARD is not set | 221 | # CONFIG_PCCARD is not set |
212 | # CONFIG_HOTPLUG_PCI is not set | 222 | # CONFIG_HOTPLUG_PCI is not set |
213 | 223 | ||
@@ -222,7 +232,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
222 | CONFIG_HIGHMEM_START=0xfe000000 | 232 | CONFIG_HIGHMEM_START=0xfe000000 |
223 | CONFIG_LOWMEM_SIZE=0x30000000 | 233 | CONFIG_LOWMEM_SIZE=0x30000000 |
224 | CONFIG_KERNEL_START=0xc0000000 | 234 | CONFIG_KERNEL_START=0xc0000000 |
225 | CONFIG_TASK_SIZE=0x80000000 | 235 | CONFIG_TASK_SIZE=0xc0000000 |
226 | CONFIG_BOOT_LOAD=0x00800000 | 236 | CONFIG_BOOT_LOAD=0x00800000 |
227 | 237 | ||
228 | # | 238 | # |
@@ -262,6 +272,7 @@ CONFIG_SYN_COOKIES=y | |||
262 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 272 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
263 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 273 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
264 | CONFIG_INET_XFRM_MODE_BEET=y | 274 | CONFIG_INET_XFRM_MODE_BEET=y |
275 | # CONFIG_INET_LRO is not set | ||
265 | CONFIG_INET_DIAG=y | 276 | CONFIG_INET_DIAG=y |
266 | CONFIG_INET_TCP_DIAG=y | 277 | CONFIG_INET_TCP_DIAG=y |
267 | # CONFIG_TCP_CONG_ADVANCED is not set | 278 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -287,10 +298,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
287 | # CONFIG_LAPB is not set | 298 | # CONFIG_LAPB is not set |
288 | # CONFIG_ECONET is not set | 299 | # CONFIG_ECONET is not set |
289 | # CONFIG_WAN_ROUTER is not set | 300 | # CONFIG_WAN_ROUTER is not set |
290 | |||
291 | # | ||
292 | # QoS and/or fair queueing | ||
293 | # | ||
294 | # CONFIG_NET_SCHED is not set | 301 | # CONFIG_NET_SCHED is not set |
295 | 302 | ||
296 | # | 303 | # |
@@ -319,6 +326,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
319 | # | 326 | # |
320 | # Generic Driver Options | 327 | # Generic Driver Options |
321 | # | 328 | # |
329 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
322 | CONFIG_STANDALONE=y | 330 | CONFIG_STANDALONE=y |
323 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 331 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
324 | # CONFIG_FW_LOADER is not set | 332 | # CONFIG_FW_LOADER is not set |
@@ -387,6 +395,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
387 | # CONFIG_SCSI_FC_ATTRS is not set | 395 | # CONFIG_SCSI_FC_ATTRS is not set |
388 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 396 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
389 | # CONFIG_SCSI_SAS_LIBSAS is not set | 397 | # CONFIG_SCSI_SAS_LIBSAS is not set |
398 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
390 | CONFIG_SCSI_LOWLEVEL=y | 399 | CONFIG_SCSI_LOWLEVEL=y |
391 | # CONFIG_ISCSI_TCP is not set | 400 | # CONFIG_ISCSI_TCP is not set |
392 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 401 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
@@ -398,6 +407,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
398 | # CONFIG_SCSI_AIC79XX is not set | 407 | # CONFIG_SCSI_AIC79XX is not set |
399 | # CONFIG_SCSI_AIC94XX is not set | 408 | # CONFIG_SCSI_AIC94XX is not set |
400 | # CONFIG_SCSI_DPT_I2O is not set | 409 | # CONFIG_SCSI_DPT_I2O is not set |
410 | # CONFIG_SCSI_ADVANSYS is not set | ||
401 | # CONFIG_SCSI_ARCMSR is not set | 411 | # CONFIG_SCSI_ARCMSR is not set |
402 | # CONFIG_MEGARAID_NEWGEN is not set | 412 | # CONFIG_MEGARAID_NEWGEN is not set |
403 | # CONFIG_MEGARAID_LEGACY is not set | 413 | # CONFIG_MEGARAID_LEGACY is not set |
@@ -424,14 +434,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
424 | # CONFIG_SCSI_SRP is not set | 434 | # CONFIG_SCSI_SRP is not set |
425 | # CONFIG_ATA is not set | 435 | # CONFIG_ATA is not set |
426 | # CONFIG_MD is not set | 436 | # CONFIG_MD is not set |
427 | |||
428 | # | ||
429 | # Fusion MPT device support | ||
430 | # | ||
431 | # CONFIG_FUSION is not set | 437 | # CONFIG_FUSION is not set |
432 | # CONFIG_FUSION_SPI is not set | ||
433 | # CONFIG_FUSION_FC is not set | ||
434 | # CONFIG_FUSION_SAS is not set | ||
435 | 438 | ||
436 | # | 439 | # |
437 | # IEEE 1394 (FireWire) support | 440 | # IEEE 1394 (FireWire) support |
@@ -447,6 +450,8 @@ CONFIG_NETDEVICES=y | |||
447 | # CONFIG_MACVLAN is not set | 450 | # CONFIG_MACVLAN is not set |
448 | # CONFIG_EQUALIZER is not set | 451 | # CONFIG_EQUALIZER is not set |
449 | # CONFIG_TUN is not set | 452 | # CONFIG_TUN is not set |
453 | # CONFIG_VETH is not set | ||
454 | # CONFIG_IP1000 is not set | ||
450 | # CONFIG_ARCNET is not set | 455 | # CONFIG_ARCNET is not set |
451 | CONFIG_PHYLIB=y | 456 | CONFIG_PHYLIB=y |
452 | 457 | ||
@@ -463,6 +468,7 @@ CONFIG_DAVICOM_PHY=y | |||
463 | # CONFIG_BROADCOM_PHY is not set | 468 | # CONFIG_BROADCOM_PHY is not set |
464 | # CONFIG_ICPLUS_PHY is not set | 469 | # CONFIG_ICPLUS_PHY is not set |
465 | # CONFIG_FIXED_PHY is not set | 470 | # CONFIG_FIXED_PHY is not set |
471 | # CONFIG_MDIO_BITBANG is not set | ||
466 | CONFIG_NET_ETHERNET=y | 472 | CONFIG_NET_ETHERNET=y |
467 | CONFIG_MII=y | 473 | CONFIG_MII=y |
468 | # CONFIG_HAPPYMEAL is not set | 474 | # CONFIG_HAPPYMEAL is not set |
@@ -471,11 +477,17 @@ CONFIG_MII=y | |||
471 | # CONFIG_NET_VENDOR_3COM is not set | 477 | # CONFIG_NET_VENDOR_3COM is not set |
472 | # CONFIG_NET_TULIP is not set | 478 | # CONFIG_NET_TULIP is not set |
473 | # CONFIG_HP100 is not set | 479 | # CONFIG_HP100 is not set |
480 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
481 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
482 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
483 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
474 | # CONFIG_NET_PCI is not set | 484 | # CONFIG_NET_PCI is not set |
485 | # CONFIG_B44 is not set | ||
475 | CONFIG_NETDEV_1000=y | 486 | CONFIG_NETDEV_1000=y |
476 | # CONFIG_ACENIC is not set | 487 | # CONFIG_ACENIC is not set |
477 | # CONFIG_DL2K is not set | 488 | # CONFIG_DL2K is not set |
478 | # CONFIG_E1000 is not set | 489 | # CONFIG_E1000 is not set |
490 | # CONFIG_E1000E is not set | ||
479 | # CONFIG_NS83820 is not set | 491 | # CONFIG_NS83820 is not set |
480 | # CONFIG_HAMACHI is not set | 492 | # CONFIG_HAMACHI is not set |
481 | # CONFIG_YELLOWFIN is not set | 493 | # CONFIG_YELLOWFIN is not set |
@@ -483,6 +495,7 @@ CONFIG_NETDEV_1000=y | |||
483 | # CONFIG_SIS190 is not set | 495 | # CONFIG_SIS190 is not set |
484 | # CONFIG_SKGE is not set | 496 | # CONFIG_SKGE is not set |
485 | # CONFIG_SKY2 is not set | 497 | # CONFIG_SKY2 is not set |
498 | # CONFIG_SK98LIN is not set | ||
486 | # CONFIG_VIA_VELOCITY is not set | 499 | # CONFIG_VIA_VELOCITY is not set |
487 | # CONFIG_TIGON3 is not set | 500 | # CONFIG_TIGON3 is not set |
488 | # CONFIG_BNX2 is not set | 501 | # CONFIG_BNX2 is not set |
@@ -497,11 +510,14 @@ CONFIG_UCC_GETH=y | |||
497 | CONFIG_NETDEV_10000=y | 510 | CONFIG_NETDEV_10000=y |
498 | # CONFIG_CHELSIO_T1 is not set | 511 | # CONFIG_CHELSIO_T1 is not set |
499 | # CONFIG_CHELSIO_T3 is not set | 512 | # CONFIG_CHELSIO_T3 is not set |
513 | # CONFIG_IXGBE is not set | ||
500 | # CONFIG_IXGB is not set | 514 | # CONFIG_IXGB is not set |
501 | # CONFIG_S2IO is not set | 515 | # CONFIG_S2IO is not set |
502 | # CONFIG_MYRI10GE is not set | 516 | # CONFIG_MYRI10GE is not set |
503 | # CONFIG_NETXEN_NIC is not set | 517 | # CONFIG_NETXEN_NIC is not set |
518 | # CONFIG_NIU is not set | ||
504 | # CONFIG_MLX4_CORE is not set | 519 | # CONFIG_MLX4_CORE is not set |
520 | # CONFIG_TEHUTI is not set | ||
505 | # CONFIG_TR is not set | 521 | # CONFIG_TR is not set |
506 | 522 | ||
507 | # | 523 | # |
@@ -534,7 +550,6 @@ CONFIG_INPUT=y | |||
534 | # | 550 | # |
535 | # CONFIG_INPUT_MOUSEDEV is not set | 551 | # CONFIG_INPUT_MOUSEDEV is not set |
536 | # CONFIG_INPUT_JOYDEV is not set | 552 | # CONFIG_INPUT_JOYDEV is not set |
537 | # CONFIG_INPUT_TSDEV is not set | ||
538 | # CONFIG_INPUT_EVDEV is not set | 553 | # CONFIG_INPUT_EVDEV is not set |
539 | # CONFIG_INPUT_EVBUG is not set | 554 | # CONFIG_INPUT_EVBUG is not set |
540 | 555 | ||
@@ -582,28 +597,12 @@ CONFIG_UNIX98_PTYS=y | |||
582 | CONFIG_LEGACY_PTYS=y | 597 | CONFIG_LEGACY_PTYS=y |
583 | CONFIG_LEGACY_PTY_COUNT=256 | 598 | CONFIG_LEGACY_PTY_COUNT=256 |
584 | # CONFIG_IPMI_HANDLER is not set | 599 | # CONFIG_IPMI_HANDLER is not set |
585 | CONFIG_WATCHDOG=y | ||
586 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
587 | |||
588 | # | ||
589 | # Watchdog Device Drivers | ||
590 | # | ||
591 | # CONFIG_SOFT_WATCHDOG is not set | ||
592 | CONFIG_83xx_WDT=y | ||
593 | |||
594 | # | ||
595 | # PCI-based Watchdog Cards | ||
596 | # | ||
597 | # CONFIG_PCIPCWATCHDOG is not set | ||
598 | # CONFIG_WDTPCI is not set | ||
599 | CONFIG_HW_RANDOM=y | 600 | CONFIG_HW_RANDOM=y |
600 | # CONFIG_NVRAM is not set | 601 | # CONFIG_NVRAM is not set |
601 | CONFIG_GEN_RTC=y | 602 | CONFIG_GEN_RTC=y |
602 | # CONFIG_GEN_RTC_X is not set | 603 | # CONFIG_GEN_RTC_X is not set |
603 | # CONFIG_R3964 is not set | 604 | # CONFIG_R3964 is not set |
604 | # CONFIG_APPLICOM is not set | 605 | # CONFIG_APPLICOM is not set |
605 | # CONFIG_AGP is not set | ||
606 | # CONFIG_DRM is not set | ||
607 | # CONFIG_RAW_DRIVER is not set | 606 | # CONFIG_RAW_DRIVER is not set |
608 | # CONFIG_TCG_TPM is not set | 607 | # CONFIG_TCG_TPM is not set |
609 | CONFIG_DEVPORT=y | 608 | CONFIG_DEVPORT=y |
@@ -672,8 +671,6 @@ CONFIG_I2C_MPC=y | |||
672 | # CONFIG_POWER_SUPPLY is not set | 671 | # CONFIG_POWER_SUPPLY is not set |
673 | CONFIG_HWMON=y | 672 | CONFIG_HWMON=y |
674 | # CONFIG_HWMON_VID is not set | 673 | # CONFIG_HWMON_VID is not set |
675 | # CONFIG_SENSORS_ABITUGURU is not set | ||
676 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
677 | # CONFIG_SENSORS_AD7418 is not set | 674 | # CONFIG_SENSORS_AD7418 is not set |
678 | # CONFIG_SENSORS_ADM1021 is not set | 675 | # CONFIG_SENSORS_ADM1021 is not set |
679 | # CONFIG_SENSORS_ADM1025 is not set | 676 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -681,12 +678,13 @@ CONFIG_HWMON=y | |||
681 | # CONFIG_SENSORS_ADM1029 is not set | 678 | # CONFIG_SENSORS_ADM1029 is not set |
682 | # CONFIG_SENSORS_ADM1031 is not set | 679 | # CONFIG_SENSORS_ADM1031 is not set |
683 | # CONFIG_SENSORS_ADM9240 is not set | 680 | # CONFIG_SENSORS_ADM9240 is not set |
684 | # CONFIG_SENSORS_ASB100 is not set | 681 | # CONFIG_SENSORS_ADT7470 is not set |
685 | # CONFIG_SENSORS_ATXP1 is not set | 682 | # CONFIG_SENSORS_ATXP1 is not set |
686 | # CONFIG_SENSORS_DS1621 is not set | 683 | # CONFIG_SENSORS_DS1621 is not set |
684 | # CONFIG_SENSORS_I5K_AMB is not set | ||
687 | # CONFIG_SENSORS_F71805F is not set | 685 | # CONFIG_SENSORS_F71805F is not set |
688 | # CONFIG_SENSORS_FSCHER is not set | 686 | # CONFIG_SENSORS_F71882FG is not set |
689 | # CONFIG_SENSORS_FSCPOS is not set | 687 | # CONFIG_SENSORS_F75375S is not set |
690 | # CONFIG_SENSORS_GL518SM is not set | 688 | # CONFIG_SENSORS_GL518SM is not set |
691 | # CONFIG_SENSORS_GL520SM is not set | 689 | # CONFIG_SENSORS_GL520SM is not set |
692 | # CONFIG_SENSORS_IT87 is not set | 690 | # CONFIG_SENSORS_IT87 is not set |
@@ -722,6 +720,26 @@ CONFIG_HWMON=y | |||
722 | # CONFIG_SENSORS_W83627HF is not set | 720 | # CONFIG_SENSORS_W83627HF is not set |
723 | # CONFIG_SENSORS_W83627EHF is not set | 721 | # CONFIG_SENSORS_W83627EHF is not set |
724 | # CONFIG_HWMON_DEBUG_CHIP is not set | 722 | # CONFIG_HWMON_DEBUG_CHIP is not set |
723 | CONFIG_WATCHDOG=y | ||
724 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
725 | |||
726 | # | ||
727 | # Watchdog Device Drivers | ||
728 | # | ||
729 | # CONFIG_SOFT_WATCHDOG is not set | ||
730 | CONFIG_83xx_WDT=y | ||
731 | |||
732 | # | ||
733 | # PCI-based Watchdog Cards | ||
734 | # | ||
735 | # CONFIG_PCIPCWATCHDOG is not set | ||
736 | # CONFIG_WDTPCI is not set | ||
737 | |||
738 | # | ||
739 | # Sonics Silicon Backplane | ||
740 | # | ||
741 | CONFIG_SSB_POSSIBLE=y | ||
742 | # CONFIG_SSB is not set | ||
725 | 743 | ||
726 | # | 744 | # |
727 | # Multifunction device drivers | 745 | # Multifunction device drivers |
@@ -738,16 +756,17 @@ CONFIG_DAB=y | |||
738 | # | 756 | # |
739 | # Graphics support | 757 | # Graphics support |
740 | # | 758 | # |
759 | # CONFIG_AGP is not set | ||
760 | # CONFIG_DRM is not set | ||
761 | # CONFIG_VGASTATE is not set | ||
762 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
763 | # CONFIG_FB is not set | ||
741 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 764 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
742 | 765 | ||
743 | # | 766 | # |
744 | # Display device support | 767 | # Display device support |
745 | # | 768 | # |
746 | # CONFIG_DISPLAY_SUPPORT is not set | 769 | # CONFIG_DISPLAY_SUPPORT is not set |
747 | # CONFIG_VGASTATE is not set | ||
748 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
749 | # CONFIG_FB is not set | ||
750 | # CONFIG_FB_IBM_GXT4500 is not set | ||
751 | 770 | ||
752 | # | 771 | # |
753 | # Sound | 772 | # Sound |
@@ -756,6 +775,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
756 | CONFIG_HID_SUPPORT=y | 775 | CONFIG_HID_SUPPORT=y |
757 | CONFIG_HID=y | 776 | CONFIG_HID=y |
758 | # CONFIG_HID_DEBUG is not set | 777 | # CONFIG_HID_DEBUG is not set |
778 | # CONFIG_HIDRAW is not set | ||
759 | CONFIG_USB_SUPPORT=y | 779 | CONFIG_USB_SUPPORT=y |
760 | CONFIG_USB_ARCH_HAS_HCD=y | 780 | CONFIG_USB_ARCH_HAS_HCD=y |
761 | CONFIG_USB_ARCH_HAS_OHCI=y | 781 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -823,19 +843,6 @@ CONFIG_RTC_DRV_DS1374=y | |||
823 | # | 843 | # |
824 | 844 | ||
825 | # | 845 | # |
826 | # DMA Engine support | ||
827 | # | ||
828 | # CONFIG_DMA_ENGINE is not set | ||
829 | |||
830 | # | ||
831 | # DMA Clients | ||
832 | # | ||
833 | |||
834 | # | ||
835 | # DMA Devices | ||
836 | # | ||
837 | |||
838 | # | ||
839 | # Userspace I/O | 846 | # Userspace I/O |
840 | # | 847 | # |
841 | # CONFIG_UIO is not set | 848 | # CONFIG_UIO is not set |
@@ -852,7 +859,6 @@ CONFIG_EXT3_FS_XATTR=y | |||
852 | # CONFIG_EXT3_FS_SECURITY is not set | 859 | # CONFIG_EXT3_FS_SECURITY is not set |
853 | # CONFIG_EXT4DEV_FS is not set | 860 | # CONFIG_EXT4DEV_FS is not set |
854 | CONFIG_JBD=y | 861 | CONFIG_JBD=y |
855 | # CONFIG_JBD_DEBUG is not set | ||
856 | CONFIG_FS_MBCACHE=y | 862 | CONFIG_FS_MBCACHE=y |
857 | # CONFIG_REISERFS_FS is not set | 863 | # CONFIG_REISERFS_FS is not set |
858 | # CONFIG_JFS_FS is not set | 864 | # CONFIG_JFS_FS is not set |
@@ -893,7 +899,6 @@ CONFIG_SYSFS=y | |||
893 | CONFIG_TMPFS=y | 899 | CONFIG_TMPFS=y |
894 | # CONFIG_TMPFS_POSIX_ACL is not set | 900 | # CONFIG_TMPFS_POSIX_ACL is not set |
895 | # CONFIG_HUGETLB_PAGE is not set | 901 | # CONFIG_HUGETLB_PAGE is not set |
896 | CONFIG_RAMFS=y | ||
897 | # CONFIG_CONFIGFS_FS is not set | 902 | # CONFIG_CONFIGFS_FS is not set |
898 | 903 | ||
899 | # | 904 | # |
@@ -912,10 +917,7 @@ CONFIG_RAMFS=y | |||
912 | # CONFIG_QNX4FS_FS is not set | 917 | # CONFIG_QNX4FS_FS is not set |
913 | # CONFIG_SYSV_FS is not set | 918 | # CONFIG_SYSV_FS is not set |
914 | # CONFIG_UFS_FS is not set | 919 | # CONFIG_UFS_FS is not set |
915 | 920 | CONFIG_NETWORK_FILESYSTEMS=y | |
916 | # | ||
917 | # Network File Systems | ||
918 | # | ||
919 | CONFIG_NFS_FS=y | 921 | CONFIG_NFS_FS=y |
920 | CONFIG_NFS_V3=y | 922 | CONFIG_NFS_V3=y |
921 | # CONFIG_NFS_V3_ACL is not set | 923 | # CONFIG_NFS_V3_ACL is not set |
@@ -954,15 +956,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
954 | # CONFIG_KARMA_PARTITION is not set | 956 | # CONFIG_KARMA_PARTITION is not set |
955 | # CONFIG_EFI_PARTITION is not set | 957 | # CONFIG_EFI_PARTITION is not set |
956 | # CONFIG_SYSV68_PARTITION is not set | 958 | # CONFIG_SYSV68_PARTITION is not set |
957 | |||
958 | # | ||
959 | # Native Language Support | ||
960 | # | ||
961 | # CONFIG_NLS is not set | 959 | # CONFIG_NLS is not set |
962 | |||
963 | # | ||
964 | # Distributed Lock Manager | ||
965 | # | ||
966 | # CONFIG_DLM is not set | 960 | # CONFIG_DLM is not set |
967 | # CONFIG_UCC_SLOW is not set | 961 | # CONFIG_UCC_SLOW is not set |
968 | CONFIG_UCC_FAST=y | 962 | CONFIG_UCC_FAST=y |
@@ -982,23 +976,22 @@ CONFIG_PLIST=y | |||
982 | CONFIG_HAS_IOMEM=y | 976 | CONFIG_HAS_IOMEM=y |
983 | CONFIG_HAS_IOPORT=y | 977 | CONFIG_HAS_IOPORT=y |
984 | CONFIG_HAS_DMA=y | 978 | CONFIG_HAS_DMA=y |
985 | 979 | # CONFIG_INSTRUMENTATION is not set | |
986 | # | ||
987 | # Instrumentation Support | ||
988 | # | ||
989 | # CONFIG_PROFILING is not set | ||
990 | 980 | ||
991 | # | 981 | # |
992 | # Kernel hacking | 982 | # Kernel hacking |
993 | # | 983 | # |
994 | # CONFIG_PRINTK_TIME is not set | 984 | # CONFIG_PRINTK_TIME is not set |
985 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
995 | CONFIG_ENABLE_MUST_CHECK=y | 986 | CONFIG_ENABLE_MUST_CHECK=y |
996 | # CONFIG_MAGIC_SYSRQ is not set | 987 | # CONFIG_MAGIC_SYSRQ is not set |
997 | # CONFIG_UNUSED_SYMBOLS is not set | 988 | # CONFIG_UNUSED_SYMBOLS is not set |
998 | # CONFIG_DEBUG_FS is not set | 989 | # CONFIG_DEBUG_FS is not set |
999 | # CONFIG_HEADERS_CHECK is not set | 990 | # CONFIG_HEADERS_CHECK is not set |
1000 | # CONFIG_DEBUG_KERNEL is not set | 991 | # CONFIG_DEBUG_KERNEL is not set |
992 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1001 | # CONFIG_DEBUG_BUGVERBOSE is not set | 993 | # CONFIG_DEBUG_BUGVERBOSE is not set |
994 | # CONFIG_SAMPLES is not set | ||
1002 | # CONFIG_PPC_EARLY_DEBUG is not set | 995 | # CONFIG_PPC_EARLY_DEBUG is not set |
1003 | 996 | ||
1004 | # | 997 | # |
@@ -1006,6 +999,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1006 | # | 999 | # |
1007 | # CONFIG_KEYS is not set | 1000 | # CONFIG_KEYS is not set |
1008 | # CONFIG_SECURITY is not set | 1001 | # CONFIG_SECURITY is not set |
1002 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1009 | CONFIG_CRYPTO=y | 1003 | CONFIG_CRYPTO=y |
1010 | CONFIG_CRYPTO_ALGAPI=y | 1004 | CONFIG_CRYPTO_ALGAPI=y |
1011 | CONFIG_CRYPTO_BLKCIPHER=y | 1005 | CONFIG_CRYPTO_BLKCIPHER=y |
@@ -1025,6 +1019,7 @@ CONFIG_CRYPTO_ECB=m | |||
1025 | CONFIG_CRYPTO_CBC=y | 1019 | CONFIG_CRYPTO_CBC=y |
1026 | CONFIG_CRYPTO_PCBC=m | 1020 | CONFIG_CRYPTO_PCBC=m |
1027 | # CONFIG_CRYPTO_LRW is not set | 1021 | # CONFIG_CRYPTO_LRW is not set |
1022 | # CONFIG_CRYPTO_XTS is not set | ||
1028 | # CONFIG_CRYPTO_CRYPTD is not set | 1023 | # CONFIG_CRYPTO_CRYPTD is not set |
1029 | CONFIG_CRYPTO_DES=y | 1024 | CONFIG_CRYPTO_DES=y |
1030 | # CONFIG_CRYPTO_FCRYPT is not set | 1025 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -1038,9 +1033,13 @@ CONFIG_CRYPTO_DES=y | |||
1038 | # CONFIG_CRYPTO_ARC4 is not set | 1033 | # CONFIG_CRYPTO_ARC4 is not set |
1039 | # CONFIG_CRYPTO_KHAZAD is not set | 1034 | # CONFIG_CRYPTO_KHAZAD is not set |
1040 | # CONFIG_CRYPTO_ANUBIS is not set | 1035 | # CONFIG_CRYPTO_ANUBIS is not set |
1036 | # CONFIG_CRYPTO_SEED is not set | ||
1041 | # CONFIG_CRYPTO_DEFLATE is not set | 1037 | # CONFIG_CRYPTO_DEFLATE is not set |
1042 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1038 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1043 | # CONFIG_CRYPTO_CRC32C is not set | 1039 | # CONFIG_CRYPTO_CRC32C is not set |
1044 | # CONFIG_CRYPTO_CAMELLIA is not set | 1040 | # CONFIG_CRYPTO_CAMELLIA is not set |
1045 | # CONFIG_CRYPTO_TEST is not set | 1041 | # CONFIG_CRYPTO_TEST is not set |
1042 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1046 | CONFIG_CRYPTO_HW=y | 1043 | CONFIG_CRYPTO_HW=y |
1044 | # CONFIG_PPC_CLOCK is not set | ||
1045 | CONFIG_PPC_LIB_RHEAP=y | ||