diff options
Diffstat (limited to 'arch/powerpc/configs/mpc7448_hpc2_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc7448_hpc2_defconfig | 72 |
1 files changed, 51 insertions, 21 deletions
diff --git a/arch/powerpc/configs/mpc7448_hpc2_defconfig b/arch/powerpc/configs/mpc7448_hpc2_defconfig index 066c583c1f8a..ab5199f26a24 100644 --- a/arch/powerpc/configs/mpc7448_hpc2_defconfig +++ b/arch/powerpc/configs/mpc7448_hpc2_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.26-rc5 | 3 | # Linux kernel version: 2.6.27-rc4 |
4 | # Mon Jun 9 08:52:11 2008 | 4 | # Thu Aug 21 00:52:06 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -32,6 +32,7 @@ CONFIG_GENERIC_HARDIRQS=y | |||
32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
34 | CONFIG_STACKTRACE_SUPPORT=y | 34 | CONFIG_STACKTRACE_SUPPORT=y |
35 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
35 | CONFIG_LOCKDEP_SUPPORT=y | 36 | CONFIG_LOCKDEP_SUPPORT=y |
36 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 37 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
37 | CONFIG_ARCH_HAS_ILOG2_U32=y | 38 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -88,7 +89,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
88 | CONFIG_SYSCTL=y | 89 | CONFIG_SYSCTL=y |
89 | CONFIG_EMBEDDED=y | 90 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 91 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
92 | CONFIG_KALLSYMS=y | 92 | CONFIG_KALLSYMS=y |
93 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 93 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
94 | CONFIG_HOTPLUG=y | 94 | CONFIG_HOTPLUG=y |
@@ -112,10 +112,16 @@ CONFIG_SLUB=y | |||
112 | # CONFIG_PROFILING is not set | 112 | # CONFIG_PROFILING is not set |
113 | # CONFIG_MARKERS is not set | 113 | # CONFIG_MARKERS is not set |
114 | CONFIG_HAVE_OPROFILE=y | 114 | CONFIG_HAVE_OPROFILE=y |
115 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
116 | CONFIG_HAVE_IOREMAP_PROT=y | ||
115 | CONFIG_HAVE_KPROBES=y | 117 | CONFIG_HAVE_KPROBES=y |
116 | CONFIG_HAVE_KRETPROBES=y | 118 | CONFIG_HAVE_KRETPROBES=y |
119 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
117 | # CONFIG_HAVE_DMA_ATTRS is not set | 120 | # CONFIG_HAVE_DMA_ATTRS is not set |
121 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
122 | # CONFIG_HAVE_CLK is not set | ||
118 | CONFIG_PROC_PAGE_MONITOR=y | 123 | CONFIG_PROC_PAGE_MONITOR=y |
124 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
119 | CONFIG_SLABINFO=y | 125 | CONFIG_SLABINFO=y |
120 | CONFIG_RT_MUTEXES=y | 126 | CONFIG_RT_MUTEXES=y |
121 | # CONFIG_TINY_SHMEM is not set | 127 | # CONFIG_TINY_SHMEM is not set |
@@ -126,6 +132,7 @@ CONFIG_LBD=y | |||
126 | # CONFIG_BLK_DEV_IO_TRACE is not set | 132 | # CONFIG_BLK_DEV_IO_TRACE is not set |
127 | # CONFIG_LSF is not set | 133 | # CONFIG_LSF is not set |
128 | # CONFIG_BLK_DEV_BSG is not set | 134 | # CONFIG_BLK_DEV_BSG is not set |
135 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
129 | 136 | ||
130 | # | 137 | # |
131 | # IO Schedulers | 138 | # IO Schedulers |
@@ -145,25 +152,25 @@ CONFIG_CLASSIC_RCU=y | |||
145 | # Platform support | 152 | # Platform support |
146 | # | 153 | # |
147 | CONFIG_PPC_MULTIPLATFORM=y | 154 | CONFIG_PPC_MULTIPLATFORM=y |
148 | # CONFIG_PPC_82xx is not set | ||
149 | # CONFIG_PPC_83xx is not set | ||
150 | # CONFIG_PPC_86xx is not set | ||
151 | CONFIG_CLASSIC32=y | 155 | CONFIG_CLASSIC32=y |
152 | # CONFIG_PPC_CHRP is not set | 156 | # CONFIG_PPC_CHRP is not set |
153 | # CONFIG_PPC_MPC512x is not set | ||
154 | # CONFIG_PPC_MPC5121 is not set | ||
155 | # CONFIG_MPC5121_ADS is not set | 157 | # CONFIG_MPC5121_ADS is not set |
158 | # CONFIG_MPC5121_GENERIC is not set | ||
156 | # CONFIG_PPC_MPC52xx is not set | 159 | # CONFIG_PPC_MPC52xx is not set |
157 | # CONFIG_PPC_PMAC is not set | 160 | # CONFIG_PPC_PMAC is not set |
158 | # CONFIG_PPC_CELL is not set | 161 | # CONFIG_PPC_CELL is not set |
159 | # CONFIG_PPC_CELL_NATIVE is not set | 162 | # CONFIG_PPC_CELL_NATIVE is not set |
163 | # CONFIG_PPC_82xx is not set | ||
160 | # CONFIG_PQ2ADS is not set | 164 | # CONFIG_PQ2ADS is not set |
165 | # CONFIG_PPC_83xx is not set | ||
166 | # CONFIG_PPC_86xx is not set | ||
161 | CONFIG_EMBEDDED6xx=y | 167 | CONFIG_EMBEDDED6xx=y |
162 | # CONFIG_LINKSTATION is not set | 168 | # CONFIG_LINKSTATION is not set |
163 | # CONFIG_STORCENTER is not set | 169 | # CONFIG_STORCENTER is not set |
164 | CONFIG_MPC7448HPC2=y | 170 | CONFIG_MPC7448HPC2=y |
165 | # CONFIG_PPC_HOLLY is not set | 171 | # CONFIG_PPC_HOLLY is not set |
166 | # CONFIG_PPC_PRPMC2800 is not set | 172 | # CONFIG_PPC_PRPMC2800 is not set |
173 | # CONFIG_PPC_C2K is not set | ||
167 | CONFIG_TSI108_BRIDGE=y | 174 | CONFIG_TSI108_BRIDGE=y |
168 | # CONFIG_IPIC is not set | 175 | # CONFIG_IPIC is not set |
169 | CONFIG_MPIC=y | 176 | CONFIG_MPIC=y |
@@ -192,7 +199,7 @@ CONFIG_HZ_250=y | |||
192 | # CONFIG_HZ_300 is not set | 199 | # CONFIG_HZ_300 is not set |
193 | # CONFIG_HZ_1000 is not set | 200 | # CONFIG_HZ_1000 is not set |
194 | CONFIG_HZ=250 | 201 | CONFIG_HZ=250 |
195 | # CONFIG_SCHED_HRTICK is not set | 202 | CONFIG_SCHED_HRTICK=y |
196 | CONFIG_PREEMPT_NONE=y | 203 | CONFIG_PREEMPT_NONE=y |
197 | # CONFIG_PREEMPT_VOLUNTARY is not set | 204 | # CONFIG_PREEMPT_VOLUNTARY is not set |
198 | # CONFIG_PREEMPT is not set | 205 | # CONFIG_PREEMPT is not set |
@@ -215,6 +222,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
215 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 222 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
216 | CONFIG_PAGEFLAGS_EXTENDED=y | 223 | CONFIG_PAGEFLAGS_EXTENDED=y |
217 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 224 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
225 | CONFIG_MIGRATION=y | ||
218 | # CONFIG_RESOURCES_64BIT is not set | 226 | # CONFIG_RESOURCES_64BIT is not set |
219 | CONFIG_ZONE_DMA_FLAG=1 | 227 | CONFIG_ZONE_DMA_FLAG=1 |
220 | CONFIG_BOUNCE=y | 228 | CONFIG_BOUNCE=y |
@@ -222,6 +230,7 @@ CONFIG_VIRT_TO_BUS=y | |||
222 | CONFIG_FORCE_MAX_ZONEORDER=11 | 230 | CONFIG_FORCE_MAX_ZONEORDER=11 |
223 | CONFIG_PROC_DEVICETREE=y | 231 | CONFIG_PROC_DEVICETREE=y |
224 | # CONFIG_CMDLINE_BOOL is not set | 232 | # CONFIG_CMDLINE_BOOL is not set |
233 | CONFIG_EXTRA_TARGETS="" | ||
225 | # CONFIG_PM is not set | 234 | # CONFIG_PM is not set |
226 | # CONFIG_SECCOMP is not set | 235 | # CONFIG_SECCOMP is not set |
227 | CONFIG_ISA_DMA_API=y | 236 | CONFIG_ISA_DMA_API=y |
@@ -256,10 +265,6 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
256 | CONFIG_KERNEL_START=0xc0000000 | 265 | CONFIG_KERNEL_START=0xc0000000 |
257 | CONFIG_PHYSICAL_START=0x00000000 | 266 | CONFIG_PHYSICAL_START=0x00000000 |
258 | CONFIG_TASK_SIZE=0xc0000000 | 267 | CONFIG_TASK_SIZE=0xc0000000 |
259 | |||
260 | # | ||
261 | # Networking | ||
262 | # | ||
263 | CONFIG_NET=y | 268 | CONFIG_NET=y |
264 | 269 | ||
265 | # | 270 | # |
@@ -374,12 +379,14 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 | |||
374 | # CONFIG_BLK_DEV_XIP is not set | 379 | # CONFIG_BLK_DEV_XIP is not set |
375 | # CONFIG_CDROM_PKTCDVD is not set | 380 | # CONFIG_CDROM_PKTCDVD is not set |
376 | # CONFIG_ATA_OVER_ETH is not set | 381 | # CONFIG_ATA_OVER_ETH is not set |
382 | # CONFIG_BLK_DEV_HD is not set | ||
377 | CONFIG_MISC_DEVICES=y | 383 | CONFIG_MISC_DEVICES=y |
378 | # CONFIG_PHANTOM is not set | 384 | # CONFIG_PHANTOM is not set |
379 | # CONFIG_EEPROM_93CX6 is not set | 385 | # CONFIG_EEPROM_93CX6 is not set |
380 | # CONFIG_SGI_IOC4 is not set | 386 | # CONFIG_SGI_IOC4 is not set |
381 | # CONFIG_TIFM_CORE is not set | 387 | # CONFIG_TIFM_CORE is not set |
382 | # CONFIG_ENCLOSURE_SERVICES is not set | 388 | # CONFIG_ENCLOSURE_SERVICES is not set |
389 | # CONFIG_HP_ILO is not set | ||
383 | CONFIG_HAVE_IDE=y | 390 | CONFIG_HAVE_IDE=y |
384 | # CONFIG_IDE is not set | 391 | # CONFIG_IDE is not set |
385 | 392 | ||
@@ -457,6 +464,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
457 | # CONFIG_SCSI_NSP32 is not set | 464 | # CONFIG_SCSI_NSP32 is not set |
458 | # CONFIG_SCSI_DEBUG is not set | 465 | # CONFIG_SCSI_DEBUG is not set |
459 | # CONFIG_SCSI_SRP is not set | 466 | # CONFIG_SCSI_SRP is not set |
467 | # CONFIG_SCSI_DH is not set | ||
460 | CONFIG_ATA=y | 468 | CONFIG_ATA=y |
461 | # CONFIG_ATA_NONSTANDARD is not set | 469 | # CONFIG_ATA_NONSTANDARD is not set |
462 | CONFIG_SATA_PMP=y | 470 | CONFIG_SATA_PMP=y |
@@ -523,12 +531,15 @@ CONFIG_SATA_MV=y | |||
523 | # | 531 | # |
524 | # IEEE 1394 (FireWire) support | 532 | # IEEE 1394 (FireWire) support |
525 | # | 533 | # |
534 | |||
535 | # | ||
536 | # Enable only one of the two stacks, unless you know what you are doing | ||
537 | # | ||
526 | # CONFIG_FIREWIRE is not set | 538 | # CONFIG_FIREWIRE is not set |
527 | # CONFIG_IEEE1394 is not set | 539 | # CONFIG_IEEE1394 is not set |
528 | # CONFIG_I2O is not set | 540 | # CONFIG_I2O is not set |
529 | # CONFIG_MACINTOSH_DRIVERS is not set | 541 | # CONFIG_MACINTOSH_DRIVERS is not set |
530 | CONFIG_NETDEVICES=y | 542 | CONFIG_NETDEVICES=y |
531 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
532 | # CONFIG_DUMMY is not set | 543 | # CONFIG_DUMMY is not set |
533 | # CONFIG_BONDING is not set | 544 | # CONFIG_BONDING is not set |
534 | # CONFIG_MACVLAN is not set | 545 | # CONFIG_MACVLAN is not set |
@@ -594,7 +605,6 @@ CONFIG_NETDEV_1000=y | |||
594 | # CONFIG_DL2K is not set | 605 | # CONFIG_DL2K is not set |
595 | # CONFIG_E1000 is not set | 606 | # CONFIG_E1000 is not set |
596 | # CONFIG_E1000E is not set | 607 | # CONFIG_E1000E is not set |
597 | # CONFIG_E1000E_ENABLED is not set | ||
598 | # CONFIG_IP1000 is not set | 608 | # CONFIG_IP1000 is not set |
599 | # CONFIG_IGB is not set | 609 | # CONFIG_IGB is not set |
600 | # CONFIG_NS83820 is not set | 610 | # CONFIG_NS83820 is not set |
@@ -611,6 +621,7 @@ CONFIG_TSI108_ETH=y | |||
611 | # CONFIG_MV643XX_ETH is not set | 621 | # CONFIG_MV643XX_ETH is not set |
612 | # CONFIG_QLA3XXX is not set | 622 | # CONFIG_QLA3XXX is not set |
613 | # CONFIG_ATL1 is not set | 623 | # CONFIG_ATL1 is not set |
624 | # CONFIG_ATL1E is not set | ||
614 | CONFIG_NETDEV_10000=y | 625 | CONFIG_NETDEV_10000=y |
615 | # CONFIG_CHELSIO_T1 is not set | 626 | # CONFIG_CHELSIO_T1 is not set |
616 | # CONFIG_CHELSIO_T3 is not set | 627 | # CONFIG_CHELSIO_T3 is not set |
@@ -716,6 +727,8 @@ CONFIG_GEN_RTC=y | |||
716 | CONFIG_DEVPORT=y | 727 | CONFIG_DEVPORT=y |
717 | # CONFIG_I2C is not set | 728 | # CONFIG_I2C is not set |
718 | # CONFIG_SPI is not set | 729 | # CONFIG_SPI is not set |
730 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
731 | # CONFIG_GPIOLIB is not set | ||
719 | # CONFIG_W1 is not set | 732 | # CONFIG_W1 is not set |
720 | # CONFIG_POWER_SUPPLY is not set | 733 | # CONFIG_POWER_SUPPLY is not set |
721 | CONFIG_HWMON=y | 734 | CONFIG_HWMON=y |
@@ -736,6 +749,7 @@ CONFIG_HWMON=y | |||
736 | # CONFIG_SENSORS_W83627EHF is not set | 749 | # CONFIG_SENSORS_W83627EHF is not set |
737 | # CONFIG_HWMON_DEBUG_CHIP is not set | 750 | # CONFIG_HWMON_DEBUG_CHIP is not set |
738 | # CONFIG_THERMAL is not set | 751 | # CONFIG_THERMAL is not set |
752 | # CONFIG_THERMAL_HWMON is not set | ||
739 | # CONFIG_WATCHDOG is not set | 753 | # CONFIG_WATCHDOG is not set |
740 | 754 | ||
741 | # | 755 | # |
@@ -747,8 +761,10 @@ CONFIG_SSB_POSSIBLE=y | |||
747 | # | 761 | # |
748 | # Multifunction device drivers | 762 | # Multifunction device drivers |
749 | # | 763 | # |
764 | # CONFIG_MFD_CORE is not set | ||
750 | # CONFIG_MFD_SM501 is not set | 765 | # CONFIG_MFD_SM501 is not set |
751 | # CONFIG_HTC_PASIC3 is not set | 766 | # CONFIG_HTC_PASIC3 is not set |
767 | # CONFIG_MFD_TMIO is not set | ||
752 | 768 | ||
753 | # | 769 | # |
754 | # Multimedia devices | 770 | # Multimedia devices |
@@ -780,10 +796,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
780 | # Display device support | 796 | # Display device support |
781 | # | 797 | # |
782 | # CONFIG_DISPLAY_SUPPORT is not set | 798 | # CONFIG_DISPLAY_SUPPORT is not set |
783 | |||
784 | # | ||
785 | # Sound | ||
786 | # | ||
787 | # CONFIG_SOUND is not set | 799 | # CONFIG_SOUND is not set |
788 | CONFIG_HID_SUPPORT=y | 800 | CONFIG_HID_SUPPORT=y |
789 | CONFIG_HID=y | 801 | CONFIG_HID=y |
@@ -798,6 +810,10 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
798 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 810 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
799 | 811 | ||
800 | # | 812 | # |
813 | # Enable Host or Gadget support to see Inventra options | ||
814 | # | ||
815 | |||
816 | # | ||
801 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 817 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
802 | # | 818 | # |
803 | # CONFIG_USB_GADGET is not set | 819 | # CONFIG_USB_GADGET is not set |
@@ -875,6 +891,7 @@ CONFIG_TMPFS=y | |||
875 | # CONFIG_CRAMFS is not set | 891 | # CONFIG_CRAMFS is not set |
876 | # CONFIG_VXFS_FS is not set | 892 | # CONFIG_VXFS_FS is not set |
877 | # CONFIG_MINIX_FS is not set | 893 | # CONFIG_MINIX_FS is not set |
894 | # CONFIG_OMFS_FS is not set | ||
878 | # CONFIG_HPFS_FS is not set | 895 | # CONFIG_HPFS_FS is not set |
879 | # CONFIG_QNX4FS_FS is not set | 896 | # CONFIG_QNX4FS_FS is not set |
880 | # CONFIG_ROMFS_FS is not set | 897 | # CONFIG_ROMFS_FS is not set |
@@ -884,12 +901,11 @@ CONFIG_NETWORK_FILESYSTEMS=y | |||
884 | CONFIG_NFS_FS=y | 901 | CONFIG_NFS_FS=y |
885 | # CONFIG_NFS_V3 is not set | 902 | # CONFIG_NFS_V3 is not set |
886 | # CONFIG_NFS_V4 is not set | 903 | # CONFIG_NFS_V4 is not set |
887 | # CONFIG_NFSD is not set | ||
888 | CONFIG_ROOT_NFS=y | 904 | CONFIG_ROOT_NFS=y |
905 | # CONFIG_NFSD is not set | ||
889 | CONFIG_LOCKD=y | 906 | CONFIG_LOCKD=y |
890 | CONFIG_NFS_COMMON=y | 907 | CONFIG_NFS_COMMON=y |
891 | CONFIG_SUNRPC=y | 908 | CONFIG_SUNRPC=y |
892 | # CONFIG_SUNRPC_BIND34 is not set | ||
893 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 909 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
894 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 910 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
895 | # CONFIG_SMB_FS is not set | 911 | # CONFIG_SMB_FS is not set |
@@ -929,6 +945,7 @@ CONFIG_BITREVERSE=y | |||
929 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 945 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
930 | # CONFIG_CRC_CCITT is not set | 946 | # CONFIG_CRC_CCITT is not set |
931 | # CONFIG_CRC16 is not set | 947 | # CONFIG_CRC16 is not set |
948 | CONFIG_CRC_T10DIF=y | ||
932 | # CONFIG_CRC_ITU_T is not set | 949 | # CONFIG_CRC_ITU_T is not set |
933 | CONFIG_CRC32=y | 950 | CONFIG_CRC32=y |
934 | # CONFIG_CRC7 is not set | 951 | # CONFIG_CRC7 is not set |
@@ -954,7 +971,16 @@ CONFIG_FRAME_WARN=1024 | |||
954 | # CONFIG_SLUB_DEBUG_ON is not set | 971 | # CONFIG_SLUB_DEBUG_ON is not set |
955 | # CONFIG_SLUB_STATS is not set | 972 | # CONFIG_SLUB_STATS is not set |
956 | # CONFIG_DEBUG_BUGVERBOSE is not set | 973 | # CONFIG_DEBUG_BUGVERBOSE is not set |
974 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
975 | # CONFIG_LATENCYTOP is not set | ||
976 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
977 | CONFIG_HAVE_FTRACE=y | ||
978 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
979 | # CONFIG_FTRACE is not set | ||
980 | # CONFIG_SCHED_TRACER is not set | ||
981 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
957 | # CONFIG_SAMPLES is not set | 982 | # CONFIG_SAMPLES is not set |
983 | CONFIG_HAVE_ARCH_KGDB=y | ||
958 | # CONFIG_IRQSTACKS is not set | 984 | # CONFIG_IRQSTACKS is not set |
959 | # CONFIG_BOOTX_TEXT is not set | 985 | # CONFIG_BOOTX_TEXT is not set |
960 | # CONFIG_PPC_EARLY_DEBUG is not set | 986 | # CONFIG_PPC_EARLY_DEBUG is not set |
@@ -1007,6 +1033,10 @@ CONFIG_CRYPTO=y | |||
1007 | # CONFIG_CRYPTO_MD4 is not set | 1033 | # CONFIG_CRYPTO_MD4 is not set |
1008 | # CONFIG_CRYPTO_MD5 is not set | 1034 | # CONFIG_CRYPTO_MD5 is not set |
1009 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1035 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1036 | # CONFIG_CRYPTO_RMD128 is not set | ||
1037 | # CONFIG_CRYPTO_RMD160 is not set | ||
1038 | # CONFIG_CRYPTO_RMD256 is not set | ||
1039 | # CONFIG_CRYPTO_RMD320 is not set | ||
1010 | # CONFIG_CRYPTO_SHA1 is not set | 1040 | # CONFIG_CRYPTO_SHA1 is not set |
1011 | # CONFIG_CRYPTO_SHA256 is not set | 1041 | # CONFIG_CRYPTO_SHA256 is not set |
1012 | # CONFIG_CRYPTO_SHA512 is not set | 1042 | # CONFIG_CRYPTO_SHA512 is not set |