diff options
author | Arnd Bergmann <arnd@arndb.de> | 2006-10-04 11:26:22 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-10-04 19:21:02 -0400 |
commit | 68272047c51145a8aa4f3b6ae27edae6986c28cc (patch) | |
tree | 3d88b42a35e1a55419f979cc70b9e7c1616f4f0c /arch/powerpc/configs/cell_defconfig | |
parent | 867672777964b9309e4e914fe097648c938b67b2 (diff) |
[POWERPC] Update cell_defconfig
This adds defaults for new configuration options added since
2.6.18 and it enables the option for 64kb pages by default.
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/cell_defconfig')
-rw-r--r-- | arch/powerpc/configs/cell_defconfig | 60 |
1 files changed, 46 insertions, 14 deletions
diff --git a/arch/powerpc/configs/cell_defconfig b/arch/powerpc/configs/cell_defconfig index 6fd9e7acec29..892d5dd3254e 100644 --- a/arch/powerpc/configs/cell_defconfig +++ b/arch/powerpc/configs/cell_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.18-rc6 | 3 | # Linux kernel version: 2.6.18 |
4 | # Sun Sep 10 10:20:32 2006 | 4 | # Wed Oct 4 15:30:50 2006 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -22,6 +22,7 @@ CONFIG_ARCH_MAY_HAVE_PC_FDC=y | |||
22 | CONFIG_PPC_OF=y | 22 | CONFIG_PPC_OF=y |
23 | CONFIG_PPC_UDBG_16550=y | 23 | CONFIG_PPC_UDBG_16550=y |
24 | # CONFIG_GENERIC_TBSYNC is not set | 24 | # CONFIG_GENERIC_TBSYNC is not set |
25 | CONFIG_AUDIT_ARCH=y | ||
25 | # CONFIG_DEFAULT_UIMAGE is not set | 26 | # CONFIG_DEFAULT_UIMAGE is not set |
26 | 27 | ||
27 | # | 28 | # |
@@ -52,10 +53,11 @@ CONFIG_LOCALVERSION="" | |||
52 | CONFIG_LOCALVERSION_AUTO=y | 53 | CONFIG_LOCALVERSION_AUTO=y |
53 | CONFIG_SWAP=y | 54 | CONFIG_SWAP=y |
54 | CONFIG_SYSVIPC=y | 55 | CONFIG_SYSVIPC=y |
56 | # CONFIG_IPC_NS is not set | ||
55 | # CONFIG_POSIX_MQUEUE is not set | 57 | # CONFIG_POSIX_MQUEUE is not set |
56 | # CONFIG_BSD_PROCESS_ACCT is not set | 58 | # CONFIG_BSD_PROCESS_ACCT is not set |
57 | # CONFIG_TASKSTATS is not set | 59 | # CONFIG_TASKSTATS is not set |
58 | CONFIG_SYSCTL=y | 60 | # CONFIG_UTS_NS is not set |
59 | # CONFIG_AUDIT is not set | 61 | # CONFIG_AUDIT is not set |
60 | CONFIG_IKCONFIG=y | 62 | CONFIG_IKCONFIG=y |
61 | CONFIG_IKCONFIG_PROC=y | 63 | CONFIG_IKCONFIG_PROC=y |
@@ -63,7 +65,9 @@ CONFIG_CPUSETS=y | |||
63 | # CONFIG_RELAY is not set | 65 | # CONFIG_RELAY is not set |
64 | CONFIG_INITRAMFS_SOURCE="" | 66 | CONFIG_INITRAMFS_SOURCE="" |
65 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 67 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
68 | CONFIG_SYSCTL=y | ||
66 | # CONFIG_EMBEDDED is not set | 69 | # CONFIG_EMBEDDED is not set |
70 | # CONFIG_SYSCTL_SYSCALL is not set | ||
67 | CONFIG_KALLSYMS=y | 71 | CONFIG_KALLSYMS=y |
68 | # CONFIG_KALLSYMS_ALL is not set | 72 | # CONFIG_KALLSYMS_ALL is not set |
69 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 73 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -72,12 +76,12 @@ CONFIG_PRINTK=y | |||
72 | CONFIG_BUG=y | 76 | CONFIG_BUG=y |
73 | CONFIG_ELF_CORE=y | 77 | CONFIG_ELF_CORE=y |
74 | CONFIG_BASE_FULL=y | 78 | CONFIG_BASE_FULL=y |
75 | CONFIG_RT_MUTEXES=y | ||
76 | CONFIG_FUTEX=y | 79 | CONFIG_FUTEX=y |
77 | CONFIG_EPOLL=y | 80 | CONFIG_EPOLL=y |
78 | CONFIG_SHMEM=y | 81 | CONFIG_SHMEM=y |
79 | CONFIG_SLAB=y | 82 | CONFIG_SLAB=y |
80 | CONFIG_VM_EVENT_COUNTERS=y | 83 | CONFIG_VM_EVENT_COUNTERS=y |
84 | CONFIG_RT_MUTEXES=y | ||
81 | # CONFIG_TINY_SHMEM is not set | 85 | # CONFIG_TINY_SHMEM is not set |
82 | CONFIG_BASE_SMALL=0 | 86 | CONFIG_BASE_SMALL=0 |
83 | # CONFIG_SLOB is not set | 87 | # CONFIG_SLOB is not set |
@@ -96,6 +100,7 @@ CONFIG_STOP_MACHINE=y | |||
96 | # | 100 | # |
97 | # Block layer | 101 | # Block layer |
98 | # | 102 | # |
103 | CONFIG_BLOCK=y | ||
99 | # CONFIG_BLK_DEV_IO_TRACE is not set | 104 | # CONFIG_BLK_DEV_IO_TRACE is not set |
100 | 105 | ||
101 | # | 106 | # |
@@ -115,12 +120,13 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
115 | # Platform support | 120 | # Platform support |
116 | # | 121 | # |
117 | CONFIG_PPC_MULTIPLATFORM=y | 122 | CONFIG_PPC_MULTIPLATFORM=y |
118 | # CONFIG_PPC_ISERIES is not set | ||
119 | # CONFIG_EMBEDDED6xx is not set | 123 | # CONFIG_EMBEDDED6xx is not set |
120 | # CONFIG_APUS is not set | 124 | # CONFIG_APUS is not set |
121 | # CONFIG_PPC_PSERIES is not set | 125 | # CONFIG_PPC_PSERIES is not set |
126 | # CONFIG_PPC_ISERIES is not set | ||
122 | # CONFIG_PPC_PMAC is not set | 127 | # CONFIG_PPC_PMAC is not set |
123 | # CONFIG_PPC_MAPLE is not set | 128 | # CONFIG_PPC_MAPLE is not set |
129 | # CONFIG_PPC_PASEMI is not set | ||
124 | CONFIG_PPC_CELL=y | 130 | CONFIG_PPC_CELL=y |
125 | CONFIG_PPC_CELL_NATIVE=y | 131 | CONFIG_PPC_CELL_NATIVE=y |
126 | CONFIG_PPC_IBM_CELL_BLADE=y | 132 | CONFIG_PPC_IBM_CELL_BLADE=y |
@@ -142,7 +148,6 @@ CONFIG_MMIO_NVRAM=y | |||
142 | # | 148 | # |
143 | CONFIG_SPU_FS=m | 149 | CONFIG_SPU_FS=m |
144 | CONFIG_SPU_BASE=y | 150 | CONFIG_SPU_BASE=y |
145 | CONFIG_SPUFS_MMAP=y | ||
146 | CONFIG_CBE_RAS=y | 151 | CONFIG_CBE_RAS=y |
147 | 152 | ||
148 | # | 153 | # |
@@ -158,7 +163,7 @@ CONFIG_PREEMPT_NONE=y | |||
158 | CONFIG_PREEMPT_BKL=y | 163 | CONFIG_PREEMPT_BKL=y |
159 | CONFIG_BINFMT_ELF=y | 164 | CONFIG_BINFMT_ELF=y |
160 | CONFIG_BINFMT_MISC=m | 165 | CONFIG_BINFMT_MISC=m |
161 | CONFIG_FORCE_MAX_ZONEORDER=13 | 166 | CONFIG_FORCE_MAX_ZONEORDER=9 |
162 | # CONFIG_IOMMU_VMERGE is not set | 167 | # CONFIG_IOMMU_VMERGE is not set |
163 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 168 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
164 | CONFIG_KEXEC=y | 169 | CONFIG_KEXEC=y |
@@ -168,6 +173,7 @@ CONFIG_NUMA=y | |||
168 | CONFIG_NODES_SHIFT=4 | 173 | CONFIG_NODES_SHIFT=4 |
169 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 174 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
170 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 175 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
176 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
171 | CONFIG_SELECT_MEMORY_MODEL=y | 177 | CONFIG_SELECT_MEMORY_MODEL=y |
172 | # CONFIG_FLATMEM_MANUAL is not set | 178 | # CONFIG_FLATMEM_MANUAL is not set |
173 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 179 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -178,12 +184,12 @@ CONFIG_HAVE_MEMORY_PRESENT=y | |||
178 | # CONFIG_SPARSEMEM_STATIC is not set | 184 | # CONFIG_SPARSEMEM_STATIC is not set |
179 | CONFIG_SPARSEMEM_EXTREME=y | 185 | CONFIG_SPARSEMEM_EXTREME=y |
180 | CONFIG_MEMORY_HOTPLUG=y | 186 | CONFIG_MEMORY_HOTPLUG=y |
187 | CONFIG_MEMORY_HOTPLUG_SPARSE=y | ||
181 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 188 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
182 | CONFIG_MIGRATION=y | 189 | CONFIG_MIGRATION=y |
183 | CONFIG_RESOURCES_64BIT=y | 190 | CONFIG_RESOURCES_64BIT=y |
184 | CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y | ||
185 | CONFIG_ARCH_MEMORY_PROBE=y | 191 | CONFIG_ARCH_MEMORY_PROBE=y |
186 | # CONFIG_PPC_64K_PAGES is not set | 192 | CONFIG_PPC_64K_PAGES=y |
187 | CONFIG_SCHED_SMT=y | 193 | CONFIG_SCHED_SMT=y |
188 | CONFIG_PROC_DEVICETREE=y | 194 | CONFIG_PROC_DEVICETREE=y |
189 | # CONFIG_CMDLINE_BOOL is not set | 195 | # CONFIG_CMDLINE_BOOL is not set |
@@ -201,6 +207,7 @@ CONFIG_GENERIC_ISA_DMA=y | |||
201 | CONFIG_PCI=y | 207 | CONFIG_PCI=y |
202 | CONFIG_PCI_DOMAINS=y | 208 | CONFIG_PCI_DOMAINS=y |
203 | CONFIG_PCIEPORTBUS=y | 209 | CONFIG_PCIEPORTBUS=y |
210 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | ||
204 | # CONFIG_PCI_DEBUG is not set | 211 | # CONFIG_PCI_DEBUG is not set |
205 | 212 | ||
206 | # | 213 | # |
@@ -228,6 +235,7 @@ CONFIG_PACKET=y | |||
228 | CONFIG_UNIX=y | 235 | CONFIG_UNIX=y |
229 | CONFIG_XFRM=y | 236 | CONFIG_XFRM=y |
230 | # CONFIG_XFRM_USER is not set | 237 | # CONFIG_XFRM_USER is not set |
238 | # CONFIG_XFRM_SUB_POLICY is not set | ||
231 | # CONFIG_NET_KEY is not set | 239 | # CONFIG_NET_KEY is not set |
232 | CONFIG_INET=y | 240 | CONFIG_INET=y |
233 | CONFIG_IP_MULTICAST=y | 241 | CONFIG_IP_MULTICAST=y |
@@ -249,7 +257,8 @@ CONFIG_INET_XFRM_MODE_TUNNEL=y | |||
249 | CONFIG_INET_DIAG=y | 257 | CONFIG_INET_DIAG=y |
250 | CONFIG_INET_TCP_DIAG=y | 258 | CONFIG_INET_TCP_DIAG=y |
251 | # CONFIG_TCP_CONG_ADVANCED is not set | 259 | # CONFIG_TCP_CONG_ADVANCED is not set |
252 | CONFIG_TCP_CONG_BIC=y | 260 | CONFIG_TCP_CONG_CUBIC=y |
261 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
253 | 262 | ||
254 | # | 263 | # |
255 | # IP: Virtual Server Configuration | 264 | # IP: Virtual Server Configuration |
@@ -261,11 +270,15 @@ CONFIG_IPV6=y | |||
261 | CONFIG_INET6_AH=m | 270 | CONFIG_INET6_AH=m |
262 | CONFIG_INET6_ESP=m | 271 | CONFIG_INET6_ESP=m |
263 | CONFIG_INET6_IPCOMP=m | 272 | CONFIG_INET6_IPCOMP=m |
273 | # CONFIG_IPV6_MIP6 is not set | ||
264 | CONFIG_INET6_XFRM_TUNNEL=m | 274 | CONFIG_INET6_XFRM_TUNNEL=m |
265 | CONFIG_INET6_TUNNEL=m | 275 | CONFIG_INET6_TUNNEL=m |
266 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | 276 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y |
267 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | 277 | CONFIG_INET6_XFRM_MODE_TUNNEL=y |
278 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
268 | CONFIG_IPV6_TUNNEL=m | 279 | CONFIG_IPV6_TUNNEL=m |
280 | # CONFIG_IPV6_SUBTREES is not set | ||
281 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
269 | # CONFIG_NETWORK_SECMARK is not set | 282 | # CONFIG_NETWORK_SECMARK is not set |
270 | CONFIG_NETFILTER=y | 283 | CONFIG_NETFILTER=y |
271 | # CONFIG_NETFILTER_DEBUG is not set | 284 | # CONFIG_NETFILTER_DEBUG is not set |
@@ -322,7 +335,6 @@ CONFIG_IP_NF_QUEUE=m | |||
322 | # CONFIG_ATALK is not set | 335 | # CONFIG_ATALK is not set |
323 | # CONFIG_X25 is not set | 336 | # CONFIG_X25 is not set |
324 | # CONFIG_LAPB is not set | 337 | # CONFIG_LAPB is not set |
325 | # CONFIG_NET_DIVERT is not set | ||
326 | # CONFIG_ECONET is not set | 338 | # CONFIG_ECONET is not set |
327 | # CONFIG_WAN_ROUTER is not set | 339 | # CONFIG_WAN_ROUTER is not set |
328 | 340 | ||
@@ -434,6 +446,7 @@ CONFIG_BLK_DEV_AEC62XX=y | |||
434 | # CONFIG_BLK_DEV_CS5530 is not set | 446 | # CONFIG_BLK_DEV_CS5530 is not set |
435 | # CONFIG_BLK_DEV_HPT34X is not set | 447 | # CONFIG_BLK_DEV_HPT34X is not set |
436 | # CONFIG_BLK_DEV_HPT366 is not set | 448 | # CONFIG_BLK_DEV_HPT366 is not set |
449 | # CONFIG_BLK_DEV_JMICRON is not set | ||
437 | # CONFIG_BLK_DEV_SC1200 is not set | 450 | # CONFIG_BLK_DEV_SC1200 is not set |
438 | # CONFIG_BLK_DEV_PIIX is not set | 451 | # CONFIG_BLK_DEV_PIIX is not set |
439 | # CONFIG_BLK_DEV_IT821X is not set | 452 | # CONFIG_BLK_DEV_IT821X is not set |
@@ -456,6 +469,12 @@ CONFIG_IDEDMA_AUTO=y | |||
456 | # | 469 | # |
457 | # CONFIG_RAID_ATTRS is not set | 470 | # CONFIG_RAID_ATTRS is not set |
458 | # CONFIG_SCSI is not set | 471 | # CONFIG_SCSI is not set |
472 | # CONFIG_SCSI_NETLINK is not set | ||
473 | |||
474 | # | ||
475 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
476 | # | ||
477 | # CONFIG_ATA is not set | ||
459 | 478 | ||
460 | # | 479 | # |
461 | # Multi-device support (RAID and LVM) | 480 | # Multi-device support (RAID and LVM) |
@@ -470,6 +489,7 @@ CONFIG_MD_RAID1=m | |||
470 | # CONFIG_MD_MULTIPATH is not set | 489 | # CONFIG_MD_MULTIPATH is not set |
471 | # CONFIG_MD_FAULTY is not set | 490 | # CONFIG_MD_FAULTY is not set |
472 | CONFIG_BLK_DEV_DM=m | 491 | CONFIG_BLK_DEV_DM=m |
492 | # CONFIG_DM_DEBUG is not set | ||
473 | CONFIG_DM_CRYPT=m | 493 | CONFIG_DM_CRYPT=m |
474 | CONFIG_DM_SNAPSHOT=m | 494 | CONFIG_DM_SNAPSHOT=m |
475 | CONFIG_DM_MIRROR=m | 495 | CONFIG_DM_MIRROR=m |
@@ -504,7 +524,7 @@ CONFIG_NETDEVICES=y | |||
504 | # CONFIG_DUMMY is not set | 524 | # CONFIG_DUMMY is not set |
505 | CONFIG_BONDING=y | 525 | CONFIG_BONDING=y |
506 | # CONFIG_EQUALIZER is not set | 526 | # CONFIG_EQUALIZER is not set |
507 | # CONFIG_TUN is not set | 527 | CONFIG_TUN=y |
508 | 528 | ||
509 | # | 529 | # |
510 | # ARCnet devices | 530 | # ARCnet devices |
@@ -552,7 +572,7 @@ CONFIG_SKGE=m | |||
552 | # CONFIG_TIGON3 is not set | 572 | # CONFIG_TIGON3 is not set |
553 | # CONFIG_BNX2 is not set | 573 | # CONFIG_BNX2 is not set |
554 | CONFIG_SPIDER_NET=m | 574 | CONFIG_SPIDER_NET=m |
555 | # CONFIG_MV643XX_ETH is not set | 575 | # CONFIG_QLA3XXX is not set |
556 | 576 | ||
557 | # | 577 | # |
558 | # Ethernet (10000 Mbit) | 578 | # Ethernet (10000 Mbit) |
@@ -599,6 +619,7 @@ CONFIG_SPIDER_NET=m | |||
599 | # Input device support | 619 | # Input device support |
600 | # | 620 | # |
601 | CONFIG_INPUT=y | 621 | CONFIG_INPUT=y |
622 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
602 | 623 | ||
603 | # | 624 | # |
604 | # Userland interfaces | 625 | # Userland interfaces |
@@ -865,6 +886,7 @@ CONFIG_INFINIBAND_USER_ACCESS=m | |||
865 | CONFIG_INFINIBAND_ADDR_TRANS=y | 886 | CONFIG_INFINIBAND_ADDR_TRANS=y |
866 | CONFIG_INFINIBAND_MTHCA=m | 887 | CONFIG_INFINIBAND_MTHCA=m |
867 | CONFIG_INFINIBAND_MTHCA_DEBUG=y | 888 | CONFIG_INFINIBAND_MTHCA_DEBUG=y |
889 | # CONFIG_INFINIBAND_AMSO1100 is not set | ||
868 | CONFIG_INFINIBAND_IPOIB=m | 890 | CONFIG_INFINIBAND_IPOIB=m |
869 | CONFIG_INFINIBAND_IPOIB_DEBUG=y | 891 | CONFIG_INFINIBAND_IPOIB_DEBUG=y |
870 | CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y | 892 | CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y |
@@ -916,7 +938,7 @@ CONFIG_INOTIFY_USER=y | |||
916 | # CONFIG_QUOTA is not set | 938 | # CONFIG_QUOTA is not set |
917 | CONFIG_DNOTIFY=y | 939 | CONFIG_DNOTIFY=y |
918 | # CONFIG_AUTOFS_FS is not set | 940 | # CONFIG_AUTOFS_FS is not set |
919 | # CONFIG_AUTOFS4_FS is not set | 941 | CONFIG_AUTOFS4_FS=m |
920 | # CONFIG_FUSE_FS is not set | 942 | # CONFIG_FUSE_FS is not set |
921 | 943 | ||
922 | # | 944 | # |
@@ -943,8 +965,10 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
943 | # | 965 | # |
944 | CONFIG_PROC_FS=y | 966 | CONFIG_PROC_FS=y |
945 | CONFIG_PROC_KCORE=y | 967 | CONFIG_PROC_KCORE=y |
968 | CONFIG_PROC_SYSCTL=y | ||
946 | CONFIG_SYSFS=y | 969 | CONFIG_SYSFS=y |
947 | CONFIG_TMPFS=y | 970 | CONFIG_TMPFS=y |
971 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
948 | CONFIG_HUGETLBFS=y | 972 | CONFIG_HUGETLBFS=y |
949 | CONFIG_HUGETLB_PAGE=y | 973 | CONFIG_HUGETLB_PAGE=y |
950 | CONFIG_RAMFS=y | 974 | CONFIG_RAMFS=y |
@@ -1084,6 +1108,7 @@ CONFIG_PLIST=y | |||
1084 | # Kernel hacking | 1108 | # Kernel hacking |
1085 | # | 1109 | # |
1086 | # CONFIG_PRINTK_TIME is not set | 1110 | # CONFIG_PRINTK_TIME is not set |
1111 | # CONFIG_ENABLE_MUST_CHECK is not set | ||
1087 | CONFIG_MAGIC_SYSRQ=y | 1112 | CONFIG_MAGIC_SYSRQ=y |
1088 | # CONFIG_UNUSED_SYMBOLS is not set | 1113 | # CONFIG_UNUSED_SYMBOLS is not set |
1089 | CONFIG_DEBUG_KERNEL=y | 1114 | CONFIG_DEBUG_KERNEL=y |
@@ -1102,6 +1127,7 @@ CONFIG_DEBUG_SPINLOCK_SLEEP=y | |||
1102 | # CONFIG_DEBUG_INFO is not set | 1127 | # CONFIG_DEBUG_INFO is not set |
1103 | CONFIG_DEBUG_FS=y | 1128 | CONFIG_DEBUG_FS=y |
1104 | # CONFIG_DEBUG_VM is not set | 1129 | # CONFIG_DEBUG_VM is not set |
1130 | # CONFIG_DEBUG_LIST is not set | ||
1105 | # CONFIG_FORCED_INLINING is not set | 1131 | # CONFIG_FORCED_INLINING is not set |
1106 | # CONFIG_RCU_TORTURE_TEST is not set | 1132 | # CONFIG_RCU_TORTURE_TEST is not set |
1107 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1133 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
@@ -1123,6 +1149,10 @@ CONFIG_IRQSTACKS=y | |||
1123 | # Cryptographic options | 1149 | # Cryptographic options |
1124 | # | 1150 | # |
1125 | CONFIG_CRYPTO=y | 1151 | CONFIG_CRYPTO=y |
1152 | CONFIG_CRYPTO_ALGAPI=y | ||
1153 | CONFIG_CRYPTO_BLKCIPHER=m | ||
1154 | CONFIG_CRYPTO_HASH=y | ||
1155 | # CONFIG_CRYPTO_MANAGER is not set | ||
1126 | CONFIG_CRYPTO_HMAC=y | 1156 | CONFIG_CRYPTO_HMAC=y |
1127 | # CONFIG_CRYPTO_NULL is not set | 1157 | # CONFIG_CRYPTO_NULL is not set |
1128 | # CONFIG_CRYPTO_MD4 is not set | 1158 | # CONFIG_CRYPTO_MD4 is not set |
@@ -1132,6 +1162,8 @@ CONFIG_CRYPTO_SHA1=m | |||
1132 | # CONFIG_CRYPTO_SHA512 is not set | 1162 | # CONFIG_CRYPTO_SHA512 is not set |
1133 | # CONFIG_CRYPTO_WP512 is not set | 1163 | # CONFIG_CRYPTO_WP512 is not set |
1134 | # CONFIG_CRYPTO_TGR192 is not set | 1164 | # CONFIG_CRYPTO_TGR192 is not set |
1165 | CONFIG_CRYPTO_ECB=m | ||
1166 | CONFIG_CRYPTO_CBC=m | ||
1135 | CONFIG_CRYPTO_DES=m | 1167 | CONFIG_CRYPTO_DES=m |
1136 | # CONFIG_CRYPTO_BLOWFISH is not set | 1168 | # CONFIG_CRYPTO_BLOWFISH is not set |
1137 | # CONFIG_CRYPTO_TWOFISH is not set | 1169 | # CONFIG_CRYPTO_TWOFISH is not set |