diff options
Diffstat (limited to 'arch/powerpc/configs/85xx/mpc85xx_cds_defconfig')
-rw-r--r-- | arch/powerpc/configs/85xx/mpc85xx_cds_defconfig | 137 |
1 files changed, 92 insertions, 45 deletions
diff --git a/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig b/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig index a469fe918816..b09f0032a10b 100644 --- a/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig +++ b/arch/powerpc/configs/85xx/mpc85xx_cds_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.25-rc6 | 3 | # Linux kernel version: 2.6.26-rc5 |
4 | # Mon Mar 24 08:48:30 2008 | 4 | # Mon Jun 9 08:52:36 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -32,6 +32,8 @@ 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_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | ||
36 | CONFIG_LOCKDEP_SUPPORT=y | ||
35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 37 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
36 | CONFIG_ARCH_HAS_ILOG2_U32=y | 38 | CONFIG_ARCH_HAS_ILOG2_U32=y |
37 | CONFIG_GENERIC_HWEIGHT=y | 39 | CONFIG_GENERIC_HWEIGHT=y |
@@ -87,6 +89,7 @@ CONFIG_INITRAMFS_SOURCE="" | |||
87 | CONFIG_SYSCTL=y | 89 | CONFIG_SYSCTL=y |
88 | CONFIG_EMBEDDED=y | 90 | CONFIG_EMBEDDED=y |
89 | CONFIG_SYSCTL_SYSCALL=y | 91 | CONFIG_SYSCTL_SYSCALL=y |
92 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
90 | CONFIG_KALLSYMS=y | 93 | CONFIG_KALLSYMS=y |
91 | # CONFIG_KALLSYMS_ALL is not set | 94 | # CONFIG_KALLSYMS_ALL is not set |
92 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 95 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -113,6 +116,7 @@ CONFIG_SLUB=y | |||
113 | CONFIG_HAVE_OPROFILE=y | 116 | CONFIG_HAVE_OPROFILE=y |
114 | CONFIG_HAVE_KPROBES=y | 117 | CONFIG_HAVE_KPROBES=y |
115 | CONFIG_HAVE_KRETPROBES=y | 118 | CONFIG_HAVE_KRETPROBES=y |
119 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
116 | CONFIG_PROC_PAGE_MONITOR=y | 120 | CONFIG_PROC_PAGE_MONITOR=y |
117 | CONFIG_SLABINFO=y | 121 | CONFIG_SLABINFO=y |
118 | CONFIG_RT_MUTEXES=y | 122 | CONFIG_RT_MUTEXES=y |
@@ -153,6 +157,7 @@ CONFIG_MPC85xx=y | |||
153 | CONFIG_MPC85xx_CDS=y | 157 | CONFIG_MPC85xx_CDS=y |
154 | # CONFIG_MPC85xx_MDS is not set | 158 | # CONFIG_MPC85xx_MDS is not set |
155 | # CONFIG_MPC85xx_DS is not set | 159 | # CONFIG_MPC85xx_DS is not set |
160 | # CONFIG_KSI8560 is not set | ||
156 | # CONFIG_STX_GP3 is not set | 161 | # CONFIG_STX_GP3 is not set |
157 | # CONFIG_TQM8540 is not set | 162 | # CONFIG_TQM8540 is not set |
158 | # CONFIG_TQM8541 is not set | 163 | # CONFIG_TQM8541 is not set |
@@ -208,11 +213,13 @@ CONFIG_FLATMEM=y | |||
208 | CONFIG_FLAT_NODE_MEM_MAP=y | 213 | CONFIG_FLAT_NODE_MEM_MAP=y |
209 | # CONFIG_SPARSEMEM_STATIC is not set | 214 | # CONFIG_SPARSEMEM_STATIC is not set |
210 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 215 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
216 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
211 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 217 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
212 | # CONFIG_RESOURCES_64BIT is not set | 218 | # CONFIG_RESOURCES_64BIT is not set |
213 | CONFIG_ZONE_DMA_FLAG=1 | 219 | CONFIG_ZONE_DMA_FLAG=1 |
214 | CONFIG_BOUNCE=y | 220 | CONFIG_BOUNCE=y |
215 | CONFIG_VIRT_TO_BUS=y | 221 | CONFIG_VIRT_TO_BUS=y |
222 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
216 | CONFIG_PROC_DEVICETREE=y | 223 | CONFIG_PROC_DEVICETREE=y |
217 | # CONFIG_CMDLINE_BOOL is not set | 224 | # CONFIG_CMDLINE_BOOL is not set |
218 | # CONFIG_PM is not set | 225 | # CONFIG_PM is not set |
@@ -236,6 +243,7 @@ CONFIG_PCI_LEGACY=y | |||
236 | # CONFIG_PCI_DEBUG is not set | 243 | # CONFIG_PCI_DEBUG is not set |
237 | # CONFIG_PCCARD is not set | 244 | # CONFIG_PCCARD is not set |
238 | # CONFIG_HOTPLUG_PCI is not set | 245 | # CONFIG_HOTPLUG_PCI is not set |
246 | # CONFIG_HAS_RAPIDIO is not set | ||
239 | 247 | ||
240 | # | 248 | # |
241 | # Advanced setup | 249 | # Advanced setup |
@@ -245,11 +253,12 @@ CONFIG_PCI_LEGACY=y | |||
245 | # | 253 | # |
246 | # Default settings for advanced configuration options are used | 254 | # Default settings for advanced configuration options are used |
247 | # | 255 | # |
248 | CONFIG_HIGHMEM_START=0xfe000000 | ||
249 | CONFIG_LOWMEM_SIZE=0x30000000 | 256 | CONFIG_LOWMEM_SIZE=0x30000000 |
257 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
250 | CONFIG_KERNEL_START=0xc0000000 | 258 | CONFIG_KERNEL_START=0xc0000000 |
259 | CONFIG_PHYSICAL_START=0x00000000 | ||
260 | CONFIG_PHYSICAL_ALIGN=0x10000000 | ||
251 | CONFIG_TASK_SIZE=0xc0000000 | 261 | CONFIG_TASK_SIZE=0xc0000000 |
252 | CONFIG_BOOT_LOAD=0x00800000 | ||
253 | 262 | ||
254 | # | 263 | # |
255 | # Networking | 264 | # Networking |
@@ -297,8 +306,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
297 | CONFIG_DEFAULT_TCP_CONG="cubic" | 306 | CONFIG_DEFAULT_TCP_CONG="cubic" |
298 | # CONFIG_TCP_MD5SIG is not set | 307 | # CONFIG_TCP_MD5SIG is not set |
299 | # CONFIG_IPV6 is not set | 308 | # CONFIG_IPV6 is not set |
300 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
301 | # CONFIG_INET6_TUNNEL is not set | ||
302 | # CONFIG_NETWORK_SECMARK is not set | 309 | # CONFIG_NETWORK_SECMARK is not set |
303 | # CONFIG_NETFILTER is not set | 310 | # CONFIG_NETFILTER is not set |
304 | # CONFIG_IP_DCCP is not set | 311 | # CONFIG_IP_DCCP is not set |
@@ -437,7 +444,7 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y | |||
437 | CONFIG_BLK_DEV_VIA82CXXX=y | 444 | CONFIG_BLK_DEV_VIA82CXXX=y |
438 | # CONFIG_BLK_DEV_TC86C001 is not set | 445 | # CONFIG_BLK_DEV_TC86C001 is not set |
439 | CONFIG_BLK_DEV_IDEDMA=y | 446 | CONFIG_BLK_DEV_IDEDMA=y |
440 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y | 447 | # CONFIG_BLK_DEV_HD_ONLY is not set |
441 | # CONFIG_BLK_DEV_HD is not set | 448 | # CONFIG_BLK_DEV_HD is not set |
442 | 449 | ||
443 | # | 450 | # |
@@ -515,7 +522,6 @@ CONFIG_E1000_NAPI=y | |||
515 | # CONFIG_SIS190 is not set | 522 | # CONFIG_SIS190 is not set |
516 | # CONFIG_SKGE is not set | 523 | # CONFIG_SKGE is not set |
517 | # CONFIG_SKY2 is not set | 524 | # CONFIG_SKY2 is not set |
518 | # CONFIG_SK98LIN is not set | ||
519 | # CONFIG_VIA_VELOCITY is not set | 525 | # CONFIG_VIA_VELOCITY is not set |
520 | # CONFIG_TIGON3 is not set | 526 | # CONFIG_TIGON3 is not set |
521 | # CONFIG_BNX2 is not set | 527 | # CONFIG_BNX2 is not set |
@@ -535,6 +541,7 @@ CONFIG_NETDEV_10000=y | |||
535 | # CONFIG_MLX4_CORE is not set | 541 | # CONFIG_MLX4_CORE is not set |
536 | # CONFIG_TEHUTI is not set | 542 | # CONFIG_TEHUTI is not set |
537 | # CONFIG_BNX2X is not set | 543 | # CONFIG_BNX2X is not set |
544 | # CONFIG_SFC is not set | ||
538 | # CONFIG_TR is not set | 545 | # CONFIG_TR is not set |
539 | 546 | ||
540 | # | 547 | # |
@@ -542,6 +549,7 @@ CONFIG_NETDEV_10000=y | |||
542 | # | 549 | # |
543 | # CONFIG_WLAN_PRE80211 is not set | 550 | # CONFIG_WLAN_PRE80211 is not set |
544 | # CONFIG_WLAN_80211 is not set | 551 | # CONFIG_WLAN_80211 is not set |
552 | # CONFIG_IWLWIFI_LEDS is not set | ||
545 | # CONFIG_WAN is not set | 553 | # CONFIG_WAN is not set |
546 | # CONFIG_FDDI is not set | 554 | # CONFIG_FDDI is not set |
547 | # CONFIG_HIPPI is not set | 555 | # CONFIG_HIPPI is not set |
@@ -588,6 +596,7 @@ CONFIG_INPUT=y | |||
588 | # Character devices | 596 | # Character devices |
589 | # | 597 | # |
590 | # CONFIG_VT is not set | 598 | # CONFIG_VT is not set |
599 | CONFIG_DEVKMEM=y | ||
591 | # CONFIG_SERIAL_NONSTANDARD is not set | 600 | # CONFIG_SERIAL_NONSTANDARD is not set |
592 | # CONFIG_NOZOMI is not set | 601 | # CONFIG_NOZOMI is not set |
593 | 602 | ||
@@ -624,12 +633,7 @@ CONFIG_GEN_RTC=y | |||
624 | # CONFIG_TCG_TPM is not set | 633 | # CONFIG_TCG_TPM is not set |
625 | CONFIG_DEVPORT=y | 634 | CONFIG_DEVPORT=y |
626 | # CONFIG_I2C is not set | 635 | # CONFIG_I2C is not set |
627 | |||
628 | # | ||
629 | # SPI support | ||
630 | # | ||
631 | # CONFIG_SPI is not set | 636 | # CONFIG_SPI is not set |
632 | # CONFIG_SPI_MASTER is not set | ||
633 | # CONFIG_W1 is not set | 637 | # CONFIG_W1 is not set |
634 | # CONFIG_POWER_SUPPLY is not set | 638 | # CONFIG_POWER_SUPPLY is not set |
635 | CONFIG_HWMON=y | 639 | CONFIG_HWMON=y |
@@ -662,12 +666,22 @@ CONFIG_SSB_POSSIBLE=y | |||
662 | # Multifunction device drivers | 666 | # Multifunction device drivers |
663 | # | 667 | # |
664 | # CONFIG_MFD_SM501 is not set | 668 | # CONFIG_MFD_SM501 is not set |
669 | # CONFIG_HTC_PASIC3 is not set | ||
665 | 670 | ||
666 | # | 671 | # |
667 | # Multimedia devices | 672 | # Multimedia devices |
668 | # | 673 | # |
674 | |||
675 | # | ||
676 | # Multimedia core support | ||
677 | # | ||
669 | # CONFIG_VIDEO_DEV is not set | 678 | # CONFIG_VIDEO_DEV is not set |
670 | # CONFIG_DVB_CORE is not set | 679 | # CONFIG_DVB_CORE is not set |
680 | # CONFIG_VIDEO_MEDIA is not set | ||
681 | |||
682 | # | ||
683 | # Multimedia drivers | ||
684 | # | ||
671 | CONFIG_DAB=y | 685 | CONFIG_DAB=y |
672 | 686 | ||
673 | # | 687 | # |
@@ -698,6 +712,8 @@ CONFIG_USB_ARCH_HAS_HCD=y | |||
698 | CONFIG_USB_ARCH_HAS_OHCI=y | 712 | CONFIG_USB_ARCH_HAS_OHCI=y |
699 | CONFIG_USB_ARCH_HAS_EHCI=y | 713 | CONFIG_USB_ARCH_HAS_EHCI=y |
700 | # CONFIG_USB is not set | 714 | # CONFIG_USB is not set |
715 | # CONFIG_USB_OTG_WHITELIST is not set | ||
716 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
701 | 717 | ||
702 | # | 718 | # |
703 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 719 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -706,14 +722,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
706 | # CONFIG_MMC is not set | 722 | # CONFIG_MMC is not set |
707 | # CONFIG_MEMSTICK is not set | 723 | # CONFIG_MEMSTICK is not set |
708 | # CONFIG_NEW_LEDS is not set | 724 | # CONFIG_NEW_LEDS is not set |
725 | # CONFIG_ACCESSIBILITY is not set | ||
709 | # CONFIG_INFINIBAND is not set | 726 | # CONFIG_INFINIBAND is not set |
710 | # CONFIG_EDAC is not set | 727 | # CONFIG_EDAC is not set |
711 | # CONFIG_RTC_CLASS is not set | 728 | # CONFIG_RTC_CLASS is not set |
712 | # CONFIG_DMADEVICES is not set | 729 | # CONFIG_DMADEVICES is not set |
713 | |||
714 | # | ||
715 | # Userspace I/O | ||
716 | # | ||
717 | # CONFIG_UIO is not set | 730 | # CONFIG_UIO is not set |
718 | 731 | ||
719 | # | 732 | # |
@@ -733,7 +746,6 @@ CONFIG_FS_MBCACHE=y | |||
733 | # CONFIG_JFS_FS is not set | 746 | # CONFIG_JFS_FS is not set |
734 | # CONFIG_FS_POSIX_ACL is not set | 747 | # CONFIG_FS_POSIX_ACL is not set |
735 | # CONFIG_XFS_FS is not set | 748 | # CONFIG_XFS_FS is not set |
736 | # CONFIG_GFS2_FS is not set | ||
737 | # CONFIG_OCFS2_FS is not set | 749 | # CONFIG_OCFS2_FS is not set |
738 | CONFIG_DNOTIFY=y | 750 | CONFIG_DNOTIFY=y |
739 | CONFIG_INOTIFY=y | 751 | CONFIG_INOTIFY=y |
@@ -790,7 +802,6 @@ CONFIG_NETWORK_FILESYSTEMS=y | |||
790 | CONFIG_NFS_FS=y | 802 | CONFIG_NFS_FS=y |
791 | # CONFIG_NFS_V3 is not set | 803 | # CONFIG_NFS_V3 is not set |
792 | # CONFIG_NFS_V4 is not set | 804 | # CONFIG_NFS_V4 is not set |
793 | # CONFIG_NFS_DIRECTIO is not set | ||
794 | # CONFIG_NFSD is not set | 805 | # CONFIG_NFSD is not set |
795 | CONFIG_ROOT_NFS=y | 806 | CONFIG_ROOT_NFS=y |
796 | CONFIG_LOCKD=y | 807 | CONFIG_LOCKD=y |
@@ -829,6 +840,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
829 | # Library routines | 840 | # Library routines |
830 | # | 841 | # |
831 | CONFIG_BITREVERSE=y | 842 | CONFIG_BITREVERSE=y |
843 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
832 | # CONFIG_CRC_CCITT is not set | 844 | # CONFIG_CRC_CCITT is not set |
833 | # CONFIG_CRC16 is not set | 845 | # CONFIG_CRC16 is not set |
834 | # CONFIG_CRC_ITU_T is not set | 846 | # CONFIG_CRC_ITU_T is not set |
@@ -839,6 +851,7 @@ CONFIG_PLIST=y | |||
839 | CONFIG_HAS_IOMEM=y | 851 | CONFIG_HAS_IOMEM=y |
840 | CONFIG_HAS_IOPORT=y | 852 | CONFIG_HAS_IOPORT=y |
841 | CONFIG_HAS_DMA=y | 853 | CONFIG_HAS_DMA=y |
854 | CONFIG_HAVE_LMB=y | ||
842 | 855 | ||
843 | # | 856 | # |
844 | # Kernel hacking | 857 | # Kernel hacking |
@@ -846,6 +859,7 @@ CONFIG_HAS_DMA=y | |||
846 | # CONFIG_PRINTK_TIME is not set | 859 | # CONFIG_PRINTK_TIME is not set |
847 | CONFIG_ENABLE_WARN_DEPRECATED=y | 860 | CONFIG_ENABLE_WARN_DEPRECATED=y |
848 | CONFIG_ENABLE_MUST_CHECK=y | 861 | CONFIG_ENABLE_MUST_CHECK=y |
862 | CONFIG_FRAME_WARN=1024 | ||
849 | # CONFIG_MAGIC_SYSRQ is not set | 863 | # CONFIG_MAGIC_SYSRQ is not set |
850 | # CONFIG_UNUSED_SYMBOLS is not set | 864 | # CONFIG_UNUSED_SYMBOLS is not set |
851 | # CONFIG_DEBUG_FS is not set | 865 | # CONFIG_DEBUG_FS is not set |
@@ -856,6 +870,7 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
856 | CONFIG_SCHED_DEBUG=y | 870 | CONFIG_SCHED_DEBUG=y |
857 | # CONFIG_SCHEDSTATS is not set | 871 | # CONFIG_SCHEDSTATS is not set |
858 | # CONFIG_TIMER_STATS is not set | 872 | # CONFIG_TIMER_STATS is not set |
873 | # CONFIG_DEBUG_OBJECTS is not set | ||
859 | # CONFIG_SLUB_DEBUG_ON is not set | 874 | # CONFIG_SLUB_DEBUG_ON is not set |
860 | # CONFIG_SLUB_STATS is not set | 875 | # CONFIG_SLUB_STATS is not set |
861 | # CONFIG_DEBUG_RT_MUTEXES is not set | 876 | # CONFIG_DEBUG_RT_MUTEXES is not set |
@@ -868,6 +883,7 @@ CONFIG_DEBUG_MUTEXES=y | |||
868 | # CONFIG_DEBUG_BUGVERBOSE is not set | 883 | # CONFIG_DEBUG_BUGVERBOSE is not set |
869 | # CONFIG_DEBUG_INFO is not set | 884 | # CONFIG_DEBUG_INFO is not set |
870 | # CONFIG_DEBUG_VM is not set | 885 | # CONFIG_DEBUG_VM is not set |
886 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
871 | # CONFIG_DEBUG_LIST is not set | 887 | # CONFIG_DEBUG_LIST is not set |
872 | # CONFIG_DEBUG_SG is not set | 888 | # CONFIG_DEBUG_SG is not set |
873 | # CONFIG_BOOT_PRINTK_DELAY is not set | 889 | # CONFIG_BOOT_PRINTK_DELAY is not set |
@@ -878,6 +894,7 @@ CONFIG_DEBUG_MUTEXES=y | |||
878 | # CONFIG_DEBUG_STACK_USAGE is not set | 894 | # CONFIG_DEBUG_STACK_USAGE is not set |
879 | # CONFIG_DEBUG_PAGEALLOC is not set | 895 | # CONFIG_DEBUG_PAGEALLOC is not set |
880 | # CONFIG_DEBUGGER is not set | 896 | # CONFIG_DEBUGGER is not set |
897 | # CONFIG_IRQSTACKS is not set | ||
881 | # CONFIG_BDI_SWITCH is not set | 898 | # CONFIG_BDI_SWITCH is not set |
882 | # CONFIG_PPC_EARLY_DEBUG is not set | 899 | # CONFIG_PPC_EARLY_DEBUG is not set |
883 | 900 | ||
@@ -888,48 +905,78 @@ CONFIG_DEBUG_MUTEXES=y | |||
888 | # CONFIG_SECURITY is not set | 905 | # CONFIG_SECURITY is not set |
889 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 906 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
890 | CONFIG_CRYPTO=y | 907 | CONFIG_CRYPTO=y |
891 | # CONFIG_CRYPTO_SEQIV is not set | 908 | |
909 | # | ||
910 | # Crypto core or helper | ||
911 | # | ||
892 | # CONFIG_CRYPTO_MANAGER is not set | 912 | # CONFIG_CRYPTO_MANAGER is not set |
913 | # CONFIG_CRYPTO_GF128MUL is not set | ||
914 | # CONFIG_CRYPTO_NULL is not set | ||
915 | # CONFIG_CRYPTO_CRYPTD is not set | ||
916 | # CONFIG_CRYPTO_AUTHENC is not set | ||
917 | |||
918 | # | ||
919 | # Authenticated Encryption with Associated Data | ||
920 | # | ||
921 | # CONFIG_CRYPTO_CCM is not set | ||
922 | # CONFIG_CRYPTO_GCM is not set | ||
923 | # CONFIG_CRYPTO_SEQIV is not set | ||
924 | |||
925 | # | ||
926 | # Block modes | ||
927 | # | ||
928 | # CONFIG_CRYPTO_CBC is not set | ||
929 | # CONFIG_CRYPTO_CTR is not set | ||
930 | # CONFIG_CRYPTO_CTS is not set | ||
931 | # CONFIG_CRYPTO_ECB is not set | ||
932 | # CONFIG_CRYPTO_LRW is not set | ||
933 | # CONFIG_CRYPTO_PCBC is not set | ||
934 | # CONFIG_CRYPTO_XTS is not set | ||
935 | |||
936 | # | ||
937 | # Hash modes | ||
938 | # | ||
893 | # CONFIG_CRYPTO_HMAC is not set | 939 | # CONFIG_CRYPTO_HMAC is not set |
894 | # CONFIG_CRYPTO_XCBC is not set | 940 | # CONFIG_CRYPTO_XCBC is not set |
895 | # CONFIG_CRYPTO_NULL is not set | 941 | |
942 | # | ||
943 | # Digest | ||
944 | # | ||
945 | # CONFIG_CRYPTO_CRC32C is not set | ||
896 | # CONFIG_CRYPTO_MD4 is not set | 946 | # CONFIG_CRYPTO_MD4 is not set |
897 | # CONFIG_CRYPTO_MD5 is not set | 947 | # CONFIG_CRYPTO_MD5 is not set |
948 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
898 | # CONFIG_CRYPTO_SHA1 is not set | 949 | # CONFIG_CRYPTO_SHA1 is not set |
899 | # CONFIG_CRYPTO_SHA256 is not set | 950 | # CONFIG_CRYPTO_SHA256 is not set |
900 | # CONFIG_CRYPTO_SHA512 is not set | 951 | # CONFIG_CRYPTO_SHA512 is not set |
901 | # CONFIG_CRYPTO_WP512 is not set | ||
902 | # CONFIG_CRYPTO_TGR192 is not set | 952 | # CONFIG_CRYPTO_TGR192 is not set |
903 | # CONFIG_CRYPTO_GF128MUL is not set | 953 | # CONFIG_CRYPTO_WP512 is not set |
904 | # CONFIG_CRYPTO_ECB is not set | 954 | |
905 | # CONFIG_CRYPTO_CBC is not set | 955 | # |
906 | # CONFIG_CRYPTO_PCBC is not set | 956 | # Ciphers |
907 | # CONFIG_CRYPTO_LRW is not set | 957 | # |
908 | # CONFIG_CRYPTO_XTS is not set | ||
909 | # CONFIG_CRYPTO_CTR is not set | ||
910 | # CONFIG_CRYPTO_GCM is not set | ||
911 | # CONFIG_CRYPTO_CCM is not set | ||
912 | # CONFIG_CRYPTO_CRYPTD is not set | ||
913 | # CONFIG_CRYPTO_DES is not set | ||
914 | # CONFIG_CRYPTO_FCRYPT is not set | ||
915 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
916 | # CONFIG_CRYPTO_TWOFISH is not set | ||
917 | # CONFIG_CRYPTO_SERPENT is not set | ||
918 | # CONFIG_CRYPTO_AES is not set | 958 | # CONFIG_CRYPTO_AES is not set |
959 | # CONFIG_CRYPTO_ANUBIS is not set | ||
960 | # CONFIG_CRYPTO_ARC4 is not set | ||
961 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
962 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
919 | # CONFIG_CRYPTO_CAST5 is not set | 963 | # CONFIG_CRYPTO_CAST5 is not set |
920 | # CONFIG_CRYPTO_CAST6 is not set | 964 | # CONFIG_CRYPTO_CAST6 is not set |
921 | # CONFIG_CRYPTO_TEA is not set | 965 | # CONFIG_CRYPTO_DES is not set |
922 | # CONFIG_CRYPTO_ARC4 is not set | 966 | # CONFIG_CRYPTO_FCRYPT is not set |
923 | # CONFIG_CRYPTO_KHAZAD is not set | 967 | # CONFIG_CRYPTO_KHAZAD is not set |
924 | # CONFIG_CRYPTO_ANUBIS is not set | ||
925 | # CONFIG_CRYPTO_SEED is not set | ||
926 | # CONFIG_CRYPTO_SALSA20 is not set | 968 | # CONFIG_CRYPTO_SALSA20 is not set |
969 | # CONFIG_CRYPTO_SEED is not set | ||
970 | # CONFIG_CRYPTO_SERPENT is not set | ||
971 | # CONFIG_CRYPTO_TEA is not set | ||
972 | # CONFIG_CRYPTO_TWOFISH is not set | ||
973 | |||
974 | # | ||
975 | # Compression | ||
976 | # | ||
927 | # CONFIG_CRYPTO_DEFLATE is not set | 977 | # CONFIG_CRYPTO_DEFLATE is not set |
928 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
929 | # CONFIG_CRYPTO_CRC32C is not set | ||
930 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
931 | # CONFIG_CRYPTO_AUTHENC is not set | ||
932 | # CONFIG_CRYPTO_LZO is not set | 978 | # CONFIG_CRYPTO_LZO is not set |
933 | CONFIG_CRYPTO_HW=y | 979 | CONFIG_CRYPTO_HW=y |
934 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 980 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
935 | # CONFIG_PPC_CLOCK is not set | 981 | # CONFIG_PPC_CLOCK is not set |
982 | # CONFIG_VIRTUALIZATION is not set | ||