diff options
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2008-02-15 23:00:19 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2008-02-15 23:00:19 -0500 |
commit | 8eb70ea2dbba1d0b15f693a85b60d1f56c527ff2 (patch) | |
tree | da6ba6162788d54f5e9aaaa510d68d1d8d5fdc62 /arch/powerpc/configs | |
parent | e563db977f58836c30ce3ee7cb6719c47feac4be (diff) |
[POWERPC] 4xx: Update defconfigs for 2.6.25
Update the 4xx defconfigs to remove WANT_DEVICE_TREE and add MTD_OF_PARTS
where appropriate.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/bamboo_defconfig | 81 | ||||
-rw-r--r-- | arch/powerpc/configs/ebony_defconfig | 79 | ||||
-rw-r--r-- | arch/powerpc/configs/ep405_defconfig | 92 | ||||
-rw-r--r-- | arch/powerpc/configs/kilauea_defconfig | 69 | ||||
-rw-r--r-- | arch/powerpc/configs/makalu_defconfig | 69 | ||||
-rw-r--r-- | arch/powerpc/configs/rainier_defconfig | 82 | ||||
-rw-r--r-- | arch/powerpc/configs/sequoia_defconfig | 77 | ||||
-rw-r--r-- | arch/powerpc/configs/taishan_defconfig | 81 | ||||
-rw-r--r-- | arch/powerpc/configs/walnut_defconfig | 81 | ||||
-rw-r--r-- | arch/powerpc/configs/warp_defconfig | 139 |
10 files changed, 568 insertions, 282 deletions
diff --git a/arch/powerpc/configs/bamboo_defconfig b/arch/powerpc/configs/bamboo_defconfig index 1ed9afc9b281..c44db554cdc6 100644 --- a/arch/powerpc/configs/bamboo_defconfig +++ b/arch/powerpc/configs/bamboo_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.24-rc6 | 3 | # Linux kernel version: 2.6.25-rc2 |
4 | # Mon Dec 24 10:49:50 2007 | 4 | # Fri Feb 15 21:36:39 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -30,6 +30,7 @@ CONFIG_GENERIC_TIME=y | |||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
33 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
35 | CONFIG_ARCH_HAS_ILOG2_U32=y | 36 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -68,17 +69,18 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
68 | CONFIG_POSIX_MQUEUE=y | 69 | CONFIG_POSIX_MQUEUE=y |
69 | # CONFIG_BSD_PROCESS_ACCT is not set | 70 | # CONFIG_BSD_PROCESS_ACCT is not set |
70 | # CONFIG_TASKSTATS is not set | 71 | # CONFIG_TASKSTATS is not set |
71 | # CONFIG_USER_NS is not set | ||
72 | # CONFIG_PID_NS is not set | ||
73 | # CONFIG_AUDIT is not set | 72 | # CONFIG_AUDIT is not set |
74 | # CONFIG_IKCONFIG is not set | 73 | # CONFIG_IKCONFIG is not set |
75 | CONFIG_LOG_BUF_SHIFT=14 | 74 | CONFIG_LOG_BUF_SHIFT=14 |
76 | # CONFIG_CGROUPS is not set | 75 | # CONFIG_CGROUPS is not set |
76 | CONFIG_GROUP_SCHED=y | ||
77 | CONFIG_FAIR_GROUP_SCHED=y | 77 | CONFIG_FAIR_GROUP_SCHED=y |
78 | CONFIG_FAIR_USER_SCHED=y | 78 | # CONFIG_RT_GROUP_SCHED is not set |
79 | # CONFIG_FAIR_CGROUP_SCHED is not set | 79 | CONFIG_USER_SCHED=y |
80 | # CONFIG_CGROUP_SCHED is not set | ||
80 | CONFIG_SYSFS_DEPRECATED=y | 81 | CONFIG_SYSFS_DEPRECATED=y |
81 | # CONFIG_RELAY is not set | 82 | # CONFIG_RELAY is not set |
83 | # CONFIG_NAMESPACES is not set | ||
82 | CONFIG_BLK_DEV_INITRD=y | 84 | CONFIG_BLK_DEV_INITRD=y |
83 | CONFIG_INITRAMFS_SOURCE="" | 85 | CONFIG_INITRAMFS_SOURCE="" |
84 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 86 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -92,11 +94,13 @@ CONFIG_HOTPLUG=y | |||
92 | CONFIG_PRINTK=y | 94 | CONFIG_PRINTK=y |
93 | CONFIG_BUG=y | 95 | CONFIG_BUG=y |
94 | CONFIG_ELF_CORE=y | 96 | CONFIG_ELF_CORE=y |
97 | CONFIG_COMPAT_BRK=y | ||
95 | CONFIG_BASE_FULL=y | 98 | CONFIG_BASE_FULL=y |
96 | CONFIG_FUTEX=y | 99 | CONFIG_FUTEX=y |
97 | CONFIG_ANON_INODES=y | 100 | CONFIG_ANON_INODES=y |
98 | CONFIG_EPOLL=y | 101 | CONFIG_EPOLL=y |
99 | CONFIG_SIGNALFD=y | 102 | CONFIG_SIGNALFD=y |
103 | CONFIG_TIMERFD=y | ||
100 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
101 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
102 | CONFIG_VM_EVENT_COUNTERS=y | 106 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -104,6 +108,13 @@ CONFIG_SLUB_DEBUG=y | |||
104 | # CONFIG_SLAB is not set | 108 | # CONFIG_SLAB is not set |
105 | CONFIG_SLUB=y | 109 | CONFIG_SLUB=y |
106 | # CONFIG_SLOB is not set | 110 | # CONFIG_SLOB is not set |
111 | # CONFIG_PROFILING is not set | ||
112 | # CONFIG_MARKERS is not set | ||
113 | CONFIG_HAVE_OPROFILE=y | ||
114 | # CONFIG_KPROBES is not set | ||
115 | CONFIG_HAVE_KPROBES=y | ||
116 | CONFIG_PROC_PAGE_MONITOR=y | ||
117 | CONFIG_SLABINFO=y | ||
107 | CONFIG_RT_MUTEXES=y | 118 | CONFIG_RT_MUTEXES=y |
108 | # CONFIG_TINY_SHMEM is not set | 119 | # CONFIG_TINY_SHMEM is not set |
109 | CONFIG_BASE_SMALL=0 | 120 | CONFIG_BASE_SMALL=0 |
@@ -131,13 +142,15 @@ CONFIG_DEFAULT_AS=y | |||
131 | # CONFIG_DEFAULT_CFQ is not set | 142 | # CONFIG_DEFAULT_CFQ is not set |
132 | # CONFIG_DEFAULT_NOOP is not set | 143 | # CONFIG_DEFAULT_NOOP is not set |
133 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 144 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
145 | CONFIG_CLASSIC_RCU=y | ||
146 | # CONFIG_PREEMPT_RCU is not set | ||
134 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 147 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
135 | 148 | ||
136 | # | 149 | # |
137 | # Platform support | 150 | # Platform support |
138 | # | 151 | # |
139 | # CONFIG_PPC_MPC52xx is not set | 152 | # CONFIG_PPC_MPC512x is not set |
140 | # CONFIG_PPC_MPC5200 is not set | 153 | # CONFIG_PPC_MPC5121 is not set |
141 | # CONFIG_PPC_CELL is not set | 154 | # CONFIG_PPC_CELL is not set |
142 | # CONFIG_PPC_CELL_NATIVE is not set | 155 | # CONFIG_PPC_CELL_NATIVE is not set |
143 | # CONFIG_PQ2ADS is not set | 156 | # CONFIG_PQ2ADS is not set |
@@ -147,8 +160,10 @@ CONFIG_BAMBOO=y | |||
147 | # CONFIG_TAISHAN is not set | 160 | # CONFIG_TAISHAN is not set |
148 | # CONFIG_KATMAI is not set | 161 | # CONFIG_KATMAI is not set |
149 | # CONFIG_RAINIER is not set | 162 | # CONFIG_RAINIER is not set |
163 | # CONFIG_WARP is not set | ||
150 | CONFIG_440EP=y | 164 | CONFIG_440EP=y |
151 | CONFIG_IBM440EP_ERR42=y | 165 | CONFIG_IBM440EP_ERR42=y |
166 | # CONFIG_IPIC is not set | ||
152 | # CONFIG_MPIC is not set | 167 | # CONFIG_MPIC is not set |
153 | # CONFIG_MPIC_WEIRD is not set | 168 | # CONFIG_MPIC_WEIRD is not set |
154 | # CONFIG_PPC_I8259 is not set | 169 | # CONFIG_PPC_I8259 is not set |
@@ -159,7 +174,6 @@ CONFIG_IBM440EP_ERR42=y | |||
159 | # CONFIG_PPC_INDIRECT_IO is not set | 174 | # CONFIG_PPC_INDIRECT_IO is not set |
160 | # CONFIG_GENERIC_IOMAP is not set | 175 | # CONFIG_GENERIC_IOMAP is not set |
161 | # CONFIG_CPU_FREQ is not set | 176 | # CONFIG_CPU_FREQ is not set |
162 | # CONFIG_CPM2 is not set | ||
163 | # CONFIG_FSL_ULI1575 is not set | 177 | # CONFIG_FSL_ULI1575 is not set |
164 | 178 | ||
165 | # | 179 | # |
@@ -175,13 +189,18 @@ CONFIG_HZ_250=y | |||
175 | # CONFIG_HZ_300 is not set | 189 | # CONFIG_HZ_300 is not set |
176 | # CONFIG_HZ_1000 is not set | 190 | # CONFIG_HZ_1000 is not set |
177 | CONFIG_HZ=250 | 191 | CONFIG_HZ=250 |
192 | # CONFIG_SCHED_HRTICK is not set | ||
178 | CONFIG_PREEMPT_NONE=y | 193 | CONFIG_PREEMPT_NONE=y |
179 | # CONFIG_PREEMPT_VOLUNTARY is not set | 194 | # CONFIG_PREEMPT_VOLUNTARY is not set |
180 | # CONFIG_PREEMPT is not set | 195 | # CONFIG_PREEMPT is not set |
196 | CONFIG_RCU_TRACE=y | ||
181 | CONFIG_BINFMT_ELF=y | 197 | CONFIG_BINFMT_ELF=y |
182 | # CONFIG_BINFMT_MISC is not set | 198 | # CONFIG_BINFMT_MISC is not set |
183 | # CONFIG_MATH_EMULATION is not set | 199 | # CONFIG_MATH_EMULATION is not set |
200 | # CONFIG_IOMMU_HELPER is not set | ||
184 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 201 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
202 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
203 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
185 | CONFIG_ARCH_FLATMEM_ENABLE=y | 204 | CONFIG_ARCH_FLATMEM_ENABLE=y |
186 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 205 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
187 | CONFIG_SELECT_MEMORY_MODEL=y | 206 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -201,8 +220,6 @@ CONFIG_PROC_DEVICETREE=y | |||
201 | CONFIG_CMDLINE_BOOL=y | 220 | CONFIG_CMDLINE_BOOL=y |
202 | CONFIG_CMDLINE="" | 221 | CONFIG_CMDLINE="" |
203 | CONFIG_SECCOMP=y | 222 | CONFIG_SECCOMP=y |
204 | CONFIG_WANT_DEVICE_TREE=y | ||
205 | CONFIG_DEVICE_TREE="bamboo.dts" | ||
206 | CONFIG_ISA_DMA_API=y | 223 | CONFIG_ISA_DMA_API=y |
207 | 224 | ||
208 | # | 225 | # |
@@ -302,6 +319,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
302 | # | 319 | # |
303 | # CONFIG_NET_PKTGEN is not set | 320 | # CONFIG_NET_PKTGEN is not set |
304 | # CONFIG_HAMRADIO is not set | 321 | # CONFIG_HAMRADIO is not set |
322 | # CONFIG_CAN is not set | ||
305 | # CONFIG_IRDA is not set | 323 | # CONFIG_IRDA is not set |
306 | # CONFIG_BT is not set | 324 | # CONFIG_BT is not set |
307 | # CONFIG_AF_RXRPC is not set | 325 | # CONFIG_AF_RXRPC is not set |
@@ -348,7 +366,7 @@ CONFIG_BLK_DEV=y | |||
348 | CONFIG_BLK_DEV_RAM=y | 366 | CONFIG_BLK_DEV_RAM=y |
349 | CONFIG_BLK_DEV_RAM_COUNT=16 | 367 | CONFIG_BLK_DEV_RAM_COUNT=16 |
350 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 368 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
351 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 369 | # CONFIG_BLK_DEV_XIP is not set |
352 | # CONFIG_CDROM_PKTCDVD is not set | 370 | # CONFIG_CDROM_PKTCDVD is not set |
353 | # CONFIG_ATA_OVER_ETH is not set | 371 | # CONFIG_ATA_OVER_ETH is not set |
354 | # CONFIG_XILINX_SYSACE is not set | 372 | # CONFIG_XILINX_SYSACE is not set |
@@ -357,6 +375,8 @@ CONFIG_MISC_DEVICES=y | |||
357 | # CONFIG_EEPROM_93CX6 is not set | 375 | # CONFIG_EEPROM_93CX6 is not set |
358 | # CONFIG_SGI_IOC4 is not set | 376 | # CONFIG_SGI_IOC4 is not set |
359 | # CONFIG_TIFM_CORE is not set | 377 | # CONFIG_TIFM_CORE is not set |
378 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
379 | CONFIG_HAVE_IDE=y | ||
360 | # CONFIG_IDE is not set | 380 | # CONFIG_IDE is not set |
361 | 381 | ||
362 | # | 382 | # |
@@ -385,7 +405,6 @@ CONFIG_NETDEVICES=y | |||
385 | # CONFIG_EQUALIZER is not set | 405 | # CONFIG_EQUALIZER is not set |
386 | # CONFIG_TUN is not set | 406 | # CONFIG_TUN is not set |
387 | # CONFIG_VETH is not set | 407 | # CONFIG_VETH is not set |
388 | # CONFIG_IP1000 is not set | ||
389 | # CONFIG_ARCNET is not set | 408 | # CONFIG_ARCNET is not set |
390 | # CONFIG_PHYLIB is not set | 409 | # CONFIG_PHYLIB is not set |
391 | CONFIG_NET_ETHERNET=y | 410 | CONFIG_NET_ETHERNET=y |
@@ -414,6 +433,9 @@ CONFIG_NETDEV_1000=y | |||
414 | # CONFIG_DL2K is not set | 433 | # CONFIG_DL2K is not set |
415 | # CONFIG_E1000 is not set | 434 | # CONFIG_E1000 is not set |
416 | # CONFIG_E1000E is not set | 435 | # CONFIG_E1000E is not set |
436 | # CONFIG_E1000E_ENABLED is not set | ||
437 | # CONFIG_IP1000 is not set | ||
438 | # CONFIG_IGB is not set | ||
417 | # CONFIG_NS83820 is not set | 439 | # CONFIG_NS83820 is not set |
418 | # CONFIG_HAMACHI is not set | 440 | # CONFIG_HAMACHI is not set |
419 | # CONFIG_YELLOWFIN is not set | 441 | # CONFIG_YELLOWFIN is not set |
@@ -438,6 +460,7 @@ CONFIG_NETDEV_10000=y | |||
438 | # CONFIG_NIU is not set | 460 | # CONFIG_NIU is not set |
439 | # CONFIG_MLX4_CORE is not set | 461 | # CONFIG_MLX4_CORE is not set |
440 | # CONFIG_TEHUTI is not set | 462 | # CONFIG_TEHUTI is not set |
463 | # CONFIG_BNX2X is not set | ||
441 | # CONFIG_TR is not set | 464 | # CONFIG_TR is not set |
442 | 465 | ||
443 | # | 466 | # |
@@ -450,7 +473,6 @@ CONFIG_NETDEV_10000=y | |||
450 | # CONFIG_HIPPI is not set | 473 | # CONFIG_HIPPI is not set |
451 | # CONFIG_PPP is not set | 474 | # CONFIG_PPP is not set |
452 | # CONFIG_SLIP is not set | 475 | # CONFIG_SLIP is not set |
453 | # CONFIG_SHAPER is not set | ||
454 | # CONFIG_NETCONSOLE is not set | 476 | # CONFIG_NETCONSOLE is not set |
455 | # CONFIG_NETPOLL is not set | 477 | # CONFIG_NETPOLL is not set |
456 | # CONFIG_NET_POLL_CONTROLLER is not set | 478 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -473,6 +495,7 @@ CONFIG_NETDEV_10000=y | |||
473 | # | 495 | # |
474 | # CONFIG_VT is not set | 496 | # CONFIG_VT is not set |
475 | # CONFIG_SERIAL_NONSTANDARD is not set | 497 | # CONFIG_SERIAL_NONSTANDARD is not set |
498 | # CONFIG_NOZOMI is not set | ||
476 | 499 | ||
477 | # | 500 | # |
478 | # Serial drivers | 501 | # Serial drivers |
@@ -518,6 +541,7 @@ CONFIG_DEVPORT=y | |||
518 | # CONFIG_W1 is not set | 541 | # CONFIG_W1 is not set |
519 | # CONFIG_POWER_SUPPLY is not set | 542 | # CONFIG_POWER_SUPPLY is not set |
520 | # CONFIG_HWMON is not set | 543 | # CONFIG_HWMON is not set |
544 | CONFIG_THERMAL=y | ||
521 | # CONFIG_WATCHDOG is not set | 545 | # CONFIG_WATCHDOG is not set |
522 | 546 | ||
523 | # | 547 | # |
@@ -566,12 +590,9 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
566 | # | 590 | # |
567 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 591 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
568 | # | 592 | # |
569 | |||
570 | # | ||
571 | # USB Gadget Support | ||
572 | # | ||
573 | # CONFIG_USB_GADGET is not set | 593 | # CONFIG_USB_GADGET is not set |
574 | # CONFIG_MMC is not set | 594 | # CONFIG_MMC is not set |
595 | # CONFIG_MEMSTICK is not set | ||
575 | # CONFIG_NEW_LEDS is not set | 596 | # CONFIG_NEW_LEDS is not set |
576 | # CONFIG_INFINIBAND is not set | 597 | # CONFIG_INFINIBAND is not set |
577 | # CONFIG_EDAC is not set | 598 | # CONFIG_EDAC is not set |
@@ -596,12 +617,10 @@ CONFIG_EXT2_FS=y | |||
596 | # CONFIG_XFS_FS is not set | 617 | # CONFIG_XFS_FS is not set |
597 | # CONFIG_GFS2_FS is not set | 618 | # CONFIG_GFS2_FS is not set |
598 | # CONFIG_OCFS2_FS is not set | 619 | # CONFIG_OCFS2_FS is not set |
599 | # CONFIG_MINIX_FS is not set | 620 | CONFIG_DNOTIFY=y |
600 | # CONFIG_ROMFS_FS is not set | ||
601 | CONFIG_INOTIFY=y | 621 | CONFIG_INOTIFY=y |
602 | CONFIG_INOTIFY_USER=y | 622 | CONFIG_INOTIFY_USER=y |
603 | # CONFIG_QUOTA is not set | 623 | # CONFIG_QUOTA is not set |
604 | CONFIG_DNOTIFY=y | ||
605 | # CONFIG_AUTOFS_FS is not set | 624 | # CONFIG_AUTOFS_FS is not set |
606 | # CONFIG_AUTOFS4_FS is not set | 625 | # CONFIG_AUTOFS4_FS is not set |
607 | # CONFIG_FUSE_FS is not set | 626 | # CONFIG_FUSE_FS is not set |
@@ -643,8 +662,10 @@ CONFIG_TMPFS=y | |||
643 | # CONFIG_EFS_FS is not set | 662 | # CONFIG_EFS_FS is not set |
644 | CONFIG_CRAMFS=y | 663 | CONFIG_CRAMFS=y |
645 | # CONFIG_VXFS_FS is not set | 664 | # CONFIG_VXFS_FS is not set |
665 | # CONFIG_MINIX_FS is not set | ||
646 | # CONFIG_HPFS_FS is not set | 666 | # CONFIG_HPFS_FS is not set |
647 | # CONFIG_QNX4FS_FS is not set | 667 | # CONFIG_QNX4FS_FS is not set |
668 | # CONFIG_ROMFS_FS is not set | ||
648 | # CONFIG_SYSV_FS is not set | 669 | # CONFIG_SYSV_FS is not set |
649 | # CONFIG_UFS_FS is not set | 670 | # CONFIG_UFS_FS is not set |
650 | CONFIG_NETWORK_FILESYSTEMS=y | 671 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -675,7 +696,6 @@ CONFIG_SUNRPC=y | |||
675 | CONFIG_MSDOS_PARTITION=y | 696 | CONFIG_MSDOS_PARTITION=y |
676 | # CONFIG_NLS is not set | 697 | # CONFIG_NLS is not set |
677 | # CONFIG_DLM is not set | 698 | # CONFIG_DLM is not set |
678 | # CONFIG_UCC_SLOW is not set | ||
679 | 699 | ||
680 | # | 700 | # |
681 | # Library routines | 701 | # Library routines |
@@ -692,10 +712,6 @@ CONFIG_PLIST=y | |||
692 | CONFIG_HAS_IOMEM=y | 712 | CONFIG_HAS_IOMEM=y |
693 | CONFIG_HAS_IOPORT=y | 713 | CONFIG_HAS_IOPORT=y |
694 | CONFIG_HAS_DMA=y | 714 | CONFIG_HAS_DMA=y |
695 | CONFIG_INSTRUMENTATION=y | ||
696 | # CONFIG_PROFILING is not set | ||
697 | # CONFIG_KPROBES is not set | ||
698 | # CONFIG_MARKERS is not set | ||
699 | 715 | ||
700 | # | 716 | # |
701 | # Kernel hacking | 717 | # Kernel hacking |
@@ -705,7 +721,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
705 | CONFIG_ENABLE_MUST_CHECK=y | 721 | CONFIG_ENABLE_MUST_CHECK=y |
706 | CONFIG_MAGIC_SYSRQ=y | 722 | CONFIG_MAGIC_SYSRQ=y |
707 | # CONFIG_UNUSED_SYMBOLS is not set | 723 | # CONFIG_UNUSED_SYMBOLS is not set |
708 | # CONFIG_DEBUG_FS is not set | 724 | CONFIG_DEBUG_FS=y |
709 | # CONFIG_HEADERS_CHECK is not set | 725 | # CONFIG_HEADERS_CHECK is not set |
710 | CONFIG_DEBUG_KERNEL=y | 726 | CONFIG_DEBUG_KERNEL=y |
711 | # CONFIG_DEBUG_SHIRQ is not set | 727 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -714,6 +730,7 @@ CONFIG_SCHED_DEBUG=y | |||
714 | # CONFIG_SCHEDSTATS is not set | 730 | # CONFIG_SCHEDSTATS is not set |
715 | # CONFIG_TIMER_STATS is not set | 731 | # CONFIG_TIMER_STATS is not set |
716 | # CONFIG_SLUB_DEBUG_ON is not set | 732 | # CONFIG_SLUB_DEBUG_ON is not set |
733 | # CONFIG_SLUB_STATS is not set | ||
717 | # CONFIG_DEBUG_RT_MUTEXES is not set | 734 | # CONFIG_DEBUG_RT_MUTEXES is not set |
718 | # CONFIG_RT_MUTEX_TESTER is not set | 735 | # CONFIG_RT_MUTEX_TESTER is not set |
719 | # CONFIG_DEBUG_SPINLOCK is not set | 736 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -726,9 +743,9 @@ CONFIG_SCHED_DEBUG=y | |||
726 | # CONFIG_DEBUG_VM is not set | 743 | # CONFIG_DEBUG_VM is not set |
727 | # CONFIG_DEBUG_LIST is not set | 744 | # CONFIG_DEBUG_LIST is not set |
728 | # CONFIG_DEBUG_SG is not set | 745 | # CONFIG_DEBUG_SG is not set |
729 | CONFIG_FORCED_INLINING=y | ||
730 | # CONFIG_BOOT_PRINTK_DELAY is not set | 746 | # CONFIG_BOOT_PRINTK_DELAY is not set |
731 | # CONFIG_RCU_TORTURE_TEST is not set | 747 | # CONFIG_RCU_TORTURE_TEST is not set |
748 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
732 | # CONFIG_FAULT_INJECTION is not set | 749 | # CONFIG_FAULT_INJECTION is not set |
733 | # CONFIG_SAMPLES is not set | 750 | # CONFIG_SAMPLES is not set |
734 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 751 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
@@ -737,6 +754,7 @@ CONFIG_FORCED_INLINING=y | |||
737 | CONFIG_DEBUGGER=y | 754 | CONFIG_DEBUGGER=y |
738 | # CONFIG_KGDB is not set | 755 | # CONFIG_KGDB is not set |
739 | # CONFIG_XMON is not set | 756 | # CONFIG_XMON is not set |
757 | # CONFIG_VIRQ_DEBUG is not set | ||
740 | # CONFIG_BDI_SWITCH is not set | 758 | # CONFIG_BDI_SWITCH is not set |
741 | # CONFIG_PPC_EARLY_DEBUG is not set | 759 | # CONFIG_PPC_EARLY_DEBUG is not set |
742 | 760 | ||
@@ -749,6 +767,7 @@ CONFIG_DEBUGGER=y | |||
749 | CONFIG_CRYPTO=y | 767 | CONFIG_CRYPTO=y |
750 | CONFIG_CRYPTO_ALGAPI=y | 768 | CONFIG_CRYPTO_ALGAPI=y |
751 | CONFIG_CRYPTO_BLKCIPHER=y | 769 | CONFIG_CRYPTO_BLKCIPHER=y |
770 | # CONFIG_CRYPTO_SEQIV is not set | ||
752 | CONFIG_CRYPTO_MANAGER=y | 771 | CONFIG_CRYPTO_MANAGER=y |
753 | # CONFIG_CRYPTO_HMAC is not set | 772 | # CONFIG_CRYPTO_HMAC is not set |
754 | # CONFIG_CRYPTO_XCBC is not set | 773 | # CONFIG_CRYPTO_XCBC is not set |
@@ -766,6 +785,9 @@ CONFIG_CRYPTO_CBC=y | |||
766 | CONFIG_CRYPTO_PCBC=y | 785 | CONFIG_CRYPTO_PCBC=y |
767 | # CONFIG_CRYPTO_LRW is not set | 786 | # CONFIG_CRYPTO_LRW is not set |
768 | # CONFIG_CRYPTO_XTS is not set | 787 | # CONFIG_CRYPTO_XTS is not set |
788 | # CONFIG_CRYPTO_CTR is not set | ||
789 | # CONFIG_CRYPTO_GCM is not set | ||
790 | # CONFIG_CRYPTO_CCM is not set | ||
769 | # CONFIG_CRYPTO_CRYPTD is not set | 791 | # CONFIG_CRYPTO_CRYPTD is not set |
770 | CONFIG_CRYPTO_DES=y | 792 | CONFIG_CRYPTO_DES=y |
771 | # CONFIG_CRYPTO_FCRYPT is not set | 793 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -780,11 +802,14 @@ CONFIG_CRYPTO_DES=y | |||
780 | # CONFIG_CRYPTO_KHAZAD is not set | 802 | # CONFIG_CRYPTO_KHAZAD is not set |
781 | # CONFIG_CRYPTO_ANUBIS is not set | 803 | # CONFIG_CRYPTO_ANUBIS is not set |
782 | # CONFIG_CRYPTO_SEED is not set | 804 | # CONFIG_CRYPTO_SEED is not set |
805 | # CONFIG_CRYPTO_SALSA20 is not set | ||
783 | # CONFIG_CRYPTO_DEFLATE is not set | 806 | # CONFIG_CRYPTO_DEFLATE is not set |
784 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 807 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
785 | # CONFIG_CRYPTO_CRC32C is not set | 808 | # CONFIG_CRYPTO_CRC32C is not set |
786 | # CONFIG_CRYPTO_CAMELLIA is not set | 809 | # CONFIG_CRYPTO_CAMELLIA is not set |
787 | # CONFIG_CRYPTO_TEST is not set | 810 | # CONFIG_CRYPTO_TEST is not set |
788 | # CONFIG_CRYPTO_AUTHENC is not set | 811 | # CONFIG_CRYPTO_AUTHENC is not set |
812 | # CONFIG_CRYPTO_LZO is not set | ||
789 | CONFIG_CRYPTO_HW=y | 813 | CONFIG_CRYPTO_HW=y |
814 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
790 | # CONFIG_PPC_CLOCK is not set | 815 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/ebony_defconfig b/arch/powerpc/configs/ebony_defconfig index cf860f166659..07c8d4ce175a 100644 --- a/arch/powerpc/configs/ebony_defconfig +++ b/arch/powerpc/configs/ebony_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.24-rc6 | 3 | # Linux kernel version: 2.6.25-rc2 |
4 | # Mon Dec 24 11:16:26 2007 | 4 | # Fri Feb 15 21:50:44 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -29,6 +29,7 @@ CONFIG_GENERIC_TIME=y | |||
29 | CONFIG_GENERIC_TIME_VSYSCALL=y | 29 | CONFIG_GENERIC_TIME_VSYSCALL=y |
30 | CONFIG_GENERIC_CLOCKEVENTS=y | 30 | CONFIG_GENERIC_CLOCKEVENTS=y |
31 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
32 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
33 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
34 | CONFIG_ARCH_HAS_ILOG2_U32=y | 35 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -67,17 +68,18 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
67 | CONFIG_POSIX_MQUEUE=y | 68 | CONFIG_POSIX_MQUEUE=y |
68 | # CONFIG_BSD_PROCESS_ACCT is not set | 69 | # CONFIG_BSD_PROCESS_ACCT is not set |
69 | # CONFIG_TASKSTATS is not set | 70 | # CONFIG_TASKSTATS is not set |
70 | # CONFIG_USER_NS is not set | ||
71 | # CONFIG_PID_NS is not set | ||
72 | # CONFIG_AUDIT is not set | 71 | # CONFIG_AUDIT is not set |
73 | # CONFIG_IKCONFIG is not set | 72 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 73 | CONFIG_LOG_BUF_SHIFT=14 |
75 | # CONFIG_CGROUPS is not set | 74 | # CONFIG_CGROUPS is not set |
75 | CONFIG_GROUP_SCHED=y | ||
76 | CONFIG_FAIR_GROUP_SCHED=y | 76 | CONFIG_FAIR_GROUP_SCHED=y |
77 | CONFIG_FAIR_USER_SCHED=y | 77 | # CONFIG_RT_GROUP_SCHED is not set |
78 | # CONFIG_FAIR_CGROUP_SCHED is not set | 78 | CONFIG_USER_SCHED=y |
79 | # CONFIG_CGROUP_SCHED is not set | ||
79 | CONFIG_SYSFS_DEPRECATED=y | 80 | CONFIG_SYSFS_DEPRECATED=y |
80 | # CONFIG_RELAY is not set | 81 | # CONFIG_RELAY is not set |
82 | # CONFIG_NAMESPACES is not set | ||
81 | CONFIG_BLK_DEV_INITRD=y | 83 | CONFIG_BLK_DEV_INITRD=y |
82 | CONFIG_INITRAMFS_SOURCE="" | 84 | CONFIG_INITRAMFS_SOURCE="" |
83 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 85 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -91,11 +93,13 @@ CONFIG_HOTPLUG=y | |||
91 | CONFIG_PRINTK=y | 93 | CONFIG_PRINTK=y |
92 | CONFIG_BUG=y | 94 | CONFIG_BUG=y |
93 | CONFIG_ELF_CORE=y | 95 | CONFIG_ELF_CORE=y |
96 | CONFIG_COMPAT_BRK=y | ||
94 | CONFIG_BASE_FULL=y | 97 | CONFIG_BASE_FULL=y |
95 | CONFIG_FUTEX=y | 98 | CONFIG_FUTEX=y |
96 | CONFIG_ANON_INODES=y | 99 | CONFIG_ANON_INODES=y |
97 | CONFIG_EPOLL=y | 100 | CONFIG_EPOLL=y |
98 | CONFIG_SIGNALFD=y | 101 | CONFIG_SIGNALFD=y |
102 | CONFIG_TIMERFD=y | ||
99 | CONFIG_EVENTFD=y | 103 | CONFIG_EVENTFD=y |
100 | CONFIG_SHMEM=y | 104 | CONFIG_SHMEM=y |
101 | CONFIG_VM_EVENT_COUNTERS=y | 105 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -103,6 +107,13 @@ CONFIG_SLUB_DEBUG=y | |||
103 | # CONFIG_SLAB is not set | 107 | # CONFIG_SLAB is not set |
104 | CONFIG_SLUB=y | 108 | CONFIG_SLUB=y |
105 | # CONFIG_SLOB is not set | 109 | # CONFIG_SLOB is not set |
110 | # CONFIG_PROFILING is not set | ||
111 | # CONFIG_MARKERS is not set | ||
112 | CONFIG_HAVE_OPROFILE=y | ||
113 | # CONFIG_KPROBES is not set | ||
114 | CONFIG_HAVE_KPROBES=y | ||
115 | CONFIG_PROC_PAGE_MONITOR=y | ||
116 | CONFIG_SLABINFO=y | ||
106 | CONFIG_RT_MUTEXES=y | 117 | CONFIG_RT_MUTEXES=y |
107 | # CONFIG_TINY_SHMEM is not set | 118 | # CONFIG_TINY_SHMEM is not set |
108 | CONFIG_BASE_SMALL=0 | 119 | CONFIG_BASE_SMALL=0 |
@@ -130,13 +141,15 @@ CONFIG_DEFAULT_AS=y | |||
130 | # CONFIG_DEFAULT_CFQ is not set | 141 | # CONFIG_DEFAULT_CFQ is not set |
131 | # CONFIG_DEFAULT_NOOP is not set | 142 | # CONFIG_DEFAULT_NOOP is not set |
132 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 143 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
144 | CONFIG_CLASSIC_RCU=y | ||
145 | # CONFIG_PREEMPT_RCU is not set | ||
133 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 146 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
134 | 147 | ||
135 | # | 148 | # |
136 | # Platform support | 149 | # Platform support |
137 | # | 150 | # |
138 | # CONFIG_PPC_MPC52xx is not set | 151 | # CONFIG_PPC_MPC512x is not set |
139 | # CONFIG_PPC_MPC5200 is not set | 152 | # CONFIG_PPC_MPC5121 is not set |
140 | # CONFIG_PPC_CELL is not set | 153 | # CONFIG_PPC_CELL is not set |
141 | # CONFIG_PPC_CELL_NATIVE is not set | 154 | # CONFIG_PPC_CELL_NATIVE is not set |
142 | # CONFIG_PQ2ADS is not set | 155 | # CONFIG_PQ2ADS is not set |
@@ -146,7 +159,9 @@ CONFIG_EBONY=y | |||
146 | # CONFIG_TAISHAN is not set | 159 | # CONFIG_TAISHAN is not set |
147 | # CONFIG_KATMAI is not set | 160 | # CONFIG_KATMAI is not set |
148 | # CONFIG_RAINIER is not set | 161 | # CONFIG_RAINIER is not set |
162 | # CONFIG_WARP is not set | ||
149 | CONFIG_440GP=y | 163 | CONFIG_440GP=y |
164 | # CONFIG_IPIC is not set | ||
150 | # CONFIG_MPIC is not set | 165 | # CONFIG_MPIC is not set |
151 | # CONFIG_MPIC_WEIRD is not set | 166 | # CONFIG_MPIC_WEIRD is not set |
152 | # CONFIG_PPC_I8259 is not set | 167 | # CONFIG_PPC_I8259 is not set |
@@ -157,8 +172,8 @@ CONFIG_440GP=y | |||
157 | # CONFIG_PPC_INDIRECT_IO is not set | 172 | # CONFIG_PPC_INDIRECT_IO is not set |
158 | # CONFIG_GENERIC_IOMAP is not set | 173 | # CONFIG_GENERIC_IOMAP is not set |
159 | # CONFIG_CPU_FREQ is not set | 174 | # CONFIG_CPU_FREQ is not set |
160 | # CONFIG_CPM2 is not set | ||
161 | # CONFIG_FSL_ULI1575 is not set | 175 | # CONFIG_FSL_ULI1575 is not set |
176 | CONFIG_OF_RTC=y | ||
162 | 177 | ||
163 | # | 178 | # |
164 | # Kernel options | 179 | # Kernel options |
@@ -173,13 +188,18 @@ CONFIG_HZ_250=y | |||
173 | # CONFIG_HZ_300 is not set | 188 | # CONFIG_HZ_300 is not set |
174 | # CONFIG_HZ_1000 is not set | 189 | # CONFIG_HZ_1000 is not set |
175 | CONFIG_HZ=250 | 190 | CONFIG_HZ=250 |
191 | # CONFIG_SCHED_HRTICK is not set | ||
176 | CONFIG_PREEMPT_NONE=y | 192 | CONFIG_PREEMPT_NONE=y |
177 | # CONFIG_PREEMPT_VOLUNTARY is not set | 193 | # CONFIG_PREEMPT_VOLUNTARY is not set |
178 | # CONFIG_PREEMPT is not set | 194 | # CONFIG_PREEMPT is not set |
195 | CONFIG_RCU_TRACE=y | ||
179 | CONFIG_BINFMT_ELF=y | 196 | CONFIG_BINFMT_ELF=y |
180 | # CONFIG_BINFMT_MISC is not set | 197 | # CONFIG_BINFMT_MISC is not set |
181 | CONFIG_MATH_EMULATION=y | 198 | CONFIG_MATH_EMULATION=y |
199 | # CONFIG_IOMMU_HELPER is not set | ||
182 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 200 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
201 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
202 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
183 | CONFIG_ARCH_FLATMEM_ENABLE=y | 203 | CONFIG_ARCH_FLATMEM_ENABLE=y |
184 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 204 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
185 | CONFIG_SELECT_MEMORY_MODEL=y | 205 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -198,8 +218,6 @@ CONFIG_VIRT_TO_BUS=y | |||
198 | CONFIG_PROC_DEVICETREE=y | 218 | CONFIG_PROC_DEVICETREE=y |
199 | # CONFIG_CMDLINE_BOOL is not set | 219 | # CONFIG_CMDLINE_BOOL is not set |
200 | CONFIG_SECCOMP=y | 220 | CONFIG_SECCOMP=y |
201 | CONFIG_WANT_DEVICE_TREE=y | ||
202 | CONFIG_DEVICE_TREE="ebony.dts" | ||
203 | CONFIG_ISA_DMA_API=y | 221 | CONFIG_ISA_DMA_API=y |
204 | 222 | ||
205 | # | 223 | # |
@@ -299,6 +317,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
299 | # | 317 | # |
300 | # CONFIG_NET_PKTGEN is not set | 318 | # CONFIG_NET_PKTGEN is not set |
301 | # CONFIG_HAMRADIO is not set | 319 | # CONFIG_HAMRADIO is not set |
320 | # CONFIG_CAN is not set | ||
302 | # CONFIG_IRDA is not set | 321 | # CONFIG_IRDA is not set |
303 | # CONFIG_BT is not set | 322 | # CONFIG_BT is not set |
304 | # CONFIG_AF_RXRPC is not set | 323 | # CONFIG_AF_RXRPC is not set |
@@ -335,6 +354,7 @@ CONFIG_MTD=y | |||
335 | CONFIG_MTD_PARTITIONS=y | 354 | CONFIG_MTD_PARTITIONS=y |
336 | # CONFIG_MTD_REDBOOT_PARTS is not set | 355 | # CONFIG_MTD_REDBOOT_PARTS is not set |
337 | # CONFIG_MTD_CMDLINE_PARTS is not set | 356 | # CONFIG_MTD_CMDLINE_PARTS is not set |
357 | CONFIG_MTD_OF_PARTS=y | ||
338 | 358 | ||
339 | # | 359 | # |
340 | # User Modules And Translation Layers | 360 | # User Modules And Translation Layers |
@@ -420,7 +440,7 @@ CONFIG_BLK_DEV=y | |||
420 | CONFIG_BLK_DEV_RAM=y | 440 | CONFIG_BLK_DEV_RAM=y |
421 | CONFIG_BLK_DEV_RAM_COUNT=16 | 441 | CONFIG_BLK_DEV_RAM_COUNT=16 |
422 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 442 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
423 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 443 | # CONFIG_BLK_DEV_XIP is not set |
424 | # CONFIG_CDROM_PKTCDVD is not set | 444 | # CONFIG_CDROM_PKTCDVD is not set |
425 | # CONFIG_ATA_OVER_ETH is not set | 445 | # CONFIG_ATA_OVER_ETH is not set |
426 | # CONFIG_XILINX_SYSACE is not set | 446 | # CONFIG_XILINX_SYSACE is not set |
@@ -429,6 +449,8 @@ CONFIG_MISC_DEVICES=y | |||
429 | # CONFIG_EEPROM_93CX6 is not set | 449 | # CONFIG_EEPROM_93CX6 is not set |
430 | # CONFIG_SGI_IOC4 is not set | 450 | # CONFIG_SGI_IOC4 is not set |
431 | # CONFIG_TIFM_CORE is not set | 451 | # CONFIG_TIFM_CORE is not set |
452 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
453 | CONFIG_HAVE_IDE=y | ||
432 | # CONFIG_IDE is not set | 454 | # CONFIG_IDE is not set |
433 | 455 | ||
434 | # | 456 | # |
@@ -457,7 +479,6 @@ CONFIG_NETDEVICES=y | |||
457 | # CONFIG_EQUALIZER is not set | 479 | # CONFIG_EQUALIZER is not set |
458 | # CONFIG_TUN is not set | 480 | # CONFIG_TUN is not set |
459 | # CONFIG_VETH is not set | 481 | # CONFIG_VETH is not set |
460 | # CONFIG_IP1000 is not set | ||
461 | # CONFIG_ARCNET is not set | 482 | # CONFIG_ARCNET is not set |
462 | # CONFIG_PHYLIB is not set | 483 | # CONFIG_PHYLIB is not set |
463 | CONFIG_NET_ETHERNET=y | 484 | CONFIG_NET_ETHERNET=y |
@@ -486,6 +507,9 @@ CONFIG_NETDEV_1000=y | |||
486 | # CONFIG_DL2K is not set | 507 | # CONFIG_DL2K is not set |
487 | # CONFIG_E1000 is not set | 508 | # CONFIG_E1000 is not set |
488 | # CONFIG_E1000E is not set | 509 | # CONFIG_E1000E is not set |
510 | # CONFIG_E1000E_ENABLED is not set | ||
511 | # CONFIG_IP1000 is not set | ||
512 | # CONFIG_IGB is not set | ||
489 | # CONFIG_NS83820 is not set | 513 | # CONFIG_NS83820 is not set |
490 | # CONFIG_HAMACHI is not set | 514 | # CONFIG_HAMACHI is not set |
491 | # CONFIG_YELLOWFIN is not set | 515 | # CONFIG_YELLOWFIN is not set |
@@ -510,6 +534,7 @@ CONFIG_NETDEV_10000=y | |||
510 | # CONFIG_NIU is not set | 534 | # CONFIG_NIU is not set |
511 | # CONFIG_MLX4_CORE is not set | 535 | # CONFIG_MLX4_CORE is not set |
512 | # CONFIG_TEHUTI is not set | 536 | # CONFIG_TEHUTI is not set |
537 | # CONFIG_BNX2X is not set | ||
513 | # CONFIG_TR is not set | 538 | # CONFIG_TR is not set |
514 | 539 | ||
515 | # | 540 | # |
@@ -522,7 +547,6 @@ CONFIG_NETDEV_10000=y | |||
522 | # CONFIG_HIPPI is not set | 547 | # CONFIG_HIPPI is not set |
523 | # CONFIG_PPP is not set | 548 | # CONFIG_PPP is not set |
524 | # CONFIG_SLIP is not set | 549 | # CONFIG_SLIP is not set |
525 | # CONFIG_SHAPER is not set | ||
526 | # CONFIG_NETCONSOLE is not set | 550 | # CONFIG_NETCONSOLE is not set |
527 | # CONFIG_NETPOLL is not set | 551 | # CONFIG_NETPOLL is not set |
528 | # CONFIG_NET_POLL_CONTROLLER is not set | 552 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -545,6 +569,7 @@ CONFIG_NETDEV_10000=y | |||
545 | # | 569 | # |
546 | # CONFIG_VT is not set | 570 | # CONFIG_VT is not set |
547 | # CONFIG_SERIAL_NONSTANDARD is not set | 571 | # CONFIG_SERIAL_NONSTANDARD is not set |
572 | # CONFIG_NOZOMI is not set | ||
548 | 573 | ||
549 | # | 574 | # |
550 | # Serial drivers | 575 | # Serial drivers |
@@ -590,6 +615,7 @@ CONFIG_DEVPORT=y | |||
590 | # CONFIG_W1 is not set | 615 | # CONFIG_W1 is not set |
591 | # CONFIG_POWER_SUPPLY is not set | 616 | # CONFIG_POWER_SUPPLY is not set |
592 | # CONFIG_HWMON is not set | 617 | # CONFIG_HWMON is not set |
618 | CONFIG_THERMAL=y | ||
593 | # CONFIG_WATCHDOG is not set | 619 | # CONFIG_WATCHDOG is not set |
594 | 620 | ||
595 | # | 621 | # |
@@ -638,12 +664,9 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
638 | # | 664 | # |
639 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 665 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
640 | # | 666 | # |
641 | |||
642 | # | ||
643 | # USB Gadget Support | ||
644 | # | ||
645 | # CONFIG_USB_GADGET is not set | 667 | # CONFIG_USB_GADGET is not set |
646 | # CONFIG_MMC is not set | 668 | # CONFIG_MMC is not set |
669 | # CONFIG_MEMSTICK is not set | ||
647 | # CONFIG_NEW_LEDS is not set | 670 | # CONFIG_NEW_LEDS is not set |
648 | # CONFIG_INFINIBAND is not set | 671 | # CONFIG_INFINIBAND is not set |
649 | # CONFIG_EDAC is not set | 672 | # CONFIG_EDAC is not set |
@@ -668,12 +691,10 @@ CONFIG_EXT2_FS=y | |||
668 | # CONFIG_XFS_FS is not set | 691 | # CONFIG_XFS_FS is not set |
669 | # CONFIG_GFS2_FS is not set | 692 | # CONFIG_GFS2_FS is not set |
670 | # CONFIG_OCFS2_FS is not set | 693 | # CONFIG_OCFS2_FS is not set |
671 | # CONFIG_MINIX_FS is not set | 694 | CONFIG_DNOTIFY=y |
672 | # CONFIG_ROMFS_FS is not set | ||
673 | CONFIG_INOTIFY=y | 695 | CONFIG_INOTIFY=y |
674 | CONFIG_INOTIFY_USER=y | 696 | CONFIG_INOTIFY_USER=y |
675 | # CONFIG_QUOTA is not set | 697 | # CONFIG_QUOTA is not set |
676 | CONFIG_DNOTIFY=y | ||
677 | # CONFIG_AUTOFS_FS is not set | 698 | # CONFIG_AUTOFS_FS is not set |
678 | # CONFIG_AUTOFS4_FS is not set | 699 | # CONFIG_AUTOFS4_FS is not set |
679 | # CONFIG_FUSE_FS is not set | 700 | # CONFIG_FUSE_FS is not set |
@@ -726,8 +747,10 @@ CONFIG_JFFS2_RTIME=y | |||
726 | # CONFIG_JFFS2_RUBIN is not set | 747 | # CONFIG_JFFS2_RUBIN is not set |
727 | CONFIG_CRAMFS=y | 748 | CONFIG_CRAMFS=y |
728 | # CONFIG_VXFS_FS is not set | 749 | # CONFIG_VXFS_FS is not set |
750 | # CONFIG_MINIX_FS is not set | ||
729 | # CONFIG_HPFS_FS is not set | 751 | # CONFIG_HPFS_FS is not set |
730 | # CONFIG_QNX4FS_FS is not set | 752 | # CONFIG_QNX4FS_FS is not set |
753 | # CONFIG_ROMFS_FS is not set | ||
731 | # CONFIG_SYSV_FS is not set | 754 | # CONFIG_SYSV_FS is not set |
732 | # CONFIG_UFS_FS is not set | 755 | # CONFIG_UFS_FS is not set |
733 | CONFIG_NETWORK_FILESYSTEMS=y | 756 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -758,7 +781,6 @@ CONFIG_SUNRPC=y | |||
758 | CONFIG_MSDOS_PARTITION=y | 781 | CONFIG_MSDOS_PARTITION=y |
759 | # CONFIG_NLS is not set | 782 | # CONFIG_NLS is not set |
760 | # CONFIG_DLM is not set | 783 | # CONFIG_DLM is not set |
761 | # CONFIG_UCC_SLOW is not set | ||
762 | 784 | ||
763 | # | 785 | # |
764 | # Library routines | 786 | # Library routines |
@@ -776,7 +798,6 @@ CONFIG_PLIST=y | |||
776 | CONFIG_HAS_IOMEM=y | 798 | CONFIG_HAS_IOMEM=y |
777 | CONFIG_HAS_IOPORT=y | 799 | CONFIG_HAS_IOPORT=y |
778 | CONFIG_HAS_DMA=y | 800 | CONFIG_HAS_DMA=y |
779 | # CONFIG_INSTRUMENTATION is not set | ||
780 | 801 | ||
781 | # | 802 | # |
782 | # Kernel hacking | 803 | # Kernel hacking |
@@ -786,7 +807,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
786 | CONFIG_ENABLE_MUST_CHECK=y | 807 | CONFIG_ENABLE_MUST_CHECK=y |
787 | CONFIG_MAGIC_SYSRQ=y | 808 | CONFIG_MAGIC_SYSRQ=y |
788 | # CONFIG_UNUSED_SYMBOLS is not set | 809 | # CONFIG_UNUSED_SYMBOLS is not set |
789 | # CONFIG_DEBUG_FS is not set | 810 | CONFIG_DEBUG_FS=y |
790 | # CONFIG_HEADERS_CHECK is not set | 811 | # CONFIG_HEADERS_CHECK is not set |
791 | CONFIG_DEBUG_KERNEL=y | 812 | CONFIG_DEBUG_KERNEL=y |
792 | # CONFIG_DEBUG_SHIRQ is not set | 813 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -795,6 +816,7 @@ CONFIG_SCHED_DEBUG=y | |||
795 | # CONFIG_SCHEDSTATS is not set | 816 | # CONFIG_SCHEDSTATS is not set |
796 | # CONFIG_TIMER_STATS is not set | 817 | # CONFIG_TIMER_STATS is not set |
797 | # CONFIG_SLUB_DEBUG_ON is not set | 818 | # CONFIG_SLUB_DEBUG_ON is not set |
819 | # CONFIG_SLUB_STATS is not set | ||
798 | # CONFIG_DEBUG_RT_MUTEXES is not set | 820 | # CONFIG_DEBUG_RT_MUTEXES is not set |
799 | # CONFIG_RT_MUTEX_TESTER is not set | 821 | # CONFIG_RT_MUTEX_TESTER is not set |
800 | # CONFIG_DEBUG_SPINLOCK is not set | 822 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -807,15 +829,16 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
807 | # CONFIG_DEBUG_VM is not set | 829 | # CONFIG_DEBUG_VM is not set |
808 | # CONFIG_DEBUG_LIST is not set | 830 | # CONFIG_DEBUG_LIST is not set |
809 | # CONFIG_DEBUG_SG is not set | 831 | # CONFIG_DEBUG_SG is not set |
810 | CONFIG_FORCED_INLINING=y | ||
811 | # CONFIG_BOOT_PRINTK_DELAY is not set | 832 | # CONFIG_BOOT_PRINTK_DELAY is not set |
812 | # CONFIG_RCU_TORTURE_TEST is not set | 833 | # CONFIG_RCU_TORTURE_TEST is not set |
834 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
813 | # CONFIG_FAULT_INJECTION is not set | 835 | # CONFIG_FAULT_INJECTION is not set |
814 | # CONFIG_SAMPLES is not set | 836 | # CONFIG_SAMPLES is not set |
815 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 837 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
816 | # CONFIG_DEBUG_STACK_USAGE is not set | 838 | # CONFIG_DEBUG_STACK_USAGE is not set |
817 | # CONFIG_DEBUG_PAGEALLOC is not set | 839 | # CONFIG_DEBUG_PAGEALLOC is not set |
818 | # CONFIG_DEBUGGER is not set | 840 | # CONFIG_DEBUGGER is not set |
841 | # CONFIG_VIRQ_DEBUG is not set | ||
819 | # CONFIG_BDI_SWITCH is not set | 842 | # CONFIG_BDI_SWITCH is not set |
820 | # CONFIG_PPC_EARLY_DEBUG is not set | 843 | # CONFIG_PPC_EARLY_DEBUG is not set |
821 | 844 | ||
@@ -828,6 +851,7 @@ CONFIG_FORCED_INLINING=y | |||
828 | CONFIG_CRYPTO=y | 851 | CONFIG_CRYPTO=y |
829 | CONFIG_CRYPTO_ALGAPI=y | 852 | CONFIG_CRYPTO_ALGAPI=y |
830 | CONFIG_CRYPTO_BLKCIPHER=y | 853 | CONFIG_CRYPTO_BLKCIPHER=y |
854 | # CONFIG_CRYPTO_SEQIV is not set | ||
831 | CONFIG_CRYPTO_MANAGER=y | 855 | CONFIG_CRYPTO_MANAGER=y |
832 | # CONFIG_CRYPTO_HMAC is not set | 856 | # CONFIG_CRYPTO_HMAC is not set |
833 | # CONFIG_CRYPTO_XCBC is not set | 857 | # CONFIG_CRYPTO_XCBC is not set |
@@ -845,6 +869,9 @@ CONFIG_CRYPTO_CBC=y | |||
845 | CONFIG_CRYPTO_PCBC=y | 869 | CONFIG_CRYPTO_PCBC=y |
846 | # CONFIG_CRYPTO_LRW is not set | 870 | # CONFIG_CRYPTO_LRW is not set |
847 | # CONFIG_CRYPTO_XTS is not set | 871 | # CONFIG_CRYPTO_XTS is not set |
872 | # CONFIG_CRYPTO_CTR is not set | ||
873 | # CONFIG_CRYPTO_GCM is not set | ||
874 | # CONFIG_CRYPTO_CCM is not set | ||
848 | # CONFIG_CRYPTO_CRYPTD is not set | 875 | # CONFIG_CRYPTO_CRYPTD is not set |
849 | CONFIG_CRYPTO_DES=y | 876 | CONFIG_CRYPTO_DES=y |
850 | # CONFIG_CRYPTO_FCRYPT is not set | 877 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -859,11 +886,13 @@ CONFIG_CRYPTO_DES=y | |||
859 | # CONFIG_CRYPTO_KHAZAD is not set | 886 | # CONFIG_CRYPTO_KHAZAD is not set |
860 | # CONFIG_CRYPTO_ANUBIS is not set | 887 | # CONFIG_CRYPTO_ANUBIS is not set |
861 | # CONFIG_CRYPTO_SEED is not set | 888 | # CONFIG_CRYPTO_SEED is not set |
889 | # CONFIG_CRYPTO_SALSA20 is not set | ||
862 | # CONFIG_CRYPTO_DEFLATE is not set | 890 | # CONFIG_CRYPTO_DEFLATE is not set |
863 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 891 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
864 | # CONFIG_CRYPTO_CRC32C is not set | 892 | # CONFIG_CRYPTO_CRC32C is not set |
865 | # CONFIG_CRYPTO_CAMELLIA is not set | 893 | # CONFIG_CRYPTO_CAMELLIA is not set |
866 | # CONFIG_CRYPTO_TEST is not set | 894 | # CONFIG_CRYPTO_TEST is not set |
867 | # CONFIG_CRYPTO_AUTHENC is not set | 895 | # CONFIG_CRYPTO_AUTHENC is not set |
896 | # CONFIG_CRYPTO_LZO is not set | ||
868 | # CONFIG_CRYPTO_HW is not set | 897 | # CONFIG_CRYPTO_HW is not set |
869 | # CONFIG_PPC_CLOCK is not set | 898 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/ep405_defconfig b/arch/powerpc/configs/ep405_defconfig index 3829c9166256..e24240a9a047 100644 --- a/arch/powerpc/configs/ep405_defconfig +++ b/arch/powerpc/configs/ep405_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.24-rc6 | 3 | # Linux kernel version: 2.6.25-rc2 |
4 | # Mon Dec 24 11:17:13 2007 | 4 | # Fri Feb 15 21:50:09 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -26,6 +26,7 @@ CONFIG_GENERIC_TIME=y | |||
26 | CONFIG_GENERIC_TIME_VSYSCALL=y | 26 | CONFIG_GENERIC_TIME_VSYSCALL=y |
27 | CONFIG_GENERIC_CLOCKEVENTS=y | 27 | CONFIG_GENERIC_CLOCKEVENTS=y |
28 | CONFIG_GENERIC_HARDIRQS=y | 28 | CONFIG_GENERIC_HARDIRQS=y |
29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
29 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
30 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 31 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
31 | CONFIG_ARCH_HAS_ILOG2_U32=y | 32 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -64,17 +65,18 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
64 | CONFIG_POSIX_MQUEUE=y | 65 | CONFIG_POSIX_MQUEUE=y |
65 | # CONFIG_BSD_PROCESS_ACCT is not set | 66 | # CONFIG_BSD_PROCESS_ACCT is not set |
66 | # CONFIG_TASKSTATS is not set | 67 | # CONFIG_TASKSTATS is not set |
67 | # CONFIG_USER_NS is not set | ||
68 | # CONFIG_PID_NS is not set | ||
69 | # CONFIG_AUDIT is not set | 68 | # CONFIG_AUDIT is not set |
70 | # CONFIG_IKCONFIG is not set | 69 | # CONFIG_IKCONFIG is not set |
71 | CONFIG_LOG_BUF_SHIFT=14 | 70 | CONFIG_LOG_BUF_SHIFT=14 |
72 | # CONFIG_CGROUPS is not set | 71 | # CONFIG_CGROUPS is not set |
72 | CONFIG_GROUP_SCHED=y | ||
73 | CONFIG_FAIR_GROUP_SCHED=y | 73 | CONFIG_FAIR_GROUP_SCHED=y |
74 | CONFIG_FAIR_USER_SCHED=y | 74 | # CONFIG_RT_GROUP_SCHED is not set |
75 | # CONFIG_FAIR_CGROUP_SCHED is not set | 75 | CONFIG_USER_SCHED=y |
76 | # CONFIG_CGROUP_SCHED is not set | ||
76 | CONFIG_SYSFS_DEPRECATED=y | 77 | CONFIG_SYSFS_DEPRECATED=y |
77 | # CONFIG_RELAY is not set | 78 | # CONFIG_RELAY is not set |
79 | # CONFIG_NAMESPACES is not set | ||
78 | CONFIG_BLK_DEV_INITRD=y | 80 | CONFIG_BLK_DEV_INITRD=y |
79 | CONFIG_INITRAMFS_SOURCE="" | 81 | CONFIG_INITRAMFS_SOURCE="" |
80 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 82 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -88,11 +90,13 @@ CONFIG_HOTPLUG=y | |||
88 | CONFIG_PRINTK=y | 90 | CONFIG_PRINTK=y |
89 | CONFIG_BUG=y | 91 | CONFIG_BUG=y |
90 | CONFIG_ELF_CORE=y | 92 | CONFIG_ELF_CORE=y |
93 | CONFIG_COMPAT_BRK=y | ||
91 | CONFIG_BASE_FULL=y | 94 | CONFIG_BASE_FULL=y |
92 | CONFIG_FUTEX=y | 95 | CONFIG_FUTEX=y |
93 | CONFIG_ANON_INODES=y | 96 | CONFIG_ANON_INODES=y |
94 | CONFIG_EPOLL=y | 97 | CONFIG_EPOLL=y |
95 | CONFIG_SIGNALFD=y | 98 | CONFIG_SIGNALFD=y |
99 | CONFIG_TIMERFD=y | ||
96 | CONFIG_EVENTFD=y | 100 | CONFIG_EVENTFD=y |
97 | CONFIG_SHMEM=y | 101 | CONFIG_SHMEM=y |
98 | CONFIG_VM_EVENT_COUNTERS=y | 102 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -100,6 +104,13 @@ CONFIG_SLUB_DEBUG=y | |||
100 | # CONFIG_SLAB is not set | 104 | # CONFIG_SLAB is not set |
101 | CONFIG_SLUB=y | 105 | CONFIG_SLUB=y |
102 | # CONFIG_SLOB is not set | 106 | # CONFIG_SLOB is not set |
107 | # CONFIG_PROFILING is not set | ||
108 | # CONFIG_MARKERS is not set | ||
109 | CONFIG_HAVE_OPROFILE=y | ||
110 | # CONFIG_KPROBES is not set | ||
111 | CONFIG_HAVE_KPROBES=y | ||
112 | CONFIG_PROC_PAGE_MONITOR=y | ||
113 | CONFIG_SLABINFO=y | ||
103 | CONFIG_RT_MUTEXES=y | 114 | CONFIG_RT_MUTEXES=y |
104 | # CONFIG_TINY_SHMEM is not set | 115 | # CONFIG_TINY_SHMEM is not set |
105 | CONFIG_BASE_SMALL=0 | 116 | CONFIG_BASE_SMALL=0 |
@@ -127,13 +138,15 @@ CONFIG_DEFAULT_AS=y | |||
127 | # CONFIG_DEFAULT_CFQ is not set | 138 | # CONFIG_DEFAULT_CFQ is not set |
128 | # CONFIG_DEFAULT_NOOP is not set | 139 | # CONFIG_DEFAULT_NOOP is not set |
129 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 140 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
141 | CONFIG_CLASSIC_RCU=y | ||
142 | # CONFIG_PREEMPT_RCU is not set | ||
130 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 143 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
131 | 144 | ||
132 | # | 145 | # |
133 | # Platform support | 146 | # Platform support |
134 | # | 147 | # |
135 | # CONFIG_PPC_MPC52xx is not set | 148 | # CONFIG_PPC_MPC512x is not set |
136 | # CONFIG_PPC_MPC5200 is not set | 149 | # CONFIG_PPC_MPC5121 is not set |
137 | # CONFIG_PPC_CELL is not set | 150 | # CONFIG_PPC_CELL is not set |
138 | # CONFIG_PPC_CELL_NATIVE is not set | 151 | # CONFIG_PPC_CELL_NATIVE is not set |
139 | # CONFIG_PQ2ADS is not set | 152 | # CONFIG_PQ2ADS is not set |
@@ -145,6 +158,7 @@ CONFIG_EP405=y | |||
145 | CONFIG_405GP=y | 158 | CONFIG_405GP=y |
146 | CONFIG_IBM405_ERR77=y | 159 | CONFIG_IBM405_ERR77=y |
147 | CONFIG_IBM405_ERR51=y | 160 | CONFIG_IBM405_ERR51=y |
161 | # CONFIG_IPIC is not set | ||
148 | # CONFIG_MPIC is not set | 162 | # CONFIG_MPIC is not set |
149 | # CONFIG_MPIC_WEIRD is not set | 163 | # CONFIG_MPIC_WEIRD is not set |
150 | # CONFIG_PPC_I8259 is not set | 164 | # CONFIG_PPC_I8259 is not set |
@@ -155,7 +169,6 @@ CONFIG_IBM405_ERR51=y | |||
155 | # CONFIG_PPC_INDIRECT_IO is not set | 169 | # CONFIG_PPC_INDIRECT_IO is not set |
156 | # CONFIG_GENERIC_IOMAP is not set | 170 | # CONFIG_GENERIC_IOMAP is not set |
157 | # CONFIG_CPU_FREQ is not set | 171 | # CONFIG_CPU_FREQ is not set |
158 | # CONFIG_CPM2 is not set | ||
159 | # CONFIG_FSL_ULI1575 is not set | 172 | # CONFIG_FSL_ULI1575 is not set |
160 | 173 | ||
161 | # | 174 | # |
@@ -171,13 +184,18 @@ CONFIG_HZ_250=y | |||
171 | # CONFIG_HZ_300 is not set | 184 | # CONFIG_HZ_300 is not set |
172 | # CONFIG_HZ_1000 is not set | 185 | # CONFIG_HZ_1000 is not set |
173 | CONFIG_HZ=250 | 186 | CONFIG_HZ=250 |
187 | # CONFIG_SCHED_HRTICK is not set | ||
174 | CONFIG_PREEMPT_NONE=y | 188 | CONFIG_PREEMPT_NONE=y |
175 | # CONFIG_PREEMPT_VOLUNTARY is not set | 189 | # CONFIG_PREEMPT_VOLUNTARY is not set |
176 | # CONFIG_PREEMPT is not set | 190 | # CONFIG_PREEMPT is not set |
191 | CONFIG_RCU_TRACE=y | ||
177 | CONFIG_BINFMT_ELF=y | 192 | CONFIG_BINFMT_ELF=y |
178 | # CONFIG_BINFMT_MISC is not set | 193 | # CONFIG_BINFMT_MISC is not set |
179 | # CONFIG_MATH_EMULATION is not set | 194 | # CONFIG_MATH_EMULATION is not set |
195 | # CONFIG_IOMMU_HELPER is not set | ||
180 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 196 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
197 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
198 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
181 | CONFIG_ARCH_FLATMEM_ENABLE=y | 199 | CONFIG_ARCH_FLATMEM_ENABLE=y |
182 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 200 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
183 | CONFIG_SELECT_MEMORY_MODEL=y | 201 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -196,11 +214,7 @@ CONFIG_VIRT_TO_BUS=y | |||
196 | CONFIG_PROC_DEVICETREE=y | 214 | CONFIG_PROC_DEVICETREE=y |
197 | # CONFIG_CMDLINE_BOOL is not set | 215 | # CONFIG_CMDLINE_BOOL is not set |
198 | # CONFIG_PM is not set | 216 | # CONFIG_PM is not set |
199 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
200 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
201 | CONFIG_SECCOMP=y | 217 | CONFIG_SECCOMP=y |
202 | CONFIG_WANT_DEVICE_TREE=y | ||
203 | CONFIG_DEVICE_TREE="ep405.dts" | ||
204 | CONFIG_ISA_DMA_API=y | 218 | CONFIG_ISA_DMA_API=y |
205 | 219 | ||
206 | # | 220 | # |
@@ -300,6 +314,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
300 | # | 314 | # |
301 | # CONFIG_NET_PKTGEN is not set | 315 | # CONFIG_NET_PKTGEN is not set |
302 | # CONFIG_HAMRADIO is not set | 316 | # CONFIG_HAMRADIO is not set |
317 | # CONFIG_CAN is not set | ||
303 | # CONFIG_IRDA is not set | 318 | # CONFIG_IRDA is not set |
304 | # CONFIG_BT is not set | 319 | # CONFIG_BT is not set |
305 | # CONFIG_AF_RXRPC is not set | 320 | # CONFIG_AF_RXRPC is not set |
@@ -336,6 +351,7 @@ CONFIG_MTD=y | |||
336 | CONFIG_MTD_PARTITIONS=y | 351 | CONFIG_MTD_PARTITIONS=y |
337 | # CONFIG_MTD_REDBOOT_PARTS is not set | 352 | # CONFIG_MTD_REDBOOT_PARTS is not set |
338 | CONFIG_MTD_CMDLINE_PARTS=y | 353 | CONFIG_MTD_CMDLINE_PARTS=y |
354 | CONFIG_MTD_OF_PARTS=y | ||
339 | 355 | ||
340 | # | 356 | # |
341 | # User Modules And Translation Layers | 357 | # User Modules And Translation Layers |
@@ -423,7 +439,7 @@ CONFIG_BLK_DEV=y | |||
423 | CONFIG_BLK_DEV_RAM=y | 439 | CONFIG_BLK_DEV_RAM=y |
424 | CONFIG_BLK_DEV_RAM_COUNT=16 | 440 | CONFIG_BLK_DEV_RAM_COUNT=16 |
425 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 441 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
426 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 442 | # CONFIG_BLK_DEV_XIP is not set |
427 | # CONFIG_CDROM_PKTCDVD is not set | 443 | # CONFIG_CDROM_PKTCDVD is not set |
428 | # CONFIG_ATA_OVER_ETH is not set | 444 | # CONFIG_ATA_OVER_ETH is not set |
429 | # CONFIG_XILINX_SYSACE is not set | 445 | # CONFIG_XILINX_SYSACE is not set |
@@ -432,6 +448,8 @@ CONFIG_MISC_DEVICES=y | |||
432 | # CONFIG_EEPROM_93CX6 is not set | 448 | # CONFIG_EEPROM_93CX6 is not set |
433 | # CONFIG_SGI_IOC4 is not set | 449 | # CONFIG_SGI_IOC4 is not set |
434 | # CONFIG_TIFM_CORE is not set | 450 | # CONFIG_TIFM_CORE is not set |
451 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
452 | CONFIG_HAVE_IDE=y | ||
435 | # CONFIG_IDE is not set | 453 | # CONFIG_IDE is not set |
436 | 454 | ||
437 | # | 455 | # |
@@ -460,7 +478,6 @@ CONFIG_NETDEVICES=y | |||
460 | # CONFIG_EQUALIZER is not set | 478 | # CONFIG_EQUALIZER is not set |
461 | # CONFIG_TUN is not set | 479 | # CONFIG_TUN is not set |
462 | # CONFIG_VETH is not set | 480 | # CONFIG_VETH is not set |
463 | # CONFIG_IP1000 is not set | ||
464 | # CONFIG_ARCNET is not set | 481 | # CONFIG_ARCNET is not set |
465 | # CONFIG_PHYLIB is not set | 482 | # CONFIG_PHYLIB is not set |
466 | CONFIG_NET_ETHERNET=y | 483 | CONFIG_NET_ETHERNET=y |
@@ -489,6 +506,9 @@ CONFIG_NETDEV_1000=y | |||
489 | # CONFIG_DL2K is not set | 506 | # CONFIG_DL2K is not set |
490 | # CONFIG_E1000 is not set | 507 | # CONFIG_E1000 is not set |
491 | # CONFIG_E1000E is not set | 508 | # CONFIG_E1000E is not set |
509 | # CONFIG_E1000E_ENABLED is not set | ||
510 | # CONFIG_IP1000 is not set | ||
511 | # CONFIG_IGB is not set | ||
492 | # CONFIG_NS83820 is not set | 512 | # CONFIG_NS83820 is not set |
493 | # CONFIG_HAMACHI is not set | 513 | # CONFIG_HAMACHI is not set |
494 | # CONFIG_YELLOWFIN is not set | 514 | # CONFIG_YELLOWFIN is not set |
@@ -513,6 +533,7 @@ CONFIG_NETDEV_10000=y | |||
513 | # CONFIG_NIU is not set | 533 | # CONFIG_NIU is not set |
514 | # CONFIG_MLX4_CORE is not set | 534 | # CONFIG_MLX4_CORE is not set |
515 | # CONFIG_TEHUTI is not set | 535 | # CONFIG_TEHUTI is not set |
536 | # CONFIG_BNX2X is not set | ||
516 | # CONFIG_TR is not set | 537 | # CONFIG_TR is not set |
517 | 538 | ||
518 | # | 539 | # |
@@ -534,7 +555,6 @@ CONFIG_NETDEV_10000=y | |||
534 | # CONFIG_HIPPI is not set | 555 | # CONFIG_HIPPI is not set |
535 | # CONFIG_PPP is not set | 556 | # CONFIG_PPP is not set |
536 | # CONFIG_SLIP is not set | 557 | # CONFIG_SLIP is not set |
537 | # CONFIG_SHAPER is not set | ||
538 | # CONFIG_NETCONSOLE is not set | 558 | # CONFIG_NETCONSOLE is not set |
539 | # CONFIG_NETPOLL is not set | 559 | # CONFIG_NETPOLL is not set |
540 | # CONFIG_NET_POLL_CONTROLLER is not set | 560 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -557,6 +577,7 @@ CONFIG_NETDEV_10000=y | |||
557 | # | 577 | # |
558 | # CONFIG_VT is not set | 578 | # CONFIG_VT is not set |
559 | # CONFIG_SERIAL_NONSTANDARD is not set | 579 | # CONFIG_SERIAL_NONSTANDARD is not set |
580 | # CONFIG_NOZOMI is not set | ||
560 | 581 | ||
561 | # | 582 | # |
562 | # Serial drivers | 583 | # Serial drivers |
@@ -602,6 +623,7 @@ CONFIG_DEVPORT=y | |||
602 | # CONFIG_W1 is not set | 623 | # CONFIG_W1 is not set |
603 | # CONFIG_POWER_SUPPLY is not set | 624 | # CONFIG_POWER_SUPPLY is not set |
604 | # CONFIG_HWMON is not set | 625 | # CONFIG_HWMON is not set |
626 | CONFIG_THERMAL=y | ||
605 | # CONFIG_WATCHDOG is not set | 627 | # CONFIG_WATCHDOG is not set |
606 | 628 | ||
607 | # | 629 | # |
@@ -647,6 +669,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
647 | CONFIG_USB_ARCH_HAS_EHCI=y | 669 | CONFIG_USB_ARCH_HAS_EHCI=y |
648 | CONFIG_USB=y | 670 | CONFIG_USB=y |
649 | # CONFIG_USB_DEBUG is not set | 671 | # CONFIG_USB_DEBUG is not set |
672 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
650 | 673 | ||
651 | # | 674 | # |
652 | # Miscellaneous USB options | 675 | # Miscellaneous USB options |
@@ -697,10 +720,6 @@ CONFIG_USB_MON=y | |||
697 | # | 720 | # |
698 | # USB port drivers | 721 | # USB port drivers |
699 | # | 722 | # |
700 | |||
701 | # | ||
702 | # USB Serial Converter support | ||
703 | # | ||
704 | # CONFIG_USB_SERIAL is not set | 723 | # CONFIG_USB_SERIAL is not set |
705 | 724 | ||
706 | # | 725 | # |
@@ -725,16 +744,9 @@ CONFIG_USB_MON=y | |||
725 | # CONFIG_USB_TRANCEVIBRATOR is not set | 744 | # CONFIG_USB_TRANCEVIBRATOR is not set |
726 | # CONFIG_USB_IOWARRIOR is not set | 745 | # CONFIG_USB_IOWARRIOR is not set |
727 | # CONFIG_USB_TEST is not set | 746 | # CONFIG_USB_TEST is not set |
728 | |||
729 | # | ||
730 | # USB DSL modem support | ||
731 | # | ||
732 | |||
733 | # | ||
734 | # USB Gadget Support | ||
735 | # | ||
736 | # CONFIG_USB_GADGET is not set | 747 | # CONFIG_USB_GADGET is not set |
737 | # CONFIG_MMC is not set | 748 | # CONFIG_MMC is not set |
749 | # CONFIG_MEMSTICK is not set | ||
738 | # CONFIG_NEW_LEDS is not set | 750 | # CONFIG_NEW_LEDS is not set |
739 | # CONFIG_INFINIBAND is not set | 751 | # CONFIG_INFINIBAND is not set |
740 | # CONFIG_EDAC is not set | 752 | # CONFIG_EDAC is not set |
@@ -759,12 +771,10 @@ CONFIG_EXT2_FS=y | |||
759 | # CONFIG_XFS_FS is not set | 771 | # CONFIG_XFS_FS is not set |
760 | # CONFIG_GFS2_FS is not set | 772 | # CONFIG_GFS2_FS is not set |
761 | # CONFIG_OCFS2_FS is not set | 773 | # CONFIG_OCFS2_FS is not set |
762 | # CONFIG_MINIX_FS is not set | 774 | CONFIG_DNOTIFY=y |
763 | # CONFIG_ROMFS_FS is not set | ||
764 | CONFIG_INOTIFY=y | 775 | CONFIG_INOTIFY=y |
765 | CONFIG_INOTIFY_USER=y | 776 | CONFIG_INOTIFY_USER=y |
766 | # CONFIG_QUOTA is not set | 777 | # CONFIG_QUOTA is not set |
767 | CONFIG_DNOTIFY=y | ||
768 | # CONFIG_AUTOFS_FS is not set | 778 | # CONFIG_AUTOFS_FS is not set |
769 | # CONFIG_AUTOFS4_FS is not set | 779 | # CONFIG_AUTOFS4_FS is not set |
770 | # CONFIG_FUSE_FS is not set | 780 | # CONFIG_FUSE_FS is not set |
@@ -807,8 +817,10 @@ CONFIG_TMPFS=y | |||
807 | # CONFIG_JFFS2_FS is not set | 817 | # CONFIG_JFFS2_FS is not set |
808 | CONFIG_CRAMFS=y | 818 | CONFIG_CRAMFS=y |
809 | # CONFIG_VXFS_FS is not set | 819 | # CONFIG_VXFS_FS is not set |
820 | # CONFIG_MINIX_FS is not set | ||
810 | # CONFIG_HPFS_FS is not set | 821 | # CONFIG_HPFS_FS is not set |
811 | # CONFIG_QNX4FS_FS is not set | 822 | # CONFIG_QNX4FS_FS is not set |
823 | # CONFIG_ROMFS_FS is not set | ||
812 | # CONFIG_SYSV_FS is not set | 824 | # CONFIG_SYSV_FS is not set |
813 | # CONFIG_UFS_FS is not set | 825 | # CONFIG_UFS_FS is not set |
814 | CONFIG_NETWORK_FILESYSTEMS=y | 826 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -839,7 +851,6 @@ CONFIG_SUNRPC=y | |||
839 | CONFIG_MSDOS_PARTITION=y | 851 | CONFIG_MSDOS_PARTITION=y |
840 | # CONFIG_NLS is not set | 852 | # CONFIG_NLS is not set |
841 | # CONFIG_DLM is not set | 853 | # CONFIG_DLM is not set |
842 | # CONFIG_UCC_SLOW is not set | ||
843 | 854 | ||
844 | # | 855 | # |
845 | # Library routines | 856 | # Library routines |
@@ -856,10 +867,6 @@ CONFIG_PLIST=y | |||
856 | CONFIG_HAS_IOMEM=y | 867 | CONFIG_HAS_IOMEM=y |
857 | CONFIG_HAS_IOPORT=y | 868 | CONFIG_HAS_IOPORT=y |
858 | CONFIG_HAS_DMA=y | 869 | CONFIG_HAS_DMA=y |
859 | CONFIG_INSTRUMENTATION=y | ||
860 | # CONFIG_PROFILING is not set | ||
861 | # CONFIG_KPROBES is not set | ||
862 | # CONFIG_MARKERS is not set | ||
863 | 870 | ||
864 | # | 871 | # |
865 | # Kernel hacking | 872 | # Kernel hacking |
@@ -869,7 +876,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
869 | CONFIG_ENABLE_MUST_CHECK=y | 876 | CONFIG_ENABLE_MUST_CHECK=y |
870 | CONFIG_MAGIC_SYSRQ=y | 877 | CONFIG_MAGIC_SYSRQ=y |
871 | # CONFIG_UNUSED_SYMBOLS is not set | 878 | # CONFIG_UNUSED_SYMBOLS is not set |
872 | # CONFIG_DEBUG_FS is not set | 879 | CONFIG_DEBUG_FS=y |
873 | # CONFIG_HEADERS_CHECK is not set | 880 | # CONFIG_HEADERS_CHECK is not set |
874 | CONFIG_DEBUG_KERNEL=y | 881 | CONFIG_DEBUG_KERNEL=y |
875 | # CONFIG_DEBUG_SHIRQ is not set | 882 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -878,6 +885,7 @@ CONFIG_SCHED_DEBUG=y | |||
878 | # CONFIG_SCHEDSTATS is not set | 885 | # CONFIG_SCHEDSTATS is not set |
879 | # CONFIG_TIMER_STATS is not set | 886 | # CONFIG_TIMER_STATS is not set |
880 | # CONFIG_SLUB_DEBUG_ON is not set | 887 | # CONFIG_SLUB_DEBUG_ON is not set |
888 | # CONFIG_SLUB_STATS is not set | ||
881 | # CONFIG_DEBUG_RT_MUTEXES is not set | 889 | # CONFIG_DEBUG_RT_MUTEXES is not set |
882 | # CONFIG_RT_MUTEX_TESTER is not set | 890 | # CONFIG_RT_MUTEX_TESTER is not set |
883 | # CONFIG_DEBUG_SPINLOCK is not set | 891 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -890,15 +898,16 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
890 | # CONFIG_DEBUG_VM is not set | 898 | # CONFIG_DEBUG_VM is not set |
891 | # CONFIG_DEBUG_LIST is not set | 899 | # CONFIG_DEBUG_LIST is not set |
892 | # CONFIG_DEBUG_SG is not set | 900 | # CONFIG_DEBUG_SG is not set |
893 | CONFIG_FORCED_INLINING=y | ||
894 | # CONFIG_BOOT_PRINTK_DELAY is not set | 901 | # CONFIG_BOOT_PRINTK_DELAY is not set |
895 | # CONFIG_RCU_TORTURE_TEST is not set | 902 | # CONFIG_RCU_TORTURE_TEST is not set |
903 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
896 | # CONFIG_FAULT_INJECTION is not set | 904 | # CONFIG_FAULT_INJECTION is not set |
897 | # CONFIG_SAMPLES is not set | 905 | # CONFIG_SAMPLES is not set |
898 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 906 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
899 | # CONFIG_DEBUG_STACK_USAGE is not set | 907 | # CONFIG_DEBUG_STACK_USAGE is not set |
900 | # CONFIG_DEBUG_PAGEALLOC is not set | 908 | # CONFIG_DEBUG_PAGEALLOC is not set |
901 | # CONFIG_DEBUGGER is not set | 909 | # CONFIG_DEBUGGER is not set |
910 | # CONFIG_VIRQ_DEBUG is not set | ||
902 | # CONFIG_BDI_SWITCH is not set | 911 | # CONFIG_BDI_SWITCH is not set |
903 | # CONFIG_PPC_EARLY_DEBUG is not set | 912 | # CONFIG_PPC_EARLY_DEBUG is not set |
904 | 913 | ||
@@ -911,6 +920,7 @@ CONFIG_FORCED_INLINING=y | |||
911 | CONFIG_CRYPTO=y | 920 | CONFIG_CRYPTO=y |
912 | CONFIG_CRYPTO_ALGAPI=y | 921 | CONFIG_CRYPTO_ALGAPI=y |
913 | CONFIG_CRYPTO_BLKCIPHER=y | 922 | CONFIG_CRYPTO_BLKCIPHER=y |
923 | # CONFIG_CRYPTO_SEQIV is not set | ||
914 | CONFIG_CRYPTO_MANAGER=y | 924 | CONFIG_CRYPTO_MANAGER=y |
915 | # CONFIG_CRYPTO_HMAC is not set | 925 | # CONFIG_CRYPTO_HMAC is not set |
916 | # CONFIG_CRYPTO_XCBC is not set | 926 | # CONFIG_CRYPTO_XCBC is not set |
@@ -928,6 +938,9 @@ CONFIG_CRYPTO_CBC=y | |||
928 | CONFIG_CRYPTO_PCBC=y | 938 | CONFIG_CRYPTO_PCBC=y |
929 | # CONFIG_CRYPTO_LRW is not set | 939 | # CONFIG_CRYPTO_LRW is not set |
930 | # CONFIG_CRYPTO_XTS is not set | 940 | # CONFIG_CRYPTO_XTS is not set |
941 | # CONFIG_CRYPTO_CTR is not set | ||
942 | # CONFIG_CRYPTO_GCM is not set | ||
943 | # CONFIG_CRYPTO_CCM is not set | ||
931 | # CONFIG_CRYPTO_CRYPTD is not set | 944 | # CONFIG_CRYPTO_CRYPTD is not set |
932 | CONFIG_CRYPTO_DES=y | 945 | CONFIG_CRYPTO_DES=y |
933 | # CONFIG_CRYPTO_FCRYPT is not set | 946 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -942,11 +955,14 @@ CONFIG_CRYPTO_DES=y | |||
942 | # CONFIG_CRYPTO_KHAZAD is not set | 955 | # CONFIG_CRYPTO_KHAZAD is not set |
943 | # CONFIG_CRYPTO_ANUBIS is not set | 956 | # CONFIG_CRYPTO_ANUBIS is not set |
944 | # CONFIG_CRYPTO_SEED is not set | 957 | # CONFIG_CRYPTO_SEED is not set |
958 | # CONFIG_CRYPTO_SALSA20 is not set | ||
945 | # CONFIG_CRYPTO_DEFLATE is not set | 959 | # CONFIG_CRYPTO_DEFLATE is not set |
946 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 960 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
947 | # CONFIG_CRYPTO_CRC32C is not set | 961 | # CONFIG_CRYPTO_CRC32C is not set |
948 | # CONFIG_CRYPTO_CAMELLIA is not set | 962 | # CONFIG_CRYPTO_CAMELLIA is not set |
949 | # CONFIG_CRYPTO_TEST is not set | 963 | # CONFIG_CRYPTO_TEST is not set |
950 | # CONFIG_CRYPTO_AUTHENC is not set | 964 | # CONFIG_CRYPTO_AUTHENC is not set |
965 | # CONFIG_CRYPTO_LZO is not set | ||
951 | CONFIG_CRYPTO_HW=y | 966 | CONFIG_CRYPTO_HW=y |
967 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
952 | # CONFIG_PPC_CLOCK is not set | 968 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/kilauea_defconfig b/arch/powerpc/configs/kilauea_defconfig index 8dca3d451c0e..2f475391f1d1 100644 --- a/arch/powerpc/configs/kilauea_defconfig +++ b/arch/powerpc/configs/kilauea_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.24-rc6 | 3 | # Linux kernel version: 2.6.25-rc2 |
4 | # Thu Jan 3 14:21:31 2008 | 4 | # Fri Feb 15 21:51:43 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -26,6 +26,7 @@ CONFIG_GENERIC_TIME=y | |||
26 | CONFIG_GENERIC_TIME_VSYSCALL=y | 26 | CONFIG_GENERIC_TIME_VSYSCALL=y |
27 | CONFIG_GENERIC_CLOCKEVENTS=y | 27 | CONFIG_GENERIC_CLOCKEVENTS=y |
28 | CONFIG_GENERIC_HARDIRQS=y | 28 | CONFIG_GENERIC_HARDIRQS=y |
29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
29 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
30 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 31 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
31 | CONFIG_ARCH_HAS_ILOG2_U32=y | 32 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -64,15 +65,18 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
64 | CONFIG_POSIX_MQUEUE=y | 65 | CONFIG_POSIX_MQUEUE=y |
65 | # CONFIG_BSD_PROCESS_ACCT is not set | 66 | # CONFIG_BSD_PROCESS_ACCT is not set |
66 | # CONFIG_TASKSTATS is not set | 67 | # CONFIG_TASKSTATS is not set |
67 | # CONFIG_USER_NS is not set | ||
68 | # CONFIG_PID_NS is not set | ||
69 | # CONFIG_AUDIT is not set | 68 | # CONFIG_AUDIT is not set |
70 | # CONFIG_IKCONFIG is not set | 69 | # CONFIG_IKCONFIG is not set |
71 | CONFIG_LOG_BUF_SHIFT=14 | 70 | CONFIG_LOG_BUF_SHIFT=14 |
72 | # CONFIG_CGROUPS is not set | 71 | # CONFIG_CGROUPS is not set |
72 | CONFIG_GROUP_SCHED=y | ||
73 | # CONFIG_FAIR_GROUP_SCHED is not set | 73 | # CONFIG_FAIR_GROUP_SCHED is not set |
74 | # CONFIG_RT_GROUP_SCHED is not set | ||
75 | CONFIG_USER_SCHED=y | ||
76 | # CONFIG_CGROUP_SCHED is not set | ||
74 | CONFIG_SYSFS_DEPRECATED=y | 77 | CONFIG_SYSFS_DEPRECATED=y |
75 | # CONFIG_RELAY is not set | 78 | # CONFIG_RELAY is not set |
79 | # CONFIG_NAMESPACES is not set | ||
76 | CONFIG_BLK_DEV_INITRD=y | 80 | CONFIG_BLK_DEV_INITRD=y |
77 | CONFIG_INITRAMFS_SOURCE="" | 81 | CONFIG_INITRAMFS_SOURCE="" |
78 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 82 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -86,11 +90,13 @@ CONFIG_HOTPLUG=y | |||
86 | CONFIG_PRINTK=y | 90 | CONFIG_PRINTK=y |
87 | CONFIG_BUG=y | 91 | CONFIG_BUG=y |
88 | CONFIG_ELF_CORE=y | 92 | CONFIG_ELF_CORE=y |
93 | CONFIG_COMPAT_BRK=y | ||
89 | CONFIG_BASE_FULL=y | 94 | CONFIG_BASE_FULL=y |
90 | CONFIG_FUTEX=y | 95 | CONFIG_FUTEX=y |
91 | CONFIG_ANON_INODES=y | 96 | CONFIG_ANON_INODES=y |
92 | CONFIG_EPOLL=y | 97 | CONFIG_EPOLL=y |
93 | CONFIG_SIGNALFD=y | 98 | CONFIG_SIGNALFD=y |
99 | CONFIG_TIMERFD=y | ||
94 | CONFIG_EVENTFD=y | 100 | CONFIG_EVENTFD=y |
95 | CONFIG_SHMEM=y | 101 | CONFIG_SHMEM=y |
96 | CONFIG_VM_EVENT_COUNTERS=y | 102 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -98,6 +104,13 @@ CONFIG_SLUB_DEBUG=y | |||
98 | # CONFIG_SLAB is not set | 104 | # CONFIG_SLAB is not set |
99 | CONFIG_SLUB=y | 105 | CONFIG_SLUB=y |
100 | # CONFIG_SLOB is not set | 106 | # CONFIG_SLOB is not set |
107 | # CONFIG_PROFILING is not set | ||
108 | # CONFIG_MARKERS is not set | ||
109 | CONFIG_HAVE_OPROFILE=y | ||
110 | # CONFIG_KPROBES is not set | ||
111 | CONFIG_HAVE_KPROBES=y | ||
112 | CONFIG_PROC_PAGE_MONITOR=y | ||
113 | CONFIG_SLABINFO=y | ||
101 | CONFIG_RT_MUTEXES=y | 114 | CONFIG_RT_MUTEXES=y |
102 | # CONFIG_TINY_SHMEM is not set | 115 | # CONFIG_TINY_SHMEM is not set |
103 | CONFIG_BASE_SMALL=0 | 116 | CONFIG_BASE_SMALL=0 |
@@ -125,13 +138,15 @@ CONFIG_DEFAULT_AS=y | |||
125 | # CONFIG_DEFAULT_CFQ is not set | 138 | # CONFIG_DEFAULT_CFQ is not set |
126 | # CONFIG_DEFAULT_NOOP is not set | 139 | # CONFIG_DEFAULT_NOOP is not set |
127 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 140 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
141 | CONFIG_CLASSIC_RCU=y | ||
142 | # CONFIG_PREEMPT_RCU is not set | ||
128 | CONFIG_PPC4xx_PCI_EXPRESS=y | 143 | CONFIG_PPC4xx_PCI_EXPRESS=y |
129 | 144 | ||
130 | # | 145 | # |
131 | # Platform support | 146 | # Platform support |
132 | # | 147 | # |
133 | # CONFIG_PPC_MPC52xx is not set | 148 | # CONFIG_PPC_MPC512x is not set |
134 | # CONFIG_PPC_MPC5200 is not set | 149 | # CONFIG_PPC_MPC5121 is not set |
135 | # CONFIG_PPC_CELL is not set | 150 | # CONFIG_PPC_CELL is not set |
136 | # CONFIG_PPC_CELL_NATIVE is not set | 151 | # CONFIG_PPC_CELL_NATIVE is not set |
137 | # CONFIG_PQ2ADS is not set | 152 | # CONFIG_PQ2ADS is not set |
@@ -141,6 +156,7 @@ CONFIG_KILAUEA=y | |||
141 | # CONFIG_WALNUT is not set | 156 | # CONFIG_WALNUT is not set |
142 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set | 157 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set |
143 | CONFIG_405EX=y | 158 | CONFIG_405EX=y |
159 | # CONFIG_IPIC is not set | ||
144 | # CONFIG_MPIC is not set | 160 | # CONFIG_MPIC is not set |
145 | # CONFIG_MPIC_WEIRD is not set | 161 | # CONFIG_MPIC_WEIRD is not set |
146 | # CONFIG_PPC_I8259 is not set | 162 | # CONFIG_PPC_I8259 is not set |
@@ -151,7 +167,6 @@ CONFIG_405EX=y | |||
151 | # CONFIG_PPC_INDIRECT_IO is not set | 167 | # CONFIG_PPC_INDIRECT_IO is not set |
152 | # CONFIG_GENERIC_IOMAP is not set | 168 | # CONFIG_GENERIC_IOMAP is not set |
153 | # CONFIG_CPU_FREQ is not set | 169 | # CONFIG_CPU_FREQ is not set |
154 | # CONFIG_CPM2 is not set | ||
155 | # CONFIG_FSL_ULI1575 is not set | 170 | # CONFIG_FSL_ULI1575 is not set |
156 | 171 | ||
157 | # | 172 | # |
@@ -167,13 +182,18 @@ CONFIG_HZ_250=y | |||
167 | # CONFIG_HZ_300 is not set | 182 | # CONFIG_HZ_300 is not set |
168 | # CONFIG_HZ_1000 is not set | 183 | # CONFIG_HZ_1000 is not set |
169 | CONFIG_HZ=250 | 184 | CONFIG_HZ=250 |
185 | # CONFIG_SCHED_HRTICK is not set | ||
170 | CONFIG_PREEMPT_NONE=y | 186 | CONFIG_PREEMPT_NONE=y |
171 | # CONFIG_PREEMPT_VOLUNTARY is not set | 187 | # CONFIG_PREEMPT_VOLUNTARY is not set |
172 | # CONFIG_PREEMPT is not set | 188 | # CONFIG_PREEMPT is not set |
189 | CONFIG_RCU_TRACE=y | ||
173 | CONFIG_BINFMT_ELF=y | 190 | CONFIG_BINFMT_ELF=y |
174 | # CONFIG_BINFMT_MISC is not set | 191 | # CONFIG_BINFMT_MISC is not set |
175 | # CONFIG_MATH_EMULATION is not set | 192 | # CONFIG_MATH_EMULATION is not set |
193 | # CONFIG_IOMMU_HELPER is not set | ||
176 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 194 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
195 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
196 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
177 | CONFIG_ARCH_FLATMEM_ENABLE=y | 197 | CONFIG_ARCH_FLATMEM_ENABLE=y |
178 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 198 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
179 | CONFIG_SELECT_MEMORY_MODEL=y | 199 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -192,11 +212,7 @@ CONFIG_VIRT_TO_BUS=y | |||
192 | CONFIG_PROC_DEVICETREE=y | 212 | CONFIG_PROC_DEVICETREE=y |
193 | # CONFIG_CMDLINE_BOOL is not set | 213 | # CONFIG_CMDLINE_BOOL is not set |
194 | # CONFIG_PM is not set | 214 | # CONFIG_PM is not set |
195 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
196 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
197 | CONFIG_SECCOMP=y | 215 | CONFIG_SECCOMP=y |
198 | CONFIG_WANT_DEVICE_TREE=y | ||
199 | CONFIG_DEVICE_TREE="kilauea.dts" | ||
200 | CONFIG_ISA_DMA_API=y | 216 | CONFIG_ISA_DMA_API=y |
201 | 217 | ||
202 | # | 218 | # |
@@ -296,6 +312,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
296 | # | 312 | # |
297 | # CONFIG_NET_PKTGEN is not set | 313 | # CONFIG_NET_PKTGEN is not set |
298 | # CONFIG_HAMRADIO is not set | 314 | # CONFIG_HAMRADIO is not set |
315 | # CONFIG_CAN is not set | ||
299 | # CONFIG_IRDA is not set | 316 | # CONFIG_IRDA is not set |
300 | # CONFIG_BT is not set | 317 | # CONFIG_BT is not set |
301 | # CONFIG_AF_RXRPC is not set | 318 | # CONFIG_AF_RXRPC is not set |
@@ -332,6 +349,7 @@ CONFIG_MTD=y | |||
332 | CONFIG_MTD_PARTITIONS=y | 349 | CONFIG_MTD_PARTITIONS=y |
333 | # CONFIG_MTD_REDBOOT_PARTS is not set | 350 | # CONFIG_MTD_REDBOOT_PARTS is not set |
334 | CONFIG_MTD_CMDLINE_PARTS=y | 351 | CONFIG_MTD_CMDLINE_PARTS=y |
352 | CONFIG_MTD_OF_PARTS=y | ||
335 | 353 | ||
336 | # | 354 | # |
337 | # User Modules And Translation Layers | 355 | # User Modules And Translation Layers |
@@ -418,11 +436,12 @@ CONFIG_BLK_DEV=y | |||
418 | CONFIG_BLK_DEV_RAM=y | 436 | CONFIG_BLK_DEV_RAM=y |
419 | CONFIG_BLK_DEV_RAM_COUNT=16 | 437 | CONFIG_BLK_DEV_RAM_COUNT=16 |
420 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 438 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
421 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 439 | # CONFIG_BLK_DEV_XIP is not set |
422 | # CONFIG_CDROM_PKTCDVD is not set | 440 | # CONFIG_CDROM_PKTCDVD is not set |
423 | # CONFIG_ATA_OVER_ETH is not set | 441 | # CONFIG_ATA_OVER_ETH is not set |
424 | # CONFIG_XILINX_SYSACE is not set | 442 | # CONFIG_XILINX_SYSACE is not set |
425 | # CONFIG_MISC_DEVICES is not set | 443 | # CONFIG_MISC_DEVICES is not set |
444 | CONFIG_HAVE_IDE=y | ||
426 | # CONFIG_IDE is not set | 445 | # CONFIG_IDE is not set |
427 | 446 | ||
428 | # | 447 | # |
@@ -451,7 +470,6 @@ CONFIG_NETDEVICES=y | |||
451 | # CONFIG_EQUALIZER is not set | 470 | # CONFIG_EQUALIZER is not set |
452 | # CONFIG_TUN is not set | 471 | # CONFIG_TUN is not set |
453 | # CONFIG_VETH is not set | 472 | # CONFIG_VETH is not set |
454 | # CONFIG_IP1000 is not set | ||
455 | # CONFIG_ARCNET is not set | 473 | # CONFIG_ARCNET is not set |
456 | # CONFIG_PHYLIB is not set | 474 | # CONFIG_PHYLIB is not set |
457 | CONFIG_NET_ETHERNET=y | 475 | CONFIG_NET_ETHERNET=y |
@@ -489,7 +507,6 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
489 | # CONFIG_HIPPI is not set | 507 | # CONFIG_HIPPI is not set |
490 | # CONFIG_PPP is not set | 508 | # CONFIG_PPP is not set |
491 | # CONFIG_SLIP is not set | 509 | # CONFIG_SLIP is not set |
492 | # CONFIG_SHAPER is not set | ||
493 | # CONFIG_NETCONSOLE is not set | 510 | # CONFIG_NETCONSOLE is not set |
494 | # CONFIG_NETPOLL is not set | 511 | # CONFIG_NETPOLL is not set |
495 | # CONFIG_NET_POLL_CONTROLLER is not set | 512 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -512,6 +529,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
512 | # | 529 | # |
513 | # CONFIG_VT is not set | 530 | # CONFIG_VT is not set |
514 | # CONFIG_SERIAL_NONSTANDARD is not set | 531 | # CONFIG_SERIAL_NONSTANDARD is not set |
532 | # CONFIG_NOZOMI is not set | ||
515 | 533 | ||
516 | # | 534 | # |
517 | # Serial drivers | 535 | # Serial drivers |
@@ -557,6 +575,7 @@ CONFIG_DEVPORT=y | |||
557 | # CONFIG_W1 is not set | 575 | # CONFIG_W1 is not set |
558 | # CONFIG_POWER_SUPPLY is not set | 576 | # CONFIG_POWER_SUPPLY is not set |
559 | # CONFIG_HWMON is not set | 577 | # CONFIG_HWMON is not set |
578 | CONFIG_THERMAL=y | ||
560 | # CONFIG_WATCHDOG is not set | 579 | # CONFIG_WATCHDOG is not set |
561 | 580 | ||
562 | # | 581 | # |
@@ -598,6 +617,7 @@ CONFIG_SSB_POSSIBLE=y | |||
598 | # CONFIG_SOUND is not set | 617 | # CONFIG_SOUND is not set |
599 | # CONFIG_USB_SUPPORT is not set | 618 | # CONFIG_USB_SUPPORT is not set |
600 | # CONFIG_MMC is not set | 619 | # CONFIG_MMC is not set |
620 | # CONFIG_MEMSTICK is not set | ||
601 | # CONFIG_NEW_LEDS is not set | 621 | # CONFIG_NEW_LEDS is not set |
602 | # CONFIG_INFINIBAND is not set | 622 | # CONFIG_INFINIBAND is not set |
603 | # CONFIG_EDAC is not set | 623 | # CONFIG_EDAC is not set |
@@ -622,12 +642,10 @@ CONFIG_EXT2_FS=y | |||
622 | # CONFIG_XFS_FS is not set | 642 | # CONFIG_XFS_FS is not set |
623 | # CONFIG_GFS2_FS is not set | 643 | # CONFIG_GFS2_FS is not set |
624 | # CONFIG_OCFS2_FS is not set | 644 | # CONFIG_OCFS2_FS is not set |
625 | # CONFIG_MINIX_FS is not set | 645 | CONFIG_DNOTIFY=y |
626 | # CONFIG_ROMFS_FS is not set | ||
627 | CONFIG_INOTIFY=y | 646 | CONFIG_INOTIFY=y |
628 | CONFIG_INOTIFY_USER=y | 647 | CONFIG_INOTIFY_USER=y |
629 | # CONFIG_QUOTA is not set | 648 | # CONFIG_QUOTA is not set |
630 | CONFIG_DNOTIFY=y | ||
631 | # CONFIG_AUTOFS_FS is not set | 649 | # CONFIG_AUTOFS_FS is not set |
632 | # CONFIG_AUTOFS4_FS is not set | 650 | # CONFIG_AUTOFS4_FS is not set |
633 | # CONFIG_FUSE_FS is not set | 651 | # CONFIG_FUSE_FS is not set |
@@ -670,8 +688,10 @@ CONFIG_TMPFS=y | |||
670 | # CONFIG_JFFS2_FS is not set | 688 | # CONFIG_JFFS2_FS is not set |
671 | CONFIG_CRAMFS=y | 689 | CONFIG_CRAMFS=y |
672 | # CONFIG_VXFS_FS is not set | 690 | # CONFIG_VXFS_FS is not set |
691 | # CONFIG_MINIX_FS is not set | ||
673 | # CONFIG_HPFS_FS is not set | 692 | # CONFIG_HPFS_FS is not set |
674 | # CONFIG_QNX4FS_FS is not set | 693 | # CONFIG_QNX4FS_FS is not set |
694 | # CONFIG_ROMFS_FS is not set | ||
675 | # CONFIG_SYSV_FS is not set | 695 | # CONFIG_SYSV_FS is not set |
676 | # CONFIG_UFS_FS is not set | 696 | # CONFIG_UFS_FS is not set |
677 | CONFIG_NETWORK_FILESYSTEMS=y | 697 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -702,7 +722,6 @@ CONFIG_SUNRPC=y | |||
702 | CONFIG_MSDOS_PARTITION=y | 722 | CONFIG_MSDOS_PARTITION=y |
703 | # CONFIG_NLS is not set | 723 | # CONFIG_NLS is not set |
704 | # CONFIG_DLM is not set | 724 | # CONFIG_DLM is not set |
705 | # CONFIG_UCC_SLOW is not set | ||
706 | 725 | ||
707 | # | 726 | # |
708 | # Library routines | 727 | # Library routines |
@@ -719,7 +738,6 @@ CONFIG_PLIST=y | |||
719 | CONFIG_HAS_IOMEM=y | 738 | CONFIG_HAS_IOMEM=y |
720 | CONFIG_HAS_IOPORT=y | 739 | CONFIG_HAS_IOPORT=y |
721 | CONFIG_HAS_DMA=y | 740 | CONFIG_HAS_DMA=y |
722 | # CONFIG_INSTRUMENTATION is not set | ||
723 | 741 | ||
724 | # | 742 | # |
725 | # Kernel hacking | 743 | # Kernel hacking |
@@ -729,7 +747,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
729 | CONFIG_ENABLE_MUST_CHECK=y | 747 | CONFIG_ENABLE_MUST_CHECK=y |
730 | CONFIG_MAGIC_SYSRQ=y | 748 | CONFIG_MAGIC_SYSRQ=y |
731 | # CONFIG_UNUSED_SYMBOLS is not set | 749 | # CONFIG_UNUSED_SYMBOLS is not set |
732 | # CONFIG_DEBUG_FS is not set | 750 | CONFIG_DEBUG_FS=y |
733 | # CONFIG_HEADERS_CHECK is not set | 751 | # CONFIG_HEADERS_CHECK is not set |
734 | CONFIG_DEBUG_KERNEL=y | 752 | CONFIG_DEBUG_KERNEL=y |
735 | # CONFIG_DEBUG_SHIRQ is not set | 753 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -738,6 +756,7 @@ CONFIG_SCHED_DEBUG=y | |||
738 | # CONFIG_SCHEDSTATS is not set | 756 | # CONFIG_SCHEDSTATS is not set |
739 | # CONFIG_TIMER_STATS is not set | 757 | # CONFIG_TIMER_STATS is not set |
740 | # CONFIG_SLUB_DEBUG_ON is not set | 758 | # CONFIG_SLUB_DEBUG_ON is not set |
759 | # CONFIG_SLUB_STATS is not set | ||
741 | # CONFIG_DEBUG_RT_MUTEXES is not set | 760 | # CONFIG_DEBUG_RT_MUTEXES is not set |
742 | # CONFIG_RT_MUTEX_TESTER is not set | 761 | # CONFIG_RT_MUTEX_TESTER is not set |
743 | # CONFIG_DEBUG_SPINLOCK is not set | 762 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -750,15 +769,16 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
750 | # CONFIG_DEBUG_VM is not set | 769 | # CONFIG_DEBUG_VM is not set |
751 | # CONFIG_DEBUG_LIST is not set | 770 | # CONFIG_DEBUG_LIST is not set |
752 | # CONFIG_DEBUG_SG is not set | 771 | # CONFIG_DEBUG_SG is not set |
753 | CONFIG_FORCED_INLINING=y | ||
754 | # CONFIG_BOOT_PRINTK_DELAY is not set | 772 | # CONFIG_BOOT_PRINTK_DELAY is not set |
755 | # CONFIG_RCU_TORTURE_TEST is not set | 773 | # CONFIG_RCU_TORTURE_TEST is not set |
774 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
756 | # CONFIG_FAULT_INJECTION is not set | 775 | # CONFIG_FAULT_INJECTION is not set |
757 | # CONFIG_SAMPLES is not set | 776 | # CONFIG_SAMPLES is not set |
758 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 777 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
759 | # CONFIG_DEBUG_STACK_USAGE is not set | 778 | # CONFIG_DEBUG_STACK_USAGE is not set |
760 | # CONFIG_DEBUG_PAGEALLOC is not set | 779 | # CONFIG_DEBUG_PAGEALLOC is not set |
761 | # CONFIG_DEBUGGER is not set | 780 | # CONFIG_DEBUGGER is not set |
781 | # CONFIG_VIRQ_DEBUG is not set | ||
762 | # CONFIG_BDI_SWITCH is not set | 782 | # CONFIG_BDI_SWITCH is not set |
763 | # CONFIG_PPC_EARLY_DEBUG is not set | 783 | # CONFIG_PPC_EARLY_DEBUG is not set |
764 | 784 | ||
@@ -771,6 +791,7 @@ CONFIG_FORCED_INLINING=y | |||
771 | CONFIG_CRYPTO=y | 791 | CONFIG_CRYPTO=y |
772 | CONFIG_CRYPTO_ALGAPI=y | 792 | CONFIG_CRYPTO_ALGAPI=y |
773 | CONFIG_CRYPTO_BLKCIPHER=y | 793 | CONFIG_CRYPTO_BLKCIPHER=y |
794 | # CONFIG_CRYPTO_SEQIV is not set | ||
774 | CONFIG_CRYPTO_MANAGER=y | 795 | CONFIG_CRYPTO_MANAGER=y |
775 | # CONFIG_CRYPTO_HMAC is not set | 796 | # CONFIG_CRYPTO_HMAC is not set |
776 | # CONFIG_CRYPTO_XCBC is not set | 797 | # CONFIG_CRYPTO_XCBC is not set |
@@ -788,6 +809,9 @@ CONFIG_CRYPTO_CBC=y | |||
788 | CONFIG_CRYPTO_PCBC=y | 809 | CONFIG_CRYPTO_PCBC=y |
789 | # CONFIG_CRYPTO_LRW is not set | 810 | # CONFIG_CRYPTO_LRW is not set |
790 | # CONFIG_CRYPTO_XTS is not set | 811 | # CONFIG_CRYPTO_XTS is not set |
812 | # CONFIG_CRYPTO_CTR is not set | ||
813 | # CONFIG_CRYPTO_GCM is not set | ||
814 | # CONFIG_CRYPTO_CCM is not set | ||
791 | # CONFIG_CRYPTO_CRYPTD is not set | 815 | # CONFIG_CRYPTO_CRYPTD is not set |
792 | CONFIG_CRYPTO_DES=y | 816 | CONFIG_CRYPTO_DES=y |
793 | # CONFIG_CRYPTO_FCRYPT is not set | 817 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -802,11 +826,14 @@ CONFIG_CRYPTO_DES=y | |||
802 | # CONFIG_CRYPTO_KHAZAD is not set | 826 | # CONFIG_CRYPTO_KHAZAD is not set |
803 | # CONFIG_CRYPTO_ANUBIS is not set | 827 | # CONFIG_CRYPTO_ANUBIS is not set |
804 | # CONFIG_CRYPTO_SEED is not set | 828 | # CONFIG_CRYPTO_SEED is not set |
829 | # CONFIG_CRYPTO_SALSA20 is not set | ||
805 | # CONFIG_CRYPTO_DEFLATE is not set | 830 | # CONFIG_CRYPTO_DEFLATE is not set |
806 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 831 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
807 | # CONFIG_CRYPTO_CRC32C is not set | 832 | # CONFIG_CRYPTO_CRC32C is not set |
808 | # CONFIG_CRYPTO_CAMELLIA is not set | 833 | # CONFIG_CRYPTO_CAMELLIA is not set |
809 | # CONFIG_CRYPTO_TEST is not set | 834 | # CONFIG_CRYPTO_TEST is not set |
810 | # CONFIG_CRYPTO_AUTHENC is not set | 835 | # CONFIG_CRYPTO_AUTHENC is not set |
836 | # CONFIG_CRYPTO_LZO is not set | ||
811 | CONFIG_CRYPTO_HW=y | 837 | CONFIG_CRYPTO_HW=y |
838 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
812 | # CONFIG_PPC_CLOCK is not set | 839 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/makalu_defconfig b/arch/powerpc/configs/makalu_defconfig index c5db0265e5d8..9ef4d8a312c8 100644 --- a/arch/powerpc/configs/makalu_defconfig +++ b/arch/powerpc/configs/makalu_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.24-rc6 | 3 | # Linux kernel version: 2.6.25-rc2 |
4 | # Mon Dec 24 11:18:32 2007 | 4 | # Fri Feb 15 21:52:30 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -26,6 +26,7 @@ CONFIG_GENERIC_TIME=y | |||
26 | CONFIG_GENERIC_TIME_VSYSCALL=y | 26 | CONFIG_GENERIC_TIME_VSYSCALL=y |
27 | CONFIG_GENERIC_CLOCKEVENTS=y | 27 | CONFIG_GENERIC_CLOCKEVENTS=y |
28 | CONFIG_GENERIC_HARDIRQS=y | 28 | CONFIG_GENERIC_HARDIRQS=y |
29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
29 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
30 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 31 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
31 | CONFIG_ARCH_HAS_ILOG2_U32=y | 32 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -64,15 +65,18 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
64 | CONFIG_POSIX_MQUEUE=y | 65 | CONFIG_POSIX_MQUEUE=y |
65 | # CONFIG_BSD_PROCESS_ACCT is not set | 66 | # CONFIG_BSD_PROCESS_ACCT is not set |
66 | # CONFIG_TASKSTATS is not set | 67 | # CONFIG_TASKSTATS is not set |
67 | # CONFIG_USER_NS is not set | ||
68 | # CONFIG_PID_NS is not set | ||
69 | # CONFIG_AUDIT is not set | 68 | # CONFIG_AUDIT is not set |
70 | # CONFIG_IKCONFIG is not set | 69 | # CONFIG_IKCONFIG is not set |
71 | CONFIG_LOG_BUF_SHIFT=14 | 70 | CONFIG_LOG_BUF_SHIFT=14 |
72 | # CONFIG_CGROUPS is not set | 71 | # CONFIG_CGROUPS is not set |
72 | CONFIG_GROUP_SCHED=y | ||
73 | # CONFIG_FAIR_GROUP_SCHED is not set | 73 | # CONFIG_FAIR_GROUP_SCHED is not set |
74 | # CONFIG_RT_GROUP_SCHED is not set | ||
75 | CONFIG_USER_SCHED=y | ||
76 | # CONFIG_CGROUP_SCHED is not set | ||
74 | CONFIG_SYSFS_DEPRECATED=y | 77 | CONFIG_SYSFS_DEPRECATED=y |
75 | # CONFIG_RELAY is not set | 78 | # CONFIG_RELAY is not set |
79 | # CONFIG_NAMESPACES is not set | ||
76 | CONFIG_BLK_DEV_INITRD=y | 80 | CONFIG_BLK_DEV_INITRD=y |
77 | CONFIG_INITRAMFS_SOURCE="" | 81 | CONFIG_INITRAMFS_SOURCE="" |
78 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 82 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -86,11 +90,13 @@ CONFIG_HOTPLUG=y | |||
86 | CONFIG_PRINTK=y | 90 | CONFIG_PRINTK=y |
87 | CONFIG_BUG=y | 91 | CONFIG_BUG=y |
88 | CONFIG_ELF_CORE=y | 92 | CONFIG_ELF_CORE=y |
93 | CONFIG_COMPAT_BRK=y | ||
89 | CONFIG_BASE_FULL=y | 94 | CONFIG_BASE_FULL=y |
90 | CONFIG_FUTEX=y | 95 | CONFIG_FUTEX=y |
91 | CONFIG_ANON_INODES=y | 96 | CONFIG_ANON_INODES=y |
92 | CONFIG_EPOLL=y | 97 | CONFIG_EPOLL=y |
93 | CONFIG_SIGNALFD=y | 98 | CONFIG_SIGNALFD=y |
99 | CONFIG_TIMERFD=y | ||
94 | CONFIG_EVENTFD=y | 100 | CONFIG_EVENTFD=y |
95 | CONFIG_SHMEM=y | 101 | CONFIG_SHMEM=y |
96 | CONFIG_VM_EVENT_COUNTERS=y | 102 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -98,6 +104,13 @@ CONFIG_SLUB_DEBUG=y | |||
98 | # CONFIG_SLAB is not set | 104 | # CONFIG_SLAB is not set |
99 | CONFIG_SLUB=y | 105 | CONFIG_SLUB=y |
100 | # CONFIG_SLOB is not set | 106 | # CONFIG_SLOB is not set |
107 | # CONFIG_PROFILING is not set | ||
108 | # CONFIG_MARKERS is not set | ||
109 | CONFIG_HAVE_OPROFILE=y | ||
110 | # CONFIG_KPROBES is not set | ||
111 | CONFIG_HAVE_KPROBES=y | ||
112 | CONFIG_PROC_PAGE_MONITOR=y | ||
113 | CONFIG_SLABINFO=y | ||
101 | CONFIG_RT_MUTEXES=y | 114 | CONFIG_RT_MUTEXES=y |
102 | # CONFIG_TINY_SHMEM is not set | 115 | # CONFIG_TINY_SHMEM is not set |
103 | CONFIG_BASE_SMALL=0 | 116 | CONFIG_BASE_SMALL=0 |
@@ -125,13 +138,15 @@ CONFIG_DEFAULT_AS=y | |||
125 | # CONFIG_DEFAULT_CFQ is not set | 138 | # CONFIG_DEFAULT_CFQ is not set |
126 | # CONFIG_DEFAULT_NOOP is not set | 139 | # CONFIG_DEFAULT_NOOP is not set |
127 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 140 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
141 | CONFIG_CLASSIC_RCU=y | ||
142 | # CONFIG_PREEMPT_RCU is not set | ||
128 | CONFIG_PPC4xx_PCI_EXPRESS=y | 143 | CONFIG_PPC4xx_PCI_EXPRESS=y |
129 | 144 | ||
130 | # | 145 | # |
131 | # Platform support | 146 | # Platform support |
132 | # | 147 | # |
133 | # CONFIG_PPC_MPC52xx is not set | 148 | # CONFIG_PPC_MPC512x is not set |
134 | # CONFIG_PPC_MPC5200 is not set | 149 | # CONFIG_PPC_MPC5121 is not set |
135 | # CONFIG_PPC_CELL is not set | 150 | # CONFIG_PPC_CELL is not set |
136 | # CONFIG_PPC_CELL_NATIVE is not set | 151 | # CONFIG_PPC_CELL_NATIVE is not set |
137 | # CONFIG_PQ2ADS is not set | 152 | # CONFIG_PQ2ADS is not set |
@@ -141,6 +156,7 @@ CONFIG_MAKALU=y | |||
141 | # CONFIG_WALNUT is not set | 156 | # CONFIG_WALNUT is not set |
142 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set | 157 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set |
143 | CONFIG_405EX=y | 158 | CONFIG_405EX=y |
159 | # CONFIG_IPIC is not set | ||
144 | # CONFIG_MPIC is not set | 160 | # CONFIG_MPIC is not set |
145 | # CONFIG_MPIC_WEIRD is not set | 161 | # CONFIG_MPIC_WEIRD is not set |
146 | # CONFIG_PPC_I8259 is not set | 162 | # CONFIG_PPC_I8259 is not set |
@@ -151,7 +167,6 @@ CONFIG_405EX=y | |||
151 | # CONFIG_PPC_INDIRECT_IO is not set | 167 | # CONFIG_PPC_INDIRECT_IO is not set |
152 | # CONFIG_GENERIC_IOMAP is not set | 168 | # CONFIG_GENERIC_IOMAP is not set |
153 | # CONFIG_CPU_FREQ is not set | 169 | # CONFIG_CPU_FREQ is not set |
154 | # CONFIG_CPM2 is not set | ||
155 | # CONFIG_FSL_ULI1575 is not set | 170 | # CONFIG_FSL_ULI1575 is not set |
156 | 171 | ||
157 | # | 172 | # |
@@ -167,13 +182,18 @@ CONFIG_HZ_250=y | |||
167 | # CONFIG_HZ_300 is not set | 182 | # CONFIG_HZ_300 is not set |
168 | # CONFIG_HZ_1000 is not set | 183 | # CONFIG_HZ_1000 is not set |
169 | CONFIG_HZ=250 | 184 | CONFIG_HZ=250 |
185 | # CONFIG_SCHED_HRTICK is not set | ||
170 | CONFIG_PREEMPT_NONE=y | 186 | CONFIG_PREEMPT_NONE=y |
171 | # CONFIG_PREEMPT_VOLUNTARY is not set | 187 | # CONFIG_PREEMPT_VOLUNTARY is not set |
172 | # CONFIG_PREEMPT is not set | 188 | # CONFIG_PREEMPT is not set |
189 | CONFIG_RCU_TRACE=y | ||
173 | CONFIG_BINFMT_ELF=y | 190 | CONFIG_BINFMT_ELF=y |
174 | # CONFIG_BINFMT_MISC is not set | 191 | # CONFIG_BINFMT_MISC is not set |
175 | # CONFIG_MATH_EMULATION is not set | 192 | # CONFIG_MATH_EMULATION is not set |
193 | # CONFIG_IOMMU_HELPER is not set | ||
176 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 194 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
195 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
196 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
177 | CONFIG_ARCH_FLATMEM_ENABLE=y | 197 | CONFIG_ARCH_FLATMEM_ENABLE=y |
178 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 198 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
179 | CONFIG_SELECT_MEMORY_MODEL=y | 199 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -192,11 +212,7 @@ CONFIG_VIRT_TO_BUS=y | |||
192 | CONFIG_PROC_DEVICETREE=y | 212 | CONFIG_PROC_DEVICETREE=y |
193 | # CONFIG_CMDLINE_BOOL is not set | 213 | # CONFIG_CMDLINE_BOOL is not set |
194 | # CONFIG_PM is not set | 214 | # CONFIG_PM is not set |
195 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
196 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
197 | CONFIG_SECCOMP=y | 215 | CONFIG_SECCOMP=y |
198 | CONFIG_WANT_DEVICE_TREE=y | ||
199 | CONFIG_DEVICE_TREE="kilauea.dts" | ||
200 | CONFIG_ISA_DMA_API=y | 216 | CONFIG_ISA_DMA_API=y |
201 | 217 | ||
202 | # | 218 | # |
@@ -296,6 +312,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
296 | # | 312 | # |
297 | # CONFIG_NET_PKTGEN is not set | 313 | # CONFIG_NET_PKTGEN is not set |
298 | # CONFIG_HAMRADIO is not set | 314 | # CONFIG_HAMRADIO is not set |
315 | # CONFIG_CAN is not set | ||
299 | # CONFIG_IRDA is not set | 316 | # CONFIG_IRDA is not set |
300 | # CONFIG_BT is not set | 317 | # CONFIG_BT is not set |
301 | # CONFIG_AF_RXRPC is not set | 318 | # CONFIG_AF_RXRPC is not set |
@@ -332,6 +349,7 @@ CONFIG_MTD=y | |||
332 | CONFIG_MTD_PARTITIONS=y | 349 | CONFIG_MTD_PARTITIONS=y |
333 | # CONFIG_MTD_REDBOOT_PARTS is not set | 350 | # CONFIG_MTD_REDBOOT_PARTS is not set |
334 | CONFIG_MTD_CMDLINE_PARTS=y | 351 | CONFIG_MTD_CMDLINE_PARTS=y |
352 | CONFIG_MTD_OF_PARTS=y | ||
335 | 353 | ||
336 | # | 354 | # |
337 | # User Modules And Translation Layers | 355 | # User Modules And Translation Layers |
@@ -418,11 +436,12 @@ CONFIG_BLK_DEV=y | |||
418 | CONFIG_BLK_DEV_RAM=y | 436 | CONFIG_BLK_DEV_RAM=y |
419 | CONFIG_BLK_DEV_RAM_COUNT=16 | 437 | CONFIG_BLK_DEV_RAM_COUNT=16 |
420 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 438 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
421 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 439 | # CONFIG_BLK_DEV_XIP is not set |
422 | # CONFIG_CDROM_PKTCDVD is not set | 440 | # CONFIG_CDROM_PKTCDVD is not set |
423 | # CONFIG_ATA_OVER_ETH is not set | 441 | # CONFIG_ATA_OVER_ETH is not set |
424 | # CONFIG_XILINX_SYSACE is not set | 442 | # CONFIG_XILINX_SYSACE is not set |
425 | # CONFIG_MISC_DEVICES is not set | 443 | # CONFIG_MISC_DEVICES is not set |
444 | CONFIG_HAVE_IDE=y | ||
426 | # CONFIG_IDE is not set | 445 | # CONFIG_IDE is not set |
427 | 446 | ||
428 | # | 447 | # |
@@ -451,7 +470,6 @@ CONFIG_NETDEVICES=y | |||
451 | # CONFIG_EQUALIZER is not set | 470 | # CONFIG_EQUALIZER is not set |
452 | # CONFIG_TUN is not set | 471 | # CONFIG_TUN is not set |
453 | # CONFIG_VETH is not set | 472 | # CONFIG_VETH is not set |
454 | # CONFIG_IP1000 is not set | ||
455 | # CONFIG_ARCNET is not set | 473 | # CONFIG_ARCNET is not set |
456 | # CONFIG_PHYLIB is not set | 474 | # CONFIG_PHYLIB is not set |
457 | CONFIG_NET_ETHERNET=y | 475 | CONFIG_NET_ETHERNET=y |
@@ -489,7 +507,6 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
489 | # CONFIG_HIPPI is not set | 507 | # CONFIG_HIPPI is not set |
490 | # CONFIG_PPP is not set | 508 | # CONFIG_PPP is not set |
491 | # CONFIG_SLIP is not set | 509 | # CONFIG_SLIP is not set |
492 | # CONFIG_SHAPER is not set | ||
493 | # CONFIG_NETCONSOLE is not set | 510 | # CONFIG_NETCONSOLE is not set |
494 | # CONFIG_NETPOLL is not set | 511 | # CONFIG_NETPOLL is not set |
495 | # CONFIG_NET_POLL_CONTROLLER is not set | 512 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -512,6 +529,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
512 | # | 529 | # |
513 | # CONFIG_VT is not set | 530 | # CONFIG_VT is not set |
514 | # CONFIG_SERIAL_NONSTANDARD is not set | 531 | # CONFIG_SERIAL_NONSTANDARD is not set |
532 | # CONFIG_NOZOMI is not set | ||
515 | 533 | ||
516 | # | 534 | # |
517 | # Serial drivers | 535 | # Serial drivers |
@@ -557,6 +575,7 @@ CONFIG_DEVPORT=y | |||
557 | # CONFIG_W1 is not set | 575 | # CONFIG_W1 is not set |
558 | # CONFIG_POWER_SUPPLY is not set | 576 | # CONFIG_POWER_SUPPLY is not set |
559 | # CONFIG_HWMON is not set | 577 | # CONFIG_HWMON is not set |
578 | CONFIG_THERMAL=y | ||
560 | # CONFIG_WATCHDOG is not set | 579 | # CONFIG_WATCHDOG is not set |
561 | 580 | ||
562 | # | 581 | # |
@@ -598,6 +617,7 @@ CONFIG_SSB_POSSIBLE=y | |||
598 | # CONFIG_SOUND is not set | 617 | # CONFIG_SOUND is not set |
599 | # CONFIG_USB_SUPPORT is not set | 618 | # CONFIG_USB_SUPPORT is not set |
600 | # CONFIG_MMC is not set | 619 | # CONFIG_MMC is not set |
620 | # CONFIG_MEMSTICK is not set | ||
601 | # CONFIG_NEW_LEDS is not set | 621 | # CONFIG_NEW_LEDS is not set |
602 | # CONFIG_INFINIBAND is not set | 622 | # CONFIG_INFINIBAND is not set |
603 | # CONFIG_EDAC is not set | 623 | # CONFIG_EDAC is not set |
@@ -622,12 +642,10 @@ CONFIG_EXT2_FS=y | |||
622 | # CONFIG_XFS_FS is not set | 642 | # CONFIG_XFS_FS is not set |
623 | # CONFIG_GFS2_FS is not set | 643 | # CONFIG_GFS2_FS is not set |
624 | # CONFIG_OCFS2_FS is not set | 644 | # CONFIG_OCFS2_FS is not set |
625 | # CONFIG_MINIX_FS is not set | 645 | CONFIG_DNOTIFY=y |
626 | # CONFIG_ROMFS_FS is not set | ||
627 | CONFIG_INOTIFY=y | 646 | CONFIG_INOTIFY=y |
628 | CONFIG_INOTIFY_USER=y | 647 | CONFIG_INOTIFY_USER=y |
629 | # CONFIG_QUOTA is not set | 648 | # CONFIG_QUOTA is not set |
630 | CONFIG_DNOTIFY=y | ||
631 | # CONFIG_AUTOFS_FS is not set | 649 | # CONFIG_AUTOFS_FS is not set |
632 | # CONFIG_AUTOFS4_FS is not set | 650 | # CONFIG_AUTOFS4_FS is not set |
633 | # CONFIG_FUSE_FS is not set | 651 | # CONFIG_FUSE_FS is not set |
@@ -670,8 +688,10 @@ CONFIG_TMPFS=y | |||
670 | # CONFIG_JFFS2_FS is not set | 688 | # CONFIG_JFFS2_FS is not set |
671 | CONFIG_CRAMFS=y | 689 | CONFIG_CRAMFS=y |
672 | # CONFIG_VXFS_FS is not set | 690 | # CONFIG_VXFS_FS is not set |
691 | # CONFIG_MINIX_FS is not set | ||
673 | # CONFIG_HPFS_FS is not set | 692 | # CONFIG_HPFS_FS is not set |
674 | # CONFIG_QNX4FS_FS is not set | 693 | # CONFIG_QNX4FS_FS is not set |
694 | # CONFIG_ROMFS_FS is not set | ||
675 | # CONFIG_SYSV_FS is not set | 695 | # CONFIG_SYSV_FS is not set |
676 | # CONFIG_UFS_FS is not set | 696 | # CONFIG_UFS_FS is not set |
677 | CONFIG_NETWORK_FILESYSTEMS=y | 697 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -702,7 +722,6 @@ CONFIG_SUNRPC=y | |||
702 | CONFIG_MSDOS_PARTITION=y | 722 | CONFIG_MSDOS_PARTITION=y |
703 | # CONFIG_NLS is not set | 723 | # CONFIG_NLS is not set |
704 | # CONFIG_DLM is not set | 724 | # CONFIG_DLM is not set |
705 | # CONFIG_UCC_SLOW is not set | ||
706 | 725 | ||
707 | # | 726 | # |
708 | # Library routines | 727 | # Library routines |
@@ -719,7 +738,6 @@ CONFIG_PLIST=y | |||
719 | CONFIG_HAS_IOMEM=y | 738 | CONFIG_HAS_IOMEM=y |
720 | CONFIG_HAS_IOPORT=y | 739 | CONFIG_HAS_IOPORT=y |
721 | CONFIG_HAS_DMA=y | 740 | CONFIG_HAS_DMA=y |
722 | # CONFIG_INSTRUMENTATION is not set | ||
723 | 741 | ||
724 | # | 742 | # |
725 | # Kernel hacking | 743 | # Kernel hacking |
@@ -729,7 +747,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
729 | CONFIG_ENABLE_MUST_CHECK=y | 747 | CONFIG_ENABLE_MUST_CHECK=y |
730 | CONFIG_MAGIC_SYSRQ=y | 748 | CONFIG_MAGIC_SYSRQ=y |
731 | # CONFIG_UNUSED_SYMBOLS is not set | 749 | # CONFIG_UNUSED_SYMBOLS is not set |
732 | # CONFIG_DEBUG_FS is not set | 750 | CONFIG_DEBUG_FS=y |
733 | # CONFIG_HEADERS_CHECK is not set | 751 | # CONFIG_HEADERS_CHECK is not set |
734 | CONFIG_DEBUG_KERNEL=y | 752 | CONFIG_DEBUG_KERNEL=y |
735 | # CONFIG_DEBUG_SHIRQ is not set | 753 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -738,6 +756,7 @@ CONFIG_SCHED_DEBUG=y | |||
738 | # CONFIG_SCHEDSTATS is not set | 756 | # CONFIG_SCHEDSTATS is not set |
739 | # CONFIG_TIMER_STATS is not set | 757 | # CONFIG_TIMER_STATS is not set |
740 | # CONFIG_SLUB_DEBUG_ON is not set | 758 | # CONFIG_SLUB_DEBUG_ON is not set |
759 | # CONFIG_SLUB_STATS is not set | ||
741 | # CONFIG_DEBUG_RT_MUTEXES is not set | 760 | # CONFIG_DEBUG_RT_MUTEXES is not set |
742 | # CONFIG_RT_MUTEX_TESTER is not set | 761 | # CONFIG_RT_MUTEX_TESTER is not set |
743 | # CONFIG_DEBUG_SPINLOCK is not set | 762 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -750,15 +769,16 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
750 | # CONFIG_DEBUG_VM is not set | 769 | # CONFIG_DEBUG_VM is not set |
751 | # CONFIG_DEBUG_LIST is not set | 770 | # CONFIG_DEBUG_LIST is not set |
752 | # CONFIG_DEBUG_SG is not set | 771 | # CONFIG_DEBUG_SG is not set |
753 | CONFIG_FORCED_INLINING=y | ||
754 | # CONFIG_BOOT_PRINTK_DELAY is not set | 772 | # CONFIG_BOOT_PRINTK_DELAY is not set |
755 | # CONFIG_RCU_TORTURE_TEST is not set | 773 | # CONFIG_RCU_TORTURE_TEST is not set |
774 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
756 | # CONFIG_FAULT_INJECTION is not set | 775 | # CONFIG_FAULT_INJECTION is not set |
757 | # CONFIG_SAMPLES is not set | 776 | # CONFIG_SAMPLES is not set |
758 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 777 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
759 | # CONFIG_DEBUG_STACK_USAGE is not set | 778 | # CONFIG_DEBUG_STACK_USAGE is not set |
760 | # CONFIG_DEBUG_PAGEALLOC is not set | 779 | # CONFIG_DEBUG_PAGEALLOC is not set |
761 | # CONFIG_DEBUGGER is not set | 780 | # CONFIG_DEBUGGER is not set |
781 | # CONFIG_VIRQ_DEBUG is not set | ||
762 | # CONFIG_BDI_SWITCH is not set | 782 | # CONFIG_BDI_SWITCH is not set |
763 | # CONFIG_PPC_EARLY_DEBUG is not set | 783 | # CONFIG_PPC_EARLY_DEBUG is not set |
764 | 784 | ||
@@ -771,6 +791,7 @@ CONFIG_FORCED_INLINING=y | |||
771 | CONFIG_CRYPTO=y | 791 | CONFIG_CRYPTO=y |
772 | CONFIG_CRYPTO_ALGAPI=y | 792 | CONFIG_CRYPTO_ALGAPI=y |
773 | CONFIG_CRYPTO_BLKCIPHER=y | 793 | CONFIG_CRYPTO_BLKCIPHER=y |
794 | # CONFIG_CRYPTO_SEQIV is not set | ||
774 | CONFIG_CRYPTO_MANAGER=y | 795 | CONFIG_CRYPTO_MANAGER=y |
775 | # CONFIG_CRYPTO_HMAC is not set | 796 | # CONFIG_CRYPTO_HMAC is not set |
776 | # CONFIG_CRYPTO_XCBC is not set | 797 | # CONFIG_CRYPTO_XCBC is not set |
@@ -788,6 +809,9 @@ CONFIG_CRYPTO_CBC=y | |||
788 | CONFIG_CRYPTO_PCBC=y | 809 | CONFIG_CRYPTO_PCBC=y |
789 | # CONFIG_CRYPTO_LRW is not set | 810 | # CONFIG_CRYPTO_LRW is not set |
790 | # CONFIG_CRYPTO_XTS is not set | 811 | # CONFIG_CRYPTO_XTS is not set |
812 | # CONFIG_CRYPTO_CTR is not set | ||
813 | # CONFIG_CRYPTO_GCM is not set | ||
814 | # CONFIG_CRYPTO_CCM is not set | ||
791 | # CONFIG_CRYPTO_CRYPTD is not set | 815 | # CONFIG_CRYPTO_CRYPTD is not set |
792 | CONFIG_CRYPTO_DES=y | 816 | CONFIG_CRYPTO_DES=y |
793 | # CONFIG_CRYPTO_FCRYPT is not set | 817 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -802,11 +826,14 @@ CONFIG_CRYPTO_DES=y | |||
802 | # CONFIG_CRYPTO_KHAZAD is not set | 826 | # CONFIG_CRYPTO_KHAZAD is not set |
803 | # CONFIG_CRYPTO_ANUBIS is not set | 827 | # CONFIG_CRYPTO_ANUBIS is not set |
804 | # CONFIG_CRYPTO_SEED is not set | 828 | # CONFIG_CRYPTO_SEED is not set |
829 | # CONFIG_CRYPTO_SALSA20 is not set | ||
805 | # CONFIG_CRYPTO_DEFLATE is not set | 830 | # CONFIG_CRYPTO_DEFLATE is not set |
806 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 831 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
807 | # CONFIG_CRYPTO_CRC32C is not set | 832 | # CONFIG_CRYPTO_CRC32C is not set |
808 | # CONFIG_CRYPTO_CAMELLIA is not set | 833 | # CONFIG_CRYPTO_CAMELLIA is not set |
809 | # CONFIG_CRYPTO_TEST is not set | 834 | # CONFIG_CRYPTO_TEST is not set |
810 | # CONFIG_CRYPTO_AUTHENC is not set | 835 | # CONFIG_CRYPTO_AUTHENC is not set |
836 | # CONFIG_CRYPTO_LZO is not set | ||
811 | CONFIG_CRYPTO_HW=y | 837 | CONFIG_CRYPTO_HW=y |
838 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
812 | # CONFIG_PPC_CLOCK is not set | 839 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/rainier_defconfig b/arch/powerpc/configs/rainier_defconfig index 7b95001a22a8..dec18ca73519 100644 --- a/arch/powerpc/configs/rainier_defconfig +++ b/arch/powerpc/configs/rainier_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.24-rc6 | 3 | # Linux kernel version: 2.6.25-rc2 |
4 | # Mon Dec 24 11:22:40 2007 | 4 | # Fri Feb 15 21:53:10 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -29,6 +29,7 @@ CONFIG_GENERIC_TIME=y | |||
29 | CONFIG_GENERIC_TIME_VSYSCALL=y | 29 | CONFIG_GENERIC_TIME_VSYSCALL=y |
30 | CONFIG_GENERIC_CLOCKEVENTS=y | 30 | CONFIG_GENERIC_CLOCKEVENTS=y |
31 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
32 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
33 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
34 | CONFIG_ARCH_HAS_ILOG2_U32=y | 35 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -67,17 +68,18 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
67 | CONFIG_POSIX_MQUEUE=y | 68 | CONFIG_POSIX_MQUEUE=y |
68 | # CONFIG_BSD_PROCESS_ACCT is not set | 69 | # CONFIG_BSD_PROCESS_ACCT is not set |
69 | # CONFIG_TASKSTATS is not set | 70 | # CONFIG_TASKSTATS is not set |
70 | # CONFIG_USER_NS is not set | ||
71 | # CONFIG_PID_NS is not set | ||
72 | # CONFIG_AUDIT is not set | 71 | # CONFIG_AUDIT is not set |
73 | # CONFIG_IKCONFIG is not set | 72 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 73 | CONFIG_LOG_BUF_SHIFT=14 |
75 | # CONFIG_CGROUPS is not set | 74 | # CONFIG_CGROUPS is not set |
75 | CONFIG_GROUP_SCHED=y | ||
76 | CONFIG_FAIR_GROUP_SCHED=y | 76 | CONFIG_FAIR_GROUP_SCHED=y |
77 | CONFIG_FAIR_USER_SCHED=y | 77 | # CONFIG_RT_GROUP_SCHED is not set |
78 | # CONFIG_FAIR_CGROUP_SCHED is not set | 78 | CONFIG_USER_SCHED=y |
79 | # CONFIG_CGROUP_SCHED is not set | ||
79 | CONFIG_SYSFS_DEPRECATED=y | 80 | CONFIG_SYSFS_DEPRECATED=y |
80 | # CONFIG_RELAY is not set | 81 | # CONFIG_RELAY is not set |
82 | # CONFIG_NAMESPACES is not set | ||
81 | CONFIG_BLK_DEV_INITRD=y | 83 | CONFIG_BLK_DEV_INITRD=y |
82 | CONFIG_INITRAMFS_SOURCE="" | 84 | CONFIG_INITRAMFS_SOURCE="" |
83 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 85 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -91,11 +93,13 @@ CONFIG_HOTPLUG=y | |||
91 | CONFIG_PRINTK=y | 93 | CONFIG_PRINTK=y |
92 | CONFIG_BUG=y | 94 | CONFIG_BUG=y |
93 | CONFIG_ELF_CORE=y | 95 | CONFIG_ELF_CORE=y |
96 | CONFIG_COMPAT_BRK=y | ||
94 | CONFIG_BASE_FULL=y | 97 | CONFIG_BASE_FULL=y |
95 | CONFIG_FUTEX=y | 98 | CONFIG_FUTEX=y |
96 | CONFIG_ANON_INODES=y | 99 | CONFIG_ANON_INODES=y |
97 | CONFIG_EPOLL=y | 100 | CONFIG_EPOLL=y |
98 | CONFIG_SIGNALFD=y | 101 | CONFIG_SIGNALFD=y |
102 | CONFIG_TIMERFD=y | ||
99 | CONFIG_EVENTFD=y | 103 | CONFIG_EVENTFD=y |
100 | CONFIG_SHMEM=y | 104 | CONFIG_SHMEM=y |
101 | CONFIG_VM_EVENT_COUNTERS=y | 105 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -103,6 +107,13 @@ CONFIG_SLUB_DEBUG=y | |||
103 | # CONFIG_SLAB is not set | 107 | # CONFIG_SLAB is not set |
104 | CONFIG_SLUB=y | 108 | CONFIG_SLUB=y |
105 | # CONFIG_SLOB is not set | 109 | # CONFIG_SLOB is not set |
110 | # CONFIG_PROFILING is not set | ||
111 | # CONFIG_MARKERS is not set | ||
112 | CONFIG_HAVE_OPROFILE=y | ||
113 | # CONFIG_KPROBES is not set | ||
114 | CONFIG_HAVE_KPROBES=y | ||
115 | CONFIG_PROC_PAGE_MONITOR=y | ||
116 | CONFIG_SLABINFO=y | ||
106 | CONFIG_RT_MUTEXES=y | 117 | CONFIG_RT_MUTEXES=y |
107 | # CONFIG_TINY_SHMEM is not set | 118 | # CONFIG_TINY_SHMEM is not set |
108 | CONFIG_BASE_SMALL=0 | 119 | CONFIG_BASE_SMALL=0 |
@@ -130,13 +141,15 @@ CONFIG_DEFAULT_AS=y | |||
130 | # CONFIG_DEFAULT_CFQ is not set | 141 | # CONFIG_DEFAULT_CFQ is not set |
131 | # CONFIG_DEFAULT_NOOP is not set | 142 | # CONFIG_DEFAULT_NOOP is not set |
132 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 143 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
144 | CONFIG_CLASSIC_RCU=y | ||
145 | # CONFIG_PREEMPT_RCU is not set | ||
133 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 146 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
134 | 147 | ||
135 | # | 148 | # |
136 | # Platform support | 149 | # Platform support |
137 | # | 150 | # |
138 | # CONFIG_PPC_MPC52xx is not set | 151 | # CONFIG_PPC_MPC512x is not set |
139 | # CONFIG_PPC_MPC5200 is not set | 152 | # CONFIG_PPC_MPC5121 is not set |
140 | # CONFIG_PPC_CELL is not set | 153 | # CONFIG_PPC_CELL is not set |
141 | # CONFIG_PPC_CELL_NATIVE is not set | 154 | # CONFIG_PPC_CELL_NATIVE is not set |
142 | # CONFIG_PQ2ADS is not set | 155 | # CONFIG_PQ2ADS is not set |
@@ -146,7 +159,9 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
146 | # CONFIG_TAISHAN is not set | 159 | # CONFIG_TAISHAN is not set |
147 | # CONFIG_KATMAI is not set | 160 | # CONFIG_KATMAI is not set |
148 | CONFIG_RAINIER=y | 161 | CONFIG_RAINIER=y |
162 | # CONFIG_WARP is not set | ||
149 | CONFIG_440GRX=y | 163 | CONFIG_440GRX=y |
164 | # CONFIG_IPIC is not set | ||
150 | # CONFIG_MPIC is not set | 165 | # CONFIG_MPIC is not set |
151 | # CONFIG_MPIC_WEIRD is not set | 166 | # CONFIG_MPIC_WEIRD is not set |
152 | # CONFIG_PPC_I8259 is not set | 167 | # CONFIG_PPC_I8259 is not set |
@@ -157,7 +172,6 @@ CONFIG_440GRX=y | |||
157 | # CONFIG_PPC_INDIRECT_IO is not set | 172 | # CONFIG_PPC_INDIRECT_IO is not set |
158 | # CONFIG_GENERIC_IOMAP is not set | 173 | # CONFIG_GENERIC_IOMAP is not set |
159 | # CONFIG_CPU_FREQ is not set | 174 | # CONFIG_CPU_FREQ is not set |
160 | # CONFIG_CPM2 is not set | ||
161 | # CONFIG_FSL_ULI1575 is not set | 175 | # CONFIG_FSL_ULI1575 is not set |
162 | 176 | ||
163 | # | 177 | # |
@@ -173,13 +187,18 @@ CONFIG_HZ_250=y | |||
173 | # CONFIG_HZ_300 is not set | 187 | # CONFIG_HZ_300 is not set |
174 | # CONFIG_HZ_1000 is not set | 188 | # CONFIG_HZ_1000 is not set |
175 | CONFIG_HZ=250 | 189 | CONFIG_HZ=250 |
190 | # CONFIG_SCHED_HRTICK is not set | ||
176 | CONFIG_PREEMPT_NONE=y | 191 | CONFIG_PREEMPT_NONE=y |
177 | # CONFIG_PREEMPT_VOLUNTARY is not set | 192 | # CONFIG_PREEMPT_VOLUNTARY is not set |
178 | # CONFIG_PREEMPT is not set | 193 | # CONFIG_PREEMPT is not set |
194 | CONFIG_RCU_TRACE=y | ||
179 | CONFIG_BINFMT_ELF=y | 195 | CONFIG_BINFMT_ELF=y |
180 | # CONFIG_BINFMT_MISC is not set | 196 | # CONFIG_BINFMT_MISC is not set |
181 | CONFIG_MATH_EMULATION=y | 197 | CONFIG_MATH_EMULATION=y |
198 | # CONFIG_IOMMU_HELPER is not set | ||
182 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 199 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
200 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
201 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
183 | CONFIG_ARCH_FLATMEM_ENABLE=y | 202 | CONFIG_ARCH_FLATMEM_ENABLE=y |
184 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 203 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
185 | CONFIG_SELECT_MEMORY_MODEL=y | 204 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -199,8 +218,6 @@ CONFIG_PROC_DEVICETREE=y | |||
199 | CONFIG_CMDLINE_BOOL=y | 218 | CONFIG_CMDLINE_BOOL=y |
200 | CONFIG_CMDLINE="" | 219 | CONFIG_CMDLINE="" |
201 | CONFIG_SECCOMP=y | 220 | CONFIG_SECCOMP=y |
202 | CONFIG_WANT_DEVICE_TREE=y | ||
203 | CONFIG_DEVICE_TREE="rainier.dts" | ||
204 | CONFIG_ISA_DMA_API=y | 221 | CONFIG_ISA_DMA_API=y |
205 | 222 | ||
206 | # | 223 | # |
@@ -300,6 +317,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
300 | # | 317 | # |
301 | # CONFIG_NET_PKTGEN is not set | 318 | # CONFIG_NET_PKTGEN is not set |
302 | # CONFIG_HAMRADIO is not set | 319 | # CONFIG_HAMRADIO is not set |
320 | # CONFIG_CAN is not set | ||
303 | # CONFIG_IRDA is not set | 321 | # CONFIG_IRDA is not set |
304 | # CONFIG_BT is not set | 322 | # CONFIG_BT is not set |
305 | # CONFIG_AF_RXRPC is not set | 323 | # CONFIG_AF_RXRPC is not set |
@@ -336,6 +354,7 @@ CONFIG_MTD=y | |||
336 | CONFIG_MTD_PARTITIONS=y | 354 | CONFIG_MTD_PARTITIONS=y |
337 | # CONFIG_MTD_REDBOOT_PARTS is not set | 355 | # CONFIG_MTD_REDBOOT_PARTS is not set |
338 | CONFIG_MTD_CMDLINE_PARTS=y | 356 | CONFIG_MTD_CMDLINE_PARTS=y |
357 | CONFIG_MTD_OF_PARTS=y | ||
339 | 358 | ||
340 | # | 359 | # |
341 | # User Modules And Translation Layers | 360 | # User Modules And Translation Layers |
@@ -422,7 +441,7 @@ CONFIG_BLK_DEV=y | |||
422 | CONFIG_BLK_DEV_RAM=y | 441 | CONFIG_BLK_DEV_RAM=y |
423 | CONFIG_BLK_DEV_RAM_COUNT=16 | 442 | CONFIG_BLK_DEV_RAM_COUNT=16 |
424 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 443 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
425 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 444 | # CONFIG_BLK_DEV_XIP is not set |
426 | # CONFIG_CDROM_PKTCDVD is not set | 445 | # CONFIG_CDROM_PKTCDVD is not set |
427 | # CONFIG_ATA_OVER_ETH is not set | 446 | # CONFIG_ATA_OVER_ETH is not set |
428 | # CONFIG_XILINX_SYSACE is not set | 447 | # CONFIG_XILINX_SYSACE is not set |
@@ -431,6 +450,8 @@ CONFIG_MISC_DEVICES=y | |||
431 | # CONFIG_EEPROM_93CX6 is not set | 450 | # CONFIG_EEPROM_93CX6 is not set |
432 | # CONFIG_SGI_IOC4 is not set | 451 | # CONFIG_SGI_IOC4 is not set |
433 | # CONFIG_TIFM_CORE is not set | 452 | # CONFIG_TIFM_CORE is not set |
453 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
454 | CONFIG_HAVE_IDE=y | ||
434 | # CONFIG_IDE is not set | 455 | # CONFIG_IDE is not set |
435 | 456 | ||
436 | # | 457 | # |
@@ -461,7 +482,6 @@ CONFIG_NETDEVICES=y | |||
461 | # CONFIG_EQUALIZER is not set | 482 | # CONFIG_EQUALIZER is not set |
462 | # CONFIG_TUN is not set | 483 | # CONFIG_TUN is not set |
463 | # CONFIG_VETH is not set | 484 | # CONFIG_VETH is not set |
464 | # CONFIG_IP1000 is not set | ||
465 | # CONFIG_ARCNET is not set | 485 | # CONFIG_ARCNET is not set |
466 | # CONFIG_NET_ETHERNET is not set | 486 | # CONFIG_NET_ETHERNET is not set |
467 | CONFIG_IBM_NEW_EMAC_ZMII=y | 487 | CONFIG_IBM_NEW_EMAC_ZMII=y |
@@ -472,6 +492,9 @@ CONFIG_NETDEV_1000=y | |||
472 | # CONFIG_DL2K is not set | 492 | # CONFIG_DL2K is not set |
473 | # CONFIG_E1000 is not set | 493 | # CONFIG_E1000 is not set |
474 | # CONFIG_E1000E is not set | 494 | # CONFIG_E1000E is not set |
495 | # CONFIG_E1000E_ENABLED is not set | ||
496 | # CONFIG_IP1000 is not set | ||
497 | # CONFIG_IGB is not set | ||
475 | # CONFIG_NS83820 is not set | 498 | # CONFIG_NS83820 is not set |
476 | # CONFIG_HAMACHI is not set | 499 | # CONFIG_HAMACHI is not set |
477 | # CONFIG_YELLOWFIN is not set | 500 | # CONFIG_YELLOWFIN is not set |
@@ -496,6 +519,7 @@ CONFIG_NETDEV_10000=y | |||
496 | # CONFIG_NIU is not set | 519 | # CONFIG_NIU is not set |
497 | # CONFIG_MLX4_CORE is not set | 520 | # CONFIG_MLX4_CORE is not set |
498 | # CONFIG_TEHUTI is not set | 521 | # CONFIG_TEHUTI is not set |
522 | # CONFIG_BNX2X is not set | ||
499 | # CONFIG_TR is not set | 523 | # CONFIG_TR is not set |
500 | 524 | ||
501 | # | 525 | # |
@@ -508,7 +532,6 @@ CONFIG_NETDEV_10000=y | |||
508 | # CONFIG_HIPPI is not set | 532 | # CONFIG_HIPPI is not set |
509 | # CONFIG_PPP is not set | 533 | # CONFIG_PPP is not set |
510 | # CONFIG_SLIP is not set | 534 | # CONFIG_SLIP is not set |
511 | # CONFIG_SHAPER is not set | ||
512 | # CONFIG_NETCONSOLE is not set | 535 | # CONFIG_NETCONSOLE is not set |
513 | # CONFIG_NETPOLL is not set | 536 | # CONFIG_NETPOLL is not set |
514 | # CONFIG_NET_POLL_CONTROLLER is not set | 537 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -531,6 +554,7 @@ CONFIG_NETDEV_10000=y | |||
531 | # | 554 | # |
532 | # CONFIG_VT is not set | 555 | # CONFIG_VT is not set |
533 | # CONFIG_SERIAL_NONSTANDARD is not set | 556 | # CONFIG_SERIAL_NONSTANDARD is not set |
557 | # CONFIG_NOZOMI is not set | ||
534 | 558 | ||
535 | # | 559 | # |
536 | # Serial drivers | 560 | # Serial drivers |
@@ -576,6 +600,7 @@ CONFIG_DEVPORT=y | |||
576 | # CONFIG_W1 is not set | 600 | # CONFIG_W1 is not set |
577 | # CONFIG_POWER_SUPPLY is not set | 601 | # CONFIG_POWER_SUPPLY is not set |
578 | # CONFIG_HWMON is not set | 602 | # CONFIG_HWMON is not set |
603 | CONFIG_THERMAL=y | ||
579 | # CONFIG_WATCHDOG is not set | 604 | # CONFIG_WATCHDOG is not set |
580 | 605 | ||
581 | # | 606 | # |
@@ -624,12 +649,9 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
624 | # | 649 | # |
625 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 650 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
626 | # | 651 | # |
627 | |||
628 | # | ||
629 | # USB Gadget Support | ||
630 | # | ||
631 | # CONFIG_USB_GADGET is not set | 652 | # CONFIG_USB_GADGET is not set |
632 | # CONFIG_MMC is not set | 653 | # CONFIG_MMC is not set |
654 | # CONFIG_MEMSTICK is not set | ||
633 | # CONFIG_NEW_LEDS is not set | 655 | # CONFIG_NEW_LEDS is not set |
634 | # CONFIG_INFINIBAND is not set | 656 | # CONFIG_INFINIBAND is not set |
635 | # CONFIG_EDAC is not set | 657 | # CONFIG_EDAC is not set |
@@ -654,12 +676,10 @@ CONFIG_EXT2_FS=y | |||
654 | # CONFIG_XFS_FS is not set | 676 | # CONFIG_XFS_FS is not set |
655 | # CONFIG_GFS2_FS is not set | 677 | # CONFIG_GFS2_FS is not set |
656 | # CONFIG_OCFS2_FS is not set | 678 | # CONFIG_OCFS2_FS is not set |
657 | # CONFIG_MINIX_FS is not set | 679 | CONFIG_DNOTIFY=y |
658 | # CONFIG_ROMFS_FS is not set | ||
659 | CONFIG_INOTIFY=y | 680 | CONFIG_INOTIFY=y |
660 | CONFIG_INOTIFY_USER=y | 681 | CONFIG_INOTIFY_USER=y |
661 | # CONFIG_QUOTA is not set | 682 | # CONFIG_QUOTA is not set |
662 | CONFIG_DNOTIFY=y | ||
663 | # CONFIG_AUTOFS_FS is not set | 683 | # CONFIG_AUTOFS_FS is not set |
664 | # CONFIG_AUTOFS4_FS is not set | 684 | # CONFIG_AUTOFS4_FS is not set |
665 | # CONFIG_FUSE_FS is not set | 685 | # CONFIG_FUSE_FS is not set |
@@ -712,8 +732,10 @@ CONFIG_JFFS2_RTIME=y | |||
712 | # CONFIG_JFFS2_RUBIN is not set | 732 | # CONFIG_JFFS2_RUBIN is not set |
713 | CONFIG_CRAMFS=y | 733 | CONFIG_CRAMFS=y |
714 | # CONFIG_VXFS_FS is not set | 734 | # CONFIG_VXFS_FS is not set |
735 | # CONFIG_MINIX_FS is not set | ||
715 | # CONFIG_HPFS_FS is not set | 736 | # CONFIG_HPFS_FS is not set |
716 | # CONFIG_QNX4FS_FS is not set | 737 | # CONFIG_QNX4FS_FS is not set |
738 | # CONFIG_ROMFS_FS is not set | ||
717 | # CONFIG_SYSV_FS is not set | 739 | # CONFIG_SYSV_FS is not set |
718 | # CONFIG_UFS_FS is not set | 740 | # CONFIG_UFS_FS is not set |
719 | CONFIG_NETWORK_FILESYSTEMS=y | 741 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -744,7 +766,6 @@ CONFIG_SUNRPC=y | |||
744 | CONFIG_MSDOS_PARTITION=y | 766 | CONFIG_MSDOS_PARTITION=y |
745 | # CONFIG_NLS is not set | 767 | # CONFIG_NLS is not set |
746 | # CONFIG_DLM is not set | 768 | # CONFIG_DLM is not set |
747 | # CONFIG_UCC_SLOW is not set | ||
748 | 769 | ||
749 | # | 770 | # |
750 | # Library routines | 771 | # Library routines |
@@ -762,10 +783,6 @@ CONFIG_PLIST=y | |||
762 | CONFIG_HAS_IOMEM=y | 783 | CONFIG_HAS_IOMEM=y |
763 | CONFIG_HAS_IOPORT=y | 784 | CONFIG_HAS_IOPORT=y |
764 | CONFIG_HAS_DMA=y | 785 | CONFIG_HAS_DMA=y |
765 | CONFIG_INSTRUMENTATION=y | ||
766 | # CONFIG_PROFILING is not set | ||
767 | # CONFIG_KPROBES is not set | ||
768 | # CONFIG_MARKERS is not set | ||
769 | 786 | ||
770 | # | 787 | # |
771 | # Kernel hacking | 788 | # Kernel hacking |
@@ -775,7 +792,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
775 | CONFIG_ENABLE_MUST_CHECK=y | 792 | CONFIG_ENABLE_MUST_CHECK=y |
776 | CONFIG_MAGIC_SYSRQ=y | 793 | CONFIG_MAGIC_SYSRQ=y |
777 | # CONFIG_UNUSED_SYMBOLS is not set | 794 | # CONFIG_UNUSED_SYMBOLS is not set |
778 | # CONFIG_DEBUG_FS is not set | 795 | CONFIG_DEBUG_FS=y |
779 | # CONFIG_HEADERS_CHECK is not set | 796 | # CONFIG_HEADERS_CHECK is not set |
780 | CONFIG_DEBUG_KERNEL=y | 797 | CONFIG_DEBUG_KERNEL=y |
781 | # CONFIG_DEBUG_SHIRQ is not set | 798 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -784,6 +801,7 @@ CONFIG_SCHED_DEBUG=y | |||
784 | # CONFIG_SCHEDSTATS is not set | 801 | # CONFIG_SCHEDSTATS is not set |
785 | # CONFIG_TIMER_STATS is not set | 802 | # CONFIG_TIMER_STATS is not set |
786 | # CONFIG_SLUB_DEBUG_ON is not set | 803 | # CONFIG_SLUB_DEBUG_ON is not set |
804 | # CONFIG_SLUB_STATS is not set | ||
787 | # CONFIG_DEBUG_RT_MUTEXES is not set | 805 | # CONFIG_DEBUG_RT_MUTEXES is not set |
788 | # CONFIG_RT_MUTEX_TESTER is not set | 806 | # CONFIG_RT_MUTEX_TESTER is not set |
789 | # CONFIG_DEBUG_SPINLOCK is not set | 807 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -796,9 +814,9 @@ CONFIG_SCHED_DEBUG=y | |||
796 | # CONFIG_DEBUG_VM is not set | 814 | # CONFIG_DEBUG_VM is not set |
797 | # CONFIG_DEBUG_LIST is not set | 815 | # CONFIG_DEBUG_LIST is not set |
798 | # CONFIG_DEBUG_SG is not set | 816 | # CONFIG_DEBUG_SG is not set |
799 | CONFIG_FORCED_INLINING=y | ||
800 | # CONFIG_BOOT_PRINTK_DELAY is not set | 817 | # CONFIG_BOOT_PRINTK_DELAY is not set |
801 | # CONFIG_RCU_TORTURE_TEST is not set | 818 | # CONFIG_RCU_TORTURE_TEST is not set |
819 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
802 | # CONFIG_FAULT_INJECTION is not set | 820 | # CONFIG_FAULT_INJECTION is not set |
803 | # CONFIG_SAMPLES is not set | 821 | # CONFIG_SAMPLES is not set |
804 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 822 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
@@ -807,6 +825,7 @@ CONFIG_FORCED_INLINING=y | |||
807 | CONFIG_DEBUGGER=y | 825 | CONFIG_DEBUGGER=y |
808 | # CONFIG_KGDB is not set | 826 | # CONFIG_KGDB is not set |
809 | # CONFIG_XMON is not set | 827 | # CONFIG_XMON is not set |
828 | # CONFIG_VIRQ_DEBUG is not set | ||
810 | # CONFIG_BDI_SWITCH is not set | 829 | # CONFIG_BDI_SWITCH is not set |
811 | CONFIG_PPC_EARLY_DEBUG=y | 830 | CONFIG_PPC_EARLY_DEBUG=y |
812 | # CONFIG_PPC_EARLY_DEBUG_LPAR is not set | 831 | # CONFIG_PPC_EARLY_DEBUG_LPAR is not set |
@@ -832,6 +851,7 @@ CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 | |||
832 | CONFIG_CRYPTO=y | 851 | CONFIG_CRYPTO=y |
833 | CONFIG_CRYPTO_ALGAPI=y | 852 | CONFIG_CRYPTO_ALGAPI=y |
834 | CONFIG_CRYPTO_BLKCIPHER=y | 853 | CONFIG_CRYPTO_BLKCIPHER=y |
854 | # CONFIG_CRYPTO_SEQIV is not set | ||
835 | CONFIG_CRYPTO_MANAGER=y | 855 | CONFIG_CRYPTO_MANAGER=y |
836 | # CONFIG_CRYPTO_HMAC is not set | 856 | # CONFIG_CRYPTO_HMAC is not set |
837 | # CONFIG_CRYPTO_XCBC is not set | 857 | # CONFIG_CRYPTO_XCBC is not set |
@@ -849,6 +869,9 @@ CONFIG_CRYPTO_CBC=y | |||
849 | CONFIG_CRYPTO_PCBC=y | 869 | CONFIG_CRYPTO_PCBC=y |
850 | # CONFIG_CRYPTO_LRW is not set | 870 | # CONFIG_CRYPTO_LRW is not set |
851 | # CONFIG_CRYPTO_XTS is not set | 871 | # CONFIG_CRYPTO_XTS is not set |
872 | # CONFIG_CRYPTO_CTR is not set | ||
873 | # CONFIG_CRYPTO_GCM is not set | ||
874 | # CONFIG_CRYPTO_CCM is not set | ||
852 | # CONFIG_CRYPTO_CRYPTD is not set | 875 | # CONFIG_CRYPTO_CRYPTD is not set |
853 | CONFIG_CRYPTO_DES=y | 876 | CONFIG_CRYPTO_DES=y |
854 | # CONFIG_CRYPTO_FCRYPT is not set | 877 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -863,11 +886,14 @@ CONFIG_CRYPTO_DES=y | |||
863 | # CONFIG_CRYPTO_KHAZAD is not set | 886 | # CONFIG_CRYPTO_KHAZAD is not set |
864 | # CONFIG_CRYPTO_ANUBIS is not set | 887 | # CONFIG_CRYPTO_ANUBIS is not set |
865 | # CONFIG_CRYPTO_SEED is not set | 888 | # CONFIG_CRYPTO_SEED is not set |
889 | # CONFIG_CRYPTO_SALSA20 is not set | ||
866 | # CONFIG_CRYPTO_DEFLATE is not set | 890 | # CONFIG_CRYPTO_DEFLATE is not set |
867 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 891 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
868 | # CONFIG_CRYPTO_CRC32C is not set | 892 | # CONFIG_CRYPTO_CRC32C is not set |
869 | # CONFIG_CRYPTO_CAMELLIA is not set | 893 | # CONFIG_CRYPTO_CAMELLIA is not set |
870 | # CONFIG_CRYPTO_TEST is not set | 894 | # CONFIG_CRYPTO_TEST is not set |
871 | # CONFIG_CRYPTO_AUTHENC is not set | 895 | # CONFIG_CRYPTO_AUTHENC is not set |
896 | # CONFIG_CRYPTO_LZO is not set | ||
872 | CONFIG_CRYPTO_HW=y | 897 | CONFIG_CRYPTO_HW=y |
898 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
873 | # CONFIG_PPC_CLOCK is not set | 899 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/sequoia_defconfig b/arch/powerpc/configs/sequoia_defconfig index abbfed6582e1..dd5d6303c396 100644 --- a/arch/powerpc/configs/sequoia_defconfig +++ b/arch/powerpc/configs/sequoia_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.24-rc6 | 3 | # Linux kernel version: 2.6.25-rc2 |
4 | # Mon Dec 24 11:23:22 2007 | 4 | # Fri Feb 15 21:53:46 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -30,6 +30,7 @@ CONFIG_GENERIC_TIME=y | |||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
33 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
35 | CONFIG_ARCH_HAS_ILOG2_U32=y | 36 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -68,15 +69,18 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
68 | CONFIG_POSIX_MQUEUE=y | 69 | CONFIG_POSIX_MQUEUE=y |
69 | # CONFIG_BSD_PROCESS_ACCT is not set | 70 | # CONFIG_BSD_PROCESS_ACCT is not set |
70 | # CONFIG_TASKSTATS is not set | 71 | # CONFIG_TASKSTATS is not set |
71 | # CONFIG_USER_NS is not set | ||
72 | # CONFIG_PID_NS is not set | ||
73 | # CONFIG_AUDIT is not set | 72 | # CONFIG_AUDIT is not set |
74 | # CONFIG_IKCONFIG is not set | 73 | # CONFIG_IKCONFIG is not set |
75 | CONFIG_LOG_BUF_SHIFT=14 | 74 | CONFIG_LOG_BUF_SHIFT=14 |
76 | # CONFIG_CGROUPS is not set | 75 | # CONFIG_CGROUPS is not set |
76 | CONFIG_GROUP_SCHED=y | ||
77 | # CONFIG_FAIR_GROUP_SCHED is not set | 77 | # CONFIG_FAIR_GROUP_SCHED is not set |
78 | # CONFIG_RT_GROUP_SCHED is not set | ||
79 | CONFIG_USER_SCHED=y | ||
80 | # CONFIG_CGROUP_SCHED is not set | ||
78 | CONFIG_SYSFS_DEPRECATED=y | 81 | CONFIG_SYSFS_DEPRECATED=y |
79 | # CONFIG_RELAY is not set | 82 | # CONFIG_RELAY is not set |
83 | # CONFIG_NAMESPACES is not set | ||
80 | CONFIG_BLK_DEV_INITRD=y | 84 | CONFIG_BLK_DEV_INITRD=y |
81 | CONFIG_INITRAMFS_SOURCE="" | 85 | CONFIG_INITRAMFS_SOURCE="" |
82 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 86 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -90,11 +94,13 @@ CONFIG_HOTPLUG=y | |||
90 | CONFIG_PRINTK=y | 94 | CONFIG_PRINTK=y |
91 | CONFIG_BUG=y | 95 | CONFIG_BUG=y |
92 | CONFIG_ELF_CORE=y | 96 | CONFIG_ELF_CORE=y |
97 | CONFIG_COMPAT_BRK=y | ||
93 | CONFIG_BASE_FULL=y | 98 | CONFIG_BASE_FULL=y |
94 | CONFIG_FUTEX=y | 99 | CONFIG_FUTEX=y |
95 | CONFIG_ANON_INODES=y | 100 | CONFIG_ANON_INODES=y |
96 | CONFIG_EPOLL=y | 101 | CONFIG_EPOLL=y |
97 | CONFIG_SIGNALFD=y | 102 | CONFIG_SIGNALFD=y |
103 | CONFIG_TIMERFD=y | ||
98 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
99 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
100 | CONFIG_VM_EVENT_COUNTERS=y | 106 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -102,6 +108,13 @@ CONFIG_SLUB_DEBUG=y | |||
102 | # CONFIG_SLAB is not set | 108 | # CONFIG_SLAB is not set |
103 | CONFIG_SLUB=y | 109 | CONFIG_SLUB=y |
104 | # CONFIG_SLOB is not set | 110 | # CONFIG_SLOB is not set |
111 | # CONFIG_PROFILING is not set | ||
112 | # CONFIG_MARKERS is not set | ||
113 | CONFIG_HAVE_OPROFILE=y | ||
114 | # CONFIG_KPROBES is not set | ||
115 | CONFIG_HAVE_KPROBES=y | ||
116 | CONFIG_PROC_PAGE_MONITOR=y | ||
117 | CONFIG_SLABINFO=y | ||
105 | CONFIG_RT_MUTEXES=y | 118 | CONFIG_RT_MUTEXES=y |
106 | # CONFIG_TINY_SHMEM is not set | 119 | # CONFIG_TINY_SHMEM is not set |
107 | CONFIG_BASE_SMALL=0 | 120 | CONFIG_BASE_SMALL=0 |
@@ -129,13 +142,15 @@ CONFIG_DEFAULT_AS=y | |||
129 | # CONFIG_DEFAULT_CFQ is not set | 142 | # CONFIG_DEFAULT_CFQ is not set |
130 | # CONFIG_DEFAULT_NOOP is not set | 143 | # CONFIG_DEFAULT_NOOP is not set |
131 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 144 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
145 | CONFIG_CLASSIC_RCU=y | ||
146 | # CONFIG_PREEMPT_RCU is not set | ||
132 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 147 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
133 | 148 | ||
134 | # | 149 | # |
135 | # Platform support | 150 | # Platform support |
136 | # | 151 | # |
137 | # CONFIG_PPC_MPC52xx is not set | 152 | # CONFIG_PPC_MPC512x is not set |
138 | # CONFIG_PPC_MPC5200 is not set | 153 | # CONFIG_PPC_MPC5121 is not set |
139 | # CONFIG_PPC_CELL is not set | 154 | # CONFIG_PPC_CELL is not set |
140 | # CONFIG_PPC_CELL_NATIVE is not set | 155 | # CONFIG_PPC_CELL_NATIVE is not set |
141 | # CONFIG_PQ2ADS is not set | 156 | # CONFIG_PQ2ADS is not set |
@@ -145,7 +160,9 @@ CONFIG_SEQUOIA=y | |||
145 | # CONFIG_TAISHAN is not set | 160 | # CONFIG_TAISHAN is not set |
146 | # CONFIG_KATMAI is not set | 161 | # CONFIG_KATMAI is not set |
147 | # CONFIG_RAINIER is not set | 162 | # CONFIG_RAINIER is not set |
163 | # CONFIG_WARP is not set | ||
148 | CONFIG_440EPX=y | 164 | CONFIG_440EPX=y |
165 | # CONFIG_IPIC is not set | ||
149 | # CONFIG_MPIC is not set | 166 | # CONFIG_MPIC is not set |
150 | # CONFIG_MPIC_WEIRD is not set | 167 | # CONFIG_MPIC_WEIRD is not set |
151 | # CONFIG_PPC_I8259 is not set | 168 | # CONFIG_PPC_I8259 is not set |
@@ -156,7 +173,6 @@ CONFIG_440EPX=y | |||
156 | # CONFIG_PPC_INDIRECT_IO is not set | 173 | # CONFIG_PPC_INDIRECT_IO is not set |
157 | # CONFIG_GENERIC_IOMAP is not set | 174 | # CONFIG_GENERIC_IOMAP is not set |
158 | # CONFIG_CPU_FREQ is not set | 175 | # CONFIG_CPU_FREQ is not set |
159 | # CONFIG_CPM2 is not set | ||
160 | # CONFIG_FSL_ULI1575 is not set | 176 | # CONFIG_FSL_ULI1575 is not set |
161 | 177 | ||
162 | # | 178 | # |
@@ -172,13 +188,18 @@ CONFIG_HZ_250=y | |||
172 | # CONFIG_HZ_300 is not set | 188 | # CONFIG_HZ_300 is not set |
173 | # CONFIG_HZ_1000 is not set | 189 | # CONFIG_HZ_1000 is not set |
174 | CONFIG_HZ=250 | 190 | CONFIG_HZ=250 |
191 | # CONFIG_SCHED_HRTICK is not set | ||
175 | CONFIG_PREEMPT_NONE=y | 192 | CONFIG_PREEMPT_NONE=y |
176 | # CONFIG_PREEMPT_VOLUNTARY is not set | 193 | # CONFIG_PREEMPT_VOLUNTARY is not set |
177 | # CONFIG_PREEMPT is not set | 194 | # CONFIG_PREEMPT is not set |
195 | CONFIG_RCU_TRACE=y | ||
178 | CONFIG_BINFMT_ELF=y | 196 | CONFIG_BINFMT_ELF=y |
179 | # CONFIG_BINFMT_MISC is not set | 197 | # CONFIG_BINFMT_MISC is not set |
180 | # CONFIG_MATH_EMULATION is not set | 198 | # CONFIG_MATH_EMULATION is not set |
199 | # CONFIG_IOMMU_HELPER is not set | ||
181 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 200 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
201 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
202 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
182 | CONFIG_ARCH_FLATMEM_ENABLE=y | 203 | CONFIG_ARCH_FLATMEM_ENABLE=y |
183 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 204 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
184 | CONFIG_SELECT_MEMORY_MODEL=y | 205 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -198,8 +219,6 @@ CONFIG_PROC_DEVICETREE=y | |||
198 | CONFIG_CMDLINE_BOOL=y | 219 | CONFIG_CMDLINE_BOOL=y |
199 | CONFIG_CMDLINE="" | 220 | CONFIG_CMDLINE="" |
200 | CONFIG_SECCOMP=y | 221 | CONFIG_SECCOMP=y |
201 | CONFIG_WANT_DEVICE_TREE=y | ||
202 | CONFIG_DEVICE_TREE="sequoia.dts" | ||
203 | CONFIG_ISA_DMA_API=y | 222 | CONFIG_ISA_DMA_API=y |
204 | 223 | ||
205 | # | 224 | # |
@@ -299,6 +318,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
299 | # | 318 | # |
300 | # CONFIG_NET_PKTGEN is not set | 319 | # CONFIG_NET_PKTGEN is not set |
301 | # CONFIG_HAMRADIO is not set | 320 | # CONFIG_HAMRADIO is not set |
321 | # CONFIG_CAN is not set | ||
302 | # CONFIG_IRDA is not set | 322 | # CONFIG_IRDA is not set |
303 | # CONFIG_BT is not set | 323 | # CONFIG_BT is not set |
304 | # CONFIG_AF_RXRPC is not set | 324 | # CONFIG_AF_RXRPC is not set |
@@ -335,6 +355,7 @@ CONFIG_MTD=y | |||
335 | CONFIG_MTD_PARTITIONS=y | 355 | CONFIG_MTD_PARTITIONS=y |
336 | # CONFIG_MTD_REDBOOT_PARTS is not set | 356 | # CONFIG_MTD_REDBOOT_PARTS is not set |
337 | CONFIG_MTD_CMDLINE_PARTS=y | 357 | CONFIG_MTD_CMDLINE_PARTS=y |
358 | CONFIG_MTD_OF_PARTS=y | ||
338 | 359 | ||
339 | # | 360 | # |
340 | # User Modules And Translation Layers | 361 | # User Modules And Translation Layers |
@@ -421,7 +442,7 @@ CONFIG_BLK_DEV=y | |||
421 | CONFIG_BLK_DEV_RAM=y | 442 | CONFIG_BLK_DEV_RAM=y |
422 | CONFIG_BLK_DEV_RAM_COUNT=16 | 443 | CONFIG_BLK_DEV_RAM_COUNT=16 |
423 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 444 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
424 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 445 | # CONFIG_BLK_DEV_XIP is not set |
425 | # CONFIG_CDROM_PKTCDVD is not set | 446 | # CONFIG_CDROM_PKTCDVD is not set |
426 | # CONFIG_ATA_OVER_ETH is not set | 447 | # CONFIG_ATA_OVER_ETH is not set |
427 | # CONFIG_XILINX_SYSACE is not set | 448 | # CONFIG_XILINX_SYSACE is not set |
@@ -430,6 +451,8 @@ CONFIG_MISC_DEVICES=y | |||
430 | # CONFIG_EEPROM_93CX6 is not set | 451 | # CONFIG_EEPROM_93CX6 is not set |
431 | # CONFIG_SGI_IOC4 is not set | 452 | # CONFIG_SGI_IOC4 is not set |
432 | # CONFIG_TIFM_CORE is not set | 453 | # CONFIG_TIFM_CORE is not set |
454 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
455 | CONFIG_HAVE_IDE=y | ||
433 | # CONFIG_IDE is not set | 456 | # CONFIG_IDE is not set |
434 | 457 | ||
435 | # | 458 | # |
@@ -458,7 +481,6 @@ CONFIG_NETDEVICES=y | |||
458 | # CONFIG_EQUALIZER is not set | 481 | # CONFIG_EQUALIZER is not set |
459 | # CONFIG_TUN is not set | 482 | # CONFIG_TUN is not set |
460 | # CONFIG_VETH is not set | 483 | # CONFIG_VETH is not set |
461 | # CONFIG_IP1000 is not set | ||
462 | # CONFIG_ARCNET is not set | 484 | # CONFIG_ARCNET is not set |
463 | # CONFIG_PHYLIB is not set | 485 | # CONFIG_PHYLIB is not set |
464 | CONFIG_NET_ETHERNET=y | 486 | CONFIG_NET_ETHERNET=y |
@@ -487,6 +509,9 @@ CONFIG_NETDEV_1000=y | |||
487 | # CONFIG_DL2K is not set | 509 | # CONFIG_DL2K is not set |
488 | # CONFIG_E1000 is not set | 510 | # CONFIG_E1000 is not set |
489 | # CONFIG_E1000E is not set | 511 | # CONFIG_E1000E is not set |
512 | # CONFIG_E1000E_ENABLED is not set | ||
513 | # CONFIG_IP1000 is not set | ||
514 | # CONFIG_IGB is not set | ||
490 | # CONFIG_NS83820 is not set | 515 | # CONFIG_NS83820 is not set |
491 | # CONFIG_HAMACHI is not set | 516 | # CONFIG_HAMACHI is not set |
492 | # CONFIG_YELLOWFIN is not set | 517 | # CONFIG_YELLOWFIN is not set |
@@ -511,6 +536,7 @@ CONFIG_NETDEV_10000=y | |||
511 | # CONFIG_NIU is not set | 536 | # CONFIG_NIU is not set |
512 | # CONFIG_MLX4_CORE is not set | 537 | # CONFIG_MLX4_CORE is not set |
513 | # CONFIG_TEHUTI is not set | 538 | # CONFIG_TEHUTI is not set |
539 | # CONFIG_BNX2X is not set | ||
514 | # CONFIG_TR is not set | 540 | # CONFIG_TR is not set |
515 | 541 | ||
516 | # | 542 | # |
@@ -523,7 +549,6 @@ CONFIG_NETDEV_10000=y | |||
523 | # CONFIG_HIPPI is not set | 549 | # CONFIG_HIPPI is not set |
524 | # CONFIG_PPP is not set | 550 | # CONFIG_PPP is not set |
525 | # CONFIG_SLIP is not set | 551 | # CONFIG_SLIP is not set |
526 | # CONFIG_SHAPER is not set | ||
527 | # CONFIG_NETCONSOLE is not set | 552 | # CONFIG_NETCONSOLE is not set |
528 | # CONFIG_NETPOLL is not set | 553 | # CONFIG_NETPOLL is not set |
529 | # CONFIG_NET_POLL_CONTROLLER is not set | 554 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -546,6 +571,7 @@ CONFIG_NETDEV_10000=y | |||
546 | # | 571 | # |
547 | # CONFIG_VT is not set | 572 | # CONFIG_VT is not set |
548 | # CONFIG_SERIAL_NONSTANDARD is not set | 573 | # CONFIG_SERIAL_NONSTANDARD is not set |
574 | # CONFIG_NOZOMI is not set | ||
549 | 575 | ||
550 | # | 576 | # |
551 | # Serial drivers | 577 | # Serial drivers |
@@ -591,6 +617,7 @@ CONFIG_DEVPORT=y | |||
591 | # CONFIG_W1 is not set | 617 | # CONFIG_W1 is not set |
592 | # CONFIG_POWER_SUPPLY is not set | 618 | # CONFIG_POWER_SUPPLY is not set |
593 | # CONFIG_HWMON is not set | 619 | # CONFIG_HWMON is not set |
620 | CONFIG_THERMAL=y | ||
594 | # CONFIG_WATCHDOG is not set | 621 | # CONFIG_WATCHDOG is not set |
595 | 622 | ||
596 | # | 623 | # |
@@ -639,12 +666,9 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
639 | # | 666 | # |
640 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 667 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
641 | # | 668 | # |
642 | |||
643 | # | ||
644 | # USB Gadget Support | ||
645 | # | ||
646 | # CONFIG_USB_GADGET is not set | 669 | # CONFIG_USB_GADGET is not set |
647 | # CONFIG_MMC is not set | 670 | # CONFIG_MMC is not set |
671 | # CONFIG_MEMSTICK is not set | ||
648 | # CONFIG_NEW_LEDS is not set | 672 | # CONFIG_NEW_LEDS is not set |
649 | # CONFIG_INFINIBAND is not set | 673 | # CONFIG_INFINIBAND is not set |
650 | # CONFIG_EDAC is not set | 674 | # CONFIG_EDAC is not set |
@@ -669,12 +693,10 @@ CONFIG_EXT2_FS=y | |||
669 | # CONFIG_XFS_FS is not set | 693 | # CONFIG_XFS_FS is not set |
670 | # CONFIG_GFS2_FS is not set | 694 | # CONFIG_GFS2_FS is not set |
671 | # CONFIG_OCFS2_FS is not set | 695 | # CONFIG_OCFS2_FS is not set |
672 | # CONFIG_MINIX_FS is not set | 696 | CONFIG_DNOTIFY=y |
673 | # CONFIG_ROMFS_FS is not set | ||
674 | CONFIG_INOTIFY=y | 697 | CONFIG_INOTIFY=y |
675 | CONFIG_INOTIFY_USER=y | 698 | CONFIG_INOTIFY_USER=y |
676 | # CONFIG_QUOTA is not set | 699 | # CONFIG_QUOTA is not set |
677 | CONFIG_DNOTIFY=y | ||
678 | # CONFIG_AUTOFS_FS is not set | 700 | # CONFIG_AUTOFS_FS is not set |
679 | # CONFIG_AUTOFS4_FS is not set | 701 | # CONFIG_AUTOFS4_FS is not set |
680 | # CONFIG_FUSE_FS is not set | 702 | # CONFIG_FUSE_FS is not set |
@@ -727,8 +749,10 @@ CONFIG_JFFS2_RTIME=y | |||
727 | # CONFIG_JFFS2_RUBIN is not set | 749 | # CONFIG_JFFS2_RUBIN is not set |
728 | CONFIG_CRAMFS=y | 750 | CONFIG_CRAMFS=y |
729 | # CONFIG_VXFS_FS is not set | 751 | # CONFIG_VXFS_FS is not set |
752 | # CONFIG_MINIX_FS is not set | ||
730 | # CONFIG_HPFS_FS is not set | 753 | # CONFIG_HPFS_FS is not set |
731 | # CONFIG_QNX4FS_FS is not set | 754 | # CONFIG_QNX4FS_FS is not set |
755 | # CONFIG_ROMFS_FS is not set | ||
732 | # CONFIG_SYSV_FS is not set | 756 | # CONFIG_SYSV_FS is not set |
733 | # CONFIG_UFS_FS is not set | 757 | # CONFIG_UFS_FS is not set |
734 | CONFIG_NETWORK_FILESYSTEMS=y | 758 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -759,7 +783,6 @@ CONFIG_SUNRPC=y | |||
759 | CONFIG_MSDOS_PARTITION=y | 783 | CONFIG_MSDOS_PARTITION=y |
760 | # CONFIG_NLS is not set | 784 | # CONFIG_NLS is not set |
761 | # CONFIG_DLM is not set | 785 | # CONFIG_DLM is not set |
762 | # CONFIG_UCC_SLOW is not set | ||
763 | 786 | ||
764 | # | 787 | # |
765 | # Library routines | 788 | # Library routines |
@@ -777,7 +800,6 @@ CONFIG_PLIST=y | |||
777 | CONFIG_HAS_IOMEM=y | 800 | CONFIG_HAS_IOMEM=y |
778 | CONFIG_HAS_IOPORT=y | 801 | CONFIG_HAS_IOPORT=y |
779 | CONFIG_HAS_DMA=y | 802 | CONFIG_HAS_DMA=y |
780 | # CONFIG_INSTRUMENTATION is not set | ||
781 | 803 | ||
782 | # | 804 | # |
783 | # Kernel hacking | 805 | # Kernel hacking |
@@ -787,7 +809,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
787 | CONFIG_ENABLE_MUST_CHECK=y | 809 | CONFIG_ENABLE_MUST_CHECK=y |
788 | CONFIG_MAGIC_SYSRQ=y | 810 | CONFIG_MAGIC_SYSRQ=y |
789 | # CONFIG_UNUSED_SYMBOLS is not set | 811 | # CONFIG_UNUSED_SYMBOLS is not set |
790 | # CONFIG_DEBUG_FS is not set | 812 | CONFIG_DEBUG_FS=y |
791 | # CONFIG_HEADERS_CHECK is not set | 813 | # CONFIG_HEADERS_CHECK is not set |
792 | CONFIG_DEBUG_KERNEL=y | 814 | CONFIG_DEBUG_KERNEL=y |
793 | # CONFIG_DEBUG_SHIRQ is not set | 815 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -796,6 +818,7 @@ CONFIG_SCHED_DEBUG=y | |||
796 | # CONFIG_SCHEDSTATS is not set | 818 | # CONFIG_SCHEDSTATS is not set |
797 | # CONFIG_TIMER_STATS is not set | 819 | # CONFIG_TIMER_STATS is not set |
798 | # CONFIG_SLUB_DEBUG_ON is not set | 820 | # CONFIG_SLUB_DEBUG_ON is not set |
821 | # CONFIG_SLUB_STATS is not set | ||
799 | # CONFIG_DEBUG_RT_MUTEXES is not set | 822 | # CONFIG_DEBUG_RT_MUTEXES is not set |
800 | # CONFIG_RT_MUTEX_TESTER is not set | 823 | # CONFIG_RT_MUTEX_TESTER is not set |
801 | # CONFIG_DEBUG_SPINLOCK is not set | 824 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -808,9 +831,9 @@ CONFIG_SCHED_DEBUG=y | |||
808 | # CONFIG_DEBUG_VM is not set | 831 | # CONFIG_DEBUG_VM is not set |
809 | # CONFIG_DEBUG_LIST is not set | 832 | # CONFIG_DEBUG_LIST is not set |
810 | # CONFIG_DEBUG_SG is not set | 833 | # CONFIG_DEBUG_SG is not set |
811 | CONFIG_FORCED_INLINING=y | ||
812 | # CONFIG_BOOT_PRINTK_DELAY is not set | 834 | # CONFIG_BOOT_PRINTK_DELAY is not set |
813 | # CONFIG_RCU_TORTURE_TEST is not set | 835 | # CONFIG_RCU_TORTURE_TEST is not set |
836 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
814 | # CONFIG_FAULT_INJECTION is not set | 837 | # CONFIG_FAULT_INJECTION is not set |
815 | # CONFIG_SAMPLES is not set | 838 | # CONFIG_SAMPLES is not set |
816 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 839 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
@@ -819,6 +842,7 @@ CONFIG_FORCED_INLINING=y | |||
819 | CONFIG_DEBUGGER=y | 842 | CONFIG_DEBUGGER=y |
820 | # CONFIG_KGDB is not set | 843 | # CONFIG_KGDB is not set |
821 | # CONFIG_XMON is not set | 844 | # CONFIG_XMON is not set |
845 | # CONFIG_VIRQ_DEBUG is not set | ||
822 | # CONFIG_BDI_SWITCH is not set | 846 | # CONFIG_BDI_SWITCH is not set |
823 | CONFIG_PPC_EARLY_DEBUG=y | 847 | CONFIG_PPC_EARLY_DEBUG=y |
824 | # CONFIG_PPC_EARLY_DEBUG_LPAR is not set | 848 | # CONFIG_PPC_EARLY_DEBUG_LPAR is not set |
@@ -844,6 +868,7 @@ CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 | |||
844 | CONFIG_CRYPTO=y | 868 | CONFIG_CRYPTO=y |
845 | CONFIG_CRYPTO_ALGAPI=y | 869 | CONFIG_CRYPTO_ALGAPI=y |
846 | CONFIG_CRYPTO_BLKCIPHER=y | 870 | CONFIG_CRYPTO_BLKCIPHER=y |
871 | # CONFIG_CRYPTO_SEQIV is not set | ||
847 | CONFIG_CRYPTO_MANAGER=y | 872 | CONFIG_CRYPTO_MANAGER=y |
848 | # CONFIG_CRYPTO_HMAC is not set | 873 | # CONFIG_CRYPTO_HMAC is not set |
849 | # CONFIG_CRYPTO_XCBC is not set | 874 | # CONFIG_CRYPTO_XCBC is not set |
@@ -861,6 +886,9 @@ CONFIG_CRYPTO_CBC=y | |||
861 | CONFIG_CRYPTO_PCBC=y | 886 | CONFIG_CRYPTO_PCBC=y |
862 | # CONFIG_CRYPTO_LRW is not set | 887 | # CONFIG_CRYPTO_LRW is not set |
863 | # CONFIG_CRYPTO_XTS is not set | 888 | # CONFIG_CRYPTO_XTS is not set |
889 | # CONFIG_CRYPTO_CTR is not set | ||
890 | # CONFIG_CRYPTO_GCM is not set | ||
891 | # CONFIG_CRYPTO_CCM is not set | ||
864 | # CONFIG_CRYPTO_CRYPTD is not set | 892 | # CONFIG_CRYPTO_CRYPTD is not set |
865 | CONFIG_CRYPTO_DES=y | 893 | CONFIG_CRYPTO_DES=y |
866 | # CONFIG_CRYPTO_FCRYPT is not set | 894 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -875,11 +903,14 @@ CONFIG_CRYPTO_DES=y | |||
875 | # CONFIG_CRYPTO_KHAZAD is not set | 903 | # CONFIG_CRYPTO_KHAZAD is not set |
876 | # CONFIG_CRYPTO_ANUBIS is not set | 904 | # CONFIG_CRYPTO_ANUBIS is not set |
877 | # CONFIG_CRYPTO_SEED is not set | 905 | # CONFIG_CRYPTO_SEED is not set |
906 | # CONFIG_CRYPTO_SALSA20 is not set | ||
878 | # CONFIG_CRYPTO_DEFLATE is not set | 907 | # CONFIG_CRYPTO_DEFLATE is not set |
879 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 908 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
880 | # CONFIG_CRYPTO_CRC32C is not set | 909 | # CONFIG_CRYPTO_CRC32C is not set |
881 | # CONFIG_CRYPTO_CAMELLIA is not set | 910 | # CONFIG_CRYPTO_CAMELLIA is not set |
882 | # CONFIG_CRYPTO_TEST is not set | 911 | # CONFIG_CRYPTO_TEST is not set |
883 | # CONFIG_CRYPTO_AUTHENC is not set | 912 | # CONFIG_CRYPTO_AUTHENC is not set |
913 | # CONFIG_CRYPTO_LZO is not set | ||
884 | CONFIG_CRYPTO_HW=y | 914 | CONFIG_CRYPTO_HW=y |
915 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
885 | # CONFIG_PPC_CLOCK is not set | 916 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/taishan_defconfig b/arch/powerpc/configs/taishan_defconfig index ade84b92877e..087aedce1338 100644 --- a/arch/powerpc/configs/taishan_defconfig +++ b/arch/powerpc/configs/taishan_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.24-rc6 | 3 | # Linux kernel version: 2.6.25-rc2 |
4 | # Mon Dec 24 11:23:39 2007 | 4 | # Fri Feb 15 21:40:44 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -29,6 +29,7 @@ CONFIG_GENERIC_TIME=y | |||
29 | CONFIG_GENERIC_TIME_VSYSCALL=y | 29 | CONFIG_GENERIC_TIME_VSYSCALL=y |
30 | CONFIG_GENERIC_CLOCKEVENTS=y | 30 | CONFIG_GENERIC_CLOCKEVENTS=y |
31 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
32 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
33 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
34 | CONFIG_ARCH_HAS_ILOG2_U32=y | 35 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -67,17 +68,18 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
67 | CONFIG_POSIX_MQUEUE=y | 68 | CONFIG_POSIX_MQUEUE=y |
68 | # CONFIG_BSD_PROCESS_ACCT is not set | 69 | # CONFIG_BSD_PROCESS_ACCT is not set |
69 | # CONFIG_TASKSTATS is not set | 70 | # CONFIG_TASKSTATS is not set |
70 | # CONFIG_USER_NS is not set | ||
71 | # CONFIG_PID_NS is not set | ||
72 | # CONFIG_AUDIT is not set | 71 | # CONFIG_AUDIT is not set |
73 | # CONFIG_IKCONFIG is not set | 72 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 73 | CONFIG_LOG_BUF_SHIFT=14 |
75 | # CONFIG_CGROUPS is not set | 74 | # CONFIG_CGROUPS is not set |
75 | CONFIG_GROUP_SCHED=y | ||
76 | CONFIG_FAIR_GROUP_SCHED=y | 76 | CONFIG_FAIR_GROUP_SCHED=y |
77 | CONFIG_FAIR_USER_SCHED=y | 77 | # CONFIG_RT_GROUP_SCHED is not set |
78 | # CONFIG_FAIR_CGROUP_SCHED is not set | 78 | CONFIG_USER_SCHED=y |
79 | # CONFIG_CGROUP_SCHED is not set | ||
79 | CONFIG_SYSFS_DEPRECATED=y | 80 | CONFIG_SYSFS_DEPRECATED=y |
80 | # CONFIG_RELAY is not set | 81 | # CONFIG_RELAY is not set |
82 | # CONFIG_NAMESPACES is not set | ||
81 | CONFIG_BLK_DEV_INITRD=y | 83 | CONFIG_BLK_DEV_INITRD=y |
82 | CONFIG_INITRAMFS_SOURCE="" | 84 | CONFIG_INITRAMFS_SOURCE="" |
83 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 85 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -91,11 +93,13 @@ CONFIG_HOTPLUG=y | |||
91 | CONFIG_PRINTK=y | 93 | CONFIG_PRINTK=y |
92 | CONFIG_BUG=y | 94 | CONFIG_BUG=y |
93 | CONFIG_ELF_CORE=y | 95 | CONFIG_ELF_CORE=y |
96 | CONFIG_COMPAT_BRK=y | ||
94 | CONFIG_BASE_FULL=y | 97 | CONFIG_BASE_FULL=y |
95 | CONFIG_FUTEX=y | 98 | CONFIG_FUTEX=y |
96 | CONFIG_ANON_INODES=y | 99 | CONFIG_ANON_INODES=y |
97 | CONFIG_EPOLL=y | 100 | CONFIG_EPOLL=y |
98 | CONFIG_SIGNALFD=y | 101 | CONFIG_SIGNALFD=y |
102 | CONFIG_TIMERFD=y | ||
99 | CONFIG_EVENTFD=y | 103 | CONFIG_EVENTFD=y |
100 | CONFIG_SHMEM=y | 104 | CONFIG_SHMEM=y |
101 | CONFIG_VM_EVENT_COUNTERS=y | 105 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -103,6 +107,13 @@ CONFIG_SLUB_DEBUG=y | |||
103 | # CONFIG_SLAB is not set | 107 | # CONFIG_SLAB is not set |
104 | CONFIG_SLUB=y | 108 | CONFIG_SLUB=y |
105 | # CONFIG_SLOB is not set | 109 | # CONFIG_SLOB is not set |
110 | # CONFIG_PROFILING is not set | ||
111 | # CONFIG_MARKERS is not set | ||
112 | CONFIG_HAVE_OPROFILE=y | ||
113 | # CONFIG_KPROBES is not set | ||
114 | CONFIG_HAVE_KPROBES=y | ||
115 | CONFIG_PROC_PAGE_MONITOR=y | ||
116 | CONFIG_SLABINFO=y | ||
106 | CONFIG_RT_MUTEXES=y | 117 | CONFIG_RT_MUTEXES=y |
107 | # CONFIG_TINY_SHMEM is not set | 118 | # CONFIG_TINY_SHMEM is not set |
108 | CONFIG_BASE_SMALL=0 | 119 | CONFIG_BASE_SMALL=0 |
@@ -130,13 +141,15 @@ CONFIG_DEFAULT_AS=y | |||
130 | # CONFIG_DEFAULT_CFQ is not set | 141 | # CONFIG_DEFAULT_CFQ is not set |
131 | # CONFIG_DEFAULT_NOOP is not set | 142 | # CONFIG_DEFAULT_NOOP is not set |
132 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 143 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
144 | CONFIG_CLASSIC_RCU=y | ||
145 | # CONFIG_PREEMPT_RCU is not set | ||
133 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 146 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
134 | 147 | ||
135 | # | 148 | # |
136 | # Platform support | 149 | # Platform support |
137 | # | 150 | # |
138 | # CONFIG_PPC_MPC52xx is not set | 151 | # CONFIG_PPC_MPC512x is not set |
139 | # CONFIG_PPC_MPC5200 is not set | 152 | # CONFIG_PPC_MPC5121 is not set |
140 | # CONFIG_PPC_CELL is not set | 153 | # CONFIG_PPC_CELL is not set |
141 | # CONFIG_PPC_CELL_NATIVE is not set | 154 | # CONFIG_PPC_CELL_NATIVE is not set |
142 | # CONFIG_PQ2ADS is not set | 155 | # CONFIG_PQ2ADS is not set |
@@ -146,7 +159,9 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
146 | CONFIG_TAISHAN=y | 159 | CONFIG_TAISHAN=y |
147 | # CONFIG_KATMAI is not set | 160 | # CONFIG_KATMAI is not set |
148 | # CONFIG_RAINIER is not set | 161 | # CONFIG_RAINIER is not set |
162 | # CONFIG_WARP is not set | ||
149 | CONFIG_440GX=y | 163 | CONFIG_440GX=y |
164 | # CONFIG_IPIC is not set | ||
150 | # CONFIG_MPIC is not set | 165 | # CONFIG_MPIC is not set |
151 | # CONFIG_MPIC_WEIRD is not set | 166 | # CONFIG_MPIC_WEIRD is not set |
152 | # CONFIG_PPC_I8259 is not set | 167 | # CONFIG_PPC_I8259 is not set |
@@ -157,7 +172,6 @@ CONFIG_440GX=y | |||
157 | # CONFIG_PPC_INDIRECT_IO is not set | 172 | # CONFIG_PPC_INDIRECT_IO is not set |
158 | # CONFIG_GENERIC_IOMAP is not set | 173 | # CONFIG_GENERIC_IOMAP is not set |
159 | # CONFIG_CPU_FREQ is not set | 174 | # CONFIG_CPU_FREQ is not set |
160 | # CONFIG_CPM2 is not set | ||
161 | # CONFIG_FSL_ULI1575 is not set | 175 | # CONFIG_FSL_ULI1575 is not set |
162 | 176 | ||
163 | # | 177 | # |
@@ -173,13 +187,18 @@ CONFIG_HZ_250=y | |||
173 | # CONFIG_HZ_300 is not set | 187 | # CONFIG_HZ_300 is not set |
174 | # CONFIG_HZ_1000 is not set | 188 | # CONFIG_HZ_1000 is not set |
175 | CONFIG_HZ=250 | 189 | CONFIG_HZ=250 |
190 | # CONFIG_SCHED_HRTICK is not set | ||
176 | CONFIG_PREEMPT_NONE=y | 191 | CONFIG_PREEMPT_NONE=y |
177 | # CONFIG_PREEMPT_VOLUNTARY is not set | 192 | # CONFIG_PREEMPT_VOLUNTARY is not set |
178 | # CONFIG_PREEMPT is not set | 193 | # CONFIG_PREEMPT is not set |
194 | CONFIG_RCU_TRACE=y | ||
179 | CONFIG_BINFMT_ELF=y | 195 | CONFIG_BINFMT_ELF=y |
180 | # CONFIG_BINFMT_MISC is not set | 196 | # CONFIG_BINFMT_MISC is not set |
181 | # CONFIG_MATH_EMULATION is not set | 197 | # CONFIG_MATH_EMULATION is not set |
198 | # CONFIG_IOMMU_HELPER is not set | ||
182 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 199 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
200 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
201 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
183 | CONFIG_ARCH_FLATMEM_ENABLE=y | 202 | CONFIG_ARCH_FLATMEM_ENABLE=y |
184 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 203 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
185 | CONFIG_SELECT_MEMORY_MODEL=y | 204 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -199,8 +218,6 @@ CONFIG_PROC_DEVICETREE=y | |||
199 | CONFIG_CMDLINE_BOOL=y | 218 | CONFIG_CMDLINE_BOOL=y |
200 | CONFIG_CMDLINE="" | 219 | CONFIG_CMDLINE="" |
201 | CONFIG_SECCOMP=y | 220 | CONFIG_SECCOMP=y |
202 | CONFIG_WANT_DEVICE_TREE=y | ||
203 | CONFIG_DEVICE_TREE="taishan.dts" | ||
204 | CONFIG_ISA_DMA_API=y | 221 | CONFIG_ISA_DMA_API=y |
205 | 222 | ||
206 | # | 223 | # |
@@ -300,6 +317,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
300 | # | 317 | # |
301 | # CONFIG_NET_PKTGEN is not set | 318 | # CONFIG_NET_PKTGEN is not set |
302 | # CONFIG_HAMRADIO is not set | 319 | # CONFIG_HAMRADIO is not set |
320 | # CONFIG_CAN is not set | ||
303 | # CONFIG_IRDA is not set | 321 | # CONFIG_IRDA is not set |
304 | # CONFIG_BT is not set | 322 | # CONFIG_BT is not set |
305 | # CONFIG_AF_RXRPC is not set | 323 | # CONFIG_AF_RXRPC is not set |
@@ -346,7 +364,7 @@ CONFIG_BLK_DEV=y | |||
346 | CONFIG_BLK_DEV_RAM=y | 364 | CONFIG_BLK_DEV_RAM=y |
347 | CONFIG_BLK_DEV_RAM_COUNT=16 | 365 | CONFIG_BLK_DEV_RAM_COUNT=16 |
348 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 366 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
349 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 367 | # CONFIG_BLK_DEV_XIP is not set |
350 | # CONFIG_CDROM_PKTCDVD is not set | 368 | # CONFIG_CDROM_PKTCDVD is not set |
351 | # CONFIG_ATA_OVER_ETH is not set | 369 | # CONFIG_ATA_OVER_ETH is not set |
352 | # CONFIG_XILINX_SYSACE is not set | 370 | # CONFIG_XILINX_SYSACE is not set |
@@ -355,6 +373,8 @@ CONFIG_MISC_DEVICES=y | |||
355 | # CONFIG_EEPROM_93CX6 is not set | 373 | # CONFIG_EEPROM_93CX6 is not set |
356 | # CONFIG_SGI_IOC4 is not set | 374 | # CONFIG_SGI_IOC4 is not set |
357 | # CONFIG_TIFM_CORE is not set | 375 | # CONFIG_TIFM_CORE is not set |
376 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
377 | CONFIG_HAVE_IDE=y | ||
358 | # CONFIG_IDE is not set | 378 | # CONFIG_IDE is not set |
359 | 379 | ||
360 | # | 380 | # |
@@ -385,7 +405,6 @@ CONFIG_NETDEVICES=y | |||
385 | # CONFIG_EQUALIZER is not set | 405 | # CONFIG_EQUALIZER is not set |
386 | # CONFIG_TUN is not set | 406 | # CONFIG_TUN is not set |
387 | # CONFIG_VETH is not set | 407 | # CONFIG_VETH is not set |
388 | # CONFIG_IP1000 is not set | ||
389 | # CONFIG_ARCNET is not set | 408 | # CONFIG_ARCNET is not set |
390 | # CONFIG_PHYLIB is not set | 409 | # CONFIG_PHYLIB is not set |
391 | CONFIG_NET_ETHERNET=y | 410 | CONFIG_NET_ETHERNET=y |
@@ -414,6 +433,9 @@ CONFIG_NETDEV_1000=y | |||
414 | # CONFIG_DL2K is not set | 433 | # CONFIG_DL2K is not set |
415 | # CONFIG_E1000 is not set | 434 | # CONFIG_E1000 is not set |
416 | # CONFIG_E1000E is not set | 435 | # CONFIG_E1000E is not set |
436 | # CONFIG_E1000E_ENABLED is not set | ||
437 | # CONFIG_IP1000 is not set | ||
438 | # CONFIG_IGB is not set | ||
417 | # CONFIG_NS83820 is not set | 439 | # CONFIG_NS83820 is not set |
418 | # CONFIG_HAMACHI is not set | 440 | # CONFIG_HAMACHI is not set |
419 | # CONFIG_YELLOWFIN is not set | 441 | # CONFIG_YELLOWFIN is not set |
@@ -438,6 +460,7 @@ CONFIG_NETDEV_10000=y | |||
438 | # CONFIG_NIU is not set | 460 | # CONFIG_NIU is not set |
439 | # CONFIG_MLX4_CORE is not set | 461 | # CONFIG_MLX4_CORE is not set |
440 | # CONFIG_TEHUTI is not set | 462 | # CONFIG_TEHUTI is not set |
463 | # CONFIG_BNX2X is not set | ||
441 | # CONFIG_TR is not set | 464 | # CONFIG_TR is not set |
442 | 465 | ||
443 | # | 466 | # |
@@ -450,7 +473,6 @@ CONFIG_NETDEV_10000=y | |||
450 | # CONFIG_HIPPI is not set | 473 | # CONFIG_HIPPI is not set |
451 | # CONFIG_PPP is not set | 474 | # CONFIG_PPP is not set |
452 | # CONFIG_SLIP is not set | 475 | # CONFIG_SLIP is not set |
453 | # CONFIG_SHAPER is not set | ||
454 | # CONFIG_NETCONSOLE is not set | 476 | # CONFIG_NETCONSOLE is not set |
455 | # CONFIG_NETPOLL is not set | 477 | # CONFIG_NETPOLL is not set |
456 | # CONFIG_NET_POLL_CONTROLLER is not set | 478 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -473,6 +495,7 @@ CONFIG_NETDEV_10000=y | |||
473 | # | 495 | # |
474 | # CONFIG_VT is not set | 496 | # CONFIG_VT is not set |
475 | # CONFIG_SERIAL_NONSTANDARD is not set | 497 | # CONFIG_SERIAL_NONSTANDARD is not set |
498 | # CONFIG_NOZOMI is not set | ||
476 | 499 | ||
477 | # | 500 | # |
478 | # Serial drivers | 501 | # Serial drivers |
@@ -518,6 +541,7 @@ CONFIG_DEVPORT=y | |||
518 | # CONFIG_W1 is not set | 541 | # CONFIG_W1 is not set |
519 | # CONFIG_POWER_SUPPLY is not set | 542 | # CONFIG_POWER_SUPPLY is not set |
520 | # CONFIG_HWMON is not set | 543 | # CONFIG_HWMON is not set |
544 | CONFIG_THERMAL=y | ||
521 | # CONFIG_WATCHDOG is not set | 545 | # CONFIG_WATCHDOG is not set |
522 | 546 | ||
523 | # | 547 | # |
@@ -566,12 +590,9 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
566 | # | 590 | # |
567 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 591 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
568 | # | 592 | # |
569 | |||
570 | # | ||
571 | # USB Gadget Support | ||
572 | # | ||
573 | # CONFIG_USB_GADGET is not set | 593 | # CONFIG_USB_GADGET is not set |
574 | # CONFIG_MMC is not set | 594 | # CONFIG_MMC is not set |
595 | # CONFIG_MEMSTICK is not set | ||
575 | # CONFIG_NEW_LEDS is not set | 596 | # CONFIG_NEW_LEDS is not set |
576 | # CONFIG_INFINIBAND is not set | 597 | # CONFIG_INFINIBAND is not set |
577 | # CONFIG_EDAC is not set | 598 | # CONFIG_EDAC is not set |
@@ -596,12 +617,10 @@ CONFIG_EXT2_FS=y | |||
596 | # CONFIG_XFS_FS is not set | 617 | # CONFIG_XFS_FS is not set |
597 | # CONFIG_GFS2_FS is not set | 618 | # CONFIG_GFS2_FS is not set |
598 | # CONFIG_OCFS2_FS is not set | 619 | # CONFIG_OCFS2_FS is not set |
599 | # CONFIG_MINIX_FS is not set | 620 | CONFIG_DNOTIFY=y |
600 | # CONFIG_ROMFS_FS is not set | ||
601 | CONFIG_INOTIFY=y | 621 | CONFIG_INOTIFY=y |
602 | CONFIG_INOTIFY_USER=y | 622 | CONFIG_INOTIFY_USER=y |
603 | # CONFIG_QUOTA is not set | 623 | # CONFIG_QUOTA is not set |
604 | CONFIG_DNOTIFY=y | ||
605 | # CONFIG_AUTOFS_FS is not set | 624 | # CONFIG_AUTOFS_FS is not set |
606 | # CONFIG_AUTOFS4_FS is not set | 625 | # CONFIG_AUTOFS4_FS is not set |
607 | # CONFIG_FUSE_FS is not set | 626 | # CONFIG_FUSE_FS is not set |
@@ -643,8 +662,10 @@ CONFIG_TMPFS=y | |||
643 | # CONFIG_EFS_FS is not set | 662 | # CONFIG_EFS_FS is not set |
644 | CONFIG_CRAMFS=y | 663 | CONFIG_CRAMFS=y |
645 | # CONFIG_VXFS_FS is not set | 664 | # CONFIG_VXFS_FS is not set |
665 | # CONFIG_MINIX_FS is not set | ||
646 | # CONFIG_HPFS_FS is not set | 666 | # CONFIG_HPFS_FS is not set |
647 | # CONFIG_QNX4FS_FS is not set | 667 | # CONFIG_QNX4FS_FS is not set |
668 | # CONFIG_ROMFS_FS is not set | ||
648 | # CONFIG_SYSV_FS is not set | 669 | # CONFIG_SYSV_FS is not set |
649 | # CONFIG_UFS_FS is not set | 670 | # CONFIG_UFS_FS is not set |
650 | CONFIG_NETWORK_FILESYSTEMS=y | 671 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -675,7 +696,6 @@ CONFIG_SUNRPC=y | |||
675 | CONFIG_MSDOS_PARTITION=y | 696 | CONFIG_MSDOS_PARTITION=y |
676 | # CONFIG_NLS is not set | 697 | # CONFIG_NLS is not set |
677 | # CONFIG_DLM is not set | 698 | # CONFIG_DLM is not set |
678 | # CONFIG_UCC_SLOW is not set | ||
679 | 699 | ||
680 | # | 700 | # |
681 | # Library routines | 701 | # Library routines |
@@ -692,10 +712,6 @@ CONFIG_PLIST=y | |||
692 | CONFIG_HAS_IOMEM=y | 712 | CONFIG_HAS_IOMEM=y |
693 | CONFIG_HAS_IOPORT=y | 713 | CONFIG_HAS_IOPORT=y |
694 | CONFIG_HAS_DMA=y | 714 | CONFIG_HAS_DMA=y |
695 | CONFIG_INSTRUMENTATION=y | ||
696 | # CONFIG_PROFILING is not set | ||
697 | # CONFIG_KPROBES is not set | ||
698 | # CONFIG_MARKERS is not set | ||
699 | 715 | ||
700 | # | 716 | # |
701 | # Kernel hacking | 717 | # Kernel hacking |
@@ -705,7 +721,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
705 | CONFIG_ENABLE_MUST_CHECK=y | 721 | CONFIG_ENABLE_MUST_CHECK=y |
706 | CONFIG_MAGIC_SYSRQ=y | 722 | CONFIG_MAGIC_SYSRQ=y |
707 | # CONFIG_UNUSED_SYMBOLS is not set | 723 | # CONFIG_UNUSED_SYMBOLS is not set |
708 | # CONFIG_DEBUG_FS is not set | 724 | CONFIG_DEBUG_FS=y |
709 | # CONFIG_HEADERS_CHECK is not set | 725 | # CONFIG_HEADERS_CHECK is not set |
710 | CONFIG_DEBUG_KERNEL=y | 726 | CONFIG_DEBUG_KERNEL=y |
711 | # CONFIG_DEBUG_SHIRQ is not set | 727 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -714,6 +730,7 @@ CONFIG_SCHED_DEBUG=y | |||
714 | # CONFIG_SCHEDSTATS is not set | 730 | # CONFIG_SCHEDSTATS is not set |
715 | # CONFIG_TIMER_STATS is not set | 731 | # CONFIG_TIMER_STATS is not set |
716 | # CONFIG_SLUB_DEBUG_ON is not set | 732 | # CONFIG_SLUB_DEBUG_ON is not set |
733 | # CONFIG_SLUB_STATS is not set | ||
717 | # CONFIG_DEBUG_RT_MUTEXES is not set | 734 | # CONFIG_DEBUG_RT_MUTEXES is not set |
718 | # CONFIG_RT_MUTEX_TESTER is not set | 735 | # CONFIG_RT_MUTEX_TESTER is not set |
719 | # CONFIG_DEBUG_SPINLOCK is not set | 736 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -726,9 +743,9 @@ CONFIG_SCHED_DEBUG=y | |||
726 | # CONFIG_DEBUG_VM is not set | 743 | # CONFIG_DEBUG_VM is not set |
727 | # CONFIG_DEBUG_LIST is not set | 744 | # CONFIG_DEBUG_LIST is not set |
728 | # CONFIG_DEBUG_SG is not set | 745 | # CONFIG_DEBUG_SG is not set |
729 | CONFIG_FORCED_INLINING=y | ||
730 | # CONFIG_BOOT_PRINTK_DELAY is not set | 746 | # CONFIG_BOOT_PRINTK_DELAY is not set |
731 | # CONFIG_RCU_TORTURE_TEST is not set | 747 | # CONFIG_RCU_TORTURE_TEST is not set |
748 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
732 | # CONFIG_FAULT_INJECTION is not set | 749 | # CONFIG_FAULT_INJECTION is not set |
733 | # CONFIG_SAMPLES is not set | 750 | # CONFIG_SAMPLES is not set |
734 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 751 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
@@ -737,6 +754,7 @@ CONFIG_FORCED_INLINING=y | |||
737 | CONFIG_DEBUGGER=y | 754 | CONFIG_DEBUGGER=y |
738 | # CONFIG_KGDB is not set | 755 | # CONFIG_KGDB is not set |
739 | # CONFIG_XMON is not set | 756 | # CONFIG_XMON is not set |
757 | # CONFIG_VIRQ_DEBUG is not set | ||
740 | # CONFIG_BDI_SWITCH is not set | 758 | # CONFIG_BDI_SWITCH is not set |
741 | # CONFIG_PPC_EARLY_DEBUG is not set | 759 | # CONFIG_PPC_EARLY_DEBUG is not set |
742 | 760 | ||
@@ -749,6 +767,7 @@ CONFIG_DEBUGGER=y | |||
749 | CONFIG_CRYPTO=y | 767 | CONFIG_CRYPTO=y |
750 | CONFIG_CRYPTO_ALGAPI=y | 768 | CONFIG_CRYPTO_ALGAPI=y |
751 | CONFIG_CRYPTO_BLKCIPHER=y | 769 | CONFIG_CRYPTO_BLKCIPHER=y |
770 | # CONFIG_CRYPTO_SEQIV is not set | ||
752 | CONFIG_CRYPTO_MANAGER=y | 771 | CONFIG_CRYPTO_MANAGER=y |
753 | # CONFIG_CRYPTO_HMAC is not set | 772 | # CONFIG_CRYPTO_HMAC is not set |
754 | # CONFIG_CRYPTO_XCBC is not set | 773 | # CONFIG_CRYPTO_XCBC is not set |
@@ -766,6 +785,9 @@ CONFIG_CRYPTO_CBC=y | |||
766 | CONFIG_CRYPTO_PCBC=y | 785 | CONFIG_CRYPTO_PCBC=y |
767 | # CONFIG_CRYPTO_LRW is not set | 786 | # CONFIG_CRYPTO_LRW is not set |
768 | # CONFIG_CRYPTO_XTS is not set | 787 | # CONFIG_CRYPTO_XTS is not set |
788 | # CONFIG_CRYPTO_CTR is not set | ||
789 | # CONFIG_CRYPTO_GCM is not set | ||
790 | # CONFIG_CRYPTO_CCM is not set | ||
769 | # CONFIG_CRYPTO_CRYPTD is not set | 791 | # CONFIG_CRYPTO_CRYPTD is not set |
770 | CONFIG_CRYPTO_DES=y | 792 | CONFIG_CRYPTO_DES=y |
771 | # CONFIG_CRYPTO_FCRYPT is not set | 793 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -780,11 +802,14 @@ CONFIG_CRYPTO_DES=y | |||
780 | # CONFIG_CRYPTO_KHAZAD is not set | 802 | # CONFIG_CRYPTO_KHAZAD is not set |
781 | # CONFIG_CRYPTO_ANUBIS is not set | 803 | # CONFIG_CRYPTO_ANUBIS is not set |
782 | # CONFIG_CRYPTO_SEED is not set | 804 | # CONFIG_CRYPTO_SEED is not set |
805 | # CONFIG_CRYPTO_SALSA20 is not set | ||
783 | # CONFIG_CRYPTO_DEFLATE is not set | 806 | # CONFIG_CRYPTO_DEFLATE is not set |
784 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 807 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
785 | # CONFIG_CRYPTO_CRC32C is not set | 808 | # CONFIG_CRYPTO_CRC32C is not set |
786 | # CONFIG_CRYPTO_CAMELLIA is not set | 809 | # CONFIG_CRYPTO_CAMELLIA is not set |
787 | # CONFIG_CRYPTO_TEST is not set | 810 | # CONFIG_CRYPTO_TEST is not set |
788 | # CONFIG_CRYPTO_AUTHENC is not set | 811 | # CONFIG_CRYPTO_AUTHENC is not set |
812 | # CONFIG_CRYPTO_LZO is not set | ||
789 | CONFIG_CRYPTO_HW=y | 813 | CONFIG_CRYPTO_HW=y |
814 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
790 | # CONFIG_PPC_CLOCK is not set | 815 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/walnut_defconfig b/arch/powerpc/configs/walnut_defconfig index e431128e8e9e..3b2689e5002a 100644 --- a/arch/powerpc/configs/walnut_defconfig +++ b/arch/powerpc/configs/walnut_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.24-rc6 | 3 | # Linux kernel version: 2.6.25-rc2 |
4 | # Mon Dec 24 11:23:58 2007 | 4 | # Fri Feb 15 21:54:12 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -26,6 +26,7 @@ CONFIG_GENERIC_TIME=y | |||
26 | CONFIG_GENERIC_TIME_VSYSCALL=y | 26 | CONFIG_GENERIC_TIME_VSYSCALL=y |
27 | CONFIG_GENERIC_CLOCKEVENTS=y | 27 | CONFIG_GENERIC_CLOCKEVENTS=y |
28 | CONFIG_GENERIC_HARDIRQS=y | 28 | CONFIG_GENERIC_HARDIRQS=y |
29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
29 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
30 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 31 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
31 | CONFIG_ARCH_HAS_ILOG2_U32=y | 32 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -64,17 +65,18 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
64 | CONFIG_POSIX_MQUEUE=y | 65 | CONFIG_POSIX_MQUEUE=y |
65 | # CONFIG_BSD_PROCESS_ACCT is not set | 66 | # CONFIG_BSD_PROCESS_ACCT is not set |
66 | # CONFIG_TASKSTATS is not set | 67 | # CONFIG_TASKSTATS is not set |
67 | # CONFIG_USER_NS is not set | ||
68 | # CONFIG_PID_NS is not set | ||
69 | # CONFIG_AUDIT is not set | 68 | # CONFIG_AUDIT is not set |
70 | # CONFIG_IKCONFIG is not set | 69 | # CONFIG_IKCONFIG is not set |
71 | CONFIG_LOG_BUF_SHIFT=14 | 70 | CONFIG_LOG_BUF_SHIFT=14 |
72 | # CONFIG_CGROUPS is not set | 71 | # CONFIG_CGROUPS is not set |
72 | CONFIG_GROUP_SCHED=y | ||
73 | CONFIG_FAIR_GROUP_SCHED=y | 73 | CONFIG_FAIR_GROUP_SCHED=y |
74 | CONFIG_FAIR_USER_SCHED=y | 74 | # CONFIG_RT_GROUP_SCHED is not set |
75 | # CONFIG_FAIR_CGROUP_SCHED is not set | 75 | CONFIG_USER_SCHED=y |
76 | # CONFIG_CGROUP_SCHED is not set | ||
76 | CONFIG_SYSFS_DEPRECATED=y | 77 | CONFIG_SYSFS_DEPRECATED=y |
77 | # CONFIG_RELAY is not set | 78 | # CONFIG_RELAY is not set |
79 | # CONFIG_NAMESPACES is not set | ||
78 | CONFIG_BLK_DEV_INITRD=y | 80 | CONFIG_BLK_DEV_INITRD=y |
79 | CONFIG_INITRAMFS_SOURCE="" | 81 | CONFIG_INITRAMFS_SOURCE="" |
80 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 82 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -88,11 +90,13 @@ CONFIG_HOTPLUG=y | |||
88 | CONFIG_PRINTK=y | 90 | CONFIG_PRINTK=y |
89 | CONFIG_BUG=y | 91 | CONFIG_BUG=y |
90 | CONFIG_ELF_CORE=y | 92 | CONFIG_ELF_CORE=y |
93 | CONFIG_COMPAT_BRK=y | ||
91 | CONFIG_BASE_FULL=y | 94 | CONFIG_BASE_FULL=y |
92 | CONFIG_FUTEX=y | 95 | CONFIG_FUTEX=y |
93 | CONFIG_ANON_INODES=y | 96 | CONFIG_ANON_INODES=y |
94 | CONFIG_EPOLL=y | 97 | CONFIG_EPOLL=y |
95 | CONFIG_SIGNALFD=y | 98 | CONFIG_SIGNALFD=y |
99 | CONFIG_TIMERFD=y | ||
96 | CONFIG_EVENTFD=y | 100 | CONFIG_EVENTFD=y |
97 | CONFIG_SHMEM=y | 101 | CONFIG_SHMEM=y |
98 | CONFIG_VM_EVENT_COUNTERS=y | 102 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -100,6 +104,13 @@ CONFIG_SLUB_DEBUG=y | |||
100 | # CONFIG_SLAB is not set | 104 | # CONFIG_SLAB is not set |
101 | CONFIG_SLUB=y | 105 | CONFIG_SLUB=y |
102 | # CONFIG_SLOB is not set | 106 | # CONFIG_SLOB is not set |
107 | # CONFIG_PROFILING is not set | ||
108 | # CONFIG_MARKERS is not set | ||
109 | CONFIG_HAVE_OPROFILE=y | ||
110 | # CONFIG_KPROBES is not set | ||
111 | CONFIG_HAVE_KPROBES=y | ||
112 | CONFIG_PROC_PAGE_MONITOR=y | ||
113 | CONFIG_SLABINFO=y | ||
103 | CONFIG_RT_MUTEXES=y | 114 | CONFIG_RT_MUTEXES=y |
104 | # CONFIG_TINY_SHMEM is not set | 115 | # CONFIG_TINY_SHMEM is not set |
105 | CONFIG_BASE_SMALL=0 | 116 | CONFIG_BASE_SMALL=0 |
@@ -127,13 +138,15 @@ CONFIG_DEFAULT_AS=y | |||
127 | # CONFIG_DEFAULT_CFQ is not set | 138 | # CONFIG_DEFAULT_CFQ is not set |
128 | # CONFIG_DEFAULT_NOOP is not set | 139 | # CONFIG_DEFAULT_NOOP is not set |
129 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 140 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
141 | CONFIG_CLASSIC_RCU=y | ||
142 | # CONFIG_PREEMPT_RCU is not set | ||
130 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 143 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
131 | 144 | ||
132 | # | 145 | # |
133 | # Platform support | 146 | # Platform support |
134 | # | 147 | # |
135 | # CONFIG_PPC_MPC52xx is not set | 148 | # CONFIG_PPC_MPC512x is not set |
136 | # CONFIG_PPC_MPC5200 is not set | 149 | # CONFIG_PPC_MPC5121 is not set |
137 | # CONFIG_PPC_CELL is not set | 150 | # CONFIG_PPC_CELL is not set |
138 | # CONFIG_PPC_CELL_NATIVE is not set | 151 | # CONFIG_PPC_CELL_NATIVE is not set |
139 | # CONFIG_PQ2ADS is not set | 152 | # CONFIG_PQ2ADS is not set |
@@ -145,6 +158,7 @@ CONFIG_WALNUT=y | |||
145 | CONFIG_405GP=y | 158 | CONFIG_405GP=y |
146 | CONFIG_IBM405_ERR77=y | 159 | CONFIG_IBM405_ERR77=y |
147 | CONFIG_IBM405_ERR51=y | 160 | CONFIG_IBM405_ERR51=y |
161 | # CONFIG_IPIC is not set | ||
148 | # CONFIG_MPIC is not set | 162 | # CONFIG_MPIC is not set |
149 | # CONFIG_MPIC_WEIRD is not set | 163 | # CONFIG_MPIC_WEIRD is not set |
150 | # CONFIG_PPC_I8259 is not set | 164 | # CONFIG_PPC_I8259 is not set |
@@ -155,8 +169,8 @@ CONFIG_IBM405_ERR51=y | |||
155 | # CONFIG_PPC_INDIRECT_IO is not set | 169 | # CONFIG_PPC_INDIRECT_IO is not set |
156 | # CONFIG_GENERIC_IOMAP is not set | 170 | # CONFIG_GENERIC_IOMAP is not set |
157 | # CONFIG_CPU_FREQ is not set | 171 | # CONFIG_CPU_FREQ is not set |
158 | # CONFIG_CPM2 is not set | ||
159 | # CONFIG_FSL_ULI1575 is not set | 172 | # CONFIG_FSL_ULI1575 is not set |
173 | CONFIG_OF_RTC=y | ||
160 | 174 | ||
161 | # | 175 | # |
162 | # Kernel options | 176 | # Kernel options |
@@ -171,13 +185,18 @@ CONFIG_HZ_250=y | |||
171 | # CONFIG_HZ_300 is not set | 185 | # CONFIG_HZ_300 is not set |
172 | # CONFIG_HZ_1000 is not set | 186 | # CONFIG_HZ_1000 is not set |
173 | CONFIG_HZ=250 | 187 | CONFIG_HZ=250 |
188 | # CONFIG_SCHED_HRTICK is not set | ||
174 | CONFIG_PREEMPT_NONE=y | 189 | CONFIG_PREEMPT_NONE=y |
175 | # CONFIG_PREEMPT_VOLUNTARY is not set | 190 | # CONFIG_PREEMPT_VOLUNTARY is not set |
176 | # CONFIG_PREEMPT is not set | 191 | # CONFIG_PREEMPT is not set |
192 | CONFIG_RCU_TRACE=y | ||
177 | CONFIG_BINFMT_ELF=y | 193 | CONFIG_BINFMT_ELF=y |
178 | # CONFIG_BINFMT_MISC is not set | 194 | # CONFIG_BINFMT_MISC is not set |
179 | # CONFIG_MATH_EMULATION is not set | 195 | # CONFIG_MATH_EMULATION is not set |
196 | # CONFIG_IOMMU_HELPER is not set | ||
180 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 197 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
198 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
199 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
181 | CONFIG_ARCH_FLATMEM_ENABLE=y | 200 | CONFIG_ARCH_FLATMEM_ENABLE=y |
182 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 201 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
183 | CONFIG_SELECT_MEMORY_MODEL=y | 202 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -196,11 +215,7 @@ CONFIG_VIRT_TO_BUS=y | |||
196 | CONFIG_PROC_DEVICETREE=y | 215 | CONFIG_PROC_DEVICETREE=y |
197 | # CONFIG_CMDLINE_BOOL is not set | 216 | # CONFIG_CMDLINE_BOOL is not set |
198 | # CONFIG_PM is not set | 217 | # CONFIG_PM is not set |
199 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
200 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
201 | CONFIG_SECCOMP=y | 218 | CONFIG_SECCOMP=y |
202 | CONFIG_WANT_DEVICE_TREE=y | ||
203 | CONFIG_DEVICE_TREE="walnut.dts" | ||
204 | CONFIG_ISA_DMA_API=y | 219 | CONFIG_ISA_DMA_API=y |
205 | 220 | ||
206 | # | 221 | # |
@@ -300,6 +315,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
300 | # | 315 | # |
301 | # CONFIG_NET_PKTGEN is not set | 316 | # CONFIG_NET_PKTGEN is not set |
302 | # CONFIG_HAMRADIO is not set | 317 | # CONFIG_HAMRADIO is not set |
318 | # CONFIG_CAN is not set | ||
303 | # CONFIG_IRDA is not set | 319 | # CONFIG_IRDA is not set |
304 | # CONFIG_BT is not set | 320 | # CONFIG_BT is not set |
305 | # CONFIG_AF_RXRPC is not set | 321 | # CONFIG_AF_RXRPC is not set |
@@ -336,6 +352,7 @@ CONFIG_MTD=y | |||
336 | CONFIG_MTD_PARTITIONS=y | 352 | CONFIG_MTD_PARTITIONS=y |
337 | # CONFIG_MTD_REDBOOT_PARTS is not set | 353 | # CONFIG_MTD_REDBOOT_PARTS is not set |
338 | CONFIG_MTD_CMDLINE_PARTS=y | 354 | CONFIG_MTD_CMDLINE_PARTS=y |
355 | CONFIG_MTD_OF_PARTS=y | ||
339 | 356 | ||
340 | # | 357 | # |
341 | # User Modules And Translation Layers | 358 | # User Modules And Translation Layers |
@@ -422,7 +439,7 @@ CONFIG_BLK_DEV=y | |||
422 | CONFIG_BLK_DEV_RAM=y | 439 | CONFIG_BLK_DEV_RAM=y |
423 | CONFIG_BLK_DEV_RAM_COUNT=16 | 440 | CONFIG_BLK_DEV_RAM_COUNT=16 |
424 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 441 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
425 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 442 | # CONFIG_BLK_DEV_XIP is not set |
426 | # CONFIG_CDROM_PKTCDVD is not set | 443 | # CONFIG_CDROM_PKTCDVD is not set |
427 | # CONFIG_ATA_OVER_ETH is not set | 444 | # CONFIG_ATA_OVER_ETH is not set |
428 | # CONFIG_XILINX_SYSACE is not set | 445 | # CONFIG_XILINX_SYSACE is not set |
@@ -431,6 +448,8 @@ CONFIG_MISC_DEVICES=y | |||
431 | # CONFIG_EEPROM_93CX6 is not set | 448 | # CONFIG_EEPROM_93CX6 is not set |
432 | # CONFIG_SGI_IOC4 is not set | 449 | # CONFIG_SGI_IOC4 is not set |
433 | # CONFIG_TIFM_CORE is not set | 450 | # CONFIG_TIFM_CORE is not set |
451 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
452 | CONFIG_HAVE_IDE=y | ||
434 | # CONFIG_IDE is not set | 453 | # CONFIG_IDE is not set |
435 | 454 | ||
436 | # | 455 | # |
@@ -459,7 +478,6 @@ CONFIG_NETDEVICES=y | |||
459 | # CONFIG_EQUALIZER is not set | 478 | # CONFIG_EQUALIZER is not set |
460 | # CONFIG_TUN is not set | 479 | # CONFIG_TUN is not set |
461 | # CONFIG_VETH is not set | 480 | # CONFIG_VETH is not set |
462 | # CONFIG_IP1000 is not set | ||
463 | # CONFIG_ARCNET is not set | 481 | # CONFIG_ARCNET is not set |
464 | # CONFIG_PHYLIB is not set | 482 | # CONFIG_PHYLIB is not set |
465 | CONFIG_NET_ETHERNET=y | 483 | CONFIG_NET_ETHERNET=y |
@@ -488,6 +506,9 @@ CONFIG_NETDEV_1000=y | |||
488 | # CONFIG_DL2K is not set | 506 | # CONFIG_DL2K is not set |
489 | # CONFIG_E1000 is not set | 507 | # CONFIG_E1000 is not set |
490 | # CONFIG_E1000E is not set | 508 | # CONFIG_E1000E is not set |
509 | # CONFIG_E1000E_ENABLED is not set | ||
510 | # CONFIG_IP1000 is not set | ||
511 | # CONFIG_IGB is not set | ||
491 | # CONFIG_NS83820 is not set | 512 | # CONFIG_NS83820 is not set |
492 | # CONFIG_HAMACHI is not set | 513 | # CONFIG_HAMACHI is not set |
493 | # CONFIG_YELLOWFIN is not set | 514 | # CONFIG_YELLOWFIN is not set |
@@ -512,6 +533,7 @@ CONFIG_NETDEV_10000=y | |||
512 | # CONFIG_NIU is not set | 533 | # CONFIG_NIU is not set |
513 | # CONFIG_MLX4_CORE is not set | 534 | # CONFIG_MLX4_CORE is not set |
514 | # CONFIG_TEHUTI is not set | 535 | # CONFIG_TEHUTI is not set |
536 | # CONFIG_BNX2X is not set | ||
515 | # CONFIG_TR is not set | 537 | # CONFIG_TR is not set |
516 | 538 | ||
517 | # | 539 | # |
@@ -524,7 +546,6 @@ CONFIG_NETDEV_10000=y | |||
524 | # CONFIG_HIPPI is not set | 546 | # CONFIG_HIPPI is not set |
525 | # CONFIG_PPP is not set | 547 | # CONFIG_PPP is not set |
526 | # CONFIG_SLIP is not set | 548 | # CONFIG_SLIP is not set |
527 | # CONFIG_SHAPER is not set | ||
528 | # CONFIG_NETCONSOLE is not set | 549 | # CONFIG_NETCONSOLE is not set |
529 | # CONFIG_NETPOLL is not set | 550 | # CONFIG_NETPOLL is not set |
530 | # CONFIG_NET_POLL_CONTROLLER is not set | 551 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -547,6 +568,7 @@ CONFIG_NETDEV_10000=y | |||
547 | # | 568 | # |
548 | # CONFIG_VT is not set | 569 | # CONFIG_VT is not set |
549 | # CONFIG_SERIAL_NONSTANDARD is not set | 570 | # CONFIG_SERIAL_NONSTANDARD is not set |
571 | # CONFIG_NOZOMI is not set | ||
550 | 572 | ||
551 | # | 573 | # |
552 | # Serial drivers | 574 | # Serial drivers |
@@ -592,6 +614,7 @@ CONFIG_DEVPORT=y | |||
592 | # CONFIG_W1 is not set | 614 | # CONFIG_W1 is not set |
593 | # CONFIG_POWER_SUPPLY is not set | 615 | # CONFIG_POWER_SUPPLY is not set |
594 | # CONFIG_HWMON is not set | 616 | # CONFIG_HWMON is not set |
617 | CONFIG_THERMAL=y | ||
595 | # CONFIG_WATCHDOG is not set | 618 | # CONFIG_WATCHDOG is not set |
596 | 619 | ||
597 | # | 620 | # |
@@ -640,12 +663,9 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
640 | # | 663 | # |
641 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 664 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
642 | # | 665 | # |
643 | |||
644 | # | ||
645 | # USB Gadget Support | ||
646 | # | ||
647 | # CONFIG_USB_GADGET is not set | 666 | # CONFIG_USB_GADGET is not set |
648 | # CONFIG_MMC is not set | 667 | # CONFIG_MMC is not set |
668 | # CONFIG_MEMSTICK is not set | ||
649 | # CONFIG_NEW_LEDS is not set | 669 | # CONFIG_NEW_LEDS is not set |
650 | # CONFIG_INFINIBAND is not set | 670 | # CONFIG_INFINIBAND is not set |
651 | # CONFIG_EDAC is not set | 671 | # CONFIG_EDAC is not set |
@@ -670,12 +690,10 @@ CONFIG_EXT2_FS=y | |||
670 | # CONFIG_XFS_FS is not set | 690 | # CONFIG_XFS_FS is not set |
671 | # CONFIG_GFS2_FS is not set | 691 | # CONFIG_GFS2_FS is not set |
672 | # CONFIG_OCFS2_FS is not set | 692 | # CONFIG_OCFS2_FS is not set |
673 | # CONFIG_MINIX_FS is not set | 693 | CONFIG_DNOTIFY=y |
674 | # CONFIG_ROMFS_FS is not set | ||
675 | CONFIG_INOTIFY=y | 694 | CONFIG_INOTIFY=y |
676 | CONFIG_INOTIFY_USER=y | 695 | CONFIG_INOTIFY_USER=y |
677 | # CONFIG_QUOTA is not set | 696 | # CONFIG_QUOTA is not set |
678 | CONFIG_DNOTIFY=y | ||
679 | # CONFIG_AUTOFS_FS is not set | 697 | # CONFIG_AUTOFS_FS is not set |
680 | # CONFIG_AUTOFS4_FS is not set | 698 | # CONFIG_AUTOFS4_FS is not set |
681 | # CONFIG_FUSE_FS is not set | 699 | # CONFIG_FUSE_FS is not set |
@@ -718,8 +736,10 @@ CONFIG_TMPFS=y | |||
718 | # CONFIG_JFFS2_FS is not set | 736 | # CONFIG_JFFS2_FS is not set |
719 | CONFIG_CRAMFS=y | 737 | CONFIG_CRAMFS=y |
720 | # CONFIG_VXFS_FS is not set | 738 | # CONFIG_VXFS_FS is not set |
739 | # CONFIG_MINIX_FS is not set | ||
721 | # CONFIG_HPFS_FS is not set | 740 | # CONFIG_HPFS_FS is not set |
722 | # CONFIG_QNX4FS_FS is not set | 741 | # CONFIG_QNX4FS_FS is not set |
742 | # CONFIG_ROMFS_FS is not set | ||
723 | # CONFIG_SYSV_FS is not set | 743 | # CONFIG_SYSV_FS is not set |
724 | # CONFIG_UFS_FS is not set | 744 | # CONFIG_UFS_FS is not set |
725 | CONFIG_NETWORK_FILESYSTEMS=y | 745 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -750,7 +770,6 @@ CONFIG_SUNRPC=y | |||
750 | CONFIG_MSDOS_PARTITION=y | 770 | CONFIG_MSDOS_PARTITION=y |
751 | # CONFIG_NLS is not set | 771 | # CONFIG_NLS is not set |
752 | # CONFIG_DLM is not set | 772 | # CONFIG_DLM is not set |
753 | # CONFIG_UCC_SLOW is not set | ||
754 | 773 | ||
755 | # | 774 | # |
756 | # Library routines | 775 | # Library routines |
@@ -767,7 +786,6 @@ CONFIG_PLIST=y | |||
767 | CONFIG_HAS_IOMEM=y | 786 | CONFIG_HAS_IOMEM=y |
768 | CONFIG_HAS_IOPORT=y | 787 | CONFIG_HAS_IOPORT=y |
769 | CONFIG_HAS_DMA=y | 788 | CONFIG_HAS_DMA=y |
770 | # CONFIG_INSTRUMENTATION is not set | ||
771 | 789 | ||
772 | # | 790 | # |
773 | # Kernel hacking | 791 | # Kernel hacking |
@@ -777,7 +795,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
777 | CONFIG_ENABLE_MUST_CHECK=y | 795 | CONFIG_ENABLE_MUST_CHECK=y |
778 | CONFIG_MAGIC_SYSRQ=y | 796 | CONFIG_MAGIC_SYSRQ=y |
779 | # CONFIG_UNUSED_SYMBOLS is not set | 797 | # CONFIG_UNUSED_SYMBOLS is not set |
780 | # CONFIG_DEBUG_FS is not set | 798 | CONFIG_DEBUG_FS=y |
781 | # CONFIG_HEADERS_CHECK is not set | 799 | # CONFIG_HEADERS_CHECK is not set |
782 | CONFIG_DEBUG_KERNEL=y | 800 | CONFIG_DEBUG_KERNEL=y |
783 | # CONFIG_DEBUG_SHIRQ is not set | 801 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -786,6 +804,7 @@ CONFIG_SCHED_DEBUG=y | |||
786 | # CONFIG_SCHEDSTATS is not set | 804 | # CONFIG_SCHEDSTATS is not set |
787 | # CONFIG_TIMER_STATS is not set | 805 | # CONFIG_TIMER_STATS is not set |
788 | # CONFIG_SLUB_DEBUG_ON is not set | 806 | # CONFIG_SLUB_DEBUG_ON is not set |
807 | # CONFIG_SLUB_STATS is not set | ||
789 | # CONFIG_DEBUG_RT_MUTEXES is not set | 808 | # CONFIG_DEBUG_RT_MUTEXES is not set |
790 | # CONFIG_RT_MUTEX_TESTER is not set | 809 | # CONFIG_RT_MUTEX_TESTER is not set |
791 | # CONFIG_DEBUG_SPINLOCK is not set | 810 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -798,15 +817,16 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
798 | # CONFIG_DEBUG_VM is not set | 817 | # CONFIG_DEBUG_VM is not set |
799 | # CONFIG_DEBUG_LIST is not set | 818 | # CONFIG_DEBUG_LIST is not set |
800 | # CONFIG_DEBUG_SG is not set | 819 | # CONFIG_DEBUG_SG is not set |
801 | CONFIG_FORCED_INLINING=y | ||
802 | # CONFIG_BOOT_PRINTK_DELAY is not set | 820 | # CONFIG_BOOT_PRINTK_DELAY is not set |
803 | # CONFIG_RCU_TORTURE_TEST is not set | 821 | # CONFIG_RCU_TORTURE_TEST is not set |
822 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
804 | # CONFIG_FAULT_INJECTION is not set | 823 | # CONFIG_FAULT_INJECTION is not set |
805 | # CONFIG_SAMPLES is not set | 824 | # CONFIG_SAMPLES is not set |
806 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 825 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
807 | # CONFIG_DEBUG_STACK_USAGE is not set | 826 | # CONFIG_DEBUG_STACK_USAGE is not set |
808 | # CONFIG_DEBUG_PAGEALLOC is not set | 827 | # CONFIG_DEBUG_PAGEALLOC is not set |
809 | # CONFIG_DEBUGGER is not set | 828 | # CONFIG_DEBUGGER is not set |
829 | # CONFIG_VIRQ_DEBUG is not set | ||
810 | # CONFIG_BDI_SWITCH is not set | 830 | # CONFIG_BDI_SWITCH is not set |
811 | # CONFIG_PPC_EARLY_DEBUG is not set | 831 | # CONFIG_PPC_EARLY_DEBUG is not set |
812 | 832 | ||
@@ -819,6 +839,7 @@ CONFIG_FORCED_INLINING=y | |||
819 | CONFIG_CRYPTO=y | 839 | CONFIG_CRYPTO=y |
820 | CONFIG_CRYPTO_ALGAPI=y | 840 | CONFIG_CRYPTO_ALGAPI=y |
821 | CONFIG_CRYPTO_BLKCIPHER=y | 841 | CONFIG_CRYPTO_BLKCIPHER=y |
842 | # CONFIG_CRYPTO_SEQIV is not set | ||
822 | CONFIG_CRYPTO_MANAGER=y | 843 | CONFIG_CRYPTO_MANAGER=y |
823 | # CONFIG_CRYPTO_HMAC is not set | 844 | # CONFIG_CRYPTO_HMAC is not set |
824 | # CONFIG_CRYPTO_XCBC is not set | 845 | # CONFIG_CRYPTO_XCBC is not set |
@@ -836,6 +857,9 @@ CONFIG_CRYPTO_CBC=y | |||
836 | CONFIG_CRYPTO_PCBC=y | 857 | CONFIG_CRYPTO_PCBC=y |
837 | # CONFIG_CRYPTO_LRW is not set | 858 | # CONFIG_CRYPTO_LRW is not set |
838 | # CONFIG_CRYPTO_XTS is not set | 859 | # CONFIG_CRYPTO_XTS is not set |
860 | # CONFIG_CRYPTO_CTR is not set | ||
861 | # CONFIG_CRYPTO_GCM is not set | ||
862 | # CONFIG_CRYPTO_CCM is not set | ||
839 | # CONFIG_CRYPTO_CRYPTD is not set | 863 | # CONFIG_CRYPTO_CRYPTD is not set |
840 | CONFIG_CRYPTO_DES=y | 864 | CONFIG_CRYPTO_DES=y |
841 | # CONFIG_CRYPTO_FCRYPT is not set | 865 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -850,11 +874,14 @@ CONFIG_CRYPTO_DES=y | |||
850 | # CONFIG_CRYPTO_KHAZAD is not set | 874 | # CONFIG_CRYPTO_KHAZAD is not set |
851 | # CONFIG_CRYPTO_ANUBIS is not set | 875 | # CONFIG_CRYPTO_ANUBIS is not set |
852 | # CONFIG_CRYPTO_SEED is not set | 876 | # CONFIG_CRYPTO_SEED is not set |
877 | # CONFIG_CRYPTO_SALSA20 is not set | ||
853 | # CONFIG_CRYPTO_DEFLATE is not set | 878 | # CONFIG_CRYPTO_DEFLATE is not set |
854 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 879 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
855 | # CONFIG_CRYPTO_CRC32C is not set | 880 | # CONFIG_CRYPTO_CRC32C is not set |
856 | # CONFIG_CRYPTO_CAMELLIA is not set | 881 | # CONFIG_CRYPTO_CAMELLIA is not set |
857 | # CONFIG_CRYPTO_TEST is not set | 882 | # CONFIG_CRYPTO_TEST is not set |
858 | # CONFIG_CRYPTO_AUTHENC is not set | 883 | # CONFIG_CRYPTO_AUTHENC is not set |
884 | # CONFIG_CRYPTO_LZO is not set | ||
859 | CONFIG_CRYPTO_HW=y | 885 | CONFIG_CRYPTO_HW=y |
886 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
860 | # CONFIG_PPC_CLOCK is not set | 887 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/warp_defconfig b/arch/powerpc/configs/warp_defconfig index 312557b5df53..2313c3e8ef61 100644 --- a/arch/powerpc/configs/warp_defconfig +++ b/arch/powerpc/configs/warp_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.24-rc6 | 3 | # Linux kernel version: 2.6.25-rc2 |
4 | # Tue Jan 8 12:23:23 2008 | 4 | # Fri Feb 15 21:54:43 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -30,6 +30,7 @@ CONFIG_GENERIC_TIME=y | |||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
33 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
35 | CONFIG_ARCH_HAS_ILOG2_U32=y | 36 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -68,17 +69,18 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
68 | # CONFIG_POSIX_MQUEUE is not set | 69 | # CONFIG_POSIX_MQUEUE is not set |
69 | # CONFIG_BSD_PROCESS_ACCT is not set | 70 | # CONFIG_BSD_PROCESS_ACCT is not set |
70 | # CONFIG_TASKSTATS is not set | 71 | # CONFIG_TASKSTATS is not set |
71 | # CONFIG_USER_NS is not set | ||
72 | # CONFIG_PID_NS is not set | ||
73 | # CONFIG_AUDIT is not set | 72 | # CONFIG_AUDIT is not set |
74 | # CONFIG_IKCONFIG is not set | 73 | # CONFIG_IKCONFIG is not set |
75 | CONFIG_LOG_BUF_SHIFT=14 | 74 | CONFIG_LOG_BUF_SHIFT=14 |
76 | # CONFIG_CGROUPS is not set | 75 | # CONFIG_CGROUPS is not set |
76 | CONFIG_GROUP_SCHED=y | ||
77 | CONFIG_FAIR_GROUP_SCHED=y | 77 | CONFIG_FAIR_GROUP_SCHED=y |
78 | CONFIG_FAIR_USER_SCHED=y | 78 | # CONFIG_RT_GROUP_SCHED is not set |
79 | # CONFIG_FAIR_CGROUP_SCHED is not set | 79 | CONFIG_USER_SCHED=y |
80 | # CONFIG_CGROUP_SCHED is not set | ||
80 | CONFIG_SYSFS_DEPRECATED=y | 81 | CONFIG_SYSFS_DEPRECATED=y |
81 | # CONFIG_RELAY is not set | 82 | # CONFIG_RELAY is not set |
83 | # CONFIG_NAMESPACES is not set | ||
82 | CONFIG_BLK_DEV_INITRD=y | 84 | CONFIG_BLK_DEV_INITRD=y |
83 | CONFIG_INITRAMFS_SOURCE="" | 85 | CONFIG_INITRAMFS_SOURCE="" |
84 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 86 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -92,17 +94,26 @@ CONFIG_KALLSYMS=y | |||
92 | CONFIG_PRINTK=y | 94 | CONFIG_PRINTK=y |
93 | CONFIG_BUG=y | 95 | CONFIG_BUG=y |
94 | CONFIG_ELF_CORE=y | 96 | CONFIG_ELF_CORE=y |
97 | CONFIG_COMPAT_BRK=y | ||
95 | CONFIG_BASE_FULL=y | 98 | CONFIG_BASE_FULL=y |
96 | CONFIG_FUTEX=y | 99 | CONFIG_FUTEX=y |
97 | CONFIG_ANON_INODES=y | 100 | CONFIG_ANON_INODES=y |
98 | CONFIG_EPOLL=y | 101 | CONFIG_EPOLL=y |
99 | CONFIG_SIGNALFD=y | 102 | CONFIG_SIGNALFD=y |
103 | CONFIG_TIMERFD=y | ||
100 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
101 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
102 | CONFIG_VM_EVENT_COUNTERS=y | 106 | CONFIG_VM_EVENT_COUNTERS=y |
103 | CONFIG_SLAB=y | 107 | CONFIG_SLAB=y |
104 | # CONFIG_SLUB is not set | 108 | # CONFIG_SLUB is not set |
105 | # CONFIG_SLOB is not set | 109 | # CONFIG_SLOB is not set |
110 | # CONFIG_PROFILING is not set | ||
111 | # CONFIG_MARKERS is not set | ||
112 | CONFIG_HAVE_OPROFILE=y | ||
113 | # CONFIG_KPROBES is not set | ||
114 | CONFIG_HAVE_KPROBES=y | ||
115 | CONFIG_PROC_PAGE_MONITOR=y | ||
116 | CONFIG_SLABINFO=y | ||
106 | CONFIG_RT_MUTEXES=y | 117 | CONFIG_RT_MUTEXES=y |
107 | # CONFIG_TINY_SHMEM is not set | 118 | # CONFIG_TINY_SHMEM is not set |
108 | CONFIG_BASE_SMALL=0 | 119 | CONFIG_BASE_SMALL=0 |
@@ -130,12 +141,14 @@ CONFIG_DEFAULT_AS=y | |||
130 | # CONFIG_DEFAULT_CFQ is not set | 141 | # CONFIG_DEFAULT_CFQ is not set |
131 | # CONFIG_DEFAULT_NOOP is not set | 142 | # CONFIG_DEFAULT_NOOP is not set |
132 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 143 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
144 | CONFIG_CLASSIC_RCU=y | ||
145 | # CONFIG_PREEMPT_RCU is not set | ||
133 | 146 | ||
134 | # | 147 | # |
135 | # Platform support | 148 | # Platform support |
136 | # | 149 | # |
137 | # CONFIG_PPC_MPC52xx is not set | 150 | # CONFIG_PPC_MPC512x is not set |
138 | # CONFIG_PPC_MPC5200 is not set | 151 | # CONFIG_PPC_MPC5121 is not set |
139 | # CONFIG_PPC_CELL is not set | 152 | # CONFIG_PPC_CELL is not set |
140 | # CONFIG_PPC_CELL_NATIVE is not set | 153 | # CONFIG_PPC_CELL_NATIVE is not set |
141 | # CONFIG_PQ2ADS is not set | 154 | # CONFIG_PQ2ADS is not set |
@@ -148,6 +161,7 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
148 | CONFIG_WARP=y | 161 | CONFIG_WARP=y |
149 | CONFIG_440EP=y | 162 | CONFIG_440EP=y |
150 | CONFIG_IBM440EP_ERR42=y | 163 | CONFIG_IBM440EP_ERR42=y |
164 | # CONFIG_IPIC is not set | ||
151 | # CONFIG_MPIC is not set | 165 | # CONFIG_MPIC is not set |
152 | # CONFIG_MPIC_WEIRD is not set | 166 | # CONFIG_MPIC_WEIRD is not set |
153 | # CONFIG_PPC_I8259 is not set | 167 | # CONFIG_PPC_I8259 is not set |
@@ -158,7 +172,6 @@ CONFIG_IBM440EP_ERR42=y | |||
158 | # CONFIG_PPC_INDIRECT_IO is not set | 172 | # CONFIG_PPC_INDIRECT_IO is not set |
159 | # CONFIG_GENERIC_IOMAP is not set | 173 | # CONFIG_GENERIC_IOMAP is not set |
160 | # CONFIG_CPU_FREQ is not set | 174 | # CONFIG_CPU_FREQ is not set |
161 | # CONFIG_CPM2 is not set | ||
162 | # CONFIG_FSL_ULI1575 is not set | 175 | # CONFIG_FSL_ULI1575 is not set |
163 | 176 | ||
164 | # | 177 | # |
@@ -174,13 +187,18 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |||
174 | # CONFIG_HZ_300 is not set | 187 | # CONFIG_HZ_300 is not set |
175 | CONFIG_HZ_1000=y | 188 | CONFIG_HZ_1000=y |
176 | CONFIG_HZ=1000 | 189 | CONFIG_HZ=1000 |
190 | # CONFIG_SCHED_HRTICK is not set | ||
177 | CONFIG_PREEMPT_NONE=y | 191 | CONFIG_PREEMPT_NONE=y |
178 | # CONFIG_PREEMPT_VOLUNTARY is not set | 192 | # CONFIG_PREEMPT_VOLUNTARY is not set |
179 | # CONFIG_PREEMPT is not set | 193 | # CONFIG_PREEMPT is not set |
194 | CONFIG_RCU_TRACE=y | ||
180 | CONFIG_BINFMT_ELF=y | 195 | CONFIG_BINFMT_ELF=y |
181 | # CONFIG_BINFMT_MISC is not set | 196 | # CONFIG_BINFMT_MISC is not set |
182 | # CONFIG_MATH_EMULATION is not set | 197 | # CONFIG_MATH_EMULATION is not set |
198 | # CONFIG_IOMMU_HELPER is not set | ||
183 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 199 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
200 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
201 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
184 | CONFIG_ARCH_FLATMEM_ENABLE=y | 202 | CONFIG_ARCH_FLATMEM_ENABLE=y |
185 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 203 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
186 | CONFIG_SELECT_MEMORY_MODEL=y | 204 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -200,8 +218,6 @@ CONFIG_PROC_DEVICETREE=y | |||
200 | CONFIG_CMDLINE_BOOL=y | 218 | CONFIG_CMDLINE_BOOL=y |
201 | CONFIG_CMDLINE="ip=on" | 219 | CONFIG_CMDLINE="ip=on" |
202 | CONFIG_SECCOMP=y | 220 | CONFIG_SECCOMP=y |
203 | CONFIG_WANT_DEVICE_TREE=y | ||
204 | CONFIG_DEVICE_TREE="warp.dts" | ||
205 | CONFIG_ISA_DMA_API=y | 221 | CONFIG_ISA_DMA_API=y |
206 | 222 | ||
207 | # | 223 | # |
@@ -244,6 +260,7 @@ CONFIG_XFRM=y | |||
244 | # CONFIG_XFRM_USER is not set | 260 | # CONFIG_XFRM_USER is not set |
245 | # CONFIG_XFRM_SUB_POLICY is not set | 261 | # CONFIG_XFRM_SUB_POLICY is not set |
246 | # CONFIG_XFRM_MIGRATE is not set | 262 | # CONFIG_XFRM_MIGRATE is not set |
263 | # CONFIG_XFRM_STATISTICS is not set | ||
247 | # CONFIG_NET_KEY is not set | 264 | # CONFIG_NET_KEY is not set |
248 | CONFIG_INET=y | 265 | CONFIG_INET=y |
249 | # CONFIG_IP_MULTICAST is not set | 266 | # CONFIG_IP_MULTICAST is not set |
@@ -279,12 +296,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
279 | # CONFIG_NETWORK_SECMARK is not set | 296 | # CONFIG_NETWORK_SECMARK is not set |
280 | CONFIG_NETFILTER=y | 297 | CONFIG_NETFILTER=y |
281 | # CONFIG_NETFILTER_DEBUG is not set | 298 | # CONFIG_NETFILTER_DEBUG is not set |
299 | CONFIG_NETFILTER_ADVANCED=y | ||
282 | 300 | ||
283 | # | 301 | # |
284 | # Core Netfilter Configuration | 302 | # Core Netfilter Configuration |
285 | # | 303 | # |
286 | # CONFIG_NETFILTER_NETLINK is not set | 304 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set |
287 | # CONFIG_NF_CONNTRACK_ENABLED is not set | 305 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
288 | # CONFIG_NF_CONNTRACK is not set | 306 | # CONFIG_NF_CONNTRACK is not set |
289 | # CONFIG_NETFILTER_XTABLES is not set | 307 | # CONFIG_NETFILTER_XTABLES is not set |
290 | 308 | ||
@@ -315,6 +333,7 @@ CONFIG_VLAN_8021Q=y | |||
315 | # | 333 | # |
316 | # CONFIG_NET_PKTGEN is not set | 334 | # CONFIG_NET_PKTGEN is not set |
317 | # CONFIG_HAMRADIO is not set | 335 | # CONFIG_HAMRADIO is not set |
336 | # CONFIG_CAN is not set | ||
318 | # CONFIG_IRDA is not set | 337 | # CONFIG_IRDA is not set |
319 | # CONFIG_BT is not set | 338 | # CONFIG_BT is not set |
320 | # CONFIG_AF_RXRPC is not set | 339 | # CONFIG_AF_RXRPC is not set |
@@ -348,6 +367,7 @@ CONFIG_MTD=y | |||
348 | CONFIG_MTD_PARTITIONS=y | 367 | CONFIG_MTD_PARTITIONS=y |
349 | # CONFIG_MTD_REDBOOT_PARTS is not set | 368 | # CONFIG_MTD_REDBOOT_PARTS is not set |
350 | # CONFIG_MTD_CMDLINE_PARTS is not set | 369 | # CONFIG_MTD_CMDLINE_PARTS is not set |
370 | CONFIG_MTD_OF_PARTS=y | ||
351 | 371 | ||
352 | # | 372 | # |
353 | # User Modules And Translation Layers | 373 | # User Modules And Translation Layers |
@@ -414,11 +434,11 @@ CONFIG_MTD_NAND=y | |||
414 | CONFIG_MTD_NAND_ECC_SMC=y | 434 | CONFIG_MTD_NAND_ECC_SMC=y |
415 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 435 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
416 | CONFIG_MTD_NAND_IDS=y | 436 | CONFIG_MTD_NAND_IDS=y |
417 | CONFIG_MTD_NAND_NDFC=y | ||
418 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 437 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
419 | # CONFIG_MTD_NAND_NANDSIM is not set | 438 | # CONFIG_MTD_NAND_NANDSIM is not set |
420 | # CONFIG_MTD_NAND_PLATFORM is not set | 439 | # CONFIG_MTD_NAND_PLATFORM is not set |
421 | # CONFIG_MTD_ALAUDA is not set | 440 | # CONFIG_MTD_ALAUDA is not set |
441 | # CONFIG_MTD_NAND_FSL_ELBC is not set | ||
422 | # CONFIG_MTD_ONENAND is not set | 442 | # CONFIG_MTD_ONENAND is not set |
423 | 443 | ||
424 | # | 444 | # |
@@ -436,12 +456,14 @@ CONFIG_BLK_DEV=y | |||
436 | CONFIG_BLK_DEV_RAM=y | 456 | CONFIG_BLK_DEV_RAM=y |
437 | CONFIG_BLK_DEV_RAM_COUNT=16 | 457 | CONFIG_BLK_DEV_RAM_COUNT=16 |
438 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 458 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
439 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 459 | # CONFIG_BLK_DEV_XIP is not set |
440 | # CONFIG_CDROM_PKTCDVD is not set | 460 | # CONFIG_CDROM_PKTCDVD is not set |
441 | # CONFIG_ATA_OVER_ETH is not set | 461 | # CONFIG_ATA_OVER_ETH is not set |
442 | # CONFIG_XILINX_SYSACE is not set | 462 | # CONFIG_XILINX_SYSACE is not set |
443 | CONFIG_MISC_DEVICES=y | 463 | CONFIG_MISC_DEVICES=y |
444 | # CONFIG_EEPROM_93CX6 is not set | 464 | # CONFIG_EEPROM_93CX6 is not set |
465 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
466 | CONFIG_HAVE_IDE=y | ||
445 | # CONFIG_IDE is not set | 467 | # CONFIG_IDE is not set |
446 | 468 | ||
447 | # | 469 | # |
@@ -471,7 +493,7 @@ CONFIG_BLK_DEV_SD=y | |||
471 | # CONFIG_SCSI_CONSTANTS is not set | 493 | # CONFIG_SCSI_CONSTANTS is not set |
472 | # CONFIG_SCSI_LOGGING is not set | 494 | # CONFIG_SCSI_LOGGING is not set |
473 | # CONFIG_SCSI_SCAN_ASYNC is not set | 495 | # CONFIG_SCSI_SCAN_ASYNC is not set |
474 | # CONFIG_SCSI_WAIT_SCAN is not set | 496 | CONFIG_SCSI_WAIT_SCAN=m |
475 | 497 | ||
476 | # | 498 | # |
477 | # SCSI Transports | 499 | # SCSI Transports |
@@ -528,7 +550,6 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
528 | # CONFIG_WAN is not set | 550 | # CONFIG_WAN is not set |
529 | # CONFIG_PPP is not set | 551 | # CONFIG_PPP is not set |
530 | # CONFIG_SLIP is not set | 552 | # CONFIG_SLIP is not set |
531 | # CONFIG_SHAPER is not set | ||
532 | # CONFIG_NETCONSOLE is not set | 553 | # CONFIG_NETCONSOLE is not set |
533 | # CONFIG_NETPOLL is not set | 554 | # CONFIG_NETPOLL is not set |
534 | # CONFIG_NET_POLL_CONTROLLER is not set | 555 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -596,7 +617,6 @@ CONFIG_I2C_BOARDINFO=y | |||
596 | # | 617 | # |
597 | # I2C Hardware Bus support | 618 | # I2C Hardware Bus support |
598 | # | 619 | # |
599 | CONFIG_I2C_IBM_IIC=y | ||
600 | # CONFIG_I2C_MPC is not set | 620 | # CONFIG_I2C_MPC is not set |
601 | # CONFIG_I2C_OCORES is not set | 621 | # CONFIG_I2C_OCORES is not set |
602 | # CONFIG_I2C_PARPORT_LIGHT is not set | 622 | # CONFIG_I2C_PARPORT_LIGHT is not set |
@@ -608,14 +628,12 @@ CONFIG_I2C_IBM_IIC=y | |||
608 | # | 628 | # |
609 | # Miscellaneous I2C Chip support | 629 | # Miscellaneous I2C Chip support |
610 | # | 630 | # |
611 | # CONFIG_SENSORS_DS1337 is not set | ||
612 | # CONFIG_SENSORS_DS1374 is not set | ||
613 | # CONFIG_DS1682 is not set | 631 | # CONFIG_DS1682 is not set |
614 | CONFIG_SENSORS_EEPROM=y | 632 | CONFIG_SENSORS_EEPROM=y |
615 | # CONFIG_SENSORS_PCF8574 is not set | 633 | # CONFIG_SENSORS_PCF8574 is not set |
616 | # CONFIG_SENSORS_PCA9539 is not set | 634 | # CONFIG_PCF8575 is not set |
617 | # CONFIG_SENSORS_PCF8591 is not set | 635 | # CONFIG_SENSORS_PCF8591 is not set |
618 | # CONFIG_SENSORS_M41T00 is not set | 636 | # CONFIG_TPS65010 is not set |
619 | # CONFIG_SENSORS_MAX6875 is not set | 637 | # CONFIG_SENSORS_MAX6875 is not set |
620 | # CONFIG_SENSORS_TSL2550 is not set | 638 | # CONFIG_SENSORS_TSL2550 is not set |
621 | # CONFIG_I2C_DEBUG_CORE is not set | 639 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -632,7 +650,6 @@ CONFIG_SENSORS_EEPROM=y | |||
632 | # CONFIG_POWER_SUPPLY is not set | 650 | # CONFIG_POWER_SUPPLY is not set |
633 | CONFIG_HWMON=y | 651 | CONFIG_HWMON=y |
634 | # CONFIG_HWMON_VID is not set | 652 | # CONFIG_HWMON_VID is not set |
635 | CONFIG_SENSORS_AD7414=y | ||
636 | # CONFIG_SENSORS_AD7418 is not set | 653 | # CONFIG_SENSORS_AD7418 is not set |
637 | # CONFIG_SENSORS_ADM1021 is not set | 654 | # CONFIG_SENSORS_ADM1021 is not set |
638 | # CONFIG_SENSORS_ADM1025 is not set | 655 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -668,6 +685,7 @@ CONFIG_SENSORS_AD7414=y | |||
668 | # CONFIG_SENSORS_SMSC47M1 is not set | 685 | # CONFIG_SENSORS_SMSC47M1 is not set |
669 | # CONFIG_SENSORS_SMSC47M192 is not set | 686 | # CONFIG_SENSORS_SMSC47M192 is not set |
670 | # CONFIG_SENSORS_SMSC47B397 is not set | 687 | # CONFIG_SENSORS_SMSC47B397 is not set |
688 | # CONFIG_SENSORS_ADS7828 is not set | ||
671 | # CONFIG_SENSORS_THMC50 is not set | 689 | # CONFIG_SENSORS_THMC50 is not set |
672 | # CONFIG_SENSORS_VT1211 is not set | 690 | # CONFIG_SENSORS_VT1211 is not set |
673 | # CONFIG_SENSORS_W83781D is not set | 691 | # CONFIG_SENSORS_W83781D is not set |
@@ -675,9 +693,11 @@ CONFIG_SENSORS_AD7414=y | |||
675 | # CONFIG_SENSORS_W83792D is not set | 693 | # CONFIG_SENSORS_W83792D is not set |
676 | # CONFIG_SENSORS_W83793 is not set | 694 | # CONFIG_SENSORS_W83793 is not set |
677 | # CONFIG_SENSORS_W83L785TS is not set | 695 | # CONFIG_SENSORS_W83L785TS is not set |
696 | # CONFIG_SENSORS_W83L786NG is not set | ||
678 | # CONFIG_SENSORS_W83627HF is not set | 697 | # CONFIG_SENSORS_W83627HF is not set |
679 | # CONFIG_SENSORS_W83627EHF is not set | 698 | # CONFIG_SENSORS_W83627EHF is not set |
680 | # CONFIG_HWMON_DEBUG_CHIP is not set | 699 | # CONFIG_HWMON_DEBUG_CHIP is not set |
700 | CONFIG_THERMAL=y | ||
681 | # CONFIG_WATCHDOG is not set | 701 | # CONFIG_WATCHDOG is not set |
682 | 702 | ||
683 | # | 703 | # |
@@ -721,6 +741,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
721 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 741 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
722 | CONFIG_USB=y | 742 | CONFIG_USB=y |
723 | # CONFIG_USB_DEBUG is not set | 743 | # CONFIG_USB_DEBUG is not set |
744 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
724 | 745 | ||
725 | # | 746 | # |
726 | # Miscellaneous USB options | 747 | # Miscellaneous USB options |
@@ -781,10 +802,6 @@ CONFIG_USB_MON=y | |||
781 | # | 802 | # |
782 | # USB port drivers | 803 | # USB port drivers |
783 | # | 804 | # |
784 | |||
785 | # | ||
786 | # USB Serial Converter support | ||
787 | # | ||
788 | # CONFIG_USB_SERIAL is not set | 805 | # CONFIG_USB_SERIAL is not set |
789 | 806 | ||
790 | # | 807 | # |
@@ -808,14 +825,6 @@ CONFIG_USB_MON=y | |||
808 | # CONFIG_USB_LD is not set | 825 | # CONFIG_USB_LD is not set |
809 | # CONFIG_USB_TRANCEVIBRATOR is not set | 826 | # CONFIG_USB_TRANCEVIBRATOR is not set |
810 | # CONFIG_USB_IOWARRIOR is not set | 827 | # CONFIG_USB_IOWARRIOR is not set |
811 | |||
812 | # | ||
813 | # USB DSL modem support | ||
814 | # | ||
815 | |||
816 | # | ||
817 | # USB Gadget Support | ||
818 | # | ||
819 | # CONFIG_USB_GADGET is not set | 828 | # CONFIG_USB_GADGET is not set |
820 | CONFIG_MMC=m | 829 | CONFIG_MMC=m |
821 | # CONFIG_MMC_DEBUG is not set | 830 | # CONFIG_MMC_DEBUG is not set |
@@ -832,6 +841,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
832 | # MMC/SD Host Controller Drivers | 841 | # MMC/SD Host Controller Drivers |
833 | # | 842 | # |
834 | # CONFIG_MMC_WBSD is not set | 843 | # CONFIG_MMC_WBSD is not set |
844 | # CONFIG_MEMSTICK is not set | ||
835 | # CONFIG_NEW_LEDS is not set | 845 | # CONFIG_NEW_LEDS is not set |
836 | # CONFIG_EDAC is not set | 846 | # CONFIG_EDAC is not set |
837 | # CONFIG_RTC_CLASS is not set | 847 | # CONFIG_RTC_CLASS is not set |
@@ -855,12 +865,10 @@ CONFIG_EXT2_FS=y | |||
855 | # CONFIG_XFS_FS is not set | 865 | # CONFIG_XFS_FS is not set |
856 | # CONFIG_GFS2_FS is not set | 866 | # CONFIG_GFS2_FS is not set |
857 | # CONFIG_OCFS2_FS is not set | 867 | # CONFIG_OCFS2_FS is not set |
858 | # CONFIG_MINIX_FS is not set | 868 | CONFIG_DNOTIFY=y |
859 | # CONFIG_ROMFS_FS is not set | ||
860 | CONFIG_INOTIFY=y | 869 | CONFIG_INOTIFY=y |
861 | CONFIG_INOTIFY_USER=y | 870 | CONFIG_INOTIFY_USER=y |
862 | # CONFIG_QUOTA is not set | 871 | # CONFIG_QUOTA is not set |
863 | CONFIG_DNOTIFY=y | ||
864 | # CONFIG_AUTOFS_FS is not set | 872 | # CONFIG_AUTOFS_FS is not set |
865 | # CONFIG_AUTOFS4_FS is not set | 873 | # CONFIG_AUTOFS4_FS is not set |
866 | # CONFIG_FUSE_FS is not set | 874 | # CONFIG_FUSE_FS is not set |
@@ -915,8 +923,10 @@ CONFIG_JFFS2_RTIME=y | |||
915 | # CONFIG_JFFS2_RUBIN is not set | 923 | # CONFIG_JFFS2_RUBIN is not set |
916 | CONFIG_CRAMFS=y | 924 | CONFIG_CRAMFS=y |
917 | # CONFIG_VXFS_FS is not set | 925 | # CONFIG_VXFS_FS is not set |
926 | # CONFIG_MINIX_FS is not set | ||
918 | # CONFIG_HPFS_FS is not set | 927 | # CONFIG_HPFS_FS is not set |
919 | # CONFIG_QNX4FS_FS is not set | 928 | # CONFIG_QNX4FS_FS is not set |
929 | # CONFIG_ROMFS_FS is not set | ||
920 | # CONFIG_SYSV_FS is not set | 930 | # CONFIG_SYSV_FS is not set |
921 | # CONFIG_UFS_FS is not set | 931 | # CONFIG_UFS_FS is not set |
922 | CONFIG_NETWORK_FILESYSTEMS=y | 932 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -986,7 +996,6 @@ CONFIG_NLS_ISO8859_15=y | |||
986 | # CONFIG_NLS_KOI8_U is not set | 996 | # CONFIG_NLS_KOI8_U is not set |
987 | CONFIG_NLS_UTF8=y | 997 | CONFIG_NLS_UTF8=y |
988 | # CONFIG_DLM is not set | 998 | # CONFIG_DLM is not set |
989 | # CONFIG_UCC_SLOW is not set | ||
990 | 999 | ||
991 | # | 1000 | # |
992 | # Library routines | 1001 | # Library routines |
@@ -1004,7 +1013,6 @@ CONFIG_PLIST=y | |||
1004 | CONFIG_HAS_IOMEM=y | 1013 | CONFIG_HAS_IOMEM=y |
1005 | CONFIG_HAS_IOPORT=y | 1014 | CONFIG_HAS_IOPORT=y |
1006 | CONFIG_HAS_DMA=y | 1015 | CONFIG_HAS_DMA=y |
1007 | # CONFIG_INSTRUMENTATION is not set | ||
1008 | 1016 | ||
1009 | # | 1017 | # |
1010 | # Kernel hacking | 1018 | # Kernel hacking |
@@ -1014,7 +1022,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1014 | CONFIG_ENABLE_MUST_CHECK=y | 1022 | CONFIG_ENABLE_MUST_CHECK=y |
1015 | CONFIG_MAGIC_SYSRQ=y | 1023 | CONFIG_MAGIC_SYSRQ=y |
1016 | # CONFIG_UNUSED_SYMBOLS is not set | 1024 | # CONFIG_UNUSED_SYMBOLS is not set |
1017 | # CONFIG_DEBUG_FS is not set | 1025 | CONFIG_DEBUG_FS=y |
1018 | # CONFIG_HEADERS_CHECK is not set | 1026 | # CONFIG_HEADERS_CHECK is not set |
1019 | CONFIG_DEBUG_KERNEL=y | 1027 | CONFIG_DEBUG_KERNEL=y |
1020 | # CONFIG_DEBUG_SHIRQ is not set | 1028 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -1035,15 +1043,16 @@ CONFIG_DEBUG_INFO=y | |||
1035 | # CONFIG_DEBUG_VM is not set | 1043 | # CONFIG_DEBUG_VM is not set |
1036 | # CONFIG_DEBUG_LIST is not set | 1044 | # CONFIG_DEBUG_LIST is not set |
1037 | # CONFIG_DEBUG_SG is not set | 1045 | # CONFIG_DEBUG_SG is not set |
1038 | CONFIG_FORCED_INLINING=y | ||
1039 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1046 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1040 | # CONFIG_RCU_TORTURE_TEST is not set | 1047 | # CONFIG_RCU_TORTURE_TEST is not set |
1048 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1041 | # CONFIG_FAULT_INJECTION is not set | 1049 | # CONFIG_FAULT_INJECTION is not set |
1042 | # CONFIG_SAMPLES is not set | 1050 | # CONFIG_SAMPLES is not set |
1043 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1051 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1044 | # CONFIG_DEBUG_STACK_USAGE is not set | 1052 | # CONFIG_DEBUG_STACK_USAGE is not set |
1045 | # CONFIG_DEBUG_PAGEALLOC is not set | 1053 | # CONFIG_DEBUG_PAGEALLOC is not set |
1046 | # CONFIG_DEBUGGER is not set | 1054 | # CONFIG_DEBUGGER is not set |
1055 | # CONFIG_VIRQ_DEBUG is not set | ||
1047 | CONFIG_BDI_SWITCH=y | 1056 | CONFIG_BDI_SWITCH=y |
1048 | # CONFIG_PPC_EARLY_DEBUG is not set | 1057 | # CONFIG_PPC_EARLY_DEBUG is not set |
1049 | 1058 | ||
@@ -1053,5 +1062,49 @@ CONFIG_BDI_SWITCH=y | |||
1053 | # CONFIG_KEYS is not set | 1062 | # CONFIG_KEYS is not set |
1054 | # CONFIG_SECURITY is not set | 1063 | # CONFIG_SECURITY is not set |
1055 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1064 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1056 | # CONFIG_CRYPTO is not set | 1065 | CONFIG_CRYPTO=y |
1066 | # CONFIG_CRYPTO_SEQIV is not set | ||
1067 | # CONFIG_CRYPTO_MANAGER is not set | ||
1068 | # CONFIG_CRYPTO_HMAC is not set | ||
1069 | # CONFIG_CRYPTO_XCBC is not set | ||
1070 | # CONFIG_CRYPTO_NULL is not set | ||
1071 | # CONFIG_CRYPTO_MD4 is not set | ||
1072 | # CONFIG_CRYPTO_MD5 is not set | ||
1073 | # CONFIG_CRYPTO_SHA1 is not set | ||
1074 | # CONFIG_CRYPTO_SHA256 is not set | ||
1075 | # CONFIG_CRYPTO_SHA512 is not set | ||
1076 | # CONFIG_CRYPTO_WP512 is not set | ||
1077 | # CONFIG_CRYPTO_TGR192 is not set | ||
1078 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1079 | # CONFIG_CRYPTO_ECB is not set | ||
1080 | # CONFIG_CRYPTO_CBC is not set | ||
1081 | # CONFIG_CRYPTO_PCBC is not set | ||
1082 | # CONFIG_CRYPTO_LRW is not set | ||
1083 | # CONFIG_CRYPTO_XTS is not set | ||
1084 | # CONFIG_CRYPTO_CTR is not set | ||
1085 | # CONFIG_CRYPTO_GCM is not set | ||
1086 | # CONFIG_CRYPTO_CCM is not set | ||
1087 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1088 | # CONFIG_CRYPTO_DES is not set | ||
1089 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1090 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1091 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1092 | # CONFIG_CRYPTO_SERPENT is not set | ||
1093 | # CONFIG_CRYPTO_AES is not set | ||
1094 | # CONFIG_CRYPTO_CAST5 is not set | ||
1095 | # CONFIG_CRYPTO_CAST6 is not set | ||
1096 | # CONFIG_CRYPTO_TEA is not set | ||
1097 | # CONFIG_CRYPTO_ARC4 is not set | ||
1098 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1099 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1100 | # CONFIG_CRYPTO_SEED is not set | ||
1101 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1102 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1103 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1104 | # CONFIG_CRYPTO_CRC32C is not set | ||
1105 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1106 | # CONFIG_CRYPTO_TEST is not set | ||
1107 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1108 | # CONFIG_CRYPTO_LZO is not set | ||
1109 | CONFIG_CRYPTO_HW=y | ||
1057 | # CONFIG_PPC_CLOCK is not set | 1110 | # CONFIG_PPC_CLOCK is not set |