diff options
Diffstat (limited to 'arch/powerpc/configs/mpc866_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc866_ads_defconfig | 112 |
1 files changed, 86 insertions, 26 deletions
diff --git a/arch/powerpc/configs/mpc866_ads_defconfig b/arch/powerpc/configs/mpc866_ads_defconfig index a7ef231f2ab2..2d831db9ae5b 100644 --- a/arch/powerpc/configs/mpc866_ads_defconfig +++ b/arch/powerpc/configs/mpc866_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:59 2007 | 4 | # Mon Mar 24 08:48:35 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 |
@@ -62,15 +63,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
62 | # CONFIG_POSIX_MQUEUE is not set | 63 | # CONFIG_POSIX_MQUEUE is not set |
63 | # CONFIG_BSD_PROCESS_ACCT is not set | 64 | # CONFIG_BSD_PROCESS_ACCT is not set |
64 | # CONFIG_TASKSTATS is not set | 65 | # CONFIG_TASKSTATS is not set |
65 | # CONFIG_USER_NS is not set | ||
66 | # CONFIG_PID_NS is not set | ||
67 | # CONFIG_AUDIT is not set | 66 | # CONFIG_AUDIT is not set |
68 | # CONFIG_IKCONFIG is not set | 67 | # CONFIG_IKCONFIG is not set |
69 | CONFIG_LOG_BUF_SHIFT=14 | 68 | CONFIG_LOG_BUF_SHIFT=14 |
70 | # CONFIG_CGROUPS is not set | 69 | # CONFIG_CGROUPS is not set |
70 | CONFIG_GROUP_SCHED=y | ||
71 | # CONFIG_FAIR_GROUP_SCHED is not set | 71 | # CONFIG_FAIR_GROUP_SCHED is not set |
72 | # CONFIG_RT_GROUP_SCHED is not set | ||
73 | CONFIG_USER_SCHED=y | ||
74 | # CONFIG_CGROUP_SCHED is not set | ||
72 | CONFIG_SYSFS_DEPRECATED=y | 75 | CONFIG_SYSFS_DEPRECATED=y |
76 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
73 | # CONFIG_RELAY is not set | 77 | # CONFIG_RELAY is not set |
78 | # CONFIG_NAMESPACES is not set | ||
74 | # CONFIG_BLK_DEV_INITRD is not set | 79 | # CONFIG_BLK_DEV_INITRD is not set |
75 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 80 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
76 | CONFIG_SYSCTL=y | 81 | CONFIG_SYSCTL=y |
@@ -82,11 +87,13 @@ CONFIG_KALLSYMS=y | |||
82 | CONFIG_PRINTK=y | 87 | CONFIG_PRINTK=y |
83 | # CONFIG_BUG is not set | 88 | # CONFIG_BUG is not set |
84 | CONFIG_ELF_CORE=y | 89 | CONFIG_ELF_CORE=y |
90 | CONFIG_COMPAT_BRK=y | ||
85 | # CONFIG_BASE_FULL is not set | 91 | # CONFIG_BASE_FULL is not set |
86 | CONFIG_FUTEX=y | 92 | CONFIG_FUTEX=y |
87 | CONFIG_ANON_INODES=y | 93 | CONFIG_ANON_INODES=y |
88 | # CONFIG_EPOLL is not set | 94 | # CONFIG_EPOLL is not set |
89 | CONFIG_SIGNALFD=y | 95 | CONFIG_SIGNALFD=y |
96 | CONFIG_TIMERFD=y | ||
90 | CONFIG_EVENTFD=y | 97 | CONFIG_EVENTFD=y |
91 | CONFIG_SHMEM=y | 98 | CONFIG_SHMEM=y |
92 | # CONFIG_VM_EVENT_COUNTERS is not set | 99 | # CONFIG_VM_EVENT_COUNTERS is not set |
@@ -94,6 +101,13 @@ CONFIG_SLUB_DEBUG=y | |||
94 | # CONFIG_SLAB is not set | 101 | # CONFIG_SLAB is not set |
95 | CONFIG_SLUB=y | 102 | CONFIG_SLUB=y |
96 | # CONFIG_SLOB is not set | 103 | # CONFIG_SLOB is not set |
104 | # CONFIG_PROFILING is not set | ||
105 | # CONFIG_MARKERS is not set | ||
106 | CONFIG_HAVE_OPROFILE=y | ||
107 | CONFIG_HAVE_KPROBES=y | ||
108 | CONFIG_HAVE_KRETPROBES=y | ||
109 | CONFIG_PROC_PAGE_MONITOR=y | ||
110 | CONFIG_SLABINFO=y | ||
97 | CONFIG_RT_MUTEXES=y | 111 | CONFIG_RT_MUTEXES=y |
98 | # CONFIG_TINY_SHMEM is not set | 112 | # CONFIG_TINY_SHMEM is not set |
99 | CONFIG_BASE_SMALL=1 | 113 | CONFIG_BASE_SMALL=1 |
@@ -116,12 +130,13 @@ CONFIG_DEFAULT_AS=y | |||
116 | # CONFIG_DEFAULT_CFQ is not set | 130 | # CONFIG_DEFAULT_CFQ is not set |
117 | # CONFIG_DEFAULT_NOOP is not set | 131 | # CONFIG_DEFAULT_NOOP is not set |
118 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 132 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
133 | CONFIG_CLASSIC_RCU=y | ||
119 | 134 | ||
120 | # | 135 | # |
121 | # Platform support | 136 | # Platform support |
122 | # | 137 | # |
123 | # CONFIG_PPC_MPC52xx is not set | 138 | # CONFIG_PPC_MPC512x is not set |
124 | # CONFIG_PPC_MPC5200 is not set | 139 | # CONFIG_PPC_MPC5121 is not set |
125 | # CONFIG_PPC_CELL is not set | 140 | # CONFIG_PPC_CELL is not set |
126 | # CONFIG_PPC_CELL_NATIVE is not set | 141 | # CONFIG_PPC_CELL_NATIVE is not set |
127 | CONFIG_CPM1=y | 142 | CONFIG_CPM1=y |
@@ -129,6 +144,7 @@ CONFIG_CPM1=y | |||
129 | CONFIG_MPC86XADS=y | 144 | CONFIG_MPC86XADS=y |
130 | # CONFIG_MPC885ADS is not set | 145 | # CONFIG_MPC885ADS is not set |
131 | # CONFIG_PPC_EP88XC is not set | 146 | # CONFIG_PPC_EP88XC is not set |
147 | # CONFIG_PPC_ADDER875 is not set | ||
132 | 148 | ||
133 | # | 149 | # |
134 | # MPC8xx CPM Options | 150 | # MPC8xx CPM Options |
@@ -145,6 +161,7 @@ CONFIG_NO_UCODE_PATCH=y | |||
145 | # CONFIG_I2C_SPI_UCODE_PATCH is not set | 161 | # CONFIG_I2C_SPI_UCODE_PATCH is not set |
146 | # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set | 162 | # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set |
147 | # CONFIG_PQ2ADS is not set | 163 | # CONFIG_PQ2ADS is not set |
164 | # CONFIG_IPIC is not set | ||
148 | # CONFIG_MPIC is not set | 165 | # CONFIG_MPIC is not set |
149 | # CONFIG_MPIC_WEIRD is not set | 166 | # CONFIG_MPIC_WEIRD is not set |
150 | # CONFIG_PPC_I8259 is not set | 167 | # CONFIG_PPC_I8259 is not set |
@@ -155,7 +172,7 @@ CONFIG_NO_UCODE_PATCH=y | |||
155 | # CONFIG_PPC_INDIRECT_IO is not set | 172 | # CONFIG_PPC_INDIRECT_IO is not set |
156 | # CONFIG_GENERIC_IOMAP is not set | 173 | # CONFIG_GENERIC_IOMAP is not set |
157 | # CONFIG_CPU_FREQ is not set | 174 | # CONFIG_CPU_FREQ is not set |
158 | # CONFIG_CPM2 is not set | 175 | CONFIG_PPC_CPM_NEW_BINDING=y |
159 | # CONFIG_FSL_ULI1575 is not set | 176 | # CONFIG_FSL_ULI1575 is not set |
160 | CONFIG_CPM=y | 177 | CONFIG_CPM=y |
161 | 178 | ||
@@ -172,13 +189,17 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |||
172 | # CONFIG_HZ_300 is not set | 189 | # CONFIG_HZ_300 is not set |
173 | CONFIG_HZ_1000=y | 190 | CONFIG_HZ_1000=y |
174 | CONFIG_HZ=1000 | 191 | CONFIG_HZ=1000 |
192 | # CONFIG_SCHED_HRTICK is not set | ||
175 | CONFIG_PREEMPT_NONE=y | 193 | CONFIG_PREEMPT_NONE=y |
176 | # CONFIG_PREEMPT_VOLUNTARY is not set | 194 | # CONFIG_PREEMPT_VOLUNTARY is not set |
177 | # CONFIG_PREEMPT is not set | 195 | # CONFIG_PREEMPT is not set |
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=y | 198 | CONFIG_MATH_EMULATION=y |
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 |
@@ -197,11 +218,7 @@ CONFIG_VIRT_TO_BUS=y | |||
197 | # CONFIG_PROC_DEVICETREE is not set | 218 | # CONFIG_PROC_DEVICETREE is not set |
198 | # CONFIG_CMDLINE_BOOL is not set | 219 | # CONFIG_CMDLINE_BOOL is not set |
199 | # CONFIG_PM is not set | 220 | # CONFIG_PM is not set |
200 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
201 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
202 | # CONFIG_SECCOMP is not set | 221 | # CONFIG_SECCOMP is not set |
203 | CONFIG_WANT_DEVICE_TREE=y | ||
204 | CONFIG_DEVICE_TREE="" | ||
205 | CONFIG_ISA_DMA_API=y | 222 | CONFIG_ISA_DMA_API=y |
206 | 223 | ||
207 | # | 224 | # |
@@ -246,6 +263,7 @@ CONFIG_XFRM=y | |||
246 | # CONFIG_XFRM_USER is not set | 263 | # CONFIG_XFRM_USER is not set |
247 | # CONFIG_XFRM_SUB_POLICY is not set | 264 | # CONFIG_XFRM_SUB_POLICY is not set |
248 | # CONFIG_XFRM_MIGRATE is not set | 265 | # CONFIG_XFRM_MIGRATE is not set |
266 | # CONFIG_XFRM_STATISTICS is not set | ||
249 | # CONFIG_NET_KEY is not set | 267 | # CONFIG_NET_KEY is not set |
250 | CONFIG_INET=y | 268 | CONFIG_INET=y |
251 | CONFIG_IP_MULTICAST=y | 269 | CONFIG_IP_MULTICAST=y |
@@ -301,6 +319,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
301 | # | 319 | # |
302 | # CONFIG_NET_PKTGEN is not set | 320 | # CONFIG_NET_PKTGEN is not set |
303 | # CONFIG_HAMRADIO is not set | 321 | # CONFIG_HAMRADIO is not set |
322 | # CONFIG_CAN is not set | ||
304 | # CONFIG_IRDA is not set | 323 | # CONFIG_IRDA is not set |
305 | # CONFIG_BT is not set | 324 | # CONFIG_BT is not set |
306 | # CONFIG_AF_RXRPC is not set | 325 | # CONFIG_AF_RXRPC is not set |
@@ -340,6 +359,8 @@ CONFIG_BLK_DEV_LOOP=y | |||
340 | # CONFIG_ATA_OVER_ETH is not set | 359 | # CONFIG_ATA_OVER_ETH is not set |
341 | CONFIG_MISC_DEVICES=y | 360 | CONFIG_MISC_DEVICES=y |
342 | # CONFIG_EEPROM_93CX6 is not set | 361 | # CONFIG_EEPROM_93CX6 is not set |
362 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
363 | CONFIG_HAVE_IDE=y | ||
343 | # CONFIG_IDE is not set | 364 | # CONFIG_IDE is not set |
344 | 365 | ||
345 | # | 366 | # |
@@ -374,11 +395,8 @@ CONFIG_PHYLIB=y | |||
374 | # CONFIG_SMSC_PHY is not set | 395 | # CONFIG_SMSC_PHY is not set |
375 | # CONFIG_BROADCOM_PHY is not set | 396 | # CONFIG_BROADCOM_PHY is not set |
376 | # CONFIG_ICPLUS_PHY is not set | 397 | # CONFIG_ICPLUS_PHY is not set |
398 | # CONFIG_REALTEK_PHY is not set | ||
377 | CONFIG_FIXED_PHY=y | 399 | CONFIG_FIXED_PHY=y |
378 | CONFIG_FIXED_MII_10_FDX=y | ||
379 | CONFIG_FIXED_MII_100_FDX=y | ||
380 | # CONFIG_FIXED_MII_1000_FDX is not set | ||
381 | CONFIG_FIXED_MII_AMNT=1 | ||
382 | # CONFIG_MDIO_BITBANG is not set | 400 | # CONFIG_MDIO_BITBANG is not set |
383 | CONFIG_NET_ETHERNET=y | 401 | CONFIG_NET_ETHERNET=y |
384 | CONFIG_MII=y | 402 | CONFIG_MII=y |
@@ -392,6 +410,8 @@ CONFIG_FS_ENET_HAS_SCC=y | |||
392 | CONFIG_FS_ENET_HAS_FEC=y | 410 | CONFIG_FS_ENET_HAS_FEC=y |
393 | CONFIG_FS_ENET_MDIO_FEC=y | 411 | CONFIG_FS_ENET_MDIO_FEC=y |
394 | CONFIG_NETDEV_1000=y | 412 | CONFIG_NETDEV_1000=y |
413 | # CONFIG_E1000E_ENABLED is not set | ||
414 | # CONFIG_GIANFAR is not set | ||
395 | CONFIG_NETDEV_10000=y | 415 | CONFIG_NETDEV_10000=y |
396 | 416 | ||
397 | # | 417 | # |
@@ -402,7 +422,6 @@ CONFIG_NETDEV_10000=y | |||
402 | # CONFIG_WAN is not set | 422 | # CONFIG_WAN is not set |
403 | # CONFIG_PPP is not set | 423 | # CONFIG_PPP is not set |
404 | # CONFIG_SLIP is not set | 424 | # CONFIG_SLIP is not set |
405 | # CONFIG_SHAPER is not set | ||
406 | # CONFIG_NETCONSOLE is not set | 425 | # CONFIG_NETCONSOLE is not set |
407 | # CONFIG_NETPOLL is not set | 426 | # CONFIG_NETPOLL is not set |
408 | # CONFIG_NET_POLL_CONTROLLER is not set | 427 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -519,6 +538,7 @@ CONFIG_HWMON=y | |||
519 | # CONFIG_SENSORS_W83627HF is not set | 538 | # CONFIG_SENSORS_W83627HF is not set |
520 | # CONFIG_SENSORS_W83627EHF is not set | 539 | # CONFIG_SENSORS_W83627EHF is not set |
521 | # CONFIG_HWMON_DEBUG_CHIP is not set | 540 | # CONFIG_HWMON_DEBUG_CHIP is not set |
541 | # CONFIG_THERMAL is not set | ||
522 | # CONFIG_WATCHDOG is not set | 542 | # CONFIG_WATCHDOG is not set |
523 | 543 | ||
524 | # | 544 | # |
@@ -568,15 +588,13 @@ CONFIG_USB_SUPPORT=y | |||
568 | # | 588 | # |
569 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 589 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
570 | # | 590 | # |
571 | |||
572 | # | ||
573 | # USB Gadget Support | ||
574 | # | ||
575 | # CONFIG_USB_GADGET is not set | 591 | # CONFIG_USB_GADGET is not set |
576 | # CONFIG_MMC is not set | 592 | # CONFIG_MMC is not set |
593 | # CONFIG_MEMSTICK is not set | ||
577 | # CONFIG_NEW_LEDS is not set | 594 | # CONFIG_NEW_LEDS is not set |
578 | # CONFIG_EDAC is not set | 595 | # CONFIG_EDAC is not set |
579 | # CONFIG_RTC_CLASS is not set | 596 | # CONFIG_RTC_CLASS is not set |
597 | # CONFIG_DMADEVICES is not set | ||
580 | 598 | ||
581 | # | 599 | # |
582 | # Userspace I/O | 600 | # Userspace I/O |
@@ -604,12 +622,10 @@ CONFIG_FS_MBCACHE=y | |||
604 | # CONFIG_XFS_FS is not set | 622 | # CONFIG_XFS_FS is not set |
605 | # CONFIG_GFS2_FS is not set | 623 | # CONFIG_GFS2_FS is not set |
606 | # CONFIG_OCFS2_FS is not set | 624 | # CONFIG_OCFS2_FS is not set |
607 | # CONFIG_MINIX_FS is not set | 625 | CONFIG_DNOTIFY=y |
608 | # CONFIG_ROMFS_FS is not set | ||
609 | CONFIG_INOTIFY=y | 626 | CONFIG_INOTIFY=y |
610 | CONFIG_INOTIFY_USER=y | 627 | CONFIG_INOTIFY_USER=y |
611 | # CONFIG_QUOTA is not set | 628 | # CONFIG_QUOTA is not set |
612 | CONFIG_DNOTIFY=y | ||
613 | # CONFIG_AUTOFS_FS is not set | 629 | # CONFIG_AUTOFS_FS is not set |
614 | # CONFIG_AUTOFS4_FS is not set | 630 | # CONFIG_AUTOFS4_FS is not set |
615 | # CONFIG_FUSE_FS is not set | 631 | # CONFIG_FUSE_FS is not set |
@@ -651,8 +667,10 @@ CONFIG_TMPFS=y | |||
651 | # CONFIG_EFS_FS is not set | 667 | # CONFIG_EFS_FS is not set |
652 | CONFIG_CRAMFS=y | 668 | CONFIG_CRAMFS=y |
653 | # CONFIG_VXFS_FS is not set | 669 | # CONFIG_VXFS_FS is not set |
670 | # CONFIG_MINIX_FS is not set | ||
654 | # CONFIG_HPFS_FS is not set | 671 | # CONFIG_HPFS_FS is not set |
655 | # CONFIG_QNX4FS_FS is not set | 672 | # CONFIG_QNX4FS_FS is not set |
673 | # CONFIG_ROMFS_FS is not set | ||
656 | # CONFIG_SYSV_FS is not set | 674 | # CONFIG_SYSV_FS is not set |
657 | # CONFIG_UFS_FS is not set | 675 | # CONFIG_UFS_FS is not set |
658 | CONFIG_NETWORK_FILESYSTEMS=y | 676 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -699,7 +717,6 @@ CONFIG_MSDOS_PARTITION=y | |||
699 | # CONFIG_SYSV68_PARTITION is not set | 717 | # CONFIG_SYSV68_PARTITION is not set |
700 | # CONFIG_NLS is not set | 718 | # CONFIG_NLS is not set |
701 | # CONFIG_DLM is not set | 719 | # CONFIG_DLM is not set |
702 | # CONFIG_UCC_SLOW is not set | ||
703 | 720 | ||
704 | # | 721 | # |
705 | # Library routines | 722 | # Library routines |
@@ -716,7 +733,6 @@ CONFIG_PLIST=y | |||
716 | CONFIG_HAS_IOMEM=y | 733 | CONFIG_HAS_IOMEM=y |
717 | CONFIG_HAS_IOPORT=y | 734 | CONFIG_HAS_IOPORT=y |
718 | CONFIG_HAS_DMA=y | 735 | CONFIG_HAS_DMA=y |
719 | # CONFIG_INSTRUMENTATION is not set | ||
720 | 736 | ||
721 | # | 737 | # |
722 | # Kernel hacking | 738 | # Kernel hacking |
@@ -730,6 +746,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
730 | # CONFIG_HEADERS_CHECK is not set | 746 | # CONFIG_HEADERS_CHECK is not set |
731 | # CONFIG_DEBUG_KERNEL is not set | 747 | # CONFIG_DEBUG_KERNEL is not set |
732 | # CONFIG_SLUB_DEBUG_ON is not set | 748 | # CONFIG_SLUB_DEBUG_ON is not set |
749 | # CONFIG_SLUB_STATS is not set | ||
733 | # CONFIG_SAMPLES is not set | 750 | # CONFIG_SAMPLES is not set |
734 | # CONFIG_PPC_EARLY_DEBUG is not set | 751 | # CONFIG_PPC_EARLY_DEBUG is not set |
735 | 752 | ||
@@ -739,6 +756,49 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
739 | # CONFIG_KEYS is not set | 756 | # CONFIG_KEYS is not set |
740 | # CONFIG_SECURITY is not set | 757 | # CONFIG_SECURITY is not set |
741 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 758 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
742 | # CONFIG_CRYPTO is not set | 759 | CONFIG_CRYPTO=y |
760 | # CONFIG_CRYPTO_SEQIV is not set | ||
761 | # CONFIG_CRYPTO_MANAGER is not set | ||
762 | # CONFIG_CRYPTO_HMAC is not set | ||
763 | # CONFIG_CRYPTO_XCBC is not set | ||
764 | # CONFIG_CRYPTO_NULL is not set | ||
765 | # CONFIG_CRYPTO_MD4 is not set | ||
766 | # CONFIG_CRYPTO_MD5 is not set | ||
767 | # CONFIG_CRYPTO_SHA1 is not set | ||
768 | # CONFIG_CRYPTO_SHA256 is not set | ||
769 | # CONFIG_CRYPTO_SHA512 is not set | ||
770 | # CONFIG_CRYPTO_WP512 is not set | ||
771 | # CONFIG_CRYPTO_TGR192 is not set | ||
772 | # CONFIG_CRYPTO_GF128MUL is not set | ||
773 | # CONFIG_CRYPTO_ECB is not set | ||
774 | # CONFIG_CRYPTO_CBC is not set | ||
775 | # CONFIG_CRYPTO_PCBC is not set | ||
776 | # CONFIG_CRYPTO_LRW is not set | ||
777 | # CONFIG_CRYPTO_XTS is not set | ||
778 | # CONFIG_CRYPTO_CTR is not set | ||
779 | # CONFIG_CRYPTO_GCM is not set | ||
780 | # CONFIG_CRYPTO_CCM is not set | ||
781 | # CONFIG_CRYPTO_CRYPTD is not set | ||
782 | # CONFIG_CRYPTO_DES is not set | ||
783 | # CONFIG_CRYPTO_FCRYPT is not set | ||
784 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
785 | # CONFIG_CRYPTO_TWOFISH is not set | ||
786 | # CONFIG_CRYPTO_SERPENT is not set | ||
787 | # CONFIG_CRYPTO_AES is not set | ||
788 | # CONFIG_CRYPTO_CAST5 is not set | ||
789 | # CONFIG_CRYPTO_CAST6 is not set | ||
790 | # CONFIG_CRYPTO_TEA is not set | ||
791 | # CONFIG_CRYPTO_ARC4 is not set | ||
792 | # CONFIG_CRYPTO_KHAZAD is not set | ||
793 | # CONFIG_CRYPTO_ANUBIS is not set | ||
794 | # CONFIG_CRYPTO_SEED is not set | ||
795 | # CONFIG_CRYPTO_SALSA20 is not set | ||
796 | # CONFIG_CRYPTO_DEFLATE is not set | ||
797 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
798 | # CONFIG_CRYPTO_CRC32C is not set | ||
799 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
800 | # CONFIG_CRYPTO_AUTHENC is not set | ||
801 | # CONFIG_CRYPTO_LZO is not set | ||
802 | CONFIG_CRYPTO_HW=y | ||
743 | # CONFIG_PPC_CLOCK is not set | 803 | # CONFIG_PPC_CLOCK is not set |
744 | CONFIG_PPC_LIB_RHEAP=y | 804 | CONFIG_PPC_LIB_RHEAP=y |