diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-03-24 09:56:06 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-03-24 09:56:06 -0400 |
commit | eff2f1ec37c114fda63ac1dd15c9ca9ac7e68db4 (patch) | |
tree | 31b4719121e35b7481715198ae7db7f1eaaa5510 /arch/powerpc/configs/mpc8540_ads_defconfig | |
parent | d2532dd20a126020de407c1c2476a75b53fce7ac (diff) |
[POWERPC] Update some defconfigs
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/mpc8540_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc8540_ads_defconfig | 121 |
1 files changed, 94 insertions, 27 deletions
diff --git a/arch/powerpc/configs/mpc8540_ads_defconfig b/arch/powerpc/configs/mpc8540_ads_defconfig index 3791e29e7d06..b998539da86e 100644 --- a/arch/powerpc/configs/mpc8540_ads_defconfig +++ b/arch/powerpc/configs/mpc8540_ads_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-rc4 | 3 | # Linux kernel version: 2.6.25-rc6 |
4 | # Thu Dec 6 16:48:44 2007 | 4 | # Mon Mar 24 08:48:25 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -14,10 +14,10 @@ CONFIG_PPC_85xx=y | |||
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_85xx=y | ||
18 | CONFIG_E500=y | 17 | CONFIG_E500=y |
19 | CONFIG_BOOKE=y | 18 | CONFIG_BOOKE=y |
20 | CONFIG_FSL_BOOKE=y | 19 | CONFIG_FSL_BOOKE=y |
20 | CONFIG_FSL_EMB_PERFMON=y | ||
21 | # CONFIG_PHYS_64BIT is not set | 21 | # CONFIG_PHYS_64BIT is not set |
22 | CONFIG_SPE=y | 22 | CONFIG_SPE=y |
23 | # CONFIG_PPC_MM_SLICES is not set | 23 | # CONFIG_PPC_MM_SLICES is not set |
@@ -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 |
@@ -67,15 +68,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
67 | # CONFIG_POSIX_MQUEUE is not set | 68 | # CONFIG_POSIX_MQUEUE is not set |
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 is not set | 76 | # CONFIG_FAIR_GROUP_SCHED is not set |
77 | # CONFIG_RT_GROUP_SCHED is not set | ||
78 | CONFIG_USER_SCHED=y | ||
79 | # CONFIG_CGROUP_SCHED is not set | ||
77 | CONFIG_SYSFS_DEPRECATED=y | 80 | CONFIG_SYSFS_DEPRECATED=y |
81 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
78 | # CONFIG_RELAY is not set | 82 | # CONFIG_RELAY is not set |
83 | # CONFIG_NAMESPACES is not set | ||
79 | CONFIG_BLK_DEV_INITRD=y | 84 | CONFIG_BLK_DEV_INITRD=y |
80 | CONFIG_INITRAMFS_SOURCE="" | 85 | CONFIG_INITRAMFS_SOURCE="" |
81 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 86 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -89,11 +94,13 @@ CONFIG_HOTPLUG=y | |||
89 | CONFIG_PRINTK=y | 94 | CONFIG_PRINTK=y |
90 | CONFIG_BUG=y | 95 | CONFIG_BUG=y |
91 | CONFIG_ELF_CORE=y | 96 | CONFIG_ELF_CORE=y |
97 | CONFIG_COMPAT_BRK=y | ||
92 | CONFIG_BASE_FULL=y | 98 | CONFIG_BASE_FULL=y |
93 | CONFIG_FUTEX=y | 99 | CONFIG_FUTEX=y |
94 | CONFIG_ANON_INODES=y | 100 | CONFIG_ANON_INODES=y |
95 | CONFIG_EPOLL=y | 101 | CONFIG_EPOLL=y |
96 | CONFIG_SIGNALFD=y | 102 | CONFIG_SIGNALFD=y |
103 | CONFIG_TIMERFD=y | ||
97 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
98 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
99 | CONFIG_VM_EVENT_COUNTERS=y | 106 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -101,6 +108,13 @@ CONFIG_SLUB_DEBUG=y | |||
101 | # CONFIG_SLAB is not set | 108 | # CONFIG_SLAB is not set |
102 | CONFIG_SLUB=y | 109 | CONFIG_SLUB=y |
103 | # 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_HAVE_KPROBES=y | ||
115 | CONFIG_HAVE_KRETPROBES=y | ||
116 | CONFIG_PROC_PAGE_MONITOR=y | ||
117 | CONFIG_SLABINFO=y | ||
104 | CONFIG_RT_MUTEXES=y | 118 | CONFIG_RT_MUTEXES=y |
105 | # CONFIG_TINY_SHMEM is not set | 119 | # CONFIG_TINY_SHMEM is not set |
106 | CONFIG_BASE_SMALL=0 | 120 | CONFIG_BASE_SMALL=0 |
@@ -123,22 +137,30 @@ CONFIG_DEFAULT_AS=y | |||
123 | # CONFIG_DEFAULT_CFQ is not set | 137 | # CONFIG_DEFAULT_CFQ is not set |
124 | # CONFIG_DEFAULT_NOOP is not set | 138 | # CONFIG_DEFAULT_NOOP is not set |
125 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 139 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
140 | CONFIG_CLASSIC_RCU=y | ||
126 | 141 | ||
127 | # | 142 | # |
128 | # Platform support | 143 | # Platform support |
129 | # | 144 | # |
130 | # CONFIG_PPC_MPC52xx is not set | 145 | # CONFIG_PPC_MPC512x is not set |
131 | # CONFIG_PPC_MPC5200 is not set | 146 | # CONFIG_PPC_MPC5121 is not set |
132 | # CONFIG_PPC_CELL is not set | 147 | # CONFIG_PPC_CELL is not set |
133 | # CONFIG_PPC_CELL_NATIVE is not set | 148 | # CONFIG_PPC_CELL_NATIVE is not set |
134 | # CONFIG_PQ2ADS is not set | 149 | # CONFIG_PQ2ADS is not set |
150 | CONFIG_MPC85xx=y | ||
135 | CONFIG_MPC8540_ADS=y | 151 | CONFIG_MPC8540_ADS=y |
136 | # CONFIG_MPC8560_ADS is not set | 152 | # CONFIG_MPC8560_ADS is not set |
137 | # CONFIG_MPC85xx_CDS is not set | 153 | # CONFIG_MPC85xx_CDS is not set |
138 | # CONFIG_MPC85xx_MDS is not set | 154 | # CONFIG_MPC85xx_MDS is not set |
139 | # CONFIG_MPC85xx_DS is not set | 155 | # CONFIG_MPC85xx_DS is not set |
140 | CONFIG_MPC8540=y | 156 | # CONFIG_STX_GP3 is not set |
141 | CONFIG_MPC85xx=y | 157 | # CONFIG_TQM8540 is not set |
158 | # CONFIG_TQM8541 is not set | ||
159 | # CONFIG_TQM8555 is not set | ||
160 | # CONFIG_TQM8560 is not set | ||
161 | # CONFIG_SBC8548 is not set | ||
162 | # CONFIG_SBC8560 is not set | ||
163 | # CONFIG_IPIC is not set | ||
142 | CONFIG_MPIC=y | 164 | CONFIG_MPIC=y |
143 | # CONFIG_MPIC_WEIRD is not set | 165 | # CONFIG_MPIC_WEIRD is not set |
144 | # CONFIG_PPC_I8259 is not set | 166 | # CONFIG_PPC_I8259 is not set |
@@ -165,13 +187,17 @@ CONFIG_HZ_250=y | |||
165 | # CONFIG_HZ_300 is not set | 187 | # CONFIG_HZ_300 is not set |
166 | # CONFIG_HZ_1000 is not set | 188 | # CONFIG_HZ_1000 is not set |
167 | CONFIG_HZ=250 | 189 | CONFIG_HZ=250 |
190 | # CONFIG_SCHED_HRTICK is not set | ||
168 | CONFIG_PREEMPT_NONE=y | 191 | CONFIG_PREEMPT_NONE=y |
169 | # CONFIG_PREEMPT_VOLUNTARY is not set | 192 | # CONFIG_PREEMPT_VOLUNTARY is not set |
170 | # CONFIG_PREEMPT is not set | 193 | # CONFIG_PREEMPT is not set |
171 | CONFIG_BINFMT_ELF=y | 194 | CONFIG_BINFMT_ELF=y |
172 | CONFIG_BINFMT_MISC=y | 195 | CONFIG_BINFMT_MISC=y |
173 | CONFIG_MATH_EMULATION=y | 196 | CONFIG_MATH_EMULATION=y |
197 | # CONFIG_IOMMU_HELPER is not set | ||
174 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 198 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
199 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
200 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
175 | CONFIG_ARCH_FLATMEM_ENABLE=y | 201 | CONFIG_ARCH_FLATMEM_ENABLE=y |
176 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 202 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
177 | CONFIG_SELECT_MEMORY_MODEL=y | 203 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -190,18 +216,13 @@ CONFIG_VIRT_TO_BUS=y | |||
190 | CONFIG_PROC_DEVICETREE=y | 216 | CONFIG_PROC_DEVICETREE=y |
191 | # CONFIG_CMDLINE_BOOL is not set | 217 | # CONFIG_CMDLINE_BOOL is not set |
192 | # CONFIG_PM is not set | 218 | # CONFIG_PM is not set |
193 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
194 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
195 | # CONFIG_SECCOMP is not set | 219 | # CONFIG_SECCOMP is not set |
196 | CONFIG_WANT_DEVICE_TREE=y | ||
197 | CONFIG_DEVICE_TREE="" | ||
198 | CONFIG_ISA_DMA_API=y | 220 | CONFIG_ISA_DMA_API=y |
199 | 221 | ||
200 | # | 222 | # |
201 | # Bus options | 223 | # Bus options |
202 | # | 224 | # |
203 | CONFIG_ZONE_DMA=y | 225 | CONFIG_ZONE_DMA=y |
204 | CONFIG_PPC_INDIRECT_PCI=y | ||
205 | CONFIG_FSL_SOC=y | 226 | CONFIG_FSL_SOC=y |
206 | # CONFIG_PCI is not set | 227 | # CONFIG_PCI is not set |
207 | # CONFIG_PCI_DOMAINS is not set | 228 | # CONFIG_PCI_DOMAINS is not set |
@@ -238,6 +259,7 @@ CONFIG_XFRM=y | |||
238 | CONFIG_XFRM_USER=y | 259 | CONFIG_XFRM_USER=y |
239 | # CONFIG_XFRM_SUB_POLICY is not set | 260 | # CONFIG_XFRM_SUB_POLICY is not set |
240 | # CONFIG_XFRM_MIGRATE is not set | 261 | # CONFIG_XFRM_MIGRATE is not set |
262 | # CONFIG_XFRM_STATISTICS is not set | ||
241 | # CONFIG_NET_KEY is not set | 263 | # CONFIG_NET_KEY is not set |
242 | CONFIG_INET=y | 264 | CONFIG_INET=y |
243 | CONFIG_IP_MULTICAST=y | 265 | CONFIG_IP_MULTICAST=y |
@@ -293,6 +315,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
293 | # | 315 | # |
294 | # CONFIG_NET_PKTGEN is not set | 316 | # CONFIG_NET_PKTGEN is not set |
295 | # CONFIG_HAMRADIO is not set | 317 | # CONFIG_HAMRADIO is not set |
318 | # CONFIG_CAN is not set | ||
296 | # CONFIG_IRDA is not set | 319 | # CONFIG_IRDA is not set |
297 | # CONFIG_BT is not set | 320 | # CONFIG_BT is not set |
298 | # CONFIG_AF_RXRPC is not set | 321 | # CONFIG_AF_RXRPC is not set |
@@ -334,11 +357,13 @@ CONFIG_BLK_DEV_LOOP=y | |||
334 | CONFIG_BLK_DEV_RAM=y | 357 | CONFIG_BLK_DEV_RAM=y |
335 | CONFIG_BLK_DEV_RAM_COUNT=16 | 358 | CONFIG_BLK_DEV_RAM_COUNT=16 |
336 | CONFIG_BLK_DEV_RAM_SIZE=32768 | 359 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
337 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 360 | # CONFIG_BLK_DEV_XIP is not set |
338 | # CONFIG_CDROM_PKTCDVD is not set | 361 | # CONFIG_CDROM_PKTCDVD is not set |
339 | # CONFIG_ATA_OVER_ETH is not set | 362 | # CONFIG_ATA_OVER_ETH is not set |
340 | CONFIG_MISC_DEVICES=y | 363 | CONFIG_MISC_DEVICES=y |
341 | # CONFIG_EEPROM_93CX6 is not set | 364 | # CONFIG_EEPROM_93CX6 is not set |
365 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
366 | CONFIG_HAVE_IDE=y | ||
342 | # CONFIG_IDE is not set | 367 | # CONFIG_IDE is not set |
343 | 368 | ||
344 | # | 369 | # |
@@ -373,6 +398,7 @@ CONFIG_PHYLIB=y | |||
373 | # CONFIG_SMSC_PHY is not set | 398 | # CONFIG_SMSC_PHY is not set |
374 | # CONFIG_BROADCOM_PHY is not set | 399 | # CONFIG_BROADCOM_PHY is not set |
375 | # CONFIG_ICPLUS_PHY is not set | 400 | # CONFIG_ICPLUS_PHY is not set |
401 | # CONFIG_REALTEK_PHY is not set | ||
376 | # CONFIG_FIXED_PHY is not set | 402 | # CONFIG_FIXED_PHY is not set |
377 | # CONFIG_MDIO_BITBANG is not set | 403 | # CONFIG_MDIO_BITBANG is not set |
378 | CONFIG_NET_ETHERNET=y | 404 | CONFIG_NET_ETHERNET=y |
@@ -383,6 +409,7 @@ CONFIG_MII=y | |||
383 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 409 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
384 | # CONFIG_B44 is not set | 410 | # CONFIG_B44 is not set |
385 | CONFIG_NETDEV_1000=y | 411 | CONFIG_NETDEV_1000=y |
412 | # CONFIG_E1000E_ENABLED is not set | ||
386 | CONFIG_GIANFAR=y | 413 | CONFIG_GIANFAR=y |
387 | CONFIG_GFAR_NAPI=y | 414 | CONFIG_GFAR_NAPI=y |
388 | CONFIG_NETDEV_10000=y | 415 | CONFIG_NETDEV_10000=y |
@@ -395,7 +422,6 @@ CONFIG_NETDEV_10000=y | |||
395 | # CONFIG_WAN is not set | 422 | # CONFIG_WAN is not set |
396 | # CONFIG_PPP is not set | 423 | # CONFIG_PPP is not set |
397 | # CONFIG_SLIP is not set | 424 | # CONFIG_SLIP is not set |
398 | # CONFIG_SHAPER is not set | ||
399 | # CONFIG_NETCONSOLE is not set | 425 | # CONFIG_NETCONSOLE is not set |
400 | # CONFIG_NETPOLL is not set | 426 | # CONFIG_NETPOLL is not set |
401 | # CONFIG_NET_POLL_CONTROLLER is not set | 427 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -489,6 +515,7 @@ CONFIG_HWMON=y | |||
489 | # CONFIG_SENSORS_W83627HF is not set | 515 | # CONFIG_SENSORS_W83627HF is not set |
490 | # CONFIG_SENSORS_W83627EHF is not set | 516 | # CONFIG_SENSORS_W83627EHF is not set |
491 | # CONFIG_HWMON_DEBUG_CHIP is not set | 517 | # CONFIG_HWMON_DEBUG_CHIP is not set |
518 | # CONFIG_THERMAL is not set | ||
492 | # CONFIG_WATCHDOG is not set | 519 | # CONFIG_WATCHDOG is not set |
493 | 520 | ||
494 | # | 521 | # |
@@ -538,15 +565,13 @@ CONFIG_USB_SUPPORT=y | |||
538 | # | 565 | # |
539 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 566 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
540 | # | 567 | # |
541 | |||
542 | # | ||
543 | # USB Gadget Support | ||
544 | # | ||
545 | # CONFIG_USB_GADGET is not set | 568 | # CONFIG_USB_GADGET is not set |
546 | # CONFIG_MMC is not set | 569 | # CONFIG_MMC is not set |
570 | # CONFIG_MEMSTICK is not set | ||
547 | # CONFIG_NEW_LEDS is not set | 571 | # CONFIG_NEW_LEDS is not set |
548 | # CONFIG_EDAC is not set | 572 | # CONFIG_EDAC is not set |
549 | # CONFIG_RTC_CLASS is not set | 573 | # CONFIG_RTC_CLASS is not set |
574 | # CONFIG_DMADEVICES is not set | ||
550 | 575 | ||
551 | # | 576 | # |
552 | # Userspace I/O | 577 | # Userspace I/O |
@@ -572,12 +597,10 @@ CONFIG_FS_MBCACHE=y | |||
572 | # CONFIG_XFS_FS is not set | 597 | # CONFIG_XFS_FS is not set |
573 | # CONFIG_GFS2_FS is not set | 598 | # CONFIG_GFS2_FS is not set |
574 | # CONFIG_OCFS2_FS is not set | 599 | # CONFIG_OCFS2_FS is not set |
575 | # CONFIG_MINIX_FS is not set | 600 | CONFIG_DNOTIFY=y |
576 | # CONFIG_ROMFS_FS is not set | ||
577 | CONFIG_INOTIFY=y | 601 | CONFIG_INOTIFY=y |
578 | CONFIG_INOTIFY_USER=y | 602 | CONFIG_INOTIFY_USER=y |
579 | # CONFIG_QUOTA is not set | 603 | # CONFIG_QUOTA is not set |
580 | CONFIG_DNOTIFY=y | ||
581 | # CONFIG_AUTOFS_FS is not set | 604 | # CONFIG_AUTOFS_FS is not set |
582 | # CONFIG_AUTOFS4_FS is not set | 605 | # CONFIG_AUTOFS4_FS is not set |
583 | # CONFIG_FUSE_FS is not set | 606 | # CONFIG_FUSE_FS is not set |
@@ -619,8 +642,10 @@ CONFIG_TMPFS=y | |||
619 | # CONFIG_EFS_FS is not set | 642 | # CONFIG_EFS_FS is not set |
620 | # CONFIG_CRAMFS is not set | 643 | # CONFIG_CRAMFS is not set |
621 | # CONFIG_VXFS_FS is not set | 644 | # CONFIG_VXFS_FS is not set |
645 | # CONFIG_MINIX_FS is not set | ||
622 | # CONFIG_HPFS_FS is not set | 646 | # CONFIG_HPFS_FS is not set |
623 | # CONFIG_QNX4FS_FS is not set | 647 | # CONFIG_QNX4FS_FS is not set |
648 | # CONFIG_ROMFS_FS is not set | ||
624 | # CONFIG_SYSV_FS is not set | 649 | # CONFIG_SYSV_FS is not set |
625 | # CONFIG_UFS_FS is not set | 650 | # CONFIG_UFS_FS is not set |
626 | CONFIG_NETWORK_FILESYSTEMS=y | 651 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -661,7 +686,6 @@ CONFIG_PARTITION_ADVANCED=y | |||
661 | # CONFIG_SYSV68_PARTITION is not set | 686 | # CONFIG_SYSV68_PARTITION is not set |
662 | # CONFIG_NLS is not set | 687 | # CONFIG_NLS is not set |
663 | # CONFIG_DLM is not set | 688 | # CONFIG_DLM is not set |
664 | # CONFIG_UCC_SLOW is not set | ||
665 | 689 | ||
666 | # | 690 | # |
667 | # Library routines | 691 | # Library routines |
@@ -677,7 +701,6 @@ CONFIG_PLIST=y | |||
677 | CONFIG_HAS_IOMEM=y | 701 | CONFIG_HAS_IOMEM=y |
678 | CONFIG_HAS_IOPORT=y | 702 | CONFIG_HAS_IOPORT=y |
679 | CONFIG_HAS_DMA=y | 703 | CONFIG_HAS_DMA=y |
680 | # CONFIG_INSTRUMENTATION is not set | ||
681 | 704 | ||
682 | # | 705 | # |
683 | # Kernel hacking | 706 | # Kernel hacking |
@@ -696,6 +719,7 @@ CONFIG_SCHED_DEBUG=y | |||
696 | # CONFIG_SCHEDSTATS is not set | 719 | # CONFIG_SCHEDSTATS is not set |
697 | # CONFIG_TIMER_STATS is not set | 720 | # CONFIG_TIMER_STATS is not set |
698 | # CONFIG_SLUB_DEBUG_ON is not set | 721 | # CONFIG_SLUB_DEBUG_ON is not set |
722 | # CONFIG_SLUB_STATS is not set | ||
699 | # CONFIG_DEBUG_RT_MUTEXES is not set | 723 | # CONFIG_DEBUG_RT_MUTEXES is not set |
700 | # CONFIG_RT_MUTEX_TESTER is not set | 724 | # CONFIG_RT_MUTEX_TESTER is not set |
701 | # CONFIG_DEBUG_SPINLOCK is not set | 725 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -708,8 +732,8 @@ CONFIG_DEBUG_MUTEXES=y | |||
708 | # CONFIG_DEBUG_VM is not set | 732 | # CONFIG_DEBUG_VM is not set |
709 | # CONFIG_DEBUG_LIST is not set | 733 | # CONFIG_DEBUG_LIST is not set |
710 | # CONFIG_DEBUG_SG is not set | 734 | # CONFIG_DEBUG_SG is not set |
711 | CONFIG_FORCED_INLINING=y | ||
712 | # CONFIG_BOOT_PRINTK_DELAY is not set | 735 | # CONFIG_BOOT_PRINTK_DELAY is not set |
736 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
713 | # CONFIG_FAULT_INJECTION is not set | 737 | # CONFIG_FAULT_INJECTION is not set |
714 | # CONFIG_SAMPLES is not set | 738 | # CONFIG_SAMPLES is not set |
715 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 739 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
@@ -725,5 +749,48 @@ CONFIG_FORCED_INLINING=y | |||
725 | # CONFIG_KEYS is not set | 749 | # CONFIG_KEYS is not set |
726 | # CONFIG_SECURITY is not set | 750 | # CONFIG_SECURITY is not set |
727 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 751 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
728 | # CONFIG_CRYPTO is not set | 752 | CONFIG_CRYPTO=y |
753 | # CONFIG_CRYPTO_SEQIV is not set | ||
754 | # CONFIG_CRYPTO_MANAGER is not set | ||
755 | # CONFIG_CRYPTO_HMAC is not set | ||
756 | # CONFIG_CRYPTO_XCBC is not set | ||
757 | # CONFIG_CRYPTO_NULL is not set | ||
758 | # CONFIG_CRYPTO_MD4 is not set | ||
759 | # CONFIG_CRYPTO_MD5 is not set | ||
760 | # CONFIG_CRYPTO_SHA1 is not set | ||
761 | # CONFIG_CRYPTO_SHA256 is not set | ||
762 | # CONFIG_CRYPTO_SHA512 is not set | ||
763 | # CONFIG_CRYPTO_WP512 is not set | ||
764 | # CONFIG_CRYPTO_TGR192 is not set | ||
765 | # CONFIG_CRYPTO_GF128MUL is not set | ||
766 | # CONFIG_CRYPTO_ECB is not set | ||
767 | # CONFIG_CRYPTO_CBC is not set | ||
768 | # CONFIG_CRYPTO_PCBC is not set | ||
769 | # CONFIG_CRYPTO_LRW is not set | ||
770 | # CONFIG_CRYPTO_XTS is not set | ||
771 | # CONFIG_CRYPTO_CTR is not set | ||
772 | # CONFIG_CRYPTO_GCM is not set | ||
773 | # CONFIG_CRYPTO_CCM is not set | ||
774 | # CONFIG_CRYPTO_CRYPTD is not set | ||
775 | # CONFIG_CRYPTO_DES is not set | ||
776 | # CONFIG_CRYPTO_FCRYPT is not set | ||
777 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
778 | # CONFIG_CRYPTO_TWOFISH is not set | ||
779 | # CONFIG_CRYPTO_SERPENT is not set | ||
780 | # CONFIG_CRYPTO_AES is not set | ||
781 | # CONFIG_CRYPTO_CAST5 is not set | ||
782 | # CONFIG_CRYPTO_CAST6 is not set | ||
783 | # CONFIG_CRYPTO_TEA is not set | ||
784 | # CONFIG_CRYPTO_ARC4 is not set | ||
785 | # CONFIG_CRYPTO_KHAZAD is not set | ||
786 | # CONFIG_CRYPTO_ANUBIS is not set | ||
787 | # CONFIG_CRYPTO_SEED is not set | ||
788 | # CONFIG_CRYPTO_SALSA20 is not set | ||
789 | # CONFIG_CRYPTO_DEFLATE is not set | ||
790 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
791 | # CONFIG_CRYPTO_CRC32C is not set | ||
792 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
793 | # CONFIG_CRYPTO_AUTHENC is not set | ||
794 | # CONFIG_CRYPTO_LZO is not set | ||
795 | CONFIG_CRYPTO_HW=y | ||
729 | # CONFIG_PPC_CLOCK is not set | 796 | # CONFIG_PPC_CLOCK is not set |