diff options
Diffstat (limited to 'arch/powerpc/configs/mpc8560_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc8560_ads_defconfig | 126 |
1 files changed, 99 insertions, 27 deletions
diff --git a/arch/powerpc/configs/mpc8560_ads_defconfig b/arch/powerpc/configs/mpc8560_ads_defconfig index 51f9693bacd4..851ac9115617 100644 --- a/arch/powerpc/configs/mpc8560_ads_defconfig +++ b/arch/powerpc/configs/mpc8560_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:48 2007 | 4 | # Mon Mar 24 08:48:27 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 is not set | 151 | # CONFIG_MPC8540_ADS is not set |
136 | CONFIG_MPC8560_ADS=y | 152 | CONFIG_MPC8560_ADS=y |
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_MPC8560=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 |
@@ -167,13 +189,17 @@ CONFIG_HZ_250=y | |||
167 | # CONFIG_HZ_300 is not set | 189 | # CONFIG_HZ_300 is not set |
168 | # CONFIG_HZ_1000 is not set | 190 | # CONFIG_HZ_1000 is not set |
169 | CONFIG_HZ=250 | 191 | CONFIG_HZ=250 |
192 | # CONFIG_SCHED_HRTICK is not set | ||
170 | CONFIG_PREEMPT_NONE=y | 193 | CONFIG_PREEMPT_NONE=y |
171 | # CONFIG_PREEMPT_VOLUNTARY is not set | 194 | # CONFIG_PREEMPT_VOLUNTARY is not set |
172 | # CONFIG_PREEMPT is not set | 195 | # CONFIG_PREEMPT is not set |
173 | CONFIG_BINFMT_ELF=y | 196 | CONFIG_BINFMT_ELF=y |
174 | CONFIG_BINFMT_MISC=y | 197 | CONFIG_BINFMT_MISC=y |
175 | CONFIG_MATH_EMULATION=y | 198 | CONFIG_MATH_EMULATION=y |
199 | # CONFIG_IOMMU_HELPER is not set | ||
176 | 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 | ||
177 | CONFIG_ARCH_FLATMEM_ENABLE=y | 203 | CONFIG_ARCH_FLATMEM_ENABLE=y |
178 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 204 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
179 | CONFIG_SELECT_MEMORY_MODEL=y | 205 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -192,11 +218,7 @@ CONFIG_VIRT_TO_BUS=y | |||
192 | # CONFIG_PROC_DEVICETREE is not set | 218 | # CONFIG_PROC_DEVICETREE is not set |
193 | # CONFIG_CMDLINE_BOOL is not set | 219 | # CONFIG_CMDLINE_BOOL is not set |
194 | # CONFIG_PM is not set | 220 | # CONFIG_PM is not set |
195 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
196 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
197 | # CONFIG_SECCOMP is not set | 221 | # CONFIG_SECCOMP is not set |
198 | CONFIG_WANT_DEVICE_TREE=y | ||
199 | CONFIG_DEVICE_TREE="" | ||
200 | CONFIG_ISA_DMA_API=y | 222 | CONFIG_ISA_DMA_API=y |
201 | 223 | ||
202 | # | 224 | # |
@@ -246,6 +268,7 @@ CONFIG_XFRM=y | |||
246 | # CONFIG_XFRM_USER is not set | 268 | # CONFIG_XFRM_USER is not set |
247 | # CONFIG_XFRM_SUB_POLICY is not set | 269 | # CONFIG_XFRM_SUB_POLICY is not set |
248 | # CONFIG_XFRM_MIGRATE is not set | 270 | # CONFIG_XFRM_MIGRATE is not set |
271 | # CONFIG_XFRM_STATISTICS is not set | ||
249 | # CONFIG_NET_KEY is not set | 272 | # CONFIG_NET_KEY is not set |
250 | CONFIG_INET=y | 273 | CONFIG_INET=y |
251 | CONFIG_IP_MULTICAST=y | 274 | CONFIG_IP_MULTICAST=y |
@@ -301,6 +324,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
301 | # | 324 | # |
302 | # CONFIG_NET_PKTGEN is not set | 325 | # CONFIG_NET_PKTGEN is not set |
303 | # CONFIG_HAMRADIO is not set | 326 | # CONFIG_HAMRADIO is not set |
327 | # CONFIG_CAN is not set | ||
304 | # CONFIG_IRDA is not set | 328 | # CONFIG_IRDA is not set |
305 | # CONFIG_BT is not set | 329 | # CONFIG_BT is not set |
306 | # CONFIG_AF_RXRPC is not set | 330 | # CONFIG_AF_RXRPC is not set |
@@ -347,7 +371,7 @@ CONFIG_BLK_DEV_LOOP=y | |||
347 | CONFIG_BLK_DEV_RAM=y | 371 | CONFIG_BLK_DEV_RAM=y |
348 | CONFIG_BLK_DEV_RAM_COUNT=16 | 372 | CONFIG_BLK_DEV_RAM_COUNT=16 |
349 | CONFIG_BLK_DEV_RAM_SIZE=32768 | 373 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
350 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 374 | # CONFIG_BLK_DEV_XIP is not set |
351 | # CONFIG_CDROM_PKTCDVD is not set | 375 | # CONFIG_CDROM_PKTCDVD is not set |
352 | # CONFIG_ATA_OVER_ETH is not set | 376 | # CONFIG_ATA_OVER_ETH is not set |
353 | CONFIG_MISC_DEVICES=y | 377 | CONFIG_MISC_DEVICES=y |
@@ -355,6 +379,8 @@ CONFIG_MISC_DEVICES=y | |||
355 | # CONFIG_EEPROM_93CX6 is not set | 379 | # CONFIG_EEPROM_93CX6 is not set |
356 | # CONFIG_SGI_IOC4 is not set | 380 | # CONFIG_SGI_IOC4 is not set |
357 | # CONFIG_TIFM_CORE is not set | 381 | # CONFIG_TIFM_CORE is not set |
382 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
383 | CONFIG_HAVE_IDE=y | ||
358 | # CONFIG_IDE is not set | 384 | # CONFIG_IDE is not set |
359 | 385 | ||
360 | # | 386 | # |
@@ -383,7 +409,6 @@ CONFIG_NETDEVICES=y | |||
383 | # CONFIG_EQUALIZER is not set | 409 | # CONFIG_EQUALIZER is not set |
384 | # CONFIG_TUN is not set | 410 | # CONFIG_TUN is not set |
385 | # CONFIG_VETH is not set | 411 | # CONFIG_VETH is not set |
386 | # CONFIG_IP1000 is not set | ||
387 | # CONFIG_ARCNET is not set | 412 | # CONFIG_ARCNET is not set |
388 | CONFIG_PHYLIB=y | 413 | CONFIG_PHYLIB=y |
389 | 414 | ||
@@ -399,6 +424,7 @@ CONFIG_DAVICOM_PHY=y | |||
399 | # CONFIG_SMSC_PHY is not set | 424 | # CONFIG_SMSC_PHY is not set |
400 | # CONFIG_BROADCOM_PHY is not set | 425 | # CONFIG_BROADCOM_PHY is not set |
401 | # CONFIG_ICPLUS_PHY is not set | 426 | # CONFIG_ICPLUS_PHY is not set |
427 | # CONFIG_REALTEK_PHY is not set | ||
402 | # CONFIG_FIXED_PHY is not set | 428 | # CONFIG_FIXED_PHY is not set |
403 | # CONFIG_MDIO_BITBANG is not set | 429 | # CONFIG_MDIO_BITBANG is not set |
404 | CONFIG_NET_ETHERNET=y | 430 | CONFIG_NET_ETHERNET=y |
@@ -426,6 +452,9 @@ CONFIG_E1000=y | |||
426 | CONFIG_E1000_NAPI=y | 452 | CONFIG_E1000_NAPI=y |
427 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | 453 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set |
428 | # CONFIG_E1000E is not set | 454 | # CONFIG_E1000E is not set |
455 | # CONFIG_E1000E_ENABLED is not set | ||
456 | # CONFIG_IP1000 is not set | ||
457 | # CONFIG_IGB is not set | ||
429 | # CONFIG_NS83820 is not set | 458 | # CONFIG_NS83820 is not set |
430 | # CONFIG_HAMACHI is not set | 459 | # CONFIG_HAMACHI is not set |
431 | # CONFIG_YELLOWFIN is not set | 460 | # CONFIG_YELLOWFIN is not set |
@@ -452,6 +481,7 @@ CONFIG_NETDEV_10000=y | |||
452 | # CONFIG_NIU is not set | 481 | # CONFIG_NIU is not set |
453 | # CONFIG_MLX4_CORE is not set | 482 | # CONFIG_MLX4_CORE is not set |
454 | # CONFIG_TEHUTI is not set | 483 | # CONFIG_TEHUTI is not set |
484 | # CONFIG_BNX2X is not set | ||
455 | # CONFIG_TR is not set | 485 | # CONFIG_TR is not set |
456 | 486 | ||
457 | # | 487 | # |
@@ -464,7 +494,6 @@ CONFIG_NETDEV_10000=y | |||
464 | # CONFIG_HIPPI is not set | 494 | # CONFIG_HIPPI is not set |
465 | # CONFIG_PPP is not set | 495 | # CONFIG_PPP is not set |
466 | # CONFIG_SLIP is not set | 496 | # CONFIG_SLIP is not set |
467 | # CONFIG_SHAPER is not set | ||
468 | # CONFIG_NETCONSOLE is not set | 497 | # CONFIG_NETCONSOLE is not set |
469 | # CONFIG_NETPOLL is not set | 498 | # CONFIG_NETPOLL is not set |
470 | # CONFIG_NET_POLL_CONTROLLER is not set | 499 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -507,6 +536,7 @@ CONFIG_INPUT=y | |||
507 | # | 536 | # |
508 | # CONFIG_VT is not set | 537 | # CONFIG_VT is not set |
509 | # CONFIG_SERIAL_NONSTANDARD is not set | 538 | # CONFIG_SERIAL_NONSTANDARD is not set |
539 | # CONFIG_NOZOMI is not set | ||
510 | 540 | ||
511 | # | 541 | # |
512 | # Serial drivers | 542 | # Serial drivers |
@@ -567,6 +597,7 @@ CONFIG_HWMON=y | |||
567 | # CONFIG_SENSORS_W83627HF is not set | 597 | # CONFIG_SENSORS_W83627HF is not set |
568 | # CONFIG_SENSORS_W83627EHF is not set | 598 | # CONFIG_SENSORS_W83627EHF is not set |
569 | # CONFIG_HWMON_DEBUG_CHIP is not set | 599 | # CONFIG_HWMON_DEBUG_CHIP is not set |
600 | # CONFIG_THERMAL is not set | ||
570 | # CONFIG_WATCHDOG is not set | 601 | # CONFIG_WATCHDOG is not set |
571 | 602 | ||
572 | # | 603 | # |
@@ -619,16 +650,14 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
619 | # | 650 | # |
620 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 651 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
621 | # | 652 | # |
622 | |||
623 | # | ||
624 | # USB Gadget Support | ||
625 | # | ||
626 | # CONFIG_USB_GADGET is not set | 653 | # CONFIG_USB_GADGET is not set |
627 | # CONFIG_MMC is not set | 654 | # CONFIG_MMC is not set |
655 | # CONFIG_MEMSTICK is not set | ||
628 | # CONFIG_NEW_LEDS is not set | 656 | # CONFIG_NEW_LEDS is not set |
629 | # CONFIG_INFINIBAND is not set | 657 | # CONFIG_INFINIBAND is not set |
630 | # CONFIG_EDAC is not set | 658 | # CONFIG_EDAC is not set |
631 | # CONFIG_RTC_CLASS is not set | 659 | # CONFIG_RTC_CLASS is not set |
660 | # CONFIG_DMADEVICES is not set | ||
632 | 661 | ||
633 | # | 662 | # |
634 | # Userspace I/O | 663 | # Userspace I/O |
@@ -654,12 +683,10 @@ CONFIG_FS_MBCACHE=y | |||
654 | # CONFIG_XFS_FS is not set | 683 | # CONFIG_XFS_FS is not set |
655 | # CONFIG_GFS2_FS is not set | 684 | # CONFIG_GFS2_FS is not set |
656 | # CONFIG_OCFS2_FS is not set | 685 | # CONFIG_OCFS2_FS is not set |
657 | # CONFIG_MINIX_FS is not set | 686 | CONFIG_DNOTIFY=y |
658 | # CONFIG_ROMFS_FS is not set | ||
659 | CONFIG_INOTIFY=y | 687 | CONFIG_INOTIFY=y |
660 | CONFIG_INOTIFY_USER=y | 688 | CONFIG_INOTIFY_USER=y |
661 | # CONFIG_QUOTA is not set | 689 | # CONFIG_QUOTA is not set |
662 | CONFIG_DNOTIFY=y | ||
663 | # CONFIG_AUTOFS_FS is not set | 690 | # CONFIG_AUTOFS_FS is not set |
664 | # CONFIG_AUTOFS4_FS is not set | 691 | # CONFIG_AUTOFS4_FS is not set |
665 | # CONFIG_FUSE_FS is not set | 692 | # CONFIG_FUSE_FS is not set |
@@ -701,8 +728,10 @@ CONFIG_TMPFS=y | |||
701 | # CONFIG_EFS_FS is not set | 728 | # CONFIG_EFS_FS is not set |
702 | # CONFIG_CRAMFS is not set | 729 | # CONFIG_CRAMFS is not set |
703 | # CONFIG_VXFS_FS is not set | 730 | # CONFIG_VXFS_FS is not set |
731 | # CONFIG_MINIX_FS is not set | ||
704 | # CONFIG_HPFS_FS is not set | 732 | # CONFIG_HPFS_FS is not set |
705 | # CONFIG_QNX4FS_FS is not set | 733 | # CONFIG_QNX4FS_FS is not set |
734 | # CONFIG_ROMFS_FS is not set | ||
706 | # CONFIG_SYSV_FS is not set | 735 | # CONFIG_SYSV_FS is not set |
707 | # CONFIG_UFS_FS is not set | 736 | # CONFIG_UFS_FS is not set |
708 | CONFIG_NETWORK_FILESYSTEMS=y | 737 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -743,7 +772,6 @@ CONFIG_PARTITION_ADVANCED=y | |||
743 | # CONFIG_SYSV68_PARTITION is not set | 772 | # CONFIG_SYSV68_PARTITION is not set |
744 | # CONFIG_NLS is not set | 773 | # CONFIG_NLS is not set |
745 | # CONFIG_DLM is not set | 774 | # CONFIG_DLM is not set |
746 | # CONFIG_UCC_SLOW is not set | ||
747 | 775 | ||
748 | # | 776 | # |
749 | # Library routines | 777 | # Library routines |
@@ -759,7 +787,6 @@ CONFIG_PLIST=y | |||
759 | CONFIG_HAS_IOMEM=y | 787 | CONFIG_HAS_IOMEM=y |
760 | CONFIG_HAS_IOPORT=y | 788 | CONFIG_HAS_IOPORT=y |
761 | CONFIG_HAS_DMA=y | 789 | CONFIG_HAS_DMA=y |
762 | # CONFIG_INSTRUMENTATION is not set | ||
763 | 790 | ||
764 | # | 791 | # |
765 | # Kernel hacking | 792 | # Kernel hacking |
@@ -778,6 +805,7 @@ CONFIG_SCHED_DEBUG=y | |||
778 | # CONFIG_SCHEDSTATS is not set | 805 | # CONFIG_SCHEDSTATS is not set |
779 | # CONFIG_TIMER_STATS is not set | 806 | # CONFIG_TIMER_STATS is not set |
780 | # CONFIG_SLUB_DEBUG_ON is not set | 807 | # CONFIG_SLUB_DEBUG_ON is not set |
808 | # CONFIG_SLUB_STATS is not set | ||
781 | # CONFIG_DEBUG_RT_MUTEXES is not set | 809 | # CONFIG_DEBUG_RT_MUTEXES is not set |
782 | # CONFIG_RT_MUTEX_TESTER is not set | 810 | # CONFIG_RT_MUTEX_TESTER is not set |
783 | # CONFIG_DEBUG_SPINLOCK is not set | 811 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -790,8 +818,8 @@ CONFIG_DEBUG_MUTEXES=y | |||
790 | # CONFIG_DEBUG_VM is not set | 818 | # CONFIG_DEBUG_VM is not set |
791 | # CONFIG_DEBUG_LIST is not set | 819 | # CONFIG_DEBUG_LIST is not set |
792 | # CONFIG_DEBUG_SG is not set | 820 | # CONFIG_DEBUG_SG is not set |
793 | CONFIG_FORCED_INLINING=y | ||
794 | # CONFIG_BOOT_PRINTK_DELAY is not set | 821 | # CONFIG_BOOT_PRINTK_DELAY is not set |
822 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
795 | # CONFIG_FAULT_INJECTION is not set | 823 | # CONFIG_FAULT_INJECTION is not set |
796 | # CONFIG_SAMPLES is not set | 824 | # CONFIG_SAMPLES is not set |
797 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 825 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
@@ -808,6 +836,50 @@ CONFIG_FORCED_INLINING=y | |||
808 | # CONFIG_KEYS is not set | 836 | # CONFIG_KEYS is not set |
809 | # CONFIG_SECURITY is not set | 837 | # CONFIG_SECURITY is not set |
810 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 838 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
811 | # CONFIG_CRYPTO is not set | 839 | CONFIG_CRYPTO=y |
840 | # CONFIG_CRYPTO_SEQIV is not set | ||
841 | # CONFIG_CRYPTO_MANAGER is not set | ||
842 | # CONFIG_CRYPTO_HMAC is not set | ||
843 | # CONFIG_CRYPTO_XCBC is not set | ||
844 | # CONFIG_CRYPTO_NULL is not set | ||
845 | # CONFIG_CRYPTO_MD4 is not set | ||
846 | # CONFIG_CRYPTO_MD5 is not set | ||
847 | # CONFIG_CRYPTO_SHA1 is not set | ||
848 | # CONFIG_CRYPTO_SHA256 is not set | ||
849 | # CONFIG_CRYPTO_SHA512 is not set | ||
850 | # CONFIG_CRYPTO_WP512 is not set | ||
851 | # CONFIG_CRYPTO_TGR192 is not set | ||
852 | # CONFIG_CRYPTO_GF128MUL is not set | ||
853 | # CONFIG_CRYPTO_ECB is not set | ||
854 | # CONFIG_CRYPTO_CBC is not set | ||
855 | # CONFIG_CRYPTO_PCBC is not set | ||
856 | # CONFIG_CRYPTO_LRW is not set | ||
857 | # CONFIG_CRYPTO_XTS is not set | ||
858 | # CONFIG_CRYPTO_CTR is not set | ||
859 | # CONFIG_CRYPTO_GCM is not set | ||
860 | # CONFIG_CRYPTO_CCM is not set | ||
861 | # CONFIG_CRYPTO_CRYPTD is not set | ||
862 | # CONFIG_CRYPTO_DES is not set | ||
863 | # CONFIG_CRYPTO_FCRYPT is not set | ||
864 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
865 | # CONFIG_CRYPTO_TWOFISH is not set | ||
866 | # CONFIG_CRYPTO_SERPENT is not set | ||
867 | # CONFIG_CRYPTO_AES is not set | ||
868 | # CONFIG_CRYPTO_CAST5 is not set | ||
869 | # CONFIG_CRYPTO_CAST6 is not set | ||
870 | # CONFIG_CRYPTO_TEA is not set | ||
871 | # CONFIG_CRYPTO_ARC4 is not set | ||
872 | # CONFIG_CRYPTO_KHAZAD is not set | ||
873 | # CONFIG_CRYPTO_ANUBIS is not set | ||
874 | # CONFIG_CRYPTO_SEED is not set | ||
875 | # CONFIG_CRYPTO_SALSA20 is not set | ||
876 | # CONFIG_CRYPTO_DEFLATE is not set | ||
877 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
878 | # CONFIG_CRYPTO_CRC32C is not set | ||
879 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
880 | # CONFIG_CRYPTO_AUTHENC is not set | ||
881 | # CONFIG_CRYPTO_LZO is not set | ||
882 | CONFIG_CRYPTO_HW=y | ||
883 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
812 | # CONFIG_PPC_CLOCK is not set | 884 | # CONFIG_PPC_CLOCK is not set |
813 | CONFIG_PPC_LIB_RHEAP=y | 885 | CONFIG_PPC_LIB_RHEAP=y |