diff options
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_defconfig | 230 |
1 files changed, 156 insertions, 74 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index 2075722911bb..3efab71a603b 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_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-rc7 | 3 | # Linux kernel version: 2.6.26-rc5 |
4 | # Mon Mar 31 11:37:08 2008 | 4 | # Mon Jun 9 09:03:46 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 |
@@ -90,6 +92,7 @@ CONFIG_INITRAMFS_SOURCE="" | |||
90 | CONFIG_SYSCTL=y | 92 | CONFIG_SYSCTL=y |
91 | CONFIG_EMBEDDED=y | 93 | CONFIG_EMBEDDED=y |
92 | CONFIG_SYSCTL_SYSCALL=y | 94 | CONFIG_SYSCTL_SYSCALL=y |
95 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
93 | CONFIG_KALLSYMS=y | 96 | CONFIG_KALLSYMS=y |
94 | CONFIG_KALLSYMS_ALL=y | 97 | CONFIG_KALLSYMS_ALL=y |
95 | CONFIG_KALLSYMS_EXTRA_PASS=y | 98 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -117,12 +120,14 @@ CONFIG_HAVE_OPROFILE=y | |||
117 | # CONFIG_KPROBES is not set | 120 | # CONFIG_KPROBES is not set |
118 | CONFIG_HAVE_KPROBES=y | 121 | CONFIG_HAVE_KPROBES=y |
119 | CONFIG_HAVE_KRETPROBES=y | 122 | CONFIG_HAVE_KRETPROBES=y |
123 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
120 | CONFIG_PROC_PAGE_MONITOR=y | 124 | CONFIG_PROC_PAGE_MONITOR=y |
121 | CONFIG_SLABINFO=y | 125 | CONFIG_SLABINFO=y |
122 | CONFIG_RT_MUTEXES=y | 126 | CONFIG_RT_MUTEXES=y |
123 | # CONFIG_TINY_SHMEM is not set | 127 | # CONFIG_TINY_SHMEM is not set |
124 | CONFIG_BASE_SMALL=0 | 128 | CONFIG_BASE_SMALL=0 |
125 | CONFIG_MODULES=y | 129 | CONFIG_MODULES=y |
130 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
126 | CONFIG_MODULE_UNLOAD=y | 131 | CONFIG_MODULE_UNLOAD=y |
127 | CONFIG_MODULE_FORCE_UNLOAD=y | 132 | CONFIG_MODULE_FORCE_UNLOAD=y |
128 | CONFIG_MODVERSIONS=y | 133 | CONFIG_MODVERSIONS=y |
@@ -162,6 +167,7 @@ CONFIG_MPC8560_ADS=y | |||
162 | CONFIG_MPC85xx_CDS=y | 167 | CONFIG_MPC85xx_CDS=y |
163 | CONFIG_MPC85xx_MDS=y | 168 | CONFIG_MPC85xx_MDS=y |
164 | CONFIG_MPC85xx_DS=y | 169 | CONFIG_MPC85xx_DS=y |
170 | CONFIG_KSI8560=y | ||
165 | # CONFIG_STX_GP3 is not set | 171 | # CONFIG_STX_GP3 is not set |
166 | CONFIG_TQM8540=y | 172 | CONFIG_TQM8540=y |
167 | CONFIG_TQM8541=y | 173 | CONFIG_TQM8541=y |
@@ -221,11 +227,13 @@ CONFIG_FLATMEM=y | |||
221 | CONFIG_FLAT_NODE_MEM_MAP=y | 227 | CONFIG_FLAT_NODE_MEM_MAP=y |
222 | # CONFIG_SPARSEMEM_STATIC is not set | 228 | # CONFIG_SPARSEMEM_STATIC is not set |
223 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 229 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
230 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
224 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 231 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
225 | # CONFIG_RESOURCES_64BIT is not set | 232 | # CONFIG_RESOURCES_64BIT is not set |
226 | CONFIG_ZONE_DMA_FLAG=1 | 233 | CONFIG_ZONE_DMA_FLAG=1 |
227 | CONFIG_BOUNCE=y | 234 | CONFIG_BOUNCE=y |
228 | CONFIG_VIRT_TO_BUS=y | 235 | CONFIG_VIRT_TO_BUS=y |
236 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
229 | CONFIG_PROC_DEVICETREE=y | 237 | CONFIG_PROC_DEVICETREE=y |
230 | # CONFIG_CMDLINE_BOOL is not set | 238 | # CONFIG_CMDLINE_BOOL is not set |
231 | # CONFIG_PM is not set | 239 | # CONFIG_PM is not set |
@@ -250,6 +258,7 @@ CONFIG_PCI_LEGACY=y | |||
250 | # CONFIG_PCI_DEBUG is not set | 258 | # CONFIG_PCI_DEBUG is not set |
251 | # CONFIG_PCCARD is not set | 259 | # CONFIG_PCCARD is not set |
252 | # CONFIG_HOTPLUG_PCI is not set | 260 | # CONFIG_HOTPLUG_PCI is not set |
261 | # CONFIG_HAS_RAPIDIO is not set | ||
253 | 262 | ||
254 | # | 263 | # |
255 | # Advanced setup | 264 | # Advanced setup |
@@ -259,11 +268,12 @@ CONFIG_PCI_LEGACY=y | |||
259 | # | 268 | # |
260 | # Default settings for advanced configuration options are used | 269 | # Default settings for advanced configuration options are used |
261 | # | 270 | # |
262 | CONFIG_HIGHMEM_START=0xfe000000 | ||
263 | CONFIG_LOWMEM_SIZE=0x30000000 | 271 | CONFIG_LOWMEM_SIZE=0x30000000 |
272 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
264 | CONFIG_KERNEL_START=0xc0000000 | 273 | CONFIG_KERNEL_START=0xc0000000 |
274 | CONFIG_PHYSICAL_START=0x00000000 | ||
275 | CONFIG_PHYSICAL_ALIGN=0x10000000 | ||
265 | CONFIG_TASK_SIZE=0xc0000000 | 276 | CONFIG_TASK_SIZE=0xc0000000 |
266 | CONFIG_BOOT_LOAD=0x00800000 | ||
267 | 277 | ||
268 | # | 278 | # |
269 | # Networking | 279 | # Networking |
@@ -334,8 +344,10 @@ CONFIG_INET6_XFRM_MODE_TUNNEL=y | |||
334 | CONFIG_INET6_XFRM_MODE_BEET=y | 344 | CONFIG_INET6_XFRM_MODE_BEET=y |
335 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | 345 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set |
336 | CONFIG_IPV6_SIT=y | 346 | CONFIG_IPV6_SIT=y |
347 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
337 | # CONFIG_IPV6_TUNNEL is not set | 348 | # CONFIG_IPV6_TUNNEL is not set |
338 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 349 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
350 | # CONFIG_IPV6_MROUTE is not set | ||
339 | # CONFIG_NETWORK_SECMARK is not set | 351 | # CONFIG_NETWORK_SECMARK is not set |
340 | # CONFIG_NETFILTER is not set | 352 | # CONFIG_NETFILTER is not set |
341 | # CONFIG_IP_DCCP is not set | 353 | # CONFIG_IP_DCCP is not set |
@@ -397,6 +409,7 @@ CONFIG_FW_LOADER=y | |||
397 | # CONFIG_CONNECTOR is not set | 409 | # CONFIG_CONNECTOR is not set |
398 | # CONFIG_MTD is not set | 410 | # CONFIG_MTD is not set |
399 | CONFIG_OF_DEVICE=y | 411 | CONFIG_OF_DEVICE=y |
412 | CONFIG_OF_I2C=y | ||
400 | # CONFIG_PARPORT is not set | 413 | # CONFIG_PARPORT is not set |
401 | CONFIG_BLK_DEV=y | 414 | CONFIG_BLK_DEV=y |
402 | # CONFIG_BLK_DEV_FD is not set | 415 | # CONFIG_BLK_DEV_FD is not set |
@@ -503,7 +516,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
503 | # CONFIG_SCSI_SRP is not set | 516 | # CONFIG_SCSI_SRP is not set |
504 | CONFIG_ATA=y | 517 | CONFIG_ATA=y |
505 | # CONFIG_ATA_NONSTANDARD is not set | 518 | # CONFIG_ATA_NONSTANDARD is not set |
519 | CONFIG_SATA_PMP=y | ||
506 | CONFIG_SATA_AHCI=y | 520 | CONFIG_SATA_AHCI=y |
521 | # CONFIG_SATA_SIL24 is not set | ||
522 | CONFIG_SATA_FSL=y | ||
523 | CONFIG_ATA_SFF=y | ||
507 | # CONFIG_SATA_SVW is not set | 524 | # CONFIG_SATA_SVW is not set |
508 | # CONFIG_ATA_PIIX is not set | 525 | # CONFIG_ATA_PIIX is not set |
509 | # CONFIG_SATA_MV is not set | 526 | # CONFIG_SATA_MV is not set |
@@ -513,13 +530,11 @@ CONFIG_SATA_AHCI=y | |||
513 | # CONFIG_SATA_PROMISE is not set | 530 | # CONFIG_SATA_PROMISE is not set |
514 | # CONFIG_SATA_SX4 is not set | 531 | # CONFIG_SATA_SX4 is not set |
515 | # CONFIG_SATA_SIL is not set | 532 | # CONFIG_SATA_SIL is not set |
516 | # CONFIG_SATA_SIL24 is not set | ||
517 | # CONFIG_SATA_SIS is not set | 533 | # CONFIG_SATA_SIS is not set |
518 | # CONFIG_SATA_ULI is not set | 534 | # CONFIG_SATA_ULI is not set |
519 | # CONFIG_SATA_VIA is not set | 535 | # CONFIG_SATA_VIA is not set |
520 | # CONFIG_SATA_VITESSE is not set | 536 | # CONFIG_SATA_VITESSE is not set |
521 | # CONFIG_SATA_INIC162X is not set | 537 | # CONFIG_SATA_INIC162X is not set |
522 | # CONFIG_SATA_FSL is not set | ||
523 | CONFIG_PATA_ALI=y | 538 | CONFIG_PATA_ALI=y |
524 | # CONFIG_PATA_AMD is not set | 539 | # CONFIG_PATA_AMD is not set |
525 | # CONFIG_PATA_ARTOP is not set | 540 | # CONFIG_PATA_ARTOP is not set |
@@ -559,6 +574,7 @@ CONFIG_PATA_ALI=y | |||
559 | # CONFIG_PATA_VIA is not set | 574 | # CONFIG_PATA_VIA is not set |
560 | # CONFIG_PATA_WINBOND is not set | 575 | # CONFIG_PATA_WINBOND is not set |
561 | # CONFIG_PATA_PLATFORM is not set | 576 | # CONFIG_PATA_PLATFORM is not set |
577 | # CONFIG_PATA_SCH is not set | ||
562 | # CONFIG_MD is not set | 578 | # CONFIG_MD is not set |
563 | # CONFIG_FUSION is not set | 579 | # CONFIG_FUSION is not set |
564 | 580 | ||
@@ -625,7 +641,6 @@ CONFIG_NETDEV_1000=y | |||
625 | # CONFIG_SIS190 is not set | 641 | # CONFIG_SIS190 is not set |
626 | # CONFIG_SKGE is not set | 642 | # CONFIG_SKGE is not set |
627 | # CONFIG_SKY2 is not set | 643 | # CONFIG_SKY2 is not set |
628 | # CONFIG_SK98LIN is not set | ||
629 | # CONFIG_VIA_VELOCITY is not set | 644 | # CONFIG_VIA_VELOCITY is not set |
630 | # CONFIG_TIGON3 is not set | 645 | # CONFIG_TIGON3 is not set |
631 | # CONFIG_BNX2 is not set | 646 | # CONFIG_BNX2 is not set |
@@ -646,6 +661,7 @@ CONFIG_NETDEV_10000=y | |||
646 | # CONFIG_MLX4_CORE is not set | 661 | # CONFIG_MLX4_CORE is not set |
647 | # CONFIG_TEHUTI is not set | 662 | # CONFIG_TEHUTI is not set |
648 | # CONFIG_BNX2X is not set | 663 | # CONFIG_BNX2X is not set |
664 | # CONFIG_SFC is not set | ||
649 | # CONFIG_TR is not set | 665 | # CONFIG_TR is not set |
650 | 666 | ||
651 | # | 667 | # |
@@ -653,6 +669,7 @@ CONFIG_NETDEV_10000=y | |||
653 | # | 669 | # |
654 | # CONFIG_WLAN_PRE80211 is not set | 670 | # CONFIG_WLAN_PRE80211 is not set |
655 | # CONFIG_WLAN_80211 is not set | 671 | # CONFIG_WLAN_80211 is not set |
672 | # CONFIG_IWLWIFI_LEDS is not set | ||
656 | 673 | ||
657 | # | 674 | # |
658 | # USB Network Adapters | 675 | # USB Network Adapters |
@@ -717,6 +734,7 @@ CONFIG_VT=y | |||
717 | CONFIG_VT_CONSOLE=y | 734 | CONFIG_VT_CONSOLE=y |
718 | CONFIG_HW_CONSOLE=y | 735 | CONFIG_HW_CONSOLE=y |
719 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 736 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
737 | CONFIG_DEVKMEM=y | ||
720 | # CONFIG_SERIAL_NONSTANDARD is not set | 738 | # CONFIG_SERIAL_NONSTANDARD is not set |
721 | # CONFIG_NOZOMI is not set | 739 | # CONFIG_NOZOMI is not set |
722 | 740 | ||
@@ -750,7 +768,6 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
750 | # CONFIG_IPMI_HANDLER is not set | 768 | # CONFIG_IPMI_HANDLER is not set |
751 | # CONFIG_HW_RANDOM is not set | 769 | # CONFIG_HW_RANDOM is not set |
752 | CONFIG_NVRAM=y | 770 | CONFIG_NVRAM=y |
753 | # CONFIG_GEN_RTC is not set | ||
754 | # CONFIG_R3964 is not set | 771 | # CONFIG_R3964 is not set |
755 | # CONFIG_APPLICOM is not set | 772 | # CONFIG_APPLICOM is not set |
756 | # CONFIG_RAW_DRIVER is not set | 773 | # CONFIG_RAW_DRIVER is not set |
@@ -761,13 +778,6 @@ CONFIG_I2C_BOARDINFO=y | |||
761 | # CONFIG_I2C_CHARDEV is not set | 778 | # CONFIG_I2C_CHARDEV is not set |
762 | 779 | ||
763 | # | 780 | # |
764 | # I2C Algorithms | ||
765 | # | ||
766 | # CONFIG_I2C_ALGOBIT is not set | ||
767 | # CONFIG_I2C_ALGOPCF is not set | ||
768 | # CONFIG_I2C_ALGOPCA is not set | ||
769 | |||
770 | # | ||
771 | # I2C Hardware Bus support | 781 | # I2C Hardware Bus support |
772 | # | 782 | # |
773 | # CONFIG_I2C_ALI1535 is not set | 783 | # CONFIG_I2C_ALI1535 is not set |
@@ -794,6 +804,7 @@ CONFIG_I2C_MPC=y | |||
794 | # CONFIG_I2C_VIA is not set | 804 | # CONFIG_I2C_VIA is not set |
795 | # CONFIG_I2C_VIAPRO is not set | 805 | # CONFIG_I2C_VIAPRO is not set |
796 | # CONFIG_I2C_VOODOO3 is not set | 806 | # CONFIG_I2C_VOODOO3 is not set |
807 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
797 | 808 | ||
798 | # | 809 | # |
799 | # Miscellaneous I2C Chip support | 810 | # Miscellaneous I2C Chip support |
@@ -803,19 +814,13 @@ CONFIG_SENSORS_EEPROM=y | |||
803 | # CONFIG_SENSORS_PCF8574 is not set | 814 | # CONFIG_SENSORS_PCF8574 is not set |
804 | # CONFIG_PCF8575 is not set | 815 | # CONFIG_PCF8575 is not set |
805 | # CONFIG_SENSORS_PCF8591 is not set | 816 | # CONFIG_SENSORS_PCF8591 is not set |
806 | # CONFIG_TPS65010 is not set | ||
807 | # CONFIG_SENSORS_MAX6875 is not set | 817 | # CONFIG_SENSORS_MAX6875 is not set |
808 | # CONFIG_SENSORS_TSL2550 is not set | 818 | # CONFIG_SENSORS_TSL2550 is not set |
809 | # CONFIG_I2C_DEBUG_CORE is not set | 819 | # CONFIG_I2C_DEBUG_CORE is not set |
810 | # CONFIG_I2C_DEBUG_ALGO is not set | 820 | # CONFIG_I2C_DEBUG_ALGO is not set |
811 | # CONFIG_I2C_DEBUG_BUS is not set | 821 | # CONFIG_I2C_DEBUG_BUS is not set |
812 | # CONFIG_I2C_DEBUG_CHIP is not set | 822 | # CONFIG_I2C_DEBUG_CHIP is not set |
813 | |||
814 | # | ||
815 | # SPI support | ||
816 | # | ||
817 | # CONFIG_SPI is not set | 823 | # CONFIG_SPI is not set |
818 | # CONFIG_SPI_MASTER is not set | ||
819 | # CONFIG_W1 is not set | 824 | # CONFIG_W1 is not set |
820 | # CONFIG_POWER_SUPPLY is not set | 825 | # CONFIG_POWER_SUPPLY is not set |
821 | # CONFIG_HWMON is not set | 826 | # CONFIG_HWMON is not set |
@@ -832,13 +837,33 @@ CONFIG_SSB_POSSIBLE=y | |||
832 | # Multifunction device drivers | 837 | # Multifunction device drivers |
833 | # | 838 | # |
834 | # CONFIG_MFD_SM501 is not set | 839 | # CONFIG_MFD_SM501 is not set |
840 | # CONFIG_HTC_PASIC3 is not set | ||
835 | 841 | ||
836 | # | 842 | # |
837 | # Multimedia devices | 843 | # Multimedia devices |
838 | # | 844 | # |
845 | |||
846 | # | ||
847 | # Multimedia core support | ||
848 | # | ||
839 | # CONFIG_VIDEO_DEV is not set | 849 | # CONFIG_VIDEO_DEV is not set |
840 | CONFIG_DVB_CORE=m | 850 | CONFIG_DVB_CORE=m |
841 | # CONFIG_DVB_CORE_ATTACH is not set | 851 | CONFIG_VIDEO_MEDIA=m |
852 | |||
853 | # | ||
854 | # Multimedia drivers | ||
855 | # | ||
856 | # CONFIG_MEDIA_ATTACH is not set | ||
857 | CONFIG_MEDIA_TUNER=m | ||
858 | # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set | ||
859 | CONFIG_MEDIA_TUNER_SIMPLE=m | ||
860 | CONFIG_MEDIA_TUNER_TDA8290=m | ||
861 | CONFIG_MEDIA_TUNER_TDA9887=m | ||
862 | CONFIG_MEDIA_TUNER_TEA5761=m | ||
863 | CONFIG_MEDIA_TUNER_TEA5767=m | ||
864 | CONFIG_MEDIA_TUNER_MT20XX=m | ||
865 | CONFIG_MEDIA_TUNER_XC2028=m | ||
866 | CONFIG_MEDIA_TUNER_XC5000=m | ||
842 | CONFIG_DVB_CAPTURE_DRIVERS=y | 867 | CONFIG_DVB_CAPTURE_DRIVERS=y |
843 | 868 | ||
844 | # | 869 | # |
@@ -881,14 +906,17 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
881 | # | 906 | # |
882 | # DVB-S (satellite) frontends | 907 | # DVB-S (satellite) frontends |
883 | # | 908 | # |
884 | # CONFIG_DVB_STV0299 is not set | ||
885 | # CONFIG_DVB_CX24110 is not set | 909 | # CONFIG_DVB_CX24110 is not set |
886 | # CONFIG_DVB_CX24123 is not set | 910 | # CONFIG_DVB_CX24123 is not set |
887 | # CONFIG_DVB_TDA8083 is not set | ||
888 | # CONFIG_DVB_MT312 is not set | 911 | # CONFIG_DVB_MT312 is not set |
889 | # CONFIG_DVB_VES1X93 is not set | ||
890 | # CONFIG_DVB_S5H1420 is not set | 912 | # CONFIG_DVB_S5H1420 is not set |
913 | # CONFIG_DVB_STV0299 is not set | ||
914 | # CONFIG_DVB_TDA8083 is not set | ||
891 | # CONFIG_DVB_TDA10086 is not set | 915 | # CONFIG_DVB_TDA10086 is not set |
916 | # CONFIG_DVB_VES1X93 is not set | ||
917 | # CONFIG_DVB_TUNER_ITD1000 is not set | ||
918 | # CONFIG_DVB_TDA826X is not set | ||
919 | # CONFIG_DVB_TUA6100 is not set | ||
892 | 920 | ||
893 | # | 921 | # |
894 | # DVB-T (terrestrial) frontends | 922 | # DVB-T (terrestrial) frontends |
@@ -906,6 +934,7 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
906 | # CONFIG_DVB_DIB3000MC is not set | 934 | # CONFIG_DVB_DIB3000MC is not set |
907 | # CONFIG_DVB_DIB7000M is not set | 935 | # CONFIG_DVB_DIB7000M is not set |
908 | # CONFIG_DVB_DIB7000P is not set | 936 | # CONFIG_DVB_DIB7000P is not set |
937 | # CONFIG_DVB_TDA10048 is not set | ||
909 | 938 | ||
910 | # | 939 | # |
911 | # DVB-C (cable) frontends | 940 | # DVB-C (cable) frontends |
@@ -924,27 +953,21 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
924 | # CONFIG_DVB_BCM3510 is not set | 953 | # CONFIG_DVB_BCM3510 is not set |
925 | # CONFIG_DVB_LGDT330X is not set | 954 | # CONFIG_DVB_LGDT330X is not set |
926 | # CONFIG_DVB_S5H1409 is not set | 955 | # CONFIG_DVB_S5H1409 is not set |
956 | # CONFIG_DVB_AU8522 is not set | ||
957 | # CONFIG_DVB_S5H1411 is not set | ||
927 | 958 | ||
928 | # | 959 | # |
929 | # Tuners/PLL support | 960 | # Digital terrestrial only tuners/PLL |
930 | # | 961 | # |
931 | # CONFIG_DVB_PLL is not set | 962 | # CONFIG_DVB_PLL is not set |
932 | # CONFIG_DVB_TDA826X is not set | ||
933 | # CONFIG_DVB_TDA827X is not set | ||
934 | # CONFIG_DVB_TDA18271 is not set | ||
935 | # CONFIG_DVB_TUNER_QT1010 is not set | ||
936 | # CONFIG_DVB_TUNER_MT2060 is not set | ||
937 | # CONFIG_DVB_TUNER_MT2266 is not set | ||
938 | # CONFIG_DVB_TUNER_MT2131 is not set | ||
939 | # CONFIG_DVB_TUNER_DIB0070 is not set | 963 | # CONFIG_DVB_TUNER_DIB0070 is not set |
940 | # CONFIG_DVB_TUNER_XC5000 is not set | ||
941 | 964 | ||
942 | # | 965 | # |
943 | # Miscellaneous devices | 966 | # SEC control devices for DVB-S |
944 | # | 967 | # |
945 | # CONFIG_DVB_LNBP21 is not set | 968 | # CONFIG_DVB_LNBP21 is not set |
969 | # CONFIG_DVB_ISL6405 is not set | ||
946 | # CONFIG_DVB_ISL6421 is not set | 970 | # CONFIG_DVB_ISL6421 is not set |
947 | # CONFIG_DVB_TUA6100 is not set | ||
948 | CONFIG_DAB=y | 971 | CONFIG_DAB=y |
949 | # CONFIG_USB_DABUSB is not set | 972 | # CONFIG_USB_DABUSB is not set |
950 | 973 | ||
@@ -1011,6 +1034,7 @@ CONFIG_SND_AC97_CODEC=y | |||
1011 | # CONFIG_SND_AU8810 is not set | 1034 | # CONFIG_SND_AU8810 is not set |
1012 | # CONFIG_SND_AU8820 is not set | 1035 | # CONFIG_SND_AU8820 is not set |
1013 | # CONFIG_SND_AU8830 is not set | 1036 | # CONFIG_SND_AU8830 is not set |
1037 | # CONFIG_SND_AW2 is not set | ||
1014 | # CONFIG_SND_AZT3328 is not set | 1038 | # CONFIG_SND_AZT3328 is not set |
1015 | # CONFIG_SND_BT87X is not set | 1039 | # CONFIG_SND_BT87X is not set |
1016 | # CONFIG_SND_CA0106 is not set | 1040 | # CONFIG_SND_CA0106 is not set |
@@ -1085,11 +1109,11 @@ CONFIG_SND_INTEL8X0=y | |||
1085 | # CONFIG_SND_SOC is not set | 1109 | # CONFIG_SND_SOC is not set |
1086 | 1110 | ||
1087 | # | 1111 | # |
1088 | # SoC Audio support for SuperH | 1112 | # ALSA SoC audio for Freescale SOCs |
1089 | # | 1113 | # |
1090 | 1114 | ||
1091 | # | 1115 | # |
1092 | # ALSA SoC audio for Freescale SOCs | 1116 | # SoC Audio for the Texas Instruments OMAP |
1093 | # | 1117 | # |
1094 | 1118 | ||
1095 | # | 1119 | # |
@@ -1124,16 +1148,20 @@ CONFIG_USB_DEVICEFS=y | |||
1124 | CONFIG_USB_DEVICE_CLASS=y | 1148 | CONFIG_USB_DEVICE_CLASS=y |
1125 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1149 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1126 | # CONFIG_USB_OTG is not set | 1150 | # CONFIG_USB_OTG is not set |
1151 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1152 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1127 | 1153 | ||
1128 | # | 1154 | # |
1129 | # USB Host Controller Drivers | 1155 | # USB Host Controller Drivers |
1130 | # | 1156 | # |
1157 | # CONFIG_USB_C67X00_HCD is not set | ||
1131 | CONFIG_USB_EHCI_HCD=y | 1158 | CONFIG_USB_EHCI_HCD=y |
1132 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1159 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
1133 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1160 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1134 | # CONFIG_USB_EHCI_FSL is not set | 1161 | CONFIG_USB_EHCI_FSL=y |
1135 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1162 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
1136 | # CONFIG_USB_ISP116X_HCD is not set | 1163 | # CONFIG_USB_ISP116X_HCD is not set |
1164 | # CONFIG_USB_ISP1760_HCD is not set | ||
1137 | CONFIG_USB_OHCI_HCD=y | 1165 | CONFIG_USB_OHCI_HCD=y |
1138 | CONFIG_USB_OHCI_HCD_PPC_OF=y | 1166 | CONFIG_USB_OHCI_HCD_PPC_OF=y |
1139 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1167 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
@@ -1151,6 +1179,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1151 | # | 1179 | # |
1152 | # CONFIG_USB_ACM is not set | 1180 | # CONFIG_USB_ACM is not set |
1153 | # CONFIG_USB_PRINTER is not set | 1181 | # CONFIG_USB_PRINTER is not set |
1182 | # CONFIG_USB_WDM is not set | ||
1154 | 1183 | ||
1155 | # | 1184 | # |
1156 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1185 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -1170,7 +1199,9 @@ CONFIG_USB_STORAGE=y | |||
1170 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1199 | # CONFIG_USB_STORAGE_SDDR55 is not set |
1171 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1200 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
1172 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1201 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1202 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1173 | # CONFIG_USB_STORAGE_KARMA is not set | 1203 | # CONFIG_USB_STORAGE_KARMA is not set |
1204 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1174 | # CONFIG_USB_LIBUSUAL is not set | 1205 | # CONFIG_USB_LIBUSUAL is not set |
1175 | 1206 | ||
1176 | # | 1207 | # |
@@ -1208,12 +1239,21 @@ CONFIG_USB_MON=y | |||
1208 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1239 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1209 | # CONFIG_USB_IOWARRIOR is not set | 1240 | # CONFIG_USB_IOWARRIOR is not set |
1210 | # CONFIG_USB_TEST is not set | 1241 | # CONFIG_USB_TEST is not set |
1242 | # CONFIG_USB_ISIGHTFW is not set | ||
1211 | # CONFIG_USB_GADGET is not set | 1243 | # CONFIG_USB_GADGET is not set |
1212 | # CONFIG_MMC is not set | 1244 | # CONFIG_MMC is not set |
1213 | # CONFIG_MEMSTICK is not set | 1245 | # CONFIG_MEMSTICK is not set |
1214 | # CONFIG_NEW_LEDS is not set | 1246 | # CONFIG_NEW_LEDS is not set |
1247 | # CONFIG_ACCESSIBILITY is not set | ||
1215 | # CONFIG_INFINIBAND is not set | 1248 | # CONFIG_INFINIBAND is not set |
1216 | # CONFIG_EDAC is not set | 1249 | CONFIG_EDAC=y |
1250 | |||
1251 | # | ||
1252 | # Reporting subsystems | ||
1253 | # | ||
1254 | # CONFIG_EDAC_DEBUG is not set | ||
1255 | CONFIG_EDAC_MM_EDAC=y | ||
1256 | CONFIG_EDAC_MPC85XX=y | ||
1217 | CONFIG_RTC_LIB=y | 1257 | CONFIG_RTC_LIB=y |
1218 | CONFIG_RTC_CLASS=y | 1258 | CONFIG_RTC_CLASS=y |
1219 | CONFIG_RTC_HCTOSYS=y | 1259 | CONFIG_RTC_HCTOSYS=y |
@@ -1263,11 +1303,19 @@ CONFIG_RTC_DRV_CMOS=y | |||
1263 | # | 1303 | # |
1264 | # on-CPU RTC drivers | 1304 | # on-CPU RTC drivers |
1265 | # | 1305 | # |
1266 | # CONFIG_DMADEVICES is not set | 1306 | # CONFIG_RTC_DRV_PPC is not set |
1307 | CONFIG_DMADEVICES=y | ||
1267 | 1308 | ||
1268 | # | 1309 | # |
1269 | # Userspace I/O | 1310 | # DMA Devices |
1270 | # | 1311 | # |
1312 | CONFIG_FSL_DMA=y | ||
1313 | CONFIG_DMA_ENGINE=y | ||
1314 | |||
1315 | # | ||
1316 | # DMA Clients | ||
1317 | # | ||
1318 | # CONFIG_NET_DMA is not set | ||
1271 | # CONFIG_UIO is not set | 1319 | # CONFIG_UIO is not set |
1272 | 1320 | ||
1273 | # | 1321 | # |
@@ -1287,7 +1335,6 @@ CONFIG_FS_MBCACHE=y | |||
1287 | # CONFIG_JFS_FS is not set | 1335 | # CONFIG_JFS_FS is not set |
1288 | # CONFIG_FS_POSIX_ACL is not set | 1336 | # CONFIG_FS_POSIX_ACL is not set |
1289 | # CONFIG_XFS_FS is not set | 1337 | # CONFIG_XFS_FS is not set |
1290 | # CONFIG_GFS2_FS is not set | ||
1291 | # CONFIG_OCFS2_FS is not set | 1338 | # CONFIG_OCFS2_FS is not set |
1292 | CONFIG_DNOTIFY=y | 1339 | CONFIG_DNOTIFY=y |
1293 | CONFIG_INOTIFY=y | 1340 | CONFIG_INOTIFY=y |
@@ -1357,10 +1404,9 @@ CONFIG_NFS_FS=y | |||
1357 | CONFIG_NFS_V3=y | 1404 | CONFIG_NFS_V3=y |
1358 | # CONFIG_NFS_V3_ACL is not set | 1405 | # CONFIG_NFS_V3_ACL is not set |
1359 | CONFIG_NFS_V4=y | 1406 | CONFIG_NFS_V4=y |
1360 | # CONFIG_NFS_DIRECTIO is not set | ||
1361 | CONFIG_NFSD=y | 1407 | CONFIG_NFSD=y |
1362 | # CONFIG_NFSD_V3 is not set | 1408 | # CONFIG_NFSD_V3 is not set |
1363 | CONFIG_NFSD_TCP=y | 1409 | # CONFIG_NFSD_V4 is not set |
1364 | CONFIG_ROOT_NFS=y | 1410 | CONFIG_ROOT_NFS=y |
1365 | CONFIG_LOCKD=y | 1411 | CONFIG_LOCKD=y |
1366 | CONFIG_LOCKD_V4=y | 1412 | CONFIG_LOCKD_V4=y |
@@ -1444,9 +1490,10 @@ CONFIG_NLS_UTF8=m | |||
1444 | # Library routines | 1490 | # Library routines |
1445 | # | 1491 | # |
1446 | CONFIG_BITREVERSE=y | 1492 | CONFIG_BITREVERSE=y |
1493 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1447 | # CONFIG_CRC_CCITT is not set | 1494 | # CONFIG_CRC_CCITT is not set |
1448 | # CONFIG_CRC16 is not set | 1495 | # CONFIG_CRC16 is not set |
1449 | # CONFIG_CRC_ITU_T is not set | 1496 | CONFIG_CRC_ITU_T=m |
1450 | CONFIG_CRC32=y | 1497 | CONFIG_CRC32=y |
1451 | # CONFIG_CRC7 is not set | 1498 | # CONFIG_CRC7 is not set |
1452 | CONFIG_LIBCRC32C=m | 1499 | CONFIG_LIBCRC32C=m |
@@ -1455,6 +1502,7 @@ CONFIG_PLIST=y | |||
1455 | CONFIG_HAS_IOMEM=y | 1502 | CONFIG_HAS_IOMEM=y |
1456 | CONFIG_HAS_IOPORT=y | 1503 | CONFIG_HAS_IOPORT=y |
1457 | CONFIG_HAS_DMA=y | 1504 | CONFIG_HAS_DMA=y |
1505 | CONFIG_HAVE_LMB=y | ||
1458 | 1506 | ||
1459 | # | 1507 | # |
1460 | # Kernel hacking | 1508 | # Kernel hacking |
@@ -1462,6 +1510,7 @@ CONFIG_HAS_DMA=y | |||
1462 | # CONFIG_PRINTK_TIME is not set | 1510 | # CONFIG_PRINTK_TIME is not set |
1463 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1511 | CONFIG_ENABLE_WARN_DEPRECATED=y |
1464 | CONFIG_ENABLE_MUST_CHECK=y | 1512 | CONFIG_ENABLE_MUST_CHECK=y |
1513 | CONFIG_FRAME_WARN=1024 | ||
1465 | # CONFIG_MAGIC_SYSRQ is not set | 1514 | # CONFIG_MAGIC_SYSRQ is not set |
1466 | # CONFIG_UNUSED_SYMBOLS is not set | 1515 | # CONFIG_UNUSED_SYMBOLS is not set |
1467 | # CONFIG_DEBUG_FS is not set | 1516 | # CONFIG_DEBUG_FS is not set |
@@ -1472,6 +1521,7 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
1472 | CONFIG_SCHED_DEBUG=y | 1521 | CONFIG_SCHED_DEBUG=y |
1473 | # CONFIG_SCHEDSTATS is not set | 1522 | # CONFIG_SCHEDSTATS is not set |
1474 | # CONFIG_TIMER_STATS is not set | 1523 | # CONFIG_TIMER_STATS is not set |
1524 | # CONFIG_DEBUG_OBJECTS is not set | ||
1475 | # CONFIG_SLUB_DEBUG_ON is not set | 1525 | # CONFIG_SLUB_DEBUG_ON is not set |
1476 | # CONFIG_SLUB_STATS is not set | 1526 | # CONFIG_SLUB_STATS is not set |
1477 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1527 | # CONFIG_DEBUG_RT_MUTEXES is not set |
@@ -1485,6 +1535,7 @@ CONFIG_SCHED_DEBUG=y | |||
1485 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1535 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1486 | CONFIG_DEBUG_INFO=y | 1536 | CONFIG_DEBUG_INFO=y |
1487 | # CONFIG_DEBUG_VM is not set | 1537 | # CONFIG_DEBUG_VM is not set |
1538 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1488 | # CONFIG_DEBUG_LIST is not set | 1539 | # CONFIG_DEBUG_LIST is not set |
1489 | # CONFIG_DEBUG_SG is not set | 1540 | # CONFIG_DEBUG_SG is not set |
1490 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1541 | # CONFIG_BOOT_PRINTK_DELAY is not set |
@@ -1497,6 +1548,7 @@ CONFIG_DEBUG_INFO=y | |||
1497 | # CONFIG_DEBUG_PAGEALLOC is not set | 1548 | # CONFIG_DEBUG_PAGEALLOC is not set |
1498 | # CONFIG_DEBUGGER is not set | 1549 | # CONFIG_DEBUGGER is not set |
1499 | # CONFIG_KGDB_CONSOLE is not set | 1550 | # CONFIG_KGDB_CONSOLE is not set |
1551 | # CONFIG_IRQSTACKS is not set | ||
1500 | # CONFIG_BDI_SWITCH is not set | 1552 | # CONFIG_BDI_SWITCH is not set |
1501 | # CONFIG_PPC_EARLY_DEBUG is not set | 1553 | # CONFIG_PPC_EARLY_DEBUG is not set |
1502 | 1554 | ||
@@ -1507,53 +1559,83 @@ CONFIG_DEBUG_INFO=y | |||
1507 | # CONFIG_SECURITY is not set | 1559 | # CONFIG_SECURITY is not set |
1508 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1560 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1509 | CONFIG_CRYPTO=y | 1561 | CONFIG_CRYPTO=y |
1562 | |||
1563 | # | ||
1564 | # Crypto core or helper | ||
1565 | # | ||
1510 | CONFIG_CRYPTO_ALGAPI=y | 1566 | CONFIG_CRYPTO_ALGAPI=y |
1511 | CONFIG_CRYPTO_BLKCIPHER=y | 1567 | CONFIG_CRYPTO_BLKCIPHER=y |
1512 | # CONFIG_CRYPTO_SEQIV is not set | ||
1513 | CONFIG_CRYPTO_HASH=y | 1568 | CONFIG_CRYPTO_HASH=y |
1514 | CONFIG_CRYPTO_MANAGER=y | 1569 | CONFIG_CRYPTO_MANAGER=y |
1570 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1571 | # CONFIG_CRYPTO_NULL is not set | ||
1572 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1573 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1574 | # CONFIG_CRYPTO_TEST is not set | ||
1575 | |||
1576 | # | ||
1577 | # Authenticated Encryption with Associated Data | ||
1578 | # | ||
1579 | # CONFIG_CRYPTO_CCM is not set | ||
1580 | # CONFIG_CRYPTO_GCM is not set | ||
1581 | # CONFIG_CRYPTO_SEQIV is not set | ||
1582 | |||
1583 | # | ||
1584 | # Block modes | ||
1585 | # | ||
1586 | CONFIG_CRYPTO_CBC=y | ||
1587 | # CONFIG_CRYPTO_CTR is not set | ||
1588 | # CONFIG_CRYPTO_CTS is not set | ||
1589 | # CONFIG_CRYPTO_ECB is not set | ||
1590 | # CONFIG_CRYPTO_LRW is not set | ||
1591 | CONFIG_CRYPTO_PCBC=m | ||
1592 | # CONFIG_CRYPTO_XTS is not set | ||
1593 | |||
1594 | # | ||
1595 | # Hash modes | ||
1596 | # | ||
1515 | CONFIG_CRYPTO_HMAC=y | 1597 | CONFIG_CRYPTO_HMAC=y |
1516 | # CONFIG_CRYPTO_XCBC is not set | 1598 | # CONFIG_CRYPTO_XCBC is not set |
1517 | # CONFIG_CRYPTO_NULL is not set | 1599 | |
1600 | # | ||
1601 | # Digest | ||
1602 | # | ||
1603 | # CONFIG_CRYPTO_CRC32C is not set | ||
1518 | # CONFIG_CRYPTO_MD4 is not set | 1604 | # CONFIG_CRYPTO_MD4 is not set |
1519 | CONFIG_CRYPTO_MD5=y | 1605 | CONFIG_CRYPTO_MD5=y |
1606 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1520 | CONFIG_CRYPTO_SHA1=m | 1607 | CONFIG_CRYPTO_SHA1=m |
1521 | # CONFIG_CRYPTO_SHA256 is not set | 1608 | # CONFIG_CRYPTO_SHA256 is not set |
1522 | # CONFIG_CRYPTO_SHA512 is not set | 1609 | # CONFIG_CRYPTO_SHA512 is not set |
1523 | # CONFIG_CRYPTO_WP512 is not set | ||
1524 | # CONFIG_CRYPTO_TGR192 is not set | 1610 | # CONFIG_CRYPTO_TGR192 is not set |
1525 | # CONFIG_CRYPTO_GF128MUL is not set | 1611 | # CONFIG_CRYPTO_WP512 is not set |
1526 | # CONFIG_CRYPTO_ECB is not set | 1612 | |
1527 | CONFIG_CRYPTO_CBC=y | 1613 | # |
1528 | CONFIG_CRYPTO_PCBC=m | 1614 | # Ciphers |
1529 | # CONFIG_CRYPTO_LRW is not set | 1615 | # |
1530 | # CONFIG_CRYPTO_XTS is not set | ||
1531 | # CONFIG_CRYPTO_CTR is not set | ||
1532 | # CONFIG_CRYPTO_GCM is not set | ||
1533 | # CONFIG_CRYPTO_CCM is not set | ||
1534 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1535 | CONFIG_CRYPTO_DES=y | ||
1536 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1537 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1538 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1539 | # CONFIG_CRYPTO_SERPENT is not set | ||
1540 | # CONFIG_CRYPTO_AES is not set | 1616 | # CONFIG_CRYPTO_AES is not set |
1617 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1618 | # CONFIG_CRYPTO_ARC4 is not set | ||
1619 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1620 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1541 | # CONFIG_CRYPTO_CAST5 is not set | 1621 | # CONFIG_CRYPTO_CAST5 is not set |
1542 | # CONFIG_CRYPTO_CAST6 is not set | 1622 | # CONFIG_CRYPTO_CAST6 is not set |
1543 | # CONFIG_CRYPTO_TEA is not set | 1623 | CONFIG_CRYPTO_DES=y |
1544 | # CONFIG_CRYPTO_ARC4 is not set | 1624 | # CONFIG_CRYPTO_FCRYPT is not set |
1545 | # CONFIG_CRYPTO_KHAZAD is not set | 1625 | # CONFIG_CRYPTO_KHAZAD is not set |
1546 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1547 | # CONFIG_CRYPTO_SEED is not set | ||
1548 | # CONFIG_CRYPTO_SALSA20 is not set | 1626 | # CONFIG_CRYPTO_SALSA20 is not set |
1627 | # CONFIG_CRYPTO_SEED is not set | ||
1628 | # CONFIG_CRYPTO_SERPENT is not set | ||
1629 | # CONFIG_CRYPTO_TEA is not set | ||
1630 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1631 | |||
1632 | # | ||
1633 | # Compression | ||
1634 | # | ||
1549 | # CONFIG_CRYPTO_DEFLATE is not set | 1635 | # CONFIG_CRYPTO_DEFLATE is not set |
1550 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1551 | # CONFIG_CRYPTO_CRC32C is not set | ||
1552 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1553 | # CONFIG_CRYPTO_TEST is not set | ||
1554 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1555 | # CONFIG_CRYPTO_LZO is not set | 1636 | # CONFIG_CRYPTO_LZO is not set |
1556 | CONFIG_CRYPTO_HW=y | 1637 | CONFIG_CRYPTO_HW=y |
1557 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1638 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1558 | # CONFIG_PPC_CLOCK is not set | 1639 | # CONFIG_PPC_CLOCK is not set |
1559 | CONFIG_PPC_LIB_RHEAP=y | 1640 | CONFIG_PPC_LIB_RHEAP=y |
1641 | # CONFIG_VIRTUALIZATION is not set | ||