diff options
Diffstat (limited to 'arch/powerpc/configs/85xx/mpc8560_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/85xx/mpc8560_ads_defconfig | 135 |
1 files changed, 91 insertions, 44 deletions
diff --git a/arch/powerpc/configs/85xx/mpc8560_ads_defconfig b/arch/powerpc/configs/85xx/mpc8560_ads_defconfig index 851ac9115617..e19592b42043 100644 --- a/arch/powerpc/configs/85xx/mpc8560_ads_defconfig +++ b/arch/powerpc/configs/85xx/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.25-rc6 | 3 | # Linux kernel version: 2.6.26-rc5 |
4 | # Mon Mar 24 08:48:27 2008 | 4 | # Mon Jun 9 08:52:33 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_MPC8560_ADS=y | |||
153 | # CONFIG_MPC85xx_CDS is not set | 157 | # CONFIG_MPC85xx_CDS is not set |
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 |
@@ -210,11 +215,13 @@ CONFIG_FLATMEM=y | |||
210 | CONFIG_FLAT_NODE_MEM_MAP=y | 215 | CONFIG_FLAT_NODE_MEM_MAP=y |
211 | # CONFIG_SPARSEMEM_STATIC is not set | 216 | # CONFIG_SPARSEMEM_STATIC is not set |
212 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 217 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
218 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
213 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 219 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
214 | # CONFIG_RESOURCES_64BIT is not set | 220 | # CONFIG_RESOURCES_64BIT is not set |
215 | CONFIG_ZONE_DMA_FLAG=1 | 221 | CONFIG_ZONE_DMA_FLAG=1 |
216 | CONFIG_BOUNCE=y | 222 | CONFIG_BOUNCE=y |
217 | CONFIG_VIRT_TO_BUS=y | 223 | CONFIG_VIRT_TO_BUS=y |
224 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
218 | # CONFIG_PROC_DEVICETREE is not set | 225 | # CONFIG_PROC_DEVICETREE is not set |
219 | # CONFIG_CMDLINE_BOOL is not set | 226 | # CONFIG_CMDLINE_BOOL is not set |
220 | # CONFIG_PM is not set | 227 | # CONFIG_PM is not set |
@@ -238,6 +245,7 @@ CONFIG_PCI_LEGACY=y | |||
238 | CONFIG_PCI_DEBUG=y | 245 | CONFIG_PCI_DEBUG=y |
239 | # CONFIG_PCCARD is not set | 246 | # CONFIG_PCCARD is not set |
240 | # CONFIG_HOTPLUG_PCI is not set | 247 | # CONFIG_HOTPLUG_PCI is not set |
248 | # CONFIG_HAS_RAPIDIO is not set | ||
241 | 249 | ||
242 | # | 250 | # |
243 | # Advanced setup | 251 | # Advanced setup |
@@ -247,11 +255,12 @@ CONFIG_PCI_DEBUG=y | |||
247 | # | 255 | # |
248 | # Default settings for advanced configuration options are used | 256 | # Default settings for advanced configuration options are used |
249 | # | 257 | # |
250 | CONFIG_HIGHMEM_START=0xfe000000 | ||
251 | CONFIG_LOWMEM_SIZE=0x30000000 | 258 | CONFIG_LOWMEM_SIZE=0x30000000 |
259 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
252 | CONFIG_KERNEL_START=0xc0000000 | 260 | CONFIG_KERNEL_START=0xc0000000 |
261 | CONFIG_PHYSICAL_START=0x00000000 | ||
262 | CONFIG_PHYSICAL_ALIGN=0x10000000 | ||
253 | CONFIG_TASK_SIZE=0xc0000000 | 263 | CONFIG_TASK_SIZE=0xc0000000 |
254 | CONFIG_BOOT_LOAD=0x00800000 | ||
255 | 264 | ||
256 | # | 265 | # |
257 | # Networking | 266 | # Networking |
@@ -299,8 +308,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
299 | CONFIG_DEFAULT_TCP_CONG="cubic" | 308 | CONFIG_DEFAULT_TCP_CONG="cubic" |
300 | # CONFIG_TCP_MD5SIG is not set | 309 | # CONFIG_TCP_MD5SIG is not set |
301 | # CONFIG_IPV6 is not set | 310 | # CONFIG_IPV6 is not set |
302 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
303 | # CONFIG_INET6_TUNNEL is not set | ||
304 | # CONFIG_NETWORK_SECMARK is not set | 311 | # CONFIG_NETWORK_SECMARK is not set |
305 | # CONFIG_NETFILTER is not set | 312 | # CONFIG_NETFILTER is not set |
306 | # CONFIG_IP_DCCP is not set | 313 | # CONFIG_IP_DCCP is not set |
@@ -462,7 +469,6 @@ CONFIG_E1000_NAPI=y | |||
462 | # CONFIG_SIS190 is not set | 469 | # CONFIG_SIS190 is not set |
463 | # CONFIG_SKGE is not set | 470 | # CONFIG_SKGE is not set |
464 | # CONFIG_SKY2 is not set | 471 | # CONFIG_SKY2 is not set |
465 | # CONFIG_SK98LIN is not set | ||
466 | # CONFIG_VIA_VELOCITY is not set | 472 | # CONFIG_VIA_VELOCITY is not set |
467 | # CONFIG_TIGON3 is not set | 473 | # CONFIG_TIGON3 is not set |
468 | # CONFIG_BNX2 is not set | 474 | # CONFIG_BNX2 is not set |
@@ -482,6 +488,7 @@ CONFIG_NETDEV_10000=y | |||
482 | # CONFIG_MLX4_CORE is not set | 488 | # CONFIG_MLX4_CORE is not set |
483 | # CONFIG_TEHUTI is not set | 489 | # CONFIG_TEHUTI is not set |
484 | # CONFIG_BNX2X is not set | 490 | # CONFIG_BNX2X is not set |
491 | # CONFIG_SFC is not set | ||
485 | # CONFIG_TR is not set | 492 | # CONFIG_TR is not set |
486 | 493 | ||
487 | # | 494 | # |
@@ -489,6 +496,7 @@ CONFIG_NETDEV_10000=y | |||
489 | # | 496 | # |
490 | # CONFIG_WLAN_PRE80211 is not set | 497 | # CONFIG_WLAN_PRE80211 is not set |
491 | # CONFIG_WLAN_80211 is not set | 498 | # CONFIG_WLAN_80211 is not set |
499 | # CONFIG_IWLWIFI_LEDS is not set | ||
492 | # CONFIG_WAN is not set | 500 | # CONFIG_WAN is not set |
493 | # CONFIG_FDDI is not set | 501 | # CONFIG_FDDI is not set |
494 | # CONFIG_HIPPI is not set | 502 | # CONFIG_HIPPI is not set |
@@ -535,6 +543,7 @@ CONFIG_INPUT=y | |||
535 | # Character devices | 543 | # Character devices |
536 | # | 544 | # |
537 | # CONFIG_VT is not set | 545 | # CONFIG_VT is not set |
546 | CONFIG_DEVKMEM=y | ||
538 | # CONFIG_SERIAL_NONSTANDARD is not set | 547 | # CONFIG_SERIAL_NONSTANDARD is not set |
539 | # CONFIG_NOZOMI is not set | 548 | # CONFIG_NOZOMI is not set |
540 | 549 | ||
@@ -572,12 +581,7 @@ CONFIG_GEN_RTC=y | |||
572 | # CONFIG_TCG_TPM is not set | 581 | # CONFIG_TCG_TPM is not set |
573 | CONFIG_DEVPORT=y | 582 | CONFIG_DEVPORT=y |
574 | # CONFIG_I2C is not set | 583 | # CONFIG_I2C is not set |
575 | |||
576 | # | ||
577 | # SPI support | ||
578 | # | ||
579 | # CONFIG_SPI is not set | 584 | # CONFIG_SPI is not set |
580 | # CONFIG_SPI_MASTER is not set | ||
581 | # CONFIG_W1 is not set | 585 | # CONFIG_W1 is not set |
582 | # CONFIG_POWER_SUPPLY is not set | 586 | # CONFIG_POWER_SUPPLY is not set |
583 | CONFIG_HWMON=y | 587 | CONFIG_HWMON=y |
@@ -610,12 +614,22 @@ CONFIG_SSB_POSSIBLE=y | |||
610 | # Multifunction device drivers | 614 | # Multifunction device drivers |
611 | # | 615 | # |
612 | # CONFIG_MFD_SM501 is not set | 616 | # CONFIG_MFD_SM501 is not set |
617 | # CONFIG_HTC_PASIC3 is not set | ||
613 | 618 | ||
614 | # | 619 | # |
615 | # Multimedia devices | 620 | # Multimedia devices |
616 | # | 621 | # |
622 | |||
623 | # | ||
624 | # Multimedia core support | ||
625 | # | ||
617 | # CONFIG_VIDEO_DEV is not set | 626 | # CONFIG_VIDEO_DEV is not set |
618 | # CONFIG_DVB_CORE is not set | 627 | # CONFIG_DVB_CORE is not set |
628 | # CONFIG_VIDEO_MEDIA is not set | ||
629 | |||
630 | # | ||
631 | # Multimedia drivers | ||
632 | # | ||
619 | CONFIG_DAB=y | 633 | CONFIG_DAB=y |
620 | 634 | ||
621 | # | 635 | # |
@@ -646,6 +660,8 @@ CONFIG_USB_ARCH_HAS_HCD=y | |||
646 | CONFIG_USB_ARCH_HAS_OHCI=y | 660 | CONFIG_USB_ARCH_HAS_OHCI=y |
647 | CONFIG_USB_ARCH_HAS_EHCI=y | 661 | CONFIG_USB_ARCH_HAS_EHCI=y |
648 | # CONFIG_USB is not set | 662 | # CONFIG_USB is not set |
663 | # CONFIG_USB_OTG_WHITELIST is not set | ||
664 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
649 | 665 | ||
650 | # | 666 | # |
651 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 667 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -654,14 +670,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
654 | # CONFIG_MMC is not set | 670 | # CONFIG_MMC is not set |
655 | # CONFIG_MEMSTICK is not set | 671 | # CONFIG_MEMSTICK is not set |
656 | # CONFIG_NEW_LEDS is not set | 672 | # CONFIG_NEW_LEDS is not set |
673 | # CONFIG_ACCESSIBILITY is not set | ||
657 | # CONFIG_INFINIBAND is not set | 674 | # CONFIG_INFINIBAND is not set |
658 | # CONFIG_EDAC is not set | 675 | # CONFIG_EDAC is not set |
659 | # CONFIG_RTC_CLASS is not set | 676 | # CONFIG_RTC_CLASS is not set |
660 | # CONFIG_DMADEVICES is not set | 677 | # CONFIG_DMADEVICES is not set |
661 | |||
662 | # | ||
663 | # Userspace I/O | ||
664 | # | ||
665 | # CONFIG_UIO is not set | 678 | # CONFIG_UIO is not set |
666 | 679 | ||
667 | # | 680 | # |
@@ -681,7 +694,6 @@ CONFIG_FS_MBCACHE=y | |||
681 | # CONFIG_JFS_FS is not set | 694 | # CONFIG_JFS_FS is not set |
682 | # CONFIG_FS_POSIX_ACL is not set | 695 | # CONFIG_FS_POSIX_ACL is not set |
683 | # CONFIG_XFS_FS is not set | 696 | # CONFIG_XFS_FS is not set |
684 | # CONFIG_GFS2_FS is not set | ||
685 | # CONFIG_OCFS2_FS is not set | 697 | # CONFIG_OCFS2_FS is not set |
686 | CONFIG_DNOTIFY=y | 698 | CONFIG_DNOTIFY=y |
687 | CONFIG_INOTIFY=y | 699 | CONFIG_INOTIFY=y |
@@ -738,7 +750,6 @@ CONFIG_NETWORK_FILESYSTEMS=y | |||
738 | CONFIG_NFS_FS=y | 750 | CONFIG_NFS_FS=y |
739 | # CONFIG_NFS_V3 is not set | 751 | # CONFIG_NFS_V3 is not set |
740 | # CONFIG_NFS_V4 is not set | 752 | # CONFIG_NFS_V4 is not set |
741 | # CONFIG_NFS_DIRECTIO is not set | ||
742 | # CONFIG_NFSD is not set | 753 | # CONFIG_NFSD is not set |
743 | CONFIG_ROOT_NFS=y | 754 | CONFIG_ROOT_NFS=y |
744 | CONFIG_LOCKD=y | 755 | CONFIG_LOCKD=y |
@@ -777,6 +788,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
777 | # Library routines | 788 | # Library routines |
778 | # | 789 | # |
779 | CONFIG_BITREVERSE=y | 790 | CONFIG_BITREVERSE=y |
791 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
780 | # CONFIG_CRC_CCITT is not set | 792 | # CONFIG_CRC_CCITT is not set |
781 | # CONFIG_CRC16 is not set | 793 | # CONFIG_CRC16 is not set |
782 | # CONFIG_CRC_ITU_T is not set | 794 | # CONFIG_CRC_ITU_T is not set |
@@ -787,6 +799,7 @@ CONFIG_PLIST=y | |||
787 | CONFIG_HAS_IOMEM=y | 799 | CONFIG_HAS_IOMEM=y |
788 | CONFIG_HAS_IOPORT=y | 800 | CONFIG_HAS_IOPORT=y |
789 | CONFIG_HAS_DMA=y | 801 | CONFIG_HAS_DMA=y |
802 | CONFIG_HAVE_LMB=y | ||
790 | 803 | ||
791 | # | 804 | # |
792 | # Kernel hacking | 805 | # Kernel hacking |
@@ -794,6 +807,7 @@ CONFIG_HAS_DMA=y | |||
794 | # CONFIG_PRINTK_TIME is not set | 807 | # CONFIG_PRINTK_TIME is not set |
795 | CONFIG_ENABLE_WARN_DEPRECATED=y | 808 | CONFIG_ENABLE_WARN_DEPRECATED=y |
796 | CONFIG_ENABLE_MUST_CHECK=y | 809 | CONFIG_ENABLE_MUST_CHECK=y |
810 | CONFIG_FRAME_WARN=1024 | ||
797 | # CONFIG_MAGIC_SYSRQ is not set | 811 | # CONFIG_MAGIC_SYSRQ is not set |
798 | # CONFIG_UNUSED_SYMBOLS is not set | 812 | # CONFIG_UNUSED_SYMBOLS is not set |
799 | # CONFIG_DEBUG_FS is not set | 813 | # CONFIG_DEBUG_FS is not set |
@@ -804,6 +818,7 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
804 | CONFIG_SCHED_DEBUG=y | 818 | CONFIG_SCHED_DEBUG=y |
805 | # CONFIG_SCHEDSTATS is not set | 819 | # CONFIG_SCHEDSTATS is not set |
806 | # CONFIG_TIMER_STATS is not set | 820 | # CONFIG_TIMER_STATS is not set |
821 | # CONFIG_DEBUG_OBJECTS is not set | ||
807 | # CONFIG_SLUB_DEBUG_ON is not set | 822 | # CONFIG_SLUB_DEBUG_ON is not set |
808 | # CONFIG_SLUB_STATS is not set | 823 | # CONFIG_SLUB_STATS is not set |
809 | # CONFIG_DEBUG_RT_MUTEXES is not set | 824 | # CONFIG_DEBUG_RT_MUTEXES is not set |
@@ -816,6 +831,7 @@ CONFIG_DEBUG_MUTEXES=y | |||
816 | # CONFIG_DEBUG_BUGVERBOSE is not set | 831 | # CONFIG_DEBUG_BUGVERBOSE is not set |
817 | # CONFIG_DEBUG_INFO is not set | 832 | # CONFIG_DEBUG_INFO is not set |
818 | # CONFIG_DEBUG_VM is not set | 833 | # CONFIG_DEBUG_VM is not set |
834 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
819 | # CONFIG_DEBUG_LIST is not set | 835 | # CONFIG_DEBUG_LIST is not set |
820 | # CONFIG_DEBUG_SG is not set | 836 | # CONFIG_DEBUG_SG is not set |
821 | # CONFIG_BOOT_PRINTK_DELAY is not set | 837 | # CONFIG_BOOT_PRINTK_DELAY is not set |
@@ -827,6 +843,7 @@ CONFIG_DEBUG_MUTEXES=y | |||
827 | # CONFIG_DEBUG_PAGEALLOC is not set | 843 | # CONFIG_DEBUG_PAGEALLOC is not set |
828 | # CONFIG_DEBUGGER is not set | 844 | # CONFIG_DEBUGGER is not set |
829 | # CONFIG_KGDB_CONSOLE is not set | 845 | # CONFIG_KGDB_CONSOLE is not set |
846 | # CONFIG_IRQSTACKS is not set | ||
830 | # CONFIG_BDI_SWITCH is not set | 847 | # CONFIG_BDI_SWITCH is not set |
831 | # CONFIG_PPC_EARLY_DEBUG is not set | 848 | # CONFIG_PPC_EARLY_DEBUG is not set |
832 | 849 | ||
@@ -837,49 +854,79 @@ CONFIG_DEBUG_MUTEXES=y | |||
837 | # CONFIG_SECURITY is not set | 854 | # CONFIG_SECURITY is not set |
838 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 855 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
839 | CONFIG_CRYPTO=y | 856 | CONFIG_CRYPTO=y |
840 | # CONFIG_CRYPTO_SEQIV is not set | 857 | |
858 | # | ||
859 | # Crypto core or helper | ||
860 | # | ||
841 | # CONFIG_CRYPTO_MANAGER is not set | 861 | # CONFIG_CRYPTO_MANAGER is not set |
862 | # CONFIG_CRYPTO_GF128MUL is not set | ||
863 | # CONFIG_CRYPTO_NULL is not set | ||
864 | # CONFIG_CRYPTO_CRYPTD is not set | ||
865 | # CONFIG_CRYPTO_AUTHENC is not set | ||
866 | |||
867 | # | ||
868 | # Authenticated Encryption with Associated Data | ||
869 | # | ||
870 | # CONFIG_CRYPTO_CCM is not set | ||
871 | # CONFIG_CRYPTO_GCM is not set | ||
872 | # CONFIG_CRYPTO_SEQIV is not set | ||
873 | |||
874 | # | ||
875 | # Block modes | ||
876 | # | ||
877 | # CONFIG_CRYPTO_CBC is not set | ||
878 | # CONFIG_CRYPTO_CTR is not set | ||
879 | # CONFIG_CRYPTO_CTS is not set | ||
880 | # CONFIG_CRYPTO_ECB is not set | ||
881 | # CONFIG_CRYPTO_LRW is not set | ||
882 | # CONFIG_CRYPTO_PCBC is not set | ||
883 | # CONFIG_CRYPTO_XTS is not set | ||
884 | |||
885 | # | ||
886 | # Hash modes | ||
887 | # | ||
842 | # CONFIG_CRYPTO_HMAC is not set | 888 | # CONFIG_CRYPTO_HMAC is not set |
843 | # CONFIG_CRYPTO_XCBC is not set | 889 | # CONFIG_CRYPTO_XCBC is not set |
844 | # CONFIG_CRYPTO_NULL is not set | 890 | |
891 | # | ||
892 | # Digest | ||
893 | # | ||
894 | # CONFIG_CRYPTO_CRC32C is not set | ||
845 | # CONFIG_CRYPTO_MD4 is not set | 895 | # CONFIG_CRYPTO_MD4 is not set |
846 | # CONFIG_CRYPTO_MD5 is not set | 896 | # CONFIG_CRYPTO_MD5 is not set |
897 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
847 | # CONFIG_CRYPTO_SHA1 is not set | 898 | # CONFIG_CRYPTO_SHA1 is not set |
848 | # CONFIG_CRYPTO_SHA256 is not set | 899 | # CONFIG_CRYPTO_SHA256 is not set |
849 | # CONFIG_CRYPTO_SHA512 is not set | 900 | # CONFIG_CRYPTO_SHA512 is not set |
850 | # CONFIG_CRYPTO_WP512 is not set | ||
851 | # CONFIG_CRYPTO_TGR192 is not set | 901 | # CONFIG_CRYPTO_TGR192 is not set |
852 | # CONFIG_CRYPTO_GF128MUL is not set | 902 | # CONFIG_CRYPTO_WP512 is not set |
853 | # CONFIG_CRYPTO_ECB is not set | 903 | |
854 | # CONFIG_CRYPTO_CBC is not set | 904 | # |
855 | # CONFIG_CRYPTO_PCBC is not set | 905 | # Ciphers |
856 | # CONFIG_CRYPTO_LRW is not set | 906 | # |
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 | 907 | # CONFIG_CRYPTO_AES is not set |
908 | # CONFIG_CRYPTO_ANUBIS is not set | ||
909 | # CONFIG_CRYPTO_ARC4 is not set | ||
910 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
911 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
868 | # CONFIG_CRYPTO_CAST5 is not set | 912 | # CONFIG_CRYPTO_CAST5 is not set |
869 | # CONFIG_CRYPTO_CAST6 is not set | 913 | # CONFIG_CRYPTO_CAST6 is not set |
870 | # CONFIG_CRYPTO_TEA is not set | 914 | # CONFIG_CRYPTO_DES is not set |
871 | # CONFIG_CRYPTO_ARC4 is not set | 915 | # CONFIG_CRYPTO_FCRYPT is not set |
872 | # CONFIG_CRYPTO_KHAZAD is not set | 916 | # 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 | 917 | # CONFIG_CRYPTO_SALSA20 is not set |
918 | # CONFIG_CRYPTO_SEED is not set | ||
919 | # CONFIG_CRYPTO_SERPENT is not set | ||
920 | # CONFIG_CRYPTO_TEA is not set | ||
921 | # CONFIG_CRYPTO_TWOFISH is not set | ||
922 | |||
923 | # | ||
924 | # Compression | ||
925 | # | ||
876 | # CONFIG_CRYPTO_DEFLATE is not set | 926 | # 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 | 927 | # CONFIG_CRYPTO_LZO is not set |
882 | CONFIG_CRYPTO_HW=y | 928 | CONFIG_CRYPTO_HW=y |
883 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 929 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
884 | # CONFIG_PPC_CLOCK is not set | 930 | # CONFIG_PPC_CLOCK is not set |
885 | CONFIG_PPC_LIB_RHEAP=y | 931 | CONFIG_PPC_LIB_RHEAP=y |
932 | # CONFIG_VIRTUALIZATION is not set | ||