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/ppc64/configs/maple_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/ppc64/configs/maple_defconfig')
-rw-r--r-- | arch/ppc64/configs/maple_defconfig | 1000 |
1 files changed, 1000 insertions, 0 deletions
diff --git a/arch/ppc64/configs/maple_defconfig b/arch/ppc64/configs/maple_defconfig new file mode 100644 index 000000000000..cf527501915c --- /dev/null +++ b/arch/ppc64/configs/maple_defconfig | |||
@@ -0,0 +1,1000 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.11-rc3-bk6 | ||
4 | # Wed Feb 9 23:34:53 2005 | ||
5 | # | ||
6 | CONFIG_64BIT=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
9 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
10 | CONFIG_GENERIC_ISA_DMA=y | ||
11 | CONFIG_HAVE_DEC_LOCK=y | ||
12 | CONFIG_EARLY_PRINTK=y | ||
13 | CONFIG_COMPAT=y | ||
14 | CONFIG_FRAME_POINTER=y | ||
15 | CONFIG_FORCE_MAX_ZONEORDER=13 | ||
16 | |||
17 | # | ||
18 | # Code maturity level options | ||
19 | # | ||
20 | CONFIG_EXPERIMENTAL=y | ||
21 | CONFIG_CLEAN_COMPILE=y | ||
22 | CONFIG_LOCK_KERNEL=y | ||
23 | |||
24 | # | ||
25 | # General setup | ||
26 | # | ||
27 | CONFIG_LOCALVERSION="" | ||
28 | CONFIG_SWAP=y | ||
29 | CONFIG_SYSVIPC=y | ||
30 | CONFIG_POSIX_MQUEUE=y | ||
31 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
32 | CONFIG_SYSCTL=y | ||
33 | CONFIG_LOG_BUF_SHIFT=17 | ||
34 | # CONFIG_HOTPLUG is not set | ||
35 | CONFIG_KOBJECT_UEVENT=y | ||
36 | CONFIG_IKCONFIG=y | ||
37 | CONFIG_IKCONFIG_PROC=y | ||
38 | # CONFIG_EMBEDDED is not set | ||
39 | CONFIG_KALLSYMS=y | ||
40 | CONFIG_KALLSYMS_ALL=y | ||
41 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
42 | CONFIG_FUTEX=y | ||
43 | CONFIG_EPOLL=y | ||
44 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
45 | CONFIG_SHMEM=y | ||
46 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
47 | CONFIG_CC_ALIGN_LABELS=0 | ||
48 | CONFIG_CC_ALIGN_LOOPS=0 | ||
49 | CONFIG_CC_ALIGN_JUMPS=0 | ||
50 | # CONFIG_TINY_SHMEM is not set | ||
51 | |||
52 | # | ||
53 | # Loadable module support | ||
54 | # | ||
55 | CONFIG_MODULES=y | ||
56 | CONFIG_MODULE_UNLOAD=y | ||
57 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
58 | CONFIG_OBSOLETE_MODPARM=y | ||
59 | CONFIG_MODVERSIONS=y | ||
60 | CONFIG_MODULE_SRCVERSION_ALL=y | ||
61 | CONFIG_KMOD=y | ||
62 | CONFIG_STOP_MACHINE=y | ||
63 | CONFIG_SYSVIPC_COMPAT=y | ||
64 | |||
65 | # | ||
66 | # Platform support | ||
67 | # | ||
68 | # CONFIG_PPC_ISERIES is not set | ||
69 | CONFIG_PPC_MULTIPLATFORM=y | ||
70 | # CONFIG_PPC_PSERIES is not set | ||
71 | # CONFIG_PPC_PMAC is not set | ||
72 | CONFIG_PPC_MAPLE=y | ||
73 | CONFIG_PPC=y | ||
74 | CONFIG_PPC64=y | ||
75 | CONFIG_PPC_OF=y | ||
76 | # CONFIG_ALTIVEC is not set | ||
77 | CONFIG_U3_DART=y | ||
78 | CONFIG_MPIC_BROKEN_U3=y | ||
79 | CONFIG_BOOTX_TEXT=y | ||
80 | CONFIG_POWER4_ONLY=y | ||
81 | CONFIG_IOMMU_VMERGE=y | ||
82 | CONFIG_SMP=y | ||
83 | CONFIG_NR_CPUS=2 | ||
84 | # CONFIG_SCHED_SMT is not set | ||
85 | # CONFIG_PREEMPT is not set | ||
86 | CONFIG_GENERIC_HARDIRQS=y | ||
87 | |||
88 | # | ||
89 | # General setup | ||
90 | # | ||
91 | CONFIG_PCI=y | ||
92 | CONFIG_PCI_DOMAINS=y | ||
93 | CONFIG_BINFMT_ELF=y | ||
94 | # CONFIG_BINFMT_MISC is not set | ||
95 | CONFIG_PCI_LEGACY_PROC=y | ||
96 | CONFIG_PCI_NAMES=y | ||
97 | |||
98 | # | ||
99 | # PCCARD (PCMCIA/CardBus) support | ||
100 | # | ||
101 | # CONFIG_PCCARD is not set | ||
102 | |||
103 | # | ||
104 | # PC-card bridges | ||
105 | # | ||
106 | |||
107 | # | ||
108 | # PCI Hotplug Support | ||
109 | # | ||
110 | # CONFIG_HOTPLUG_PCI is not set | ||
111 | CONFIG_PROC_DEVICETREE=y | ||
112 | # CONFIG_CMDLINE_BOOL is not set | ||
113 | |||
114 | # | ||
115 | # Device Drivers | ||
116 | # | ||
117 | |||
118 | # | ||
119 | # Generic Driver Options | ||
120 | # | ||
121 | CONFIG_STANDALONE=y | ||
122 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
123 | # CONFIG_FW_LOADER is not set | ||
124 | # CONFIG_DEBUG_DRIVER is not set | ||
125 | |||
126 | # | ||
127 | # Memory Technology Devices (MTD) | ||
128 | # | ||
129 | # CONFIG_MTD is not set | ||
130 | |||
131 | # | ||
132 | # Parallel port support | ||
133 | # | ||
134 | # CONFIG_PARPORT is not set | ||
135 | |||
136 | # | ||
137 | # Plug and Play support | ||
138 | # | ||
139 | |||
140 | # | ||
141 | # Block devices | ||
142 | # | ||
143 | # CONFIG_BLK_DEV_FD is not set | ||
144 | # CONFIG_BLK_CPQ_DA is not set | ||
145 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
146 | # CONFIG_BLK_DEV_DAC960 is not set | ||
147 | # CONFIG_BLK_DEV_UMEM is not set | ||
148 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
149 | # CONFIG_BLK_DEV_LOOP is not set | ||
150 | # CONFIG_BLK_DEV_NBD is not set | ||
151 | # CONFIG_BLK_DEV_SX8 is not set | ||
152 | # CONFIG_BLK_DEV_UB is not set | ||
153 | CONFIG_BLK_DEV_RAM=y | ||
154 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
155 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
156 | # CONFIG_BLK_DEV_INITRD is not set | ||
157 | CONFIG_INITRAMFS_SOURCE="" | ||
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 | # CONFIG_ATA_OVER_ETH is not set | ||
168 | |||
169 | # | ||
170 | # ATA/ATAPI/MFM/RLL support | ||
171 | # | ||
172 | CONFIG_IDE=y | ||
173 | CONFIG_BLK_DEV_IDE=y | ||
174 | |||
175 | # | ||
176 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
177 | # | ||
178 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
179 | CONFIG_BLK_DEV_IDEDISK=y | ||
180 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
181 | CONFIG_BLK_DEV_IDECD=y | ||
182 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
183 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
184 | CONFIG_IDE_TASK_IOCTL=y | ||
185 | |||
186 | # | ||
187 | # IDE chipset support/bugfixes | ||
188 | # | ||
189 | CONFIG_IDE_GENERIC=y | ||
190 | CONFIG_BLK_DEV_IDEPCI=y | ||
191 | CONFIG_IDEPCI_SHARE_IRQ=y | ||
192 | # CONFIG_BLK_DEV_OFFBOARD is not set | ||
193 | CONFIG_BLK_DEV_GENERIC=y | ||
194 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
195 | # CONFIG_BLK_DEV_SL82C105 is not set | ||
196 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
197 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
198 | CONFIG_IDEDMA_PCI_AUTO=y | ||
199 | # CONFIG_IDEDMA_ONLYDISK is not set | ||
200 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
201 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
202 | CONFIG_BLK_DEV_AMD74XX=y | ||
203 | # CONFIG_BLK_DEV_CMD64X is not set | ||
204 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
205 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
206 | # CONFIG_BLK_DEV_CS5520 is not set | ||
207 | # CONFIG_BLK_DEV_CS5530 is not set | ||
208 | # CONFIG_BLK_DEV_HPT34X is not set | ||
209 | # CONFIG_BLK_DEV_HPT366 is not set | ||
210 | # CONFIG_BLK_DEV_SC1200 is not set | ||
211 | # CONFIG_BLK_DEV_PIIX is not set | ||
212 | # CONFIG_BLK_DEV_NS87415 is not set | ||
213 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
214 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
215 | # CONFIG_BLK_DEV_SVWKS is not set | ||
216 | # CONFIG_BLK_DEV_SIIMAGE is not set | ||
217 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
218 | # CONFIG_BLK_DEV_TRM290 is not set | ||
219 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
220 | # CONFIG_IDE_ARM is not set | ||
221 | CONFIG_BLK_DEV_IDEDMA=y | ||
222 | # CONFIG_IDEDMA_IVB is not set | ||
223 | CONFIG_IDEDMA_AUTO=y | ||
224 | # CONFIG_BLK_DEV_HD is not set | ||
225 | |||
226 | # | ||
227 | # SCSI device support | ||
228 | # | ||
229 | # CONFIG_SCSI is not set | ||
230 | |||
231 | # | ||
232 | # Multi-device support (RAID and LVM) | ||
233 | # | ||
234 | # CONFIG_MD is not set | ||
235 | |||
236 | # | ||
237 | # Fusion MPT device support | ||
238 | # | ||
239 | |||
240 | # | ||
241 | # IEEE 1394 (FireWire) support | ||
242 | # | ||
243 | # CONFIG_IEEE1394 is not set | ||
244 | |||
245 | # | ||
246 | # I2O device support | ||
247 | # | ||
248 | # CONFIG_I2O is not set | ||
249 | |||
250 | # | ||
251 | # Macintosh device drivers | ||
252 | # | ||
253 | |||
254 | # | ||
255 | # Networking support | ||
256 | # | ||
257 | CONFIG_NET=y | ||
258 | |||
259 | # | ||
260 | # Networking options | ||
261 | # | ||
262 | CONFIG_PACKET=y | ||
263 | CONFIG_PACKET_MMAP=y | ||
264 | # CONFIG_NETLINK_DEV is not set | ||
265 | CONFIG_UNIX=y | ||
266 | # CONFIG_NET_KEY is not set | ||
267 | CONFIG_INET=y | ||
268 | CONFIG_IP_MULTICAST=y | ||
269 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
270 | CONFIG_IP_PNP=y | ||
271 | CONFIG_IP_PNP_DHCP=y | ||
272 | # CONFIG_IP_PNP_BOOTP is not set | ||
273 | # CONFIG_IP_PNP_RARP is not set | ||
274 | # CONFIG_NET_IPIP is not set | ||
275 | # CONFIG_NET_IPGRE is not set | ||
276 | # CONFIG_IP_MROUTE is not set | ||
277 | # CONFIG_ARPD is not set | ||
278 | # CONFIG_SYN_COOKIES is not set | ||
279 | # CONFIG_INET_AH is not set | ||
280 | # CONFIG_INET_ESP is not set | ||
281 | # CONFIG_INET_IPCOMP is not set | ||
282 | # CONFIG_INET_TUNNEL is not set | ||
283 | CONFIG_IP_TCPDIAG=y | ||
284 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
285 | # CONFIG_IPV6 is not set | ||
286 | # CONFIG_NETFILTER is not set | ||
287 | |||
288 | # | ||
289 | # SCTP Configuration (EXPERIMENTAL) | ||
290 | # | ||
291 | # CONFIG_IP_SCTP is not set | ||
292 | # CONFIG_ATM is not set | ||
293 | # CONFIG_BRIDGE is not set | ||
294 | # CONFIG_VLAN_8021Q is not set | ||
295 | # CONFIG_DECNET is not set | ||
296 | # CONFIG_LLC2 is not set | ||
297 | # CONFIG_IPX is not set | ||
298 | # CONFIG_ATALK is not set | ||
299 | # CONFIG_X25 is not set | ||
300 | # CONFIG_LAPB is not set | ||
301 | # CONFIG_NET_DIVERT is not set | ||
302 | # CONFIG_ECONET is not set | ||
303 | # CONFIG_WAN_ROUTER is not set | ||
304 | |||
305 | # | ||
306 | # QoS and/or fair queueing | ||
307 | # | ||
308 | # CONFIG_NET_SCHED is not set | ||
309 | # CONFIG_NET_CLS_ROUTE is not set | ||
310 | |||
311 | # | ||
312 | # Network testing | ||
313 | # | ||
314 | # CONFIG_NET_PKTGEN is not set | ||
315 | # CONFIG_NETPOLL is not set | ||
316 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
317 | # CONFIG_HAMRADIO is not set | ||
318 | # CONFIG_IRDA is not set | ||
319 | # CONFIG_BT is not set | ||
320 | CONFIG_NETDEVICES=y | ||
321 | # CONFIG_DUMMY is not set | ||
322 | # CONFIG_BONDING is not set | ||
323 | # CONFIG_EQUALIZER is not set | ||
324 | # CONFIG_TUN is not set | ||
325 | |||
326 | # | ||
327 | # ARCnet devices | ||
328 | # | ||
329 | # CONFIG_ARCNET is not set | ||
330 | |||
331 | # | ||
332 | # Ethernet (10 or 100Mbit) | ||
333 | # | ||
334 | CONFIG_NET_ETHERNET=y | ||
335 | CONFIG_MII=y | ||
336 | # CONFIG_HAPPYMEAL is not set | ||
337 | # CONFIG_SUNGEM is not set | ||
338 | # CONFIG_NET_VENDOR_3COM is not set | ||
339 | |||
340 | # | ||
341 | # Tulip family network device support | ||
342 | # | ||
343 | # CONFIG_NET_TULIP is not set | ||
344 | # CONFIG_HP100 is not set | ||
345 | CONFIG_NET_PCI=y | ||
346 | # CONFIG_PCNET32 is not set | ||
347 | CONFIG_AMD8111_ETH=y | ||
348 | # CONFIG_AMD8111E_NAPI is not set | ||
349 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
350 | # CONFIG_B44 is not set | ||
351 | # CONFIG_FORCEDETH is not set | ||
352 | # CONFIG_DGRS is not set | ||
353 | # CONFIG_EEPRO100 is not set | ||
354 | # CONFIG_E100 is not set | ||
355 | # CONFIG_FEALNX is not set | ||
356 | # CONFIG_NATSEMI is not set | ||
357 | # CONFIG_NE2K_PCI is not set | ||
358 | # CONFIG_8139CP is not set | ||
359 | # CONFIG_8139TOO is not set | ||
360 | # CONFIG_SIS900 is not set | ||
361 | # CONFIG_EPIC100 is not set | ||
362 | # CONFIG_SUNDANCE is not set | ||
363 | # CONFIG_VIA_RHINE is not set | ||
364 | |||
365 | # | ||
366 | # Ethernet (1000 Mbit) | ||
367 | # | ||
368 | # CONFIG_ACENIC is not set | ||
369 | # CONFIG_DL2K is not set | ||
370 | CONFIG_E1000=y | ||
371 | # CONFIG_E1000_NAPI is not set | ||
372 | # CONFIG_NS83820 is not set | ||
373 | # CONFIG_HAMACHI is not set | ||
374 | # CONFIG_YELLOWFIN is not set | ||
375 | # CONFIG_R8169 is not set | ||
376 | # CONFIG_SK98LIN is not set | ||
377 | # CONFIG_VIA_VELOCITY is not set | ||
378 | # CONFIG_TIGON3 is not set | ||
379 | |||
380 | # | ||
381 | # Ethernet (10000 Mbit) | ||
382 | # | ||
383 | # CONFIG_IXGB is not set | ||
384 | # CONFIG_S2IO is not set | ||
385 | |||
386 | # | ||
387 | # Token Ring devices | ||
388 | # | ||
389 | # CONFIG_TR is not set | ||
390 | |||
391 | # | ||
392 | # Wireless LAN (non-hamradio) | ||
393 | # | ||
394 | # CONFIG_NET_RADIO is not set | ||
395 | |||
396 | # | ||
397 | # Wan interfaces | ||
398 | # | ||
399 | # CONFIG_WAN is not set | ||
400 | # CONFIG_FDDI is not set | ||
401 | # CONFIG_HIPPI is not set | ||
402 | # CONFIG_PPP is not set | ||
403 | # CONFIG_SLIP is not set | ||
404 | # CONFIG_SHAPER is not set | ||
405 | # CONFIG_NETCONSOLE is not set | ||
406 | |||
407 | # | ||
408 | # ISDN subsystem | ||
409 | # | ||
410 | # CONFIG_ISDN is not set | ||
411 | |||
412 | # | ||
413 | # Telephony Support | ||
414 | # | ||
415 | # CONFIG_PHONE is not set | ||
416 | |||
417 | # | ||
418 | # Input device support | ||
419 | # | ||
420 | CONFIG_INPUT=y | ||
421 | |||
422 | # | ||
423 | # Userland interfaces | ||
424 | # | ||
425 | CONFIG_INPUT_MOUSEDEV=y | ||
426 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
427 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600 | ||
428 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 | ||
429 | # CONFIG_INPUT_JOYDEV is not set | ||
430 | # CONFIG_INPUT_TSDEV is not set | ||
431 | # CONFIG_INPUT_EVDEV is not set | ||
432 | # CONFIG_INPUT_EVBUG is not set | ||
433 | |||
434 | # | ||
435 | # Input I/O drivers | ||
436 | # | ||
437 | # CONFIG_GAMEPORT is not set | ||
438 | CONFIG_SOUND_GAMEPORT=y | ||
439 | # CONFIG_SERIO is not set | ||
440 | # CONFIG_SERIO_I8042 is not set | ||
441 | |||
442 | # | ||
443 | # Input Device Drivers | ||
444 | # | ||
445 | # CONFIG_INPUT_KEYBOARD is not set | ||
446 | # CONFIG_INPUT_MOUSE is not set | ||
447 | # CONFIG_INPUT_JOYSTICK is not set | ||
448 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
449 | # CONFIG_INPUT_MISC is not set | ||
450 | |||
451 | # | ||
452 | # Character devices | ||
453 | # | ||
454 | CONFIG_VT=y | ||
455 | CONFIG_VT_CONSOLE=y | ||
456 | CONFIG_HW_CONSOLE=y | ||
457 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
458 | |||
459 | # | ||
460 | # Serial drivers | ||
461 | # | ||
462 | CONFIG_SERIAL_8250=y | ||
463 | CONFIG_SERIAL_8250_CONSOLE=y | ||
464 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
465 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
466 | |||
467 | # | ||
468 | # Non-8250 serial port support | ||
469 | # | ||
470 | CONFIG_SERIAL_CORE=y | ||
471 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
472 | # CONFIG_SERIAL_PMACZILOG is not set | ||
473 | CONFIG_UNIX98_PTYS=y | ||
474 | CONFIG_LEGACY_PTYS=y | ||
475 | CONFIG_LEGACY_PTY_COUNT=256 | ||
476 | |||
477 | # | ||
478 | # IPMI | ||
479 | # | ||
480 | # CONFIG_IPMI_HANDLER is not set | ||
481 | |||
482 | # | ||
483 | # Watchdog Cards | ||
484 | # | ||
485 | # CONFIG_WATCHDOG is not set | ||
486 | # CONFIG_RTC is not set | ||
487 | # CONFIG_GEN_RTC is not set | ||
488 | # CONFIG_DTLK is not set | ||
489 | # CONFIG_R3964 is not set | ||
490 | # CONFIG_APPLICOM is not set | ||
491 | |||
492 | # | ||
493 | # Ftape, the floppy tape device driver | ||
494 | # | ||
495 | # CONFIG_DRM is not set | ||
496 | # CONFIG_RAW_DRIVER is not set | ||
497 | |||
498 | # | ||
499 | # I2C support | ||
500 | # | ||
501 | CONFIG_I2C=y | ||
502 | CONFIG_I2C_CHARDEV=y | ||
503 | |||
504 | # | ||
505 | # I2C Algorithms | ||
506 | # | ||
507 | CONFIG_I2C_ALGOBIT=y | ||
508 | # CONFIG_I2C_ALGOPCF is not set | ||
509 | # CONFIG_I2C_ALGOPCA is not set | ||
510 | |||
511 | # | ||
512 | # I2C Hardware Bus support | ||
513 | # | ||
514 | # CONFIG_I2C_ALI1535 is not set | ||
515 | # CONFIG_I2C_ALI1563 is not set | ||
516 | # CONFIG_I2C_ALI15X3 is not set | ||
517 | # CONFIG_I2C_AMD756 is not set | ||
518 | CONFIG_I2C_AMD8111=y | ||
519 | # CONFIG_I2C_I801 is not set | ||
520 | # CONFIG_I2C_I810 is not set | ||
521 | # CONFIG_I2C_ISA is not set | ||
522 | # CONFIG_I2C_MPC is not set | ||
523 | # CONFIG_I2C_NFORCE2 is not set | ||
524 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
525 | # CONFIG_I2C_PROSAVAGE is not set | ||
526 | # CONFIG_I2C_SAVAGE4 is not set | ||
527 | # CONFIG_SCx200_ACB is not set | ||
528 | # CONFIG_I2C_SIS5595 is not set | ||
529 | # CONFIG_I2C_SIS630 is not set | ||
530 | # CONFIG_I2C_SIS96X is not set | ||
531 | # CONFIG_I2C_STUB is not set | ||
532 | # CONFIG_I2C_VIA is not set | ||
533 | # CONFIG_I2C_VIAPRO is not set | ||
534 | # CONFIG_I2C_VOODOO3 is not set | ||
535 | # CONFIG_I2C_PCA_ISA is not set | ||
536 | |||
537 | # | ||
538 | # Hardware Sensors Chip support | ||
539 | # | ||
540 | # CONFIG_I2C_SENSOR is not set | ||
541 | # CONFIG_SENSORS_ADM1021 is not set | ||
542 | # CONFIG_SENSORS_ADM1025 is not set | ||
543 | # CONFIG_SENSORS_ADM1026 is not set | ||
544 | # CONFIG_SENSORS_ADM1031 is not set | ||
545 | # CONFIG_SENSORS_ASB100 is not set | ||
546 | # CONFIG_SENSORS_DS1621 is not set | ||
547 | # CONFIG_SENSORS_FSCHER is not set | ||
548 | # CONFIG_SENSORS_GL518SM is not set | ||
549 | # CONFIG_SENSORS_IT87 is not set | ||
550 | # CONFIG_SENSORS_LM63 is not set | ||
551 | # CONFIG_SENSORS_LM75 is not set | ||
552 | # CONFIG_SENSORS_LM77 is not set | ||
553 | # CONFIG_SENSORS_LM78 is not set | ||
554 | # CONFIG_SENSORS_LM80 is not set | ||
555 | # CONFIG_SENSORS_LM83 is not set | ||
556 | # CONFIG_SENSORS_LM85 is not set | ||
557 | # CONFIG_SENSORS_LM87 is not set | ||
558 | # CONFIG_SENSORS_LM90 is not set | ||
559 | # CONFIG_SENSORS_MAX1619 is not set | ||
560 | # CONFIG_SENSORS_PC87360 is not set | ||
561 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
562 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
563 | # CONFIG_SENSORS_VIA686A is not set | ||
564 | # CONFIG_SENSORS_W83781D is not set | ||
565 | # CONFIG_SENSORS_W83L785TS is not set | ||
566 | # CONFIG_SENSORS_W83627HF is not set | ||
567 | |||
568 | # | ||
569 | # Other I2C Chip support | ||
570 | # | ||
571 | # CONFIG_SENSORS_EEPROM is not set | ||
572 | # CONFIG_SENSORS_PCF8574 is not set | ||
573 | # CONFIG_SENSORS_PCF8591 is not set | ||
574 | # CONFIG_SENSORS_RTC8564 is not set | ||
575 | # CONFIG_I2C_DEBUG_CORE is not set | ||
576 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
577 | # CONFIG_I2C_DEBUG_BUS is not set | ||
578 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
579 | |||
580 | # | ||
581 | # Dallas's 1-wire bus | ||
582 | # | ||
583 | # CONFIG_W1 is not set | ||
584 | |||
585 | # | ||
586 | # Misc devices | ||
587 | # | ||
588 | |||
589 | # | ||
590 | # Multimedia devices | ||
591 | # | ||
592 | # CONFIG_VIDEO_DEV is not set | ||
593 | |||
594 | # | ||
595 | # Digital Video Broadcasting Devices | ||
596 | # | ||
597 | # CONFIG_DVB is not set | ||
598 | |||
599 | # | ||
600 | # Graphics support | ||
601 | # | ||
602 | # CONFIG_FB is not set | ||
603 | |||
604 | # | ||
605 | # Console display driver support | ||
606 | # | ||
607 | # CONFIG_VGA_CONSOLE is not set | ||
608 | CONFIG_DUMMY_CONSOLE=y | ||
609 | |||
610 | # | ||
611 | # Sound | ||
612 | # | ||
613 | # CONFIG_SOUND is not set | ||
614 | |||
615 | # | ||
616 | # USB support | ||
617 | # | ||
618 | CONFIG_USB=y | ||
619 | # CONFIG_USB_DEBUG is not set | ||
620 | |||
621 | # | ||
622 | # Miscellaneous USB options | ||
623 | # | ||
624 | CONFIG_USB_DEVICEFS=y | ||
625 | # CONFIG_USB_BANDWIDTH is not set | ||
626 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
627 | # CONFIG_USB_OTG is not set | ||
628 | CONFIG_USB_ARCH_HAS_HCD=y | ||
629 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
630 | |||
631 | # | ||
632 | # USB Host Controller Drivers | ||
633 | # | ||
634 | CONFIG_USB_EHCI_HCD=y | ||
635 | CONFIG_USB_EHCI_SPLIT_ISO=y | ||
636 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | ||
637 | CONFIG_USB_OHCI_HCD=y | ||
638 | CONFIG_USB_UHCI_HCD=y | ||
639 | # CONFIG_USB_SL811_HCD is not set | ||
640 | |||
641 | # | ||
642 | # USB Device Class drivers | ||
643 | # | ||
644 | # CONFIG_USB_BLUETOOTH_TTY is not set | ||
645 | # CONFIG_USB_ACM is not set | ||
646 | # CONFIG_USB_PRINTER is not set | ||
647 | |||
648 | # | ||
649 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
650 | # | ||
651 | # CONFIG_USB_STORAGE is not set | ||
652 | |||
653 | # | ||
654 | # USB Input Devices | ||
655 | # | ||
656 | CONFIG_USB_HID=y | ||
657 | CONFIG_USB_HIDINPUT=y | ||
658 | # CONFIG_HID_FF is not set | ||
659 | # CONFIG_USB_HIDDEV is not set | ||
660 | # CONFIG_USB_AIPTEK is not set | ||
661 | # CONFIG_USB_WACOM is not set | ||
662 | # CONFIG_USB_KBTAB is not set | ||
663 | # CONFIG_USB_POWERMATE is not set | ||
664 | # CONFIG_USB_MTOUCH is not set | ||
665 | # CONFIG_USB_EGALAX is not set | ||
666 | # CONFIG_USB_XPAD is not set | ||
667 | # CONFIG_USB_ATI_REMOTE is not set | ||
668 | |||
669 | # | ||
670 | # USB Imaging devices | ||
671 | # | ||
672 | # CONFIG_USB_MDC800 is not set | ||
673 | |||
674 | # | ||
675 | # USB Multimedia devices | ||
676 | # | ||
677 | # CONFIG_USB_DABUSB is not set | ||
678 | |||
679 | # | ||
680 | # Video4Linux support is needed for USB Multimedia device support | ||
681 | # | ||
682 | |||
683 | # | ||
684 | # USB Network Adapters | ||
685 | # | ||
686 | # CONFIG_USB_CATC is not set | ||
687 | # CONFIG_USB_KAWETH is not set | ||
688 | CONFIG_USB_PEGASUS=y | ||
689 | # CONFIG_USB_RTL8150 is not set | ||
690 | # CONFIG_USB_USBNET is not set | ||
691 | |||
692 | # | ||
693 | # USB port drivers | ||
694 | # | ||
695 | |||
696 | # | ||
697 | # USB Serial Converter support | ||
698 | # | ||
699 | CONFIG_USB_SERIAL=y | ||
700 | # CONFIG_USB_SERIAL_CONSOLE is not set | ||
701 | CONFIG_USB_SERIAL_GENERIC=y | ||
702 | # CONFIG_USB_SERIAL_BELKIN is not set | ||
703 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | ||
704 | CONFIG_USB_SERIAL_CYPRESS_M8=m | ||
705 | # CONFIG_USB_SERIAL_EMPEG is not set | ||
706 | # CONFIG_USB_SERIAL_FTDI_SIO is not set | ||
707 | # CONFIG_USB_SERIAL_VISOR is not set | ||
708 | # CONFIG_USB_SERIAL_IPAQ is not set | ||
709 | # CONFIG_USB_SERIAL_IR is not set | ||
710 | # CONFIG_USB_SERIAL_EDGEPORT is not set | ||
711 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | ||
712 | CONFIG_USB_SERIAL_GARMIN=m | ||
713 | CONFIG_USB_SERIAL_IPW=m | ||
714 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set | ||
715 | CONFIG_USB_SERIAL_KEYSPAN=y | ||
716 | CONFIG_USB_SERIAL_KEYSPAN_MPR=y | ||
717 | CONFIG_USB_SERIAL_KEYSPAN_USA28=y | ||
718 | CONFIG_USB_SERIAL_KEYSPAN_USA28X=y | ||
719 | CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y | ||
720 | CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y | ||
721 | CONFIG_USB_SERIAL_KEYSPAN_USA19=y | ||
722 | CONFIG_USB_SERIAL_KEYSPAN_USA18X=y | ||
723 | CONFIG_USB_SERIAL_KEYSPAN_USA19W=y | ||
724 | CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y | ||
725 | CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y | ||
726 | CONFIG_USB_SERIAL_KEYSPAN_USA49W=y | ||
727 | CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y | ||
728 | # CONFIG_USB_SERIAL_KLSI is not set | ||
729 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set | ||
730 | # CONFIG_USB_SERIAL_MCT_U232 is not set | ||
731 | # CONFIG_USB_SERIAL_PL2303 is not set | ||
732 | # CONFIG_USB_SERIAL_SAFE is not set | ||
733 | CONFIG_USB_SERIAL_TI=m | ||
734 | # CONFIG_USB_SERIAL_CYBERJACK is not set | ||
735 | # CONFIG_USB_SERIAL_XIRCOM is not set | ||
736 | # CONFIG_USB_SERIAL_OMNINET is not set | ||
737 | CONFIG_USB_EZUSB=y | ||
738 | |||
739 | # | ||
740 | # USB Miscellaneous drivers | ||
741 | # | ||
742 | # CONFIG_USB_EMI62 is not set | ||
743 | # CONFIG_USB_EMI26 is not set | ||
744 | # CONFIG_USB_AUERSWALD is not set | ||
745 | # CONFIG_USB_RIO500 is not set | ||
746 | # CONFIG_USB_LEGOTOWER is not set | ||
747 | # CONFIG_USB_LCD is not set | ||
748 | # CONFIG_USB_LED is not set | ||
749 | # CONFIG_USB_CYTHERM is not set | ||
750 | # CONFIG_USB_PHIDGETKIT is not set | ||
751 | # CONFIG_USB_PHIDGETSERVO is not set | ||
752 | # CONFIG_USB_IDMOUSE is not set | ||
753 | # CONFIG_USB_TEST is not set | ||
754 | |||
755 | # | ||
756 | # USB ATM/DSL drivers | ||
757 | # | ||
758 | |||
759 | # | ||
760 | # USB Gadget Support | ||
761 | # | ||
762 | # CONFIG_USB_GADGET is not set | ||
763 | |||
764 | # | ||
765 | # MMC/SD Card support | ||
766 | # | ||
767 | # CONFIG_MMC is not set | ||
768 | |||
769 | # | ||
770 | # InfiniBand support | ||
771 | # | ||
772 | # CONFIG_INFINIBAND is not set | ||
773 | |||
774 | # | ||
775 | # File systems | ||
776 | # | ||
777 | CONFIG_EXT2_FS=y | ||
778 | # CONFIG_EXT2_FS_XATTR is not set | ||
779 | CONFIG_EXT3_FS=y | ||
780 | # CONFIG_EXT3_FS_XATTR is not set | ||
781 | CONFIG_JBD=y | ||
782 | # CONFIG_JBD_DEBUG is not set | ||
783 | # CONFIG_REISERFS_FS is not set | ||
784 | # CONFIG_JFS_FS is not set | ||
785 | |||
786 | # | ||
787 | # XFS support | ||
788 | # | ||
789 | # CONFIG_XFS_FS is not set | ||
790 | # CONFIG_MINIX_FS is not set | ||
791 | # CONFIG_ROMFS_FS is not set | ||
792 | # CONFIG_QUOTA is not set | ||
793 | CONFIG_DNOTIFY=y | ||
794 | # CONFIG_AUTOFS_FS is not set | ||
795 | # CONFIG_AUTOFS4_FS is not set | ||
796 | |||
797 | # | ||
798 | # CD-ROM/DVD Filesystems | ||
799 | # | ||
800 | # CONFIG_ISO9660_FS is not set | ||
801 | # CONFIG_UDF_FS is not set | ||
802 | |||
803 | # | ||
804 | # DOS/FAT/NT Filesystems | ||
805 | # | ||
806 | CONFIG_FAT_FS=y | ||
807 | CONFIG_MSDOS_FS=y | ||
808 | CONFIG_VFAT_FS=y | ||
809 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
810 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
811 | # CONFIG_NTFS_FS is not set | ||
812 | |||
813 | # | ||
814 | # Pseudo filesystems | ||
815 | # | ||
816 | CONFIG_PROC_FS=y | ||
817 | CONFIG_PROC_KCORE=y | ||
818 | CONFIG_SYSFS=y | ||
819 | # CONFIG_DEVFS_FS is not set | ||
820 | CONFIG_DEVPTS_FS_XATTR=y | ||
821 | # CONFIG_DEVPTS_FS_SECURITY is not set | ||
822 | CONFIG_TMPFS=y | ||
823 | CONFIG_TMPFS_XATTR=y | ||
824 | CONFIG_TMPFS_SECURITY=y | ||
825 | CONFIG_HUGETLBFS=y | ||
826 | CONFIG_HUGETLB_PAGE=y | ||
827 | CONFIG_RAMFS=y | ||
828 | |||
829 | # | ||
830 | # Miscellaneous filesystems | ||
831 | # | ||
832 | # CONFIG_ADFS_FS is not set | ||
833 | # CONFIG_AFFS_FS is not set | ||
834 | # CONFIG_HFS_FS is not set | ||
835 | # CONFIG_HFSPLUS_FS is not set | ||
836 | # CONFIG_BEFS_FS is not set | ||
837 | # CONFIG_BFS_FS is not set | ||
838 | # CONFIG_EFS_FS is not set | ||
839 | CONFIG_CRAMFS=y | ||
840 | # CONFIG_VXFS_FS is not set | ||
841 | # CONFIG_HPFS_FS is not set | ||
842 | # CONFIG_QNX4FS_FS is not set | ||
843 | # CONFIG_SYSV_FS is not set | ||
844 | # CONFIG_UFS_FS is not set | ||
845 | |||
846 | # | ||
847 | # Network File Systems | ||
848 | # | ||
849 | CONFIG_NFS_FS=y | ||
850 | CONFIG_NFS_V3=y | ||
851 | CONFIG_NFS_V4=y | ||
852 | # CONFIG_NFS_DIRECTIO is not set | ||
853 | # CONFIG_NFSD is not set | ||
854 | CONFIG_ROOT_NFS=y | ||
855 | CONFIG_LOCKD=y | ||
856 | CONFIG_LOCKD_V4=y | ||
857 | CONFIG_SUNRPC=y | ||
858 | CONFIG_SUNRPC_GSS=y | ||
859 | CONFIG_RPCSEC_GSS_KRB5=y | ||
860 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
861 | # CONFIG_SMB_FS is not set | ||
862 | # CONFIG_CIFS is not set | ||
863 | # CONFIG_NCP_FS is not set | ||
864 | # CONFIG_CODA_FS is not set | ||
865 | # CONFIG_AFS_FS is not set | ||
866 | |||
867 | # | ||
868 | # Partition Types | ||
869 | # | ||
870 | CONFIG_PARTITION_ADVANCED=y | ||
871 | # CONFIG_ACORN_PARTITION is not set | ||
872 | # CONFIG_OSF_PARTITION is not set | ||
873 | # CONFIG_AMIGA_PARTITION is not set | ||
874 | # CONFIG_ATARI_PARTITION is not set | ||
875 | CONFIG_MAC_PARTITION=y | ||
876 | CONFIG_MSDOS_PARTITION=y | ||
877 | # CONFIG_BSD_DISKLABEL is not set | ||
878 | # CONFIG_MINIX_SUBPARTITION is not set | ||
879 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
880 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
881 | # CONFIG_LDM_PARTITION is not set | ||
882 | # CONFIG_SGI_PARTITION is not set | ||
883 | # CONFIG_ULTRIX_PARTITION is not set | ||
884 | # CONFIG_SUN_PARTITION is not set | ||
885 | # CONFIG_EFI_PARTITION is not set | ||
886 | |||
887 | # | ||
888 | # Native Language Support | ||
889 | # | ||
890 | CONFIG_NLS=y | ||
891 | CONFIG_NLS_DEFAULT="utf-8" | ||
892 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
893 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
894 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
895 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
896 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
897 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
898 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
899 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
900 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
901 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
902 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
903 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
904 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
905 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
906 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
907 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
908 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
909 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
910 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
911 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
912 | # CONFIG_NLS_ISO8859_8 is not set | ||
913 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
914 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
915 | # CONFIG_NLS_ASCII is not set | ||
916 | # CONFIG_NLS_ISO8859_1 is not set | ||
917 | # CONFIG_NLS_ISO8859_2 is not set | ||
918 | # CONFIG_NLS_ISO8859_3 is not set | ||
919 | # CONFIG_NLS_ISO8859_4 is not set | ||
920 | # CONFIG_NLS_ISO8859_5 is not set | ||
921 | # CONFIG_NLS_ISO8859_6 is not set | ||
922 | # CONFIG_NLS_ISO8859_7 is not set | ||
923 | # CONFIG_NLS_ISO8859_9 is not set | ||
924 | # CONFIG_NLS_ISO8859_13 is not set | ||
925 | # CONFIG_NLS_ISO8859_14 is not set | ||
926 | # CONFIG_NLS_ISO8859_15 is not set | ||
927 | # CONFIG_NLS_KOI8_R is not set | ||
928 | # CONFIG_NLS_KOI8_U is not set | ||
929 | CONFIG_NLS_UTF8=y | ||
930 | |||
931 | # | ||
932 | # Profiling support | ||
933 | # | ||
934 | # CONFIG_PROFILING is not set | ||
935 | |||
936 | # | ||
937 | # Kernel hacking | ||
938 | # | ||
939 | CONFIG_DEBUG_KERNEL=y | ||
940 | CONFIG_MAGIC_SYSRQ=y | ||
941 | # CONFIG_SCHEDSTATS is not set | ||
942 | CONFIG_DEBUG_SLAB=y | ||
943 | CONFIG_DEBUG_SPINLOCK_SLEEP=y | ||
944 | # CONFIG_DEBUG_KOBJECT is not set | ||
945 | # CONFIG_DEBUG_INFO is not set | ||
946 | CONFIG_DEBUG_FS=y | ||
947 | CONFIG_DEBUG_STACKOVERFLOW=y | ||
948 | # CONFIG_KPROBES is not set | ||
949 | CONFIG_DEBUG_STACK_USAGE=y | ||
950 | CONFIG_DEBUGGER=y | ||
951 | CONFIG_XMON=y | ||
952 | CONFIG_XMON_DEFAULT=y | ||
953 | # CONFIG_PPCDBG is not set | ||
954 | # CONFIG_IRQSTACKS is not set | ||
955 | |||
956 | # | ||
957 | # Security options | ||
958 | # | ||
959 | # CONFIG_KEYS is not set | ||
960 | # CONFIG_SECURITY is not set | ||
961 | |||
962 | # | ||
963 | # Cryptographic options | ||
964 | # | ||
965 | CONFIG_CRYPTO=y | ||
966 | # CONFIG_CRYPTO_HMAC is not set | ||
967 | # CONFIG_CRYPTO_NULL is not set | ||
968 | # CONFIG_CRYPTO_MD4 is not set | ||
969 | CONFIG_CRYPTO_MD5=y | ||
970 | # CONFIG_CRYPTO_SHA1 is not set | ||
971 | # CONFIG_CRYPTO_SHA256 is not set | ||
972 | # CONFIG_CRYPTO_SHA512 is not set | ||
973 | # CONFIG_CRYPTO_WP512 is not set | ||
974 | CONFIG_CRYPTO_DES=y | ||
975 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
976 | # CONFIG_CRYPTO_TWOFISH is not set | ||
977 | # CONFIG_CRYPTO_SERPENT is not set | ||
978 | # CONFIG_CRYPTO_AES is not set | ||
979 | # CONFIG_CRYPTO_CAST5 is not set | ||
980 | # CONFIG_CRYPTO_CAST6 is not set | ||
981 | # CONFIG_CRYPTO_TEA is not set | ||
982 | # CONFIG_CRYPTO_ARC4 is not set | ||
983 | # CONFIG_CRYPTO_KHAZAD is not set | ||
984 | # CONFIG_CRYPTO_ANUBIS is not set | ||
985 | # CONFIG_CRYPTO_DEFLATE is not set | ||
986 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
987 | # CONFIG_CRYPTO_CRC32C is not set | ||
988 | # CONFIG_CRYPTO_TEST is not set | ||
989 | |||
990 | # | ||
991 | # Hardware crypto devices | ||
992 | # | ||
993 | |||
994 | # | ||
995 | # Library routines | ||
996 | # | ||
997 | CONFIG_CRC_CCITT=y | ||
998 | CONFIG_CRC32=y | ||
999 | # CONFIG_LIBCRC32C is not set | ||
1000 | CONFIG_ZLIB_INFLATE=y | ||