diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
commit | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch) | |
tree | 0bba044c4ce775e45a88a51686b5d9f90697ea9d /arch/arm/configs/h7201_defconfig |
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
Diffstat (limited to 'arch/arm/configs/h7201_defconfig')
-rw-r--r-- | arch/arm/configs/h7201_defconfig | 567 |
1 files changed, 567 insertions, 0 deletions
diff --git a/arch/arm/configs/h7201_defconfig b/arch/arm/configs/h7201_defconfig new file mode 100644 index 000000000000..39c13a354541 --- /dev/null +++ b/arch/arm/configs/h7201_defconfig | |||
@@ -0,0 +1,567 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:11:33 2005 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_UID16=y | ||
9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
11 | CONFIG_GENERIC_IOMAP=y | ||
12 | |||
13 | # | ||
14 | # Code maturity level options | ||
15 | # | ||
16 | CONFIG_EXPERIMENTAL=y | ||
17 | CONFIG_CLEAN_COMPILE=y | ||
18 | CONFIG_BROKEN_ON_SMP=y | ||
19 | |||
20 | # | ||
21 | # General setup | ||
22 | # | ||
23 | CONFIG_LOCALVERSION="" | ||
24 | CONFIG_SWAP=y | ||
25 | CONFIG_SYSVIPC=y | ||
26 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
27 | CONFIG_SYSCTL=y | ||
28 | # CONFIG_AUDIT is not set | ||
29 | CONFIG_HOTPLUG=y | ||
30 | # CONFIG_IKCONFIG is not set | ||
31 | # CONFIG_EMBEDDED is not set | ||
32 | CONFIG_KALLSYMS=y | ||
33 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
34 | CONFIG_BASE_FULL=y | ||
35 | CONFIG_FUTEX=y | ||
36 | CONFIG_EPOLL=y | ||
37 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
38 | CONFIG_SHMEM=y | ||
39 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
40 | CONFIG_CC_ALIGN_LABELS=0 | ||
41 | CONFIG_CC_ALIGN_LOOPS=0 | ||
42 | CONFIG_CC_ALIGN_JUMPS=0 | ||
43 | # CONFIG_TINY_SHMEM is not set | ||
44 | CONFIG_BASE_SMALL=0 | ||
45 | |||
46 | # | ||
47 | # Loadable module support | ||
48 | # | ||
49 | CONFIG_MODULES=y | ||
50 | # CONFIG_MODULE_UNLOAD is not set | ||
51 | CONFIG_OBSOLETE_MODPARM=y | ||
52 | # CONFIG_MODVERSIONS is not set | ||
53 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
54 | CONFIG_KMOD=y | ||
55 | |||
56 | # | ||
57 | # System Type | ||
58 | # | ||
59 | # CONFIG_ARCH_CLPS7500 is not set | ||
60 | # CONFIG_ARCH_CLPS711X is not set | ||
61 | # CONFIG_ARCH_CO285 is not set | ||
62 | # CONFIG_ARCH_EBSA110 is not set | ||
63 | # CONFIG_ARCH_CAMELOT is not set | ||
64 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
65 | # CONFIG_ARCH_INTEGRATOR is not set | ||
66 | # CONFIG_ARCH_IOP3XX is not set | ||
67 | # CONFIG_ARCH_IXP4XX is not set | ||
68 | # CONFIG_ARCH_IXP2000 is not set | ||
69 | # CONFIG_ARCH_L7200 is not set | ||
70 | # CONFIG_ARCH_PXA is not set | ||
71 | # CONFIG_ARCH_RPC is not set | ||
72 | # CONFIG_ARCH_SA1100 is not set | ||
73 | # CONFIG_ARCH_S3C2410 is not set | ||
74 | # CONFIG_ARCH_SHARK is not set | ||
75 | # CONFIG_ARCH_LH7A40X is not set | ||
76 | # CONFIG_ARCH_OMAP is not set | ||
77 | # CONFIG_ARCH_VERSATILE is not set | ||
78 | # CONFIG_ARCH_IMX is not set | ||
79 | CONFIG_ARCH_H720X=y | ||
80 | |||
81 | # | ||
82 | # h720x Implementations | ||
83 | # | ||
84 | CONFIG_ARCH_H7201=y | ||
85 | # CONFIG_ARCH_H7202 is not set | ||
86 | CONFIG_CPU_H7201=y | ||
87 | |||
88 | # | ||
89 | # Processor Type | ||
90 | # | ||
91 | CONFIG_CPU_32=y | ||
92 | CONFIG_CPU_ARM720T=y | ||
93 | CONFIG_CPU_32v4=y | ||
94 | CONFIG_CPU_ABRT_LV4T=y | ||
95 | CONFIG_CPU_CACHE_V4=y | ||
96 | CONFIG_CPU_CACHE_VIVT=y | ||
97 | CONFIG_CPU_COPY_V4WT=y | ||
98 | CONFIG_CPU_TLB_V4WT=y | ||
99 | |||
100 | # | ||
101 | # Processor Features | ||
102 | # | ||
103 | CONFIG_ARM_THUMB=y | ||
104 | |||
105 | # | ||
106 | # Bus support | ||
107 | # | ||
108 | |||
109 | # | ||
110 | # PCCARD (PCMCIA/CardBus) support | ||
111 | # | ||
112 | # CONFIG_PCCARD is not set | ||
113 | |||
114 | # | ||
115 | # Kernel Features | ||
116 | # | ||
117 | # CONFIG_PREEMPT is not set | ||
118 | CONFIG_ALIGNMENT_TRAP=y | ||
119 | |||
120 | # | ||
121 | # Boot options | ||
122 | # | ||
123 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
124 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
125 | CONFIG_CMDLINE="" | ||
126 | # CONFIG_XIP_KERNEL is not set | ||
127 | |||
128 | # | ||
129 | # Floating point emulation | ||
130 | # | ||
131 | |||
132 | # | ||
133 | # At least one emulation must be selected | ||
134 | # | ||
135 | CONFIG_FPE_NWFPE=y | ||
136 | # CONFIG_FPE_NWFPE_XP is not set | ||
137 | # CONFIG_FPE_FASTFPE is not set | ||
138 | |||
139 | # | ||
140 | # Userspace binary formats | ||
141 | # | ||
142 | CONFIG_BINFMT_ELF=y | ||
143 | # CONFIG_BINFMT_AOUT is not set | ||
144 | # CONFIG_BINFMT_MISC is not set | ||
145 | # CONFIG_ARTHUR is not set | ||
146 | |||
147 | # | ||
148 | # Power management options | ||
149 | # | ||
150 | # CONFIG_PM is not set | ||
151 | |||
152 | # | ||
153 | # Device Drivers | ||
154 | # | ||
155 | |||
156 | # | ||
157 | # Generic Driver Options | ||
158 | # | ||
159 | CONFIG_STANDALONE=y | ||
160 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
161 | # CONFIG_FW_LOADER is not set | ||
162 | |||
163 | # | ||
164 | # Memory Technology Devices (MTD) | ||
165 | # | ||
166 | CONFIG_MTD=y | ||
167 | CONFIG_MTD_DEBUG=y | ||
168 | CONFIG_MTD_DEBUG_VERBOSE=0 | ||
169 | # CONFIG_MTD_CONCAT is not set | ||
170 | CONFIG_MTD_PARTITIONS=y | ||
171 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
172 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
173 | # CONFIG_MTD_AFS_PARTS is not set | ||
174 | |||
175 | # | ||
176 | # User Modules And Translation Layers | ||
177 | # | ||
178 | CONFIG_MTD_CHAR=y | ||
179 | CONFIG_MTD_BLOCK=y | ||
180 | # CONFIG_FTL is not set | ||
181 | # CONFIG_NFTL is not set | ||
182 | # CONFIG_INFTL is not set | ||
183 | |||
184 | # | ||
185 | # RAM/ROM/Flash chip drivers | ||
186 | # | ||
187 | CONFIG_MTD_CFI=y | ||
188 | # CONFIG_MTD_JEDECPROBE is not set | ||
189 | CONFIG_MTD_GEN_PROBE=y | ||
190 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
191 | CONFIG_MTD_CFI_NOSWAP=y | ||
192 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
193 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
194 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
195 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
196 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
197 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
198 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
199 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
200 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
201 | CONFIG_MTD_CFI_I1=y | ||
202 | CONFIG_MTD_CFI_I2=y | ||
203 | # CONFIG_MTD_CFI_I4 is not set | ||
204 | # CONFIG_MTD_CFI_I8 is not set | ||
205 | CONFIG_MTD_CFI_INTELEXT=y | ||
206 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
207 | # CONFIG_MTD_CFI_STAA is not set | ||
208 | CONFIG_MTD_CFI_UTIL=y | ||
209 | # CONFIG_MTD_RAM is not set | ||
210 | # CONFIG_MTD_ROM is not set | ||
211 | # CONFIG_MTD_ABSENT is not set | ||
212 | # CONFIG_MTD_XIP is not set | ||
213 | |||
214 | # | ||
215 | # Mapping drivers for chip access | ||
216 | # | ||
217 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
218 | # CONFIG_MTD_PHYSMAP is not set | ||
219 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
220 | # CONFIG_MTD_EDB7312 is not set | ||
221 | # CONFIG_MTD_H720X is not set | ||
222 | |||
223 | # | ||
224 | # Self-contained MTD device drivers | ||
225 | # | ||
226 | # CONFIG_MTD_SLRAM is not set | ||
227 | # CONFIG_MTD_PHRAM is not set | ||
228 | # CONFIG_MTD_MTDRAM is not set | ||
229 | # CONFIG_MTD_BLKMTD is not set | ||
230 | # CONFIG_MTD_BLOCK2MTD is not set | ||
231 | |||
232 | # | ||
233 | # Disk-On-Chip Device Drivers | ||
234 | # | ||
235 | # CONFIG_MTD_DOC2000 is not set | ||
236 | # CONFIG_MTD_DOC2001 is not set | ||
237 | # CONFIG_MTD_DOC2001PLUS is not set | ||
238 | |||
239 | # | ||
240 | # NAND Flash Device Drivers | ||
241 | # | ||
242 | # CONFIG_MTD_NAND is not set | ||
243 | |||
244 | # | ||
245 | # Parallel port support | ||
246 | # | ||
247 | # CONFIG_PARPORT is not set | ||
248 | |||
249 | # | ||
250 | # Plug and Play support | ||
251 | # | ||
252 | |||
253 | # | ||
254 | # Block devices | ||
255 | # | ||
256 | # CONFIG_BLK_DEV_FD is not set | ||
257 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
258 | # CONFIG_BLK_DEV_LOOP is not set | ||
259 | CONFIG_BLK_DEV_RAM=y | ||
260 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
261 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
262 | CONFIG_BLK_DEV_INITRD=y | ||
263 | CONFIG_INITRAMFS_SOURCE="" | ||
264 | # CONFIG_CDROM_PKTCDVD is not set | ||
265 | |||
266 | # | ||
267 | # IO Schedulers | ||
268 | # | ||
269 | CONFIG_IOSCHED_NOOP=y | ||
270 | CONFIG_IOSCHED_AS=y | ||
271 | CONFIG_IOSCHED_DEADLINE=y | ||
272 | CONFIG_IOSCHED_CFQ=y | ||
273 | |||
274 | # | ||
275 | # SCSI device support | ||
276 | # | ||
277 | # CONFIG_SCSI is not set | ||
278 | |||
279 | # | ||
280 | # Multi-device support (RAID and LVM) | ||
281 | # | ||
282 | # CONFIG_MD is not set | ||
283 | |||
284 | # | ||
285 | # Fusion MPT device support | ||
286 | # | ||
287 | |||
288 | # | ||
289 | # IEEE 1394 (FireWire) support | ||
290 | # | ||
291 | |||
292 | # | ||
293 | # I2O device support | ||
294 | # | ||
295 | |||
296 | # | ||
297 | # Networking support | ||
298 | # | ||
299 | # CONFIG_NET is not set | ||
300 | # CONFIG_NETPOLL is not set | ||
301 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
302 | |||
303 | # | ||
304 | # ISDN subsystem | ||
305 | # | ||
306 | |||
307 | # | ||
308 | # Input device support | ||
309 | # | ||
310 | CONFIG_INPUT=y | ||
311 | |||
312 | # | ||
313 | # Userland interfaces | ||
314 | # | ||
315 | CONFIG_INPUT_MOUSEDEV=y | ||
316 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
317 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
318 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
319 | # CONFIG_INPUT_JOYDEV is not set | ||
320 | # CONFIG_INPUT_TSDEV is not set | ||
321 | # CONFIG_INPUT_EVDEV is not set | ||
322 | # CONFIG_INPUT_EVBUG is not set | ||
323 | |||
324 | # | ||
325 | # Input Device Drivers | ||
326 | # | ||
327 | # CONFIG_INPUT_KEYBOARD is not set | ||
328 | # CONFIG_INPUT_MOUSE is not set | ||
329 | # CONFIG_INPUT_JOYSTICK is not set | ||
330 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
331 | # CONFIG_INPUT_MISC is not set | ||
332 | |||
333 | # | ||
334 | # Hardware I/O ports | ||
335 | # | ||
336 | CONFIG_SERIO=y | ||
337 | CONFIG_SERIO_SERPORT=y | ||
338 | # CONFIG_SERIO_RAW is not set | ||
339 | # CONFIG_GAMEPORT is not set | ||
340 | CONFIG_SOUND_GAMEPORT=y | ||
341 | |||
342 | # | ||
343 | # Character devices | ||
344 | # | ||
345 | CONFIG_VT=y | ||
346 | CONFIG_VT_CONSOLE=y | ||
347 | CONFIG_HW_CONSOLE=y | ||
348 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
349 | |||
350 | # | ||
351 | # Serial drivers | ||
352 | # | ||
353 | # CONFIG_SERIAL_8250 is not set | ||
354 | |||
355 | # | ||
356 | # Non-8250 serial port support | ||
357 | # | ||
358 | CONFIG_UNIX98_PTYS=y | ||
359 | CONFIG_LEGACY_PTYS=y | ||
360 | CONFIG_LEGACY_PTY_COUNT=256 | ||
361 | |||
362 | # | ||
363 | # IPMI | ||
364 | # | ||
365 | # CONFIG_IPMI_HANDLER is not set | ||
366 | |||
367 | # | ||
368 | # Watchdog Cards | ||
369 | # | ||
370 | # CONFIG_WATCHDOG is not set | ||
371 | # CONFIG_NVRAM is not set | ||
372 | # CONFIG_RTC 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_DRM is not set | ||
380 | # CONFIG_RAW_DRIVER is not set | ||
381 | |||
382 | # | ||
383 | # TPM devices | ||
384 | # | ||
385 | # CONFIG_TCG_TPM is not set | ||
386 | |||
387 | # | ||
388 | # I2C support | ||
389 | # | ||
390 | # CONFIG_I2C is not set | ||
391 | |||
392 | # | ||
393 | # Misc devices | ||
394 | # | ||
395 | |||
396 | # | ||
397 | # Multimedia devices | ||
398 | # | ||
399 | # CONFIG_VIDEO_DEV is not set | ||
400 | |||
401 | # | ||
402 | # Digital Video Broadcasting Devices | ||
403 | # | ||
404 | |||
405 | # | ||
406 | # Graphics support | ||
407 | # | ||
408 | # CONFIG_FB is not set | ||
409 | |||
410 | # | ||
411 | # Console display driver support | ||
412 | # | ||
413 | # CONFIG_VGA_CONSOLE is not set | ||
414 | CONFIG_DUMMY_CONSOLE=y | ||
415 | |||
416 | # | ||
417 | # Sound | ||
418 | # | ||
419 | CONFIG_SOUND=m | ||
420 | |||
421 | # | ||
422 | # Advanced Linux Sound Architecture | ||
423 | # | ||
424 | # CONFIG_SND is not set | ||
425 | |||
426 | # | ||
427 | # Open Sound System | ||
428 | # | ||
429 | # CONFIG_SOUND_PRIME is not set | ||
430 | |||
431 | # | ||
432 | # USB support | ||
433 | # | ||
434 | CONFIG_USB_ARCH_HAS_HCD=y | ||
435 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
436 | # CONFIG_USB is not set | ||
437 | |||
438 | # | ||
439 | # USB Gadget Support | ||
440 | # | ||
441 | # CONFIG_USB_GADGET is not set | ||
442 | |||
443 | # | ||
444 | # MMC/SD Card support | ||
445 | # | ||
446 | # CONFIG_MMC is not set | ||
447 | |||
448 | # | ||
449 | # File systems | ||
450 | # | ||
451 | CONFIG_EXT2_FS=y | ||
452 | # CONFIG_EXT2_FS_XATTR is not set | ||
453 | # CONFIG_EXT3_FS is not set | ||
454 | # CONFIG_JBD is not set | ||
455 | # CONFIG_REISERFS_FS is not set | ||
456 | # CONFIG_JFS_FS is not set | ||
457 | |||
458 | # | ||
459 | # XFS support | ||
460 | # | ||
461 | # CONFIG_XFS_FS is not set | ||
462 | # CONFIG_MINIX_FS is not set | ||
463 | # CONFIG_ROMFS_FS is not set | ||
464 | # CONFIG_QUOTA is not set | ||
465 | CONFIG_DNOTIFY=y | ||
466 | # CONFIG_AUTOFS_FS is not set | ||
467 | # CONFIG_AUTOFS4_FS is not set | ||
468 | |||
469 | # | ||
470 | # CD-ROM/DVD Filesystems | ||
471 | # | ||
472 | # CONFIG_ISO9660_FS is not set | ||
473 | # CONFIG_UDF_FS is not set | ||
474 | |||
475 | # | ||
476 | # DOS/FAT/NT Filesystems | ||
477 | # | ||
478 | # CONFIG_MSDOS_FS is not set | ||
479 | # CONFIG_VFAT_FS is not set | ||
480 | # CONFIG_NTFS_FS is not set | ||
481 | |||
482 | # | ||
483 | # Pseudo filesystems | ||
484 | # | ||
485 | CONFIG_PROC_FS=y | ||
486 | CONFIG_SYSFS=y | ||
487 | # CONFIG_DEVFS_FS is not set | ||
488 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
489 | # CONFIG_TMPFS is not set | ||
490 | # CONFIG_HUGETLB_PAGE is not set | ||
491 | CONFIG_RAMFS=y | ||
492 | |||
493 | # | ||
494 | # Miscellaneous filesystems | ||
495 | # | ||
496 | # CONFIG_ADFS_FS is not set | ||
497 | # CONFIG_AFFS_FS is not set | ||
498 | # CONFIG_HFS_FS is not set | ||
499 | # CONFIG_HFSPLUS_FS is not set | ||
500 | # CONFIG_BEFS_FS is not set | ||
501 | # CONFIG_BFS_FS is not set | ||
502 | # CONFIG_EFS_FS is not set | ||
503 | # CONFIG_JFFS_FS is not set | ||
504 | CONFIG_JFFS2_FS=y | ||
505 | CONFIG_JFFS2_FS_DEBUG=0 | ||
506 | # CONFIG_JFFS2_FS_NAND is not set | ||
507 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
508 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
509 | CONFIG_JFFS2_ZLIB=y | ||
510 | CONFIG_JFFS2_RTIME=y | ||
511 | # CONFIG_JFFS2_RUBIN is not set | ||
512 | # CONFIG_CRAMFS is not set | ||
513 | # CONFIG_VXFS_FS is not set | ||
514 | # CONFIG_HPFS_FS is not set | ||
515 | # CONFIG_QNX4FS_FS is not set | ||
516 | # CONFIG_SYSV_FS is not set | ||
517 | # CONFIG_UFS_FS is not set | ||
518 | |||
519 | # | ||
520 | # Partition Types | ||
521 | # | ||
522 | # CONFIG_PARTITION_ADVANCED is not set | ||
523 | CONFIG_MSDOS_PARTITION=y | ||
524 | |||
525 | # | ||
526 | # Native Language Support | ||
527 | # | ||
528 | # CONFIG_NLS is not set | ||
529 | |||
530 | # | ||
531 | # Profiling support | ||
532 | # | ||
533 | # CONFIG_PROFILING is not set | ||
534 | |||
535 | # | ||
536 | # Kernel hacking | ||
537 | # | ||
538 | # CONFIG_PRINTK_TIME is not set | ||
539 | # CONFIG_DEBUG_KERNEL is not set | ||
540 | CONFIG_LOG_BUF_SHIFT=14 | ||
541 | CONFIG_DEBUG_BUGVERBOSE=y | ||
542 | CONFIG_FRAME_POINTER=y | ||
543 | CONFIG_DEBUG_USER=y | ||
544 | |||
545 | # | ||
546 | # Security options | ||
547 | # | ||
548 | # CONFIG_KEYS is not set | ||
549 | # CONFIG_SECURITY is not set | ||
550 | |||
551 | # | ||
552 | # Cryptographic options | ||
553 | # | ||
554 | # CONFIG_CRYPTO is not set | ||
555 | |||
556 | # | ||
557 | # Hardware crypto devices | ||
558 | # | ||
559 | |||
560 | # | ||
561 | # Library routines | ||
562 | # | ||
563 | # CONFIG_CRC_CCITT is not set | ||
564 | CONFIG_CRC32=y | ||
565 | # CONFIG_LIBCRC32C is not set | ||
566 | CONFIG_ZLIB_INFLATE=y | ||
567 | CONFIG_ZLIB_DEFLATE=y | ||