diff options
Diffstat (limited to 'arch/ppc/configs/rpxlite_defconfig')
-rw-r--r-- | arch/ppc/configs/rpxlite_defconfig | 581 |
1 files changed, 581 insertions, 0 deletions
diff --git a/arch/ppc/configs/rpxlite_defconfig b/arch/ppc/configs/rpxlite_defconfig new file mode 100644 index 000000000000..828dd6eb5b43 --- /dev/null +++ b/arch/ppc/configs/rpxlite_defconfig | |||
@@ -0,0 +1,581 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.10-rc1 | ||
4 | # Mon Nov 1 16:41:09 2004 | ||
5 | # | ||
6 | CONFIG_MMU=y | ||
7 | CONFIG_GENERIC_HARDIRQS=y | ||
8 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
9 | CONFIG_HAVE_DEC_LOCK=y | ||
10 | CONFIG_PPC=y | ||
11 | CONFIG_PPC32=y | ||
12 | CONFIG_GENERIC_NVRAM=y | ||
13 | |||
14 | # | ||
15 | # Code maturity level options | ||
16 | # | ||
17 | CONFIG_EXPERIMENTAL=y | ||
18 | # CONFIG_CLEAN_COMPILE is not set | ||
19 | CONFIG_BROKEN=y | ||
20 | CONFIG_BROKEN_ON_SMP=y | ||
21 | |||
22 | # | ||
23 | # General setup | ||
24 | # | ||
25 | CONFIG_LOCALVERSION="" | ||
26 | # CONFIG_SWAP is not set | ||
27 | CONFIG_SYSVIPC=y | ||
28 | # CONFIG_POSIX_MQUEUE is not set | ||
29 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
30 | CONFIG_SYSCTL=y | ||
31 | # CONFIG_AUDIT is not set | ||
32 | CONFIG_LOG_BUF_SHIFT=14 | ||
33 | # CONFIG_HOTPLUG is not set | ||
34 | # CONFIG_KOBJECT_UEVENT is not set | ||
35 | # CONFIG_IKCONFIG is not set | ||
36 | CONFIG_EMBEDDED=y | ||
37 | # CONFIG_KALLSYMS is not set | ||
38 | # CONFIG_FUTEX is not set | ||
39 | # CONFIG_EPOLL is not set | ||
40 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
41 | # CONFIG_SHMEM is not set | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | CONFIG_TINY_SHMEM=y | ||
47 | |||
48 | # | ||
49 | # Loadable module support | ||
50 | # | ||
51 | # CONFIG_MODULES is not set | ||
52 | |||
53 | # | ||
54 | # Processor | ||
55 | # | ||
56 | # CONFIG_6xx is not set | ||
57 | # CONFIG_40x is not set | ||
58 | # CONFIG_44x is not set | ||
59 | # CONFIG_POWER3 is not set | ||
60 | # CONFIG_POWER4 is not set | ||
61 | CONFIG_8xx=y | ||
62 | # CONFIG_E500 is not set | ||
63 | CONFIG_MATH_EMULATION=y | ||
64 | # CONFIG_CPU_FREQ is not set | ||
65 | CONFIG_EMBEDDEDBOOT=y | ||
66 | CONFIG_NOT_COHERENT_CACHE=y | ||
67 | |||
68 | # | ||
69 | # Platform options | ||
70 | # | ||
71 | CONFIG_RPXLITE=y | ||
72 | # CONFIG_RPXCLASSIC is not set | ||
73 | # CONFIG_BSEIP is not set | ||
74 | # CONFIG_FADS is not set | ||
75 | # CONFIG_TQM823L is not set | ||
76 | # CONFIG_TQM850L is not set | ||
77 | # CONFIG_TQM855L is not set | ||
78 | # CONFIG_TQM860L is not set | ||
79 | # CONFIG_FPS850L is not set | ||
80 | # CONFIG_SPD823TS is not set | ||
81 | # CONFIG_IVMS8 is not set | ||
82 | # CONFIG_IVML24 is not set | ||
83 | # CONFIG_SM850 is not set | ||
84 | # CONFIG_HERMES_PRO is not set | ||
85 | # CONFIG_IP860 is not set | ||
86 | # CONFIG_LWMON is not set | ||
87 | # CONFIG_PCU_E is not set | ||
88 | # CONFIG_CCM is not set | ||
89 | # CONFIG_LANTEC is not set | ||
90 | # CONFIG_MBX is not set | ||
91 | # CONFIG_WINCEPT is not set | ||
92 | # CONFIG_SMP is not set | ||
93 | # CONFIG_PREEMPT is not set | ||
94 | # CONFIG_HIGHMEM is not set | ||
95 | CONFIG_BINFMT_ELF=y | ||
96 | # CONFIG_BINFMT_MISC is not set | ||
97 | # CONFIG_CMDLINE_BOOL is not set | ||
98 | |||
99 | # | ||
100 | # Bus options | ||
101 | # | ||
102 | # CONFIG_PCI is not set | ||
103 | # CONFIG_PCI_DOMAINS is not set | ||
104 | # CONFIG_PCI_QSPAN is not set | ||
105 | |||
106 | # | ||
107 | # Advanced setup | ||
108 | # | ||
109 | # CONFIG_ADVANCED_OPTIONS is not set | ||
110 | |||
111 | # | ||
112 | # Default settings for advanced configuration options are used | ||
113 | # | ||
114 | CONFIG_HIGHMEM_START=0xfe000000 | ||
115 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
116 | CONFIG_KERNEL_START=0xc0000000 | ||
117 | CONFIG_TASK_SIZE=0x80000000 | ||
118 | CONFIG_CONSISTENT_START=0xff100000 | ||
119 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
120 | CONFIG_BOOT_LOAD=0x00400000 | ||
121 | |||
122 | # | ||
123 | # Device Drivers | ||
124 | # | ||
125 | |||
126 | # | ||
127 | # Generic Driver Options | ||
128 | # | ||
129 | CONFIG_STANDALONE=y | ||
130 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
131 | |||
132 | # | ||
133 | # Memory Technology Devices (MTD) | ||
134 | # | ||
135 | # CONFIG_MTD is not set | ||
136 | |||
137 | # | ||
138 | # Parallel port support | ||
139 | # | ||
140 | # CONFIG_PARPORT is not set | ||
141 | |||
142 | # | ||
143 | # Plug and Play support | ||
144 | # | ||
145 | |||
146 | # | ||
147 | # Block devices | ||
148 | # | ||
149 | # CONFIG_BLK_DEV_FD is not set | ||
150 | CONFIG_BLK_DEV_LOOP=y | ||
151 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
152 | # CONFIG_BLK_DEV_NBD is not set | ||
153 | CONFIG_BLK_DEV_RAM=y | ||
154 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
155 | CONFIG_BLK_DEV_INITRD=y | ||
156 | CONFIG_INITRAMFS_SOURCE="" | ||
157 | # CONFIG_LBD is not set | ||
158 | # CONFIG_CDROM_PKTCDVD is not set | ||
159 | |||
160 | # | ||
161 | # IO Schedulers | ||
162 | # | ||
163 | CONFIG_IOSCHED_NOOP=y | ||
164 | CONFIG_IOSCHED_AS=y | ||
165 | CONFIG_IOSCHED_DEADLINE=y | ||
166 | CONFIG_IOSCHED_CFQ=y | ||
167 | |||
168 | # | ||
169 | # ATA/ATAPI/MFM/RLL support | ||
170 | # | ||
171 | # CONFIG_IDE is not set | ||
172 | |||
173 | # | ||
174 | # SCSI device support | ||
175 | # | ||
176 | # CONFIG_SCSI is not set | ||
177 | |||
178 | # | ||
179 | # Multi-device support (RAID and LVM) | ||
180 | # | ||
181 | # CONFIG_MD is not set | ||
182 | |||
183 | # | ||
184 | # Fusion MPT device support | ||
185 | # | ||
186 | |||
187 | # | ||
188 | # IEEE 1394 (FireWire) support | ||
189 | # | ||
190 | # CONFIG_IEEE1394 is not set | ||
191 | |||
192 | # | ||
193 | # I2O device support | ||
194 | # | ||
195 | |||
196 | # | ||
197 | # Macintosh device drivers | ||
198 | # | ||
199 | |||
200 | # | ||
201 | # Networking support | ||
202 | # | ||
203 | CONFIG_NET=y | ||
204 | |||
205 | # | ||
206 | # Networking options | ||
207 | # | ||
208 | CONFIG_PACKET=y | ||
209 | # CONFIG_PACKET_MMAP is not set | ||
210 | # CONFIG_NETLINK_DEV is not set | ||
211 | CONFIG_UNIX=y | ||
212 | # CONFIG_NET_KEY is not set | ||
213 | CONFIG_INET=y | ||
214 | CONFIG_IP_MULTICAST=y | ||
215 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
216 | CONFIG_IP_PNP=y | ||
217 | # CONFIG_IP_PNP_DHCP is not set | ||
218 | CONFIG_IP_PNP_BOOTP=y | ||
219 | # CONFIG_IP_PNP_RARP is not set | ||
220 | # CONFIG_NET_IPIP is not set | ||
221 | # CONFIG_NET_IPGRE is not set | ||
222 | # CONFIG_IP_MROUTE is not set | ||
223 | # CONFIG_ARPD is not set | ||
224 | # CONFIG_SYN_COOKIES is not set | ||
225 | # CONFIG_INET_AH is not set | ||
226 | # CONFIG_INET_ESP is not set | ||
227 | # CONFIG_INET_IPCOMP is not set | ||
228 | # CONFIG_INET_TUNNEL is not set | ||
229 | # CONFIG_IPV6 is not set | ||
230 | # CONFIG_NETFILTER is not set | ||
231 | |||
232 | # | ||
233 | # SCTP Configuration (EXPERIMENTAL) | ||
234 | # | ||
235 | # CONFIG_IP_SCTP is not set | ||
236 | # CONFIG_ATM is not set | ||
237 | # CONFIG_BRIDGE is not set | ||
238 | # CONFIG_VLAN_8021Q is not set | ||
239 | # CONFIG_DECNET is not set | ||
240 | # CONFIG_LLC2 is not set | ||
241 | # CONFIG_IPX is not set | ||
242 | # CONFIG_ATALK is not set | ||
243 | # CONFIG_X25 is not set | ||
244 | # CONFIG_LAPB is not set | ||
245 | # CONFIG_NET_DIVERT is not set | ||
246 | # CONFIG_ECONET is not set | ||
247 | # CONFIG_WAN_ROUTER is not set | ||
248 | |||
249 | # | ||
250 | # QoS and/or fair queueing | ||
251 | # | ||
252 | # CONFIG_NET_SCHED is not set | ||
253 | # CONFIG_NET_CLS_ROUTE is not set | ||
254 | |||
255 | # | ||
256 | # Network testing | ||
257 | # | ||
258 | # CONFIG_NET_PKTGEN is not set | ||
259 | # CONFIG_NETPOLL is not set | ||
260 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
261 | # CONFIG_HAMRADIO is not set | ||
262 | # CONFIG_IRDA is not set | ||
263 | # CONFIG_BT is not set | ||
264 | CONFIG_NETDEVICES=y | ||
265 | # CONFIG_DUMMY is not set | ||
266 | # CONFIG_BONDING is not set | ||
267 | # CONFIG_EQUALIZER is not set | ||
268 | # CONFIG_TUN is not set | ||
269 | |||
270 | # | ||
271 | # Ethernet (10 or 100Mbit) | ||
272 | # | ||
273 | CONFIG_NET_ETHERNET=y | ||
274 | # CONFIG_MII is not set | ||
275 | # CONFIG_OAKNET is not set | ||
276 | |||
277 | # | ||
278 | # Ethernet (1000 Mbit) | ||
279 | # | ||
280 | |||
281 | # | ||
282 | # Ethernet (10000 Mbit) | ||
283 | # | ||
284 | |||
285 | # | ||
286 | # Token Ring devices | ||
287 | # | ||
288 | |||
289 | # | ||
290 | # Wireless LAN (non-hamradio) | ||
291 | # | ||
292 | # CONFIG_NET_RADIO is not set | ||
293 | |||
294 | # | ||
295 | # Wan interfaces | ||
296 | # | ||
297 | # CONFIG_WAN is not set | ||
298 | # CONFIG_PPP is not set | ||
299 | # CONFIG_SLIP is not set | ||
300 | # CONFIG_SHAPER is not set | ||
301 | # CONFIG_NETCONSOLE is not set | ||
302 | |||
303 | # | ||
304 | # ISDN subsystem | ||
305 | # | ||
306 | # CONFIG_ISDN is not set | ||
307 | |||
308 | # | ||
309 | # Telephony Support | ||
310 | # | ||
311 | # CONFIG_PHONE is not set | ||
312 | |||
313 | # | ||
314 | # Input device support | ||
315 | # | ||
316 | # CONFIG_INPUT is not set | ||
317 | |||
318 | # | ||
319 | # Userland interfaces | ||
320 | # | ||
321 | |||
322 | # | ||
323 | # Input I/O drivers | ||
324 | # | ||
325 | # CONFIG_GAMEPORT is not set | ||
326 | CONFIG_SOUND_GAMEPORT=y | ||
327 | # CONFIG_SERIO is not set | ||
328 | # CONFIG_SERIO_I8042 is not set | ||
329 | |||
330 | # | ||
331 | # Input Device Drivers | ||
332 | # | ||
333 | |||
334 | # | ||
335 | # Character devices | ||
336 | # | ||
337 | # CONFIG_VT is not set | ||
338 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
339 | |||
340 | # | ||
341 | # Serial drivers | ||
342 | # | ||
343 | # CONFIG_SERIAL_8250 is not set | ||
344 | |||
345 | # | ||
346 | # Non-8250 serial port support | ||
347 | # | ||
348 | CONFIG_SERIAL_CORE=y | ||
349 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
350 | CONFIG_SERIAL_CPM=y | ||
351 | CONFIG_SERIAL_CPM_CONSOLE=y | ||
352 | # CONFIG_SERIAL_CPM_SCC1 is not set | ||
353 | # CONFIG_SERIAL_CPM_SCC2 is not set | ||
354 | # CONFIG_SERIAL_CPM_SCC3 is not set | ||
355 | # CONFIG_SERIAL_CPM_SCC4 is not set | ||
356 | CONFIG_SERIAL_CPM_SMC1=y | ||
357 | # CONFIG_SERIAL_CPM_SMC2 is not set | ||
358 | CONFIG_UNIX98_PTYS=y | ||
359 | # CONFIG_LEGACY_PTYS is not set | ||
360 | |||
361 | # | ||
362 | # IPMI | ||
363 | # | ||
364 | # CONFIG_IPMI_HANDLER is not set | ||
365 | |||
366 | # | ||
367 | # Watchdog Cards | ||
368 | # | ||
369 | # CONFIG_WATCHDOG is not set | ||
370 | # CONFIG_NVRAM is not set | ||
371 | CONFIG_GEN_RTC=y | ||
372 | # CONFIG_GEN_RTC_X is not set | ||
373 | # CONFIG_DTLK is not set | ||
374 | # CONFIG_R3964 is not set | ||
375 | |||
376 | # | ||
377 | # Ftape, the floppy tape device driver | ||
378 | # | ||
379 | # CONFIG_AGP is not set | ||
380 | # CONFIG_DRM is not set | ||
381 | # CONFIG_RAW_DRIVER is not set | ||
382 | |||
383 | # | ||
384 | # I2C support | ||
385 | # | ||
386 | # CONFIG_I2C is not set | ||
387 | |||
388 | # | ||
389 | # Dallas's 1-wire bus | ||
390 | # | ||
391 | # CONFIG_W1 is not set | ||
392 | |||
393 | # | ||
394 | # Misc devices | ||
395 | # | ||
396 | |||
397 | # | ||
398 | # Multimedia devices | ||
399 | # | ||
400 | # CONFIG_VIDEO_DEV is not set | ||
401 | |||
402 | # | ||
403 | # Digital Video Broadcasting Devices | ||
404 | # | ||
405 | # CONFIG_DVB is not set | ||
406 | |||
407 | # | ||
408 | # Graphics support | ||
409 | # | ||
410 | # CONFIG_FB is not set | ||
411 | |||
412 | # | ||
413 | # Sound | ||
414 | # | ||
415 | # CONFIG_SOUND is not set | ||
416 | |||
417 | # | ||
418 | # USB support | ||
419 | # | ||
420 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
421 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
422 | |||
423 | # | ||
424 | # USB Gadget Support | ||
425 | # | ||
426 | # CONFIG_USB_GADGET is not set | ||
427 | |||
428 | # | ||
429 | # File systems | ||
430 | # | ||
431 | CONFIG_EXT2_FS=y | ||
432 | # CONFIG_EXT2_FS_XATTR is not set | ||
433 | CONFIG_EXT3_FS=y | ||
434 | CONFIG_EXT3_FS_XATTR=y | ||
435 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
436 | # CONFIG_EXT3_FS_SECURITY is not set | ||
437 | CONFIG_JBD=y | ||
438 | # CONFIG_JBD_DEBUG is not set | ||
439 | CONFIG_FS_MBCACHE=y | ||
440 | # CONFIG_REISERFS_FS is not set | ||
441 | # CONFIG_JFS_FS is not set | ||
442 | # CONFIG_XFS_FS is not set | ||
443 | # CONFIG_MINIX_FS is not set | ||
444 | # CONFIG_ROMFS_FS is not set | ||
445 | # CONFIG_QUOTA is not set | ||
446 | CONFIG_DNOTIFY=y | ||
447 | # CONFIG_AUTOFS_FS is not set | ||
448 | # CONFIG_AUTOFS4_FS is not set | ||
449 | |||
450 | # | ||
451 | # CD-ROM/DVD Filesystems | ||
452 | # | ||
453 | # CONFIG_ISO9660_FS is not set | ||
454 | # CONFIG_UDF_FS is not set | ||
455 | |||
456 | # | ||
457 | # DOS/FAT/NT Filesystems | ||
458 | # | ||
459 | # CONFIG_MSDOS_FS is not set | ||
460 | # CONFIG_VFAT_FS is not set | ||
461 | # CONFIG_NTFS_FS is not set | ||
462 | |||
463 | # | ||
464 | # Pseudo filesystems | ||
465 | # | ||
466 | CONFIG_PROC_FS=y | ||
467 | CONFIG_PROC_KCORE=y | ||
468 | CONFIG_SYSFS=y | ||
469 | # CONFIG_DEVFS_FS is not set | ||
470 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
471 | CONFIG_TMPFS=y | ||
472 | # CONFIG_TMPFS_XATTR is not set | ||
473 | # CONFIG_HUGETLBFS is not set | ||
474 | # CONFIG_HUGETLB_PAGE is not set | ||
475 | CONFIG_RAMFS=y | ||
476 | |||
477 | # | ||
478 | # Miscellaneous filesystems | ||
479 | # | ||
480 | # CONFIG_ADFS_FS is not set | ||
481 | # CONFIG_AFFS_FS is not set | ||
482 | # CONFIG_HFS_FS is not set | ||
483 | # CONFIG_HFSPLUS_FS is not set | ||
484 | # CONFIG_BEFS_FS is not set | ||
485 | # CONFIG_BFS_FS is not set | ||
486 | # CONFIG_EFS_FS is not set | ||
487 | # CONFIG_CRAMFS is not set | ||
488 | # CONFIG_VXFS_FS is not set | ||
489 | # CONFIG_HPFS_FS is not set | ||
490 | # CONFIG_QNX4FS_FS is not set | ||
491 | # CONFIG_SYSV_FS is not set | ||
492 | # CONFIG_UFS_FS is not set | ||
493 | |||
494 | # | ||
495 | # Network File Systems | ||
496 | # | ||
497 | CONFIG_NFS_FS=y | ||
498 | # CONFIG_NFS_V3 is not set | ||
499 | # CONFIG_NFS_V4 is not set | ||
500 | # CONFIG_NFS_DIRECTIO is not set | ||
501 | # CONFIG_NFSD is not set | ||
502 | CONFIG_ROOT_NFS=y | ||
503 | CONFIG_LOCKD=y | ||
504 | # CONFIG_EXPORTFS is not set | ||
505 | CONFIG_SUNRPC=y | ||
506 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
507 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
508 | # CONFIG_SMB_FS is not set | ||
509 | # CONFIG_CIFS is not set | ||
510 | # CONFIG_NCP_FS is not set | ||
511 | # CONFIG_CODA_FS is not set | ||
512 | # CONFIG_AFS_FS is not set | ||
513 | |||
514 | # | ||
515 | # Partition Types | ||
516 | # | ||
517 | CONFIG_PARTITION_ADVANCED=y | ||
518 | # CONFIG_ACORN_PARTITION is not set | ||
519 | # CONFIG_OSF_PARTITION is not set | ||
520 | # CONFIG_AMIGA_PARTITION is not set | ||
521 | # CONFIG_ATARI_PARTITION is not set | ||
522 | # CONFIG_MAC_PARTITION is not set | ||
523 | # CONFIG_MSDOS_PARTITION is not set | ||
524 | # CONFIG_LDM_PARTITION is not set | ||
525 | # CONFIG_SGI_PARTITION is not set | ||
526 | # CONFIG_ULTRIX_PARTITION is not set | ||
527 | # CONFIG_SUN_PARTITION is not set | ||
528 | # CONFIG_EFI_PARTITION is not set | ||
529 | |||
530 | # | ||
531 | # Native Language Support | ||
532 | # | ||
533 | # CONFIG_NLS is not set | ||
534 | |||
535 | # | ||
536 | # MPC8xx CPM Options | ||
537 | # | ||
538 | CONFIG_SCC_ENET=y | ||
539 | # CONFIG_SCC1_ENET is not set | ||
540 | CONFIG_SCC2_ENET=y | ||
541 | # CONFIG_SCC3_ENET is not set | ||
542 | # CONFIG_FEC_ENET is not set | ||
543 | # CONFIG_ENET_BIG_BUFFERS is not set | ||
544 | |||
545 | # | ||
546 | # Generic MPC8xx Options | ||
547 | # | ||
548 | CONFIG_8xx_COPYBACK=y | ||
549 | # CONFIG_8xx_CPU6 is not set | ||
550 | CONFIG_NO_UCODE_PATCH=y | ||
551 | # CONFIG_USB_SOF_UCODE_PATCH is not set | ||
552 | # CONFIG_I2C_SPI_UCODE_PATCH is not set | ||
553 | # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set | ||
554 | |||
555 | # | ||
556 | # Library routines | ||
557 | # | ||
558 | # CONFIG_CRC_CCITT is not set | ||
559 | # CONFIG_CRC32 is not set | ||
560 | # CONFIG_LIBCRC32C is not set | ||
561 | |||
562 | # | ||
563 | # Profiling support | ||
564 | # | ||
565 | # CONFIG_PROFILING is not set | ||
566 | |||
567 | # | ||
568 | # Kernel hacking | ||
569 | # | ||
570 | # CONFIG_DEBUG_KERNEL is not set | ||
571 | |||
572 | # | ||
573 | # Security options | ||
574 | # | ||
575 | # CONFIG_KEYS is not set | ||
576 | # CONFIG_SECURITY is not set | ||
577 | |||
578 | # | ||
579 | # Cryptographic options | ||
580 | # | ||
581 | # CONFIG_CRYPTO is not set | ||