diff options
Diffstat (limited to 'arch/avr32/configs/atngw100_defconfig')
-rw-r--r-- | arch/avr32/configs/atngw100_defconfig | 106 |
1 files changed, 82 insertions, 24 deletions
diff --git a/arch/avr32/configs/atngw100_defconfig b/arch/avr32/configs/atngw100_defconfig index 119edb839ac3..541520912c55 100644 --- a/arch/avr32/configs/atngw100_defconfig +++ b/arch/avr32/configs/atngw100_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-rc3 | 3 | # Linux kernel version: 2.6.27-rc1 |
4 | # Mon May 26 13:30:59 2008 | 4 | # Tue Aug 5 16:00:47 2008 |
5 | # | 5 | # |
6 | CONFIG_AVR32=y | 6 | CONFIG_AVR32=y |
7 | CONFIG_GENERIC_GPIO=y | 7 | CONFIG_GENERIC_GPIO=y |
@@ -78,10 +78,16 @@ CONFIG_PROFILING=y | |||
78 | CONFIG_OPROFILE=m | 78 | CONFIG_OPROFILE=m |
79 | CONFIG_HAVE_OPROFILE=y | 79 | CONFIG_HAVE_OPROFILE=y |
80 | CONFIG_KPROBES=y | 80 | CONFIG_KPROBES=y |
81 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
82 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
81 | CONFIG_HAVE_KPROBES=y | 83 | CONFIG_HAVE_KPROBES=y |
82 | # CONFIG_HAVE_KRETPROBES is not set | 84 | # CONFIG_HAVE_KRETPROBES is not set |
85 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
83 | # CONFIG_HAVE_DMA_ATTRS is not set | 86 | # CONFIG_HAVE_DMA_ATTRS is not set |
87 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
88 | CONFIG_HAVE_CLK=y | ||
84 | CONFIG_PROC_PAGE_MONITOR=y | 89 | CONFIG_PROC_PAGE_MONITOR=y |
90 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
85 | CONFIG_SLABINFO=y | 91 | CONFIG_SLABINFO=y |
86 | CONFIG_RT_MUTEXES=y | 92 | CONFIG_RT_MUTEXES=y |
87 | # CONFIG_TINY_SHMEM is not set | 93 | # CONFIG_TINY_SHMEM is not set |
@@ -98,6 +104,7 @@ CONFIG_BLOCK=y | |||
98 | # CONFIG_BLK_DEV_IO_TRACE is not set | 104 | # CONFIG_BLK_DEV_IO_TRACE is not set |
99 | # CONFIG_LSF is not set | 105 | # CONFIG_LSF is not set |
100 | # CONFIG_BLK_DEV_BSG is not set | 106 | # CONFIG_BLK_DEV_BSG is not set |
107 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
101 | 108 | ||
102 | # | 109 | # |
103 | # IO Schedulers | 110 | # IO Schedulers |
@@ -142,6 +149,7 @@ CONFIG_PHYS_OFFSET=0x10000000 | |||
142 | CONFIG_PREEMPT_NONE=y | 149 | CONFIG_PREEMPT_NONE=y |
143 | # CONFIG_PREEMPT_VOLUNTARY is not set | 150 | # CONFIG_PREEMPT_VOLUNTARY is not set |
144 | # CONFIG_PREEMPT is not set | 151 | # CONFIG_PREEMPT is not set |
152 | CONFIG_QUICKLIST=y | ||
145 | # CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set | 153 | # CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set |
146 | # CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set | 154 | # CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set |
147 | # CONFIG_NEED_NODE_MEMMAP_SIZE is not set | 155 | # CONFIG_NEED_NODE_MEMMAP_SIZE is not set |
@@ -160,6 +168,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y | |||
160 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 168 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
161 | # CONFIG_RESOURCES_64BIT is not set | 169 | # CONFIG_RESOURCES_64BIT is not set |
162 | CONFIG_ZONE_DMA_FLAG=0 | 170 | CONFIG_ZONE_DMA_FLAG=0 |
171 | CONFIG_NR_QUICK=2 | ||
163 | CONFIG_VIRT_TO_BUS=y | 172 | CONFIG_VIRT_TO_BUS=y |
164 | # CONFIG_OWNERSHIP_TRACE is not set | 173 | # CONFIG_OWNERSHIP_TRACE is not set |
165 | CONFIG_NMI_DEBUGGING=y | 174 | CONFIG_NMI_DEBUGGING=y |
@@ -174,6 +183,12 @@ CONFIG_CMDLINE="" | |||
174 | # | 183 | # |
175 | # Power management options | 184 | # Power management options |
176 | # | 185 | # |
186 | CONFIG_PM=y | ||
187 | # CONFIG_PM_DEBUG is not set | ||
188 | CONFIG_PM_SLEEP=y | ||
189 | CONFIG_SUSPEND=y | ||
190 | CONFIG_SUSPEND_FREEZER=y | ||
191 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
177 | 192 | ||
178 | # | 193 | # |
179 | # CPU Frequency scaling | 194 | # CPU Frequency scaling |
@@ -205,10 +220,6 @@ CONFIG_CPU_FREQ_AT32AP=y | |||
205 | # | 220 | # |
206 | CONFIG_BINFMT_ELF=y | 221 | CONFIG_BINFMT_ELF=y |
207 | # CONFIG_BINFMT_MISC is not set | 222 | # CONFIG_BINFMT_MISC is not set |
208 | |||
209 | # | ||
210 | # Networking | ||
211 | # | ||
212 | CONFIG_NET=y | 223 | CONFIG_NET=y |
213 | 224 | ||
214 | # | 225 | # |
@@ -222,6 +233,7 @@ CONFIG_XFRM_USER=y | |||
222 | # CONFIG_XFRM_SUB_POLICY is not set | 233 | # CONFIG_XFRM_SUB_POLICY is not set |
223 | # CONFIG_XFRM_MIGRATE is not set | 234 | # CONFIG_XFRM_MIGRATE is not set |
224 | # CONFIG_XFRM_STATISTICS is not set | 235 | # CONFIG_XFRM_STATISTICS is not set |
236 | CONFIG_XFRM_IPCOMP=y | ||
225 | CONFIG_NET_KEY=y | 237 | CONFIG_NET_KEY=y |
226 | # CONFIG_NET_KEY_MIGRATE is not set | 238 | # CONFIG_NET_KEY_MIGRATE is not set |
227 | CONFIG_INET=y | 239 | CONFIG_INET=y |
@@ -339,8 +351,10 @@ CONFIG_IP6_NF_MANGLE=m | |||
339 | # CONFIG_IP_SCTP is not set | 351 | # CONFIG_IP_SCTP is not set |
340 | # CONFIG_TIPC is not set | 352 | # CONFIG_TIPC is not set |
341 | # CONFIG_ATM is not set | 353 | # CONFIG_ATM is not set |
354 | CONFIG_STP=m | ||
342 | CONFIG_BRIDGE=m | 355 | CONFIG_BRIDGE=m |
343 | CONFIG_VLAN_8021Q=m | 356 | CONFIG_VLAN_8021Q=m |
357 | # CONFIG_VLAN_8021Q_GVRP is not set | ||
344 | # CONFIG_DECNET is not set | 358 | # CONFIG_DECNET is not set |
345 | CONFIG_LLC=m | 359 | CONFIG_LLC=m |
346 | # CONFIG_LLC2 is not set | 360 | # CONFIG_LLC2 is not set |
@@ -499,7 +513,6 @@ CONFIG_ATMEL_TCB_CLKSRC_BLOCK=0 | |||
499 | # CONFIG_ATA is not set | 513 | # CONFIG_ATA is not set |
500 | # CONFIG_MD is not set | 514 | # CONFIG_MD is not set |
501 | CONFIG_NETDEVICES=y | 515 | CONFIG_NETDEVICES=y |
502 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
503 | # CONFIG_DUMMY is not set | 516 | # CONFIG_DUMMY is not set |
504 | # CONFIG_BONDING is not set | 517 | # CONFIG_BONDING is not set |
505 | # CONFIG_MACVLAN is not set | 518 | # CONFIG_MACVLAN is not set |
@@ -607,21 +620,35 @@ CONFIG_I2C_ALGOBIT=m | |||
607 | # | 620 | # |
608 | # I2C Hardware Bus support | 621 | # I2C Hardware Bus support |
609 | # | 622 | # |
623 | |||
624 | # | ||
625 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
626 | # | ||
610 | CONFIG_I2C_GPIO=m | 627 | CONFIG_I2C_GPIO=m |
611 | # CONFIG_I2C_OCORES is not set | 628 | # CONFIG_I2C_OCORES is not set |
612 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
613 | # CONFIG_I2C_SIMTEC is not set | 629 | # CONFIG_I2C_SIMTEC is not set |
630 | |||
631 | # | ||
632 | # External I2C/SMBus adapter drivers | ||
633 | # | ||
634 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
614 | # CONFIG_I2C_TAOS_EVM is not set | 635 | # CONFIG_I2C_TAOS_EVM is not set |
615 | # CONFIG_I2C_STUB is not set | 636 | |
637 | # | ||
638 | # Other I2C/SMBus bus drivers | ||
639 | # | ||
616 | # CONFIG_I2C_PCA_PLATFORM is not set | 640 | # CONFIG_I2C_PCA_PLATFORM is not set |
641 | # CONFIG_I2C_STUB is not set | ||
617 | 642 | ||
618 | # | 643 | # |
619 | # Miscellaneous I2C Chip support | 644 | # Miscellaneous I2C Chip support |
620 | # | 645 | # |
621 | # CONFIG_DS1682 is not set | 646 | # CONFIG_DS1682 is not set |
647 | CONFIG_AT24=m | ||
622 | # CONFIG_SENSORS_EEPROM is not set | 648 | # CONFIG_SENSORS_EEPROM is not set |
623 | # CONFIG_SENSORS_PCF8574 is not set | 649 | # CONFIG_SENSORS_PCF8574 is not set |
624 | # CONFIG_PCF8575 is not set | 650 | # CONFIG_PCF8575 is not set |
651 | # CONFIG_SENSORS_PCA9539 is not set | ||
625 | # CONFIG_SENSORS_PCF8591 is not set | 652 | # CONFIG_SENSORS_PCF8591 is not set |
626 | # CONFIG_TPS65010 is not set | 653 | # CONFIG_TPS65010 is not set |
627 | # CONFIG_SENSORS_MAX6875 is not set | 654 | # CONFIG_SENSORS_MAX6875 is not set |
@@ -646,27 +673,32 @@ CONFIG_SPI_ATMEL=y | |||
646 | # CONFIG_SPI_AT25 is not set | 673 | # CONFIG_SPI_AT25 is not set |
647 | CONFIG_SPI_SPIDEV=m | 674 | CONFIG_SPI_SPIDEV=m |
648 | # CONFIG_SPI_TLE62X0 is not set | 675 | # CONFIG_SPI_TLE62X0 is not set |
649 | CONFIG_HAVE_GPIO_LIB=y | 676 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
650 | 677 | CONFIG_GPIOLIB=y | |
651 | # | ||
652 | # GPIO Support | ||
653 | # | ||
654 | # CONFIG_DEBUG_GPIO is not set | 678 | # CONFIG_DEBUG_GPIO is not set |
679 | CONFIG_GPIO_SYSFS=y | ||
655 | 680 | ||
656 | # | 681 | # |
657 | # I2C GPIO expanders: | 682 | # I2C GPIO expanders: |
658 | # | 683 | # |
684 | # CONFIG_GPIO_MAX732X is not set | ||
659 | # CONFIG_GPIO_PCA953X is not set | 685 | # CONFIG_GPIO_PCA953X is not set |
660 | # CONFIG_GPIO_PCF857X is not set | 686 | # CONFIG_GPIO_PCF857X is not set |
661 | 687 | ||
662 | # | 688 | # |
689 | # PCI GPIO expanders: | ||
690 | # | ||
691 | |||
692 | # | ||
663 | # SPI GPIO expanders: | 693 | # SPI GPIO expanders: |
664 | # | 694 | # |
695 | # CONFIG_GPIO_MAX7301 is not set | ||
665 | # CONFIG_GPIO_MCP23S08 is not set | 696 | # CONFIG_GPIO_MCP23S08 is not set |
666 | # CONFIG_W1 is not set | 697 | # CONFIG_W1 is not set |
667 | # CONFIG_POWER_SUPPLY is not set | 698 | # CONFIG_POWER_SUPPLY is not set |
668 | # CONFIG_HWMON is not set | 699 | # CONFIG_HWMON is not set |
669 | # CONFIG_THERMAL is not set | 700 | # CONFIG_THERMAL is not set |
701 | # CONFIG_THERMAL_HWMON is not set | ||
670 | CONFIG_WATCHDOG=y | 702 | CONFIG_WATCHDOG=y |
671 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 703 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
672 | 704 | ||
@@ -685,6 +717,7 @@ CONFIG_SSB_POSSIBLE=y | |||
685 | # | 717 | # |
686 | # Multifunction device drivers | 718 | # Multifunction device drivers |
687 | # | 719 | # |
720 | # CONFIG_MFD_CORE is not set | ||
688 | # CONFIG_MFD_SM501 is not set | 721 | # CONFIG_MFD_SM501 is not set |
689 | # CONFIG_HTC_PASIC3 is not set | 722 | # CONFIG_HTC_PASIC3 is not set |
690 | 723 | ||
@@ -716,10 +749,6 @@ CONFIG_SSB_POSSIBLE=y | |||
716 | # Display device support | 749 | # Display device support |
717 | # | 750 | # |
718 | # CONFIG_DISPLAY_SUPPORT is not set | 751 | # CONFIG_DISPLAY_SUPPORT is not set |
719 | |||
720 | # | ||
721 | # Sound | ||
722 | # | ||
723 | # CONFIG_SOUND is not set | 752 | # CONFIG_SOUND is not set |
724 | CONFIG_USB_SUPPORT=y | 753 | CONFIG_USB_SUPPORT=y |
725 | # CONFIG_USB_ARCH_HAS_HCD is not set | 754 | # CONFIG_USB_ARCH_HAS_HCD is not set |
@@ -740,7 +769,7 @@ CONFIG_USB_GADGET_ATMEL_USBA=y | |||
740 | CONFIG_USB_ATMEL_USBA=y | 769 | CONFIG_USB_ATMEL_USBA=y |
741 | # CONFIG_USB_GADGET_FSL_USB2 is not set | 770 | # CONFIG_USB_GADGET_FSL_USB2 is not set |
742 | # CONFIG_USB_GADGET_NET2280 is not set | 771 | # CONFIG_USB_GADGET_NET2280 is not set |
743 | # CONFIG_USB_GADGET_PXA2XX is not set | 772 | # CONFIG_USB_GADGET_PXA25X is not set |
744 | # CONFIG_USB_GADGET_M66592 is not set | 773 | # CONFIG_USB_GADGET_M66592 is not set |
745 | # CONFIG_USB_GADGET_PXA27X is not set | 774 | # CONFIG_USB_GADGET_PXA27X is not set |
746 | # CONFIG_USB_GADGET_GOKU is not set | 775 | # CONFIG_USB_GADGET_GOKU is not set |
@@ -759,21 +788,24 @@ CONFIG_USB_FILE_STORAGE=m | |||
759 | CONFIG_USB_G_SERIAL=m | 788 | CONFIG_USB_G_SERIAL=m |
760 | # CONFIG_USB_MIDI_GADGET is not set | 789 | # CONFIG_USB_MIDI_GADGET is not set |
761 | # CONFIG_USB_G_PRINTER is not set | 790 | # CONFIG_USB_G_PRINTER is not set |
762 | CONFIG_MMC=m | 791 | CONFIG_USB_CDC_COMPOSITE=m |
792 | CONFIG_MMC=y | ||
763 | # CONFIG_MMC_DEBUG is not set | 793 | # CONFIG_MMC_DEBUG is not set |
764 | # CONFIG_MMC_UNSAFE_RESUME is not set | 794 | # CONFIG_MMC_UNSAFE_RESUME is not set |
765 | 795 | ||
766 | # | 796 | # |
767 | # MMC/SD Card Drivers | 797 | # MMC/SD Card Drivers |
768 | # | 798 | # |
769 | CONFIG_MMC_BLOCK=m | 799 | CONFIG_MMC_BLOCK=y |
770 | CONFIG_MMC_BLOCK_BOUNCE=y | 800 | CONFIG_MMC_BLOCK_BOUNCE=y |
771 | # CONFIG_SDIO_UART is not set | 801 | # CONFIG_SDIO_UART is not set |
772 | # CONFIG_MMC_TEST is not set | 802 | CONFIG_MMC_TEST=m |
773 | 803 | ||
774 | # | 804 | # |
775 | # MMC/SD Host Controller Drivers | 805 | # MMC/SD Host Controller Drivers |
776 | # | 806 | # |
807 | # CONFIG_MMC_SDHCI is not set | ||
808 | CONFIG_MMC_ATMELMCI=y | ||
777 | CONFIG_MMC_SPI=m | 809 | CONFIG_MMC_SPI=m |
778 | # CONFIG_MEMSTICK is not set | 810 | # CONFIG_MEMSTICK is not set |
779 | CONFIG_NEW_LEDS=y | 811 | CONFIG_NEW_LEDS=y |
@@ -783,6 +815,7 @@ CONFIG_LEDS_CLASS=y | |||
783 | # LED drivers | 815 | # LED drivers |
784 | # | 816 | # |
785 | CONFIG_LEDS_GPIO=y | 817 | CONFIG_LEDS_GPIO=y |
818 | # CONFIG_LEDS_PCA955X is not set | ||
786 | 819 | ||
787 | # | 820 | # |
788 | # LED Triggers | 821 | # LED Triggers |
@@ -821,10 +854,13 @@ CONFIG_RTC_INTF_DEV=y | |||
821 | # CONFIG_RTC_DRV_PCF8583 is not set | 854 | # CONFIG_RTC_DRV_PCF8583 is not set |
822 | # CONFIG_RTC_DRV_M41T80 is not set | 855 | # CONFIG_RTC_DRV_M41T80 is not set |
823 | # CONFIG_RTC_DRV_S35390A is not set | 856 | # CONFIG_RTC_DRV_S35390A is not set |
857 | # CONFIG_RTC_DRV_FM3130 is not set | ||
824 | 858 | ||
825 | # | 859 | # |
826 | # SPI RTC drivers | 860 | # SPI RTC drivers |
827 | # | 861 | # |
862 | # CONFIG_RTC_DRV_M41T94 is not set | ||
863 | # CONFIG_RTC_DRV_DS1305 is not set | ||
828 | # CONFIG_RTC_DRV_MAX6902 is not set | 864 | # CONFIG_RTC_DRV_MAX6902 is not set |
829 | # CONFIG_RTC_DRV_R9701 is not set | 865 | # CONFIG_RTC_DRV_R9701 is not set |
830 | # CONFIG_RTC_DRV_RS5C348 is not set | 866 | # CONFIG_RTC_DRV_RS5C348 is not set |
@@ -844,6 +880,19 @@ CONFIG_RTC_INTF_DEV=y | |||
844 | # on-CPU RTC drivers | 880 | # on-CPU RTC drivers |
845 | # | 881 | # |
846 | CONFIG_RTC_DRV_AT32AP700X=y | 882 | CONFIG_RTC_DRV_AT32AP700X=y |
883 | CONFIG_DMADEVICES=y | ||
884 | |||
885 | # | ||
886 | # DMA Devices | ||
887 | # | ||
888 | CONFIG_DW_DMAC=y | ||
889 | CONFIG_DMA_ENGINE=y | ||
890 | |||
891 | # | ||
892 | # DMA Clients | ||
893 | # | ||
894 | # CONFIG_NET_DMA is not set | ||
895 | CONFIG_DMATEST=m | ||
847 | # CONFIG_UIO is not set | 896 | # CONFIG_UIO is not set |
848 | 897 | ||
849 | # | 898 | # |
@@ -921,6 +970,7 @@ CONFIG_JFFS2_RTIME=y | |||
921 | # CONFIG_CRAMFS is not set | 970 | # CONFIG_CRAMFS is not set |
922 | # CONFIG_VXFS_FS is not set | 971 | # CONFIG_VXFS_FS is not set |
923 | # CONFIG_MINIX_FS is not set | 972 | # CONFIG_MINIX_FS is not set |
973 | # CONFIG_OMFS_FS is not set | ||
924 | # CONFIG_HPFS_FS is not set | 974 | # CONFIG_HPFS_FS is not set |
925 | # CONFIG_QNX4FS_FS is not set | 975 | # CONFIG_QNX4FS_FS is not set |
926 | # CONFIG_ROMFS_FS is not set | 976 | # CONFIG_ROMFS_FS is not set |
@@ -931,17 +981,16 @@ CONFIG_NFS_FS=y | |||
931 | CONFIG_NFS_V3=y | 981 | CONFIG_NFS_V3=y |
932 | # CONFIG_NFS_V3_ACL is not set | 982 | # CONFIG_NFS_V3_ACL is not set |
933 | # CONFIG_NFS_V4 is not set | 983 | # CONFIG_NFS_V4 is not set |
984 | CONFIG_ROOT_NFS=y | ||
934 | CONFIG_NFSD=m | 985 | CONFIG_NFSD=m |
935 | CONFIG_NFSD_V3=y | 986 | CONFIG_NFSD_V3=y |
936 | # CONFIG_NFSD_V3_ACL is not set | 987 | # CONFIG_NFSD_V3_ACL is not set |
937 | # CONFIG_NFSD_V4 is not set | 988 | # CONFIG_NFSD_V4 is not set |
938 | CONFIG_ROOT_NFS=y | ||
939 | CONFIG_LOCKD=y | 989 | CONFIG_LOCKD=y |
940 | CONFIG_LOCKD_V4=y | 990 | CONFIG_LOCKD_V4=y |
941 | CONFIG_EXPORTFS=m | 991 | CONFIG_EXPORTFS=m |
942 | CONFIG_NFS_COMMON=y | 992 | CONFIG_NFS_COMMON=y |
943 | CONFIG_SUNRPC=y | 993 | CONFIG_SUNRPC=y |
944 | # CONFIG_SUNRPC_BIND34 is not set | ||
945 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 994 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
946 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 995 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
947 | CONFIG_SMB_FS=m | 996 | CONFIG_SMB_FS=m |
@@ -1017,6 +1066,8 @@ CONFIG_MAGIC_SYSRQ=y | |||
1017 | CONFIG_DEBUG_KERNEL=y | 1066 | CONFIG_DEBUG_KERNEL=y |
1018 | # CONFIG_DEBUG_SHIRQ is not set | 1067 | # CONFIG_DEBUG_SHIRQ is not set |
1019 | CONFIG_DETECT_SOFTLOCKUP=y | 1068 | CONFIG_DETECT_SOFTLOCKUP=y |
1069 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1070 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1020 | CONFIG_SCHED_DEBUG=y | 1071 | CONFIG_SCHED_DEBUG=y |
1021 | # CONFIG_SCHEDSTATS is not set | 1072 | # CONFIG_SCHEDSTATS is not set |
1022 | # CONFIG_TIMER_STATS is not set | 1073 | # CONFIG_TIMER_STATS is not set |
@@ -1037,6 +1088,7 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1037 | # CONFIG_DEBUG_INFO is not set | 1088 | # CONFIG_DEBUG_INFO is not set |
1038 | # CONFIG_DEBUG_VM is not set | 1089 | # CONFIG_DEBUG_VM is not set |
1039 | # CONFIG_DEBUG_WRITECOUNT is not set | 1090 | # CONFIG_DEBUG_WRITECOUNT is not set |
1091 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1040 | # CONFIG_DEBUG_LIST is not set | 1092 | # CONFIG_DEBUG_LIST is not set |
1041 | # CONFIG_DEBUG_SG is not set | 1093 | # CONFIG_DEBUG_SG is not set |
1042 | CONFIG_FRAME_POINTER=y | 1094 | CONFIG_FRAME_POINTER=y |
@@ -1101,6 +1153,10 @@ CONFIG_CRYPTO_HMAC=y | |||
1101 | # CONFIG_CRYPTO_MD4 is not set | 1153 | # CONFIG_CRYPTO_MD4 is not set |
1102 | CONFIG_CRYPTO_MD5=y | 1154 | CONFIG_CRYPTO_MD5=y |
1103 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1155 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1156 | # CONFIG_CRYPTO_RMD128 is not set | ||
1157 | # CONFIG_CRYPTO_RMD160 is not set | ||
1158 | # CONFIG_CRYPTO_RMD256 is not set | ||
1159 | # CONFIG_CRYPTO_RMD320 is not set | ||
1104 | CONFIG_CRYPTO_SHA1=y | 1160 | CONFIG_CRYPTO_SHA1=y |
1105 | # CONFIG_CRYPTO_SHA256 is not set | 1161 | # CONFIG_CRYPTO_SHA256 is not set |
1106 | # CONFIG_CRYPTO_SHA512 is not set | 1162 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1141,12 +1197,14 @@ CONFIG_BITREVERSE=y | |||
1141 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | 1197 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set |
1142 | CONFIG_CRC_CCITT=m | 1198 | CONFIG_CRC_CCITT=m |
1143 | # CONFIG_CRC16 is not set | 1199 | # CONFIG_CRC16 is not set |
1200 | # CONFIG_CRC_T10DIF is not set | ||
1144 | CONFIG_CRC_ITU_T=m | 1201 | CONFIG_CRC_ITU_T=m |
1145 | CONFIG_CRC32=y | 1202 | CONFIG_CRC32=y |
1146 | CONFIG_CRC7=m | 1203 | CONFIG_CRC7=m |
1147 | # CONFIG_LIBCRC32C is not set | 1204 | # CONFIG_LIBCRC32C is not set |
1148 | CONFIG_ZLIB_INFLATE=y | 1205 | CONFIG_ZLIB_INFLATE=y |
1149 | CONFIG_ZLIB_DEFLATE=y | 1206 | CONFIG_ZLIB_DEFLATE=y |
1207 | CONFIG_GENERIC_ALLOCATOR=y | ||
1150 | CONFIG_PLIST=y | 1208 | CONFIG_PLIST=y |
1151 | CONFIG_HAS_IOMEM=y | 1209 | CONFIG_HAS_IOMEM=y |
1152 | CONFIG_HAS_IOPORT=y | 1210 | CONFIG_HAS_IOPORT=y |