Pull sparsemem-v5 into release branch
[sfrench/cifs-2.6.git] / arch / ia64 / configs / bigsur_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.14-rc1
4 # Wed Sep 14 15:18:49 2005
5 #
6
7 #
8 # Code maturity level options
9 #
10 CONFIG_EXPERIMENTAL=y
11 CONFIG_CLEAN_COMPILE=y
12 CONFIG_LOCK_KERNEL=y
13 CONFIG_INIT_ENV_ARG_LIMIT=32
14
15 #
16 # General setup
17 #
18 CONFIG_LOCALVERSION=""
19 CONFIG_LOCALVERSION_AUTO=y
20 CONFIG_SWAP=y
21 CONFIG_SYSVIPC=y
22 CONFIG_POSIX_MQUEUE=y
23 # CONFIG_BSD_PROCESS_ACCT is not set
24 CONFIG_SYSCTL=y
25 # CONFIG_AUDIT is not set
26 CONFIG_HOTPLUG=y
27 CONFIG_KOBJECT_UEVENT=y
28 # CONFIG_IKCONFIG is not set
29 # CONFIG_CPUSETS is not set
30 CONFIG_INITRAMFS_SOURCE=""
31 # CONFIG_EMBEDDED is not set
32 CONFIG_KALLSYMS=y
33 # CONFIG_KALLSYMS_ALL is not set
34 # CONFIG_KALLSYMS_EXTRA_PASS is not set
35 CONFIG_PRINTK=y
36 CONFIG_BUG=y
37 CONFIG_BASE_FULL=y
38 CONFIG_FUTEX=y
39 CONFIG_EPOLL=y
40 CONFIG_SHMEM=y
41 CONFIG_CC_ALIGN_FUNCTIONS=0
42 CONFIG_CC_ALIGN_LABELS=0
43 CONFIG_CC_ALIGN_LOOPS=0
44 CONFIG_CC_ALIGN_JUMPS=0
45 # CONFIG_TINY_SHMEM is not set
46 CONFIG_BASE_SMALL=0
47
48 #
49 # Loadable module support
50 #
51 CONFIG_MODULES=y
52 CONFIG_MODULE_UNLOAD=y
53 # CONFIG_MODULE_FORCE_UNLOAD is not set
54 CONFIG_OBSOLETE_MODPARM=y
55 # CONFIG_MODVERSIONS is not set
56 # CONFIG_MODULE_SRCVERSION_ALL is not set
57 CONFIG_KMOD=y
58 CONFIG_STOP_MACHINE=y
59
60 #
61 # Processor type and features
62 #
63 CONFIG_IA64=y
64 CONFIG_64BIT=y
65 CONFIG_MMU=y
66 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
67 CONFIG_GENERIC_CALIBRATE_DELAY=y
68 CONFIG_TIME_INTERPOLATION=y
69 CONFIG_EFI=y
70 CONFIG_GENERIC_IOMAP=y
71 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
72 # CONFIG_IA64_GENERIC is not set
73 CONFIG_IA64_DIG=y
74 # CONFIG_IA64_HP_ZX1 is not set
75 # CONFIG_IA64_HP_ZX1_SWIOTLB is not set
76 # CONFIG_IA64_SGI_SN2 is not set
77 # CONFIG_IA64_HP_SIM is not set
78 CONFIG_ITANIUM=y
79 # CONFIG_MCKINLEY is not set
80 # CONFIG_IA64_PAGE_SIZE_4KB is not set
81 # CONFIG_IA64_PAGE_SIZE_8KB is not set
82 CONFIG_IA64_PAGE_SIZE_16KB=y
83 # CONFIG_IA64_PAGE_SIZE_64KB is not set
84 # CONFIG_HZ_100 is not set
85 CONFIG_HZ_250=y
86 # CONFIG_HZ_1000 is not set
87 CONFIG_HZ=250
88 CONFIG_IA64_BRL_EMU=y
89 CONFIG_IA64_L1_CACHE_SHIFT=6
90 # CONFIG_NUMA is not set
91 # CONFIG_VIRTUAL_MEM_MAP is not set
92 # CONFIG_IA64_CYCLONE is not set
93 CONFIG_IOSAPIC=y
94 # CONFIG_IA64_SGI_SN_XP is not set
95 CONFIG_FORCE_MAX_ZONEORDER=18
96 CONFIG_SMP=y
97 CONFIG_NR_CPUS=2
98 # CONFIG_HOTPLUG_CPU is not set
99 # CONFIG_SCHED_SMT is not set
100 CONFIG_PREEMPT=y
101 CONFIG_SELECT_MEMORY_MODEL=y
102 CONFIG_FLATMEM_MANUAL=y
103 # CONFIG_DISCONTIGMEM_MANUAL is not set
104 # CONFIG_SPARSEMEM_MANUAL is not set
105 CONFIG_FLATMEM=y
106 CONFIG_FLAT_NODE_MEM_MAP=y
107 # CONFIG_SPARSEMEM_STATIC is not set
108 CONFIG_HAVE_DEC_LOCK=y
109 CONFIG_IA32_SUPPORT=y
110 CONFIG_COMPAT=y
111 # CONFIG_IA64_MCA_RECOVERY is not set
112 CONFIG_PERFMON=y
113 CONFIG_IA64_PALINFO=y
114
115 #
116 # Firmware Drivers
117 #
118 CONFIG_EFI_VARS=y
119 CONFIG_EFI_PCDP=y
120 # CONFIG_DELL_RBU is not set
121 CONFIG_BINFMT_ELF=y
122 CONFIG_BINFMT_MISC=m
123
124 #
125 # Power management and ACPI
126 #
127 CONFIG_PM=y
128 # CONFIG_PM_DEBUG is not set
129
130 #
131 # ACPI (Advanced Configuration and Power Interface) Support
132 #
133 CONFIG_ACPI=y
134 CONFIG_ACPI_BUTTON=m
135 CONFIG_ACPI_FAN=m
136 CONFIG_ACPI_PROCESSOR=m
137 CONFIG_ACPI_THERMAL=m
138 CONFIG_ACPI_BLACKLIST_YEAR=0
139 # CONFIG_ACPI_DEBUG is not set
140 CONFIG_ACPI_POWER=y
141 CONFIG_ACPI_SYSTEM=y
142 # CONFIG_ACPI_CONTAINER is not set
143
144 #
145 # CPU Frequency scaling
146 #
147 # CONFIG_CPU_FREQ is not set
148
149 #
150 # Bus options (PCI, PCMCIA)
151 #
152 CONFIG_PCI=y
153 CONFIG_PCI_DOMAINS=y
154 # CONFIG_PCI_MSI is not set
155 CONFIG_PCI_LEGACY_PROC=y
156 # CONFIG_PCI_DEBUG is not set
157
158 #
159 # PCI Hotplug Support
160 #
161 # CONFIG_HOTPLUG_PCI is not set
162
163 #
164 # PCCARD (PCMCIA/CardBus) support
165 #
166 # CONFIG_PCCARD is not set
167
168 #
169 # Networking
170 #
171 CONFIG_NET=y
172
173 #
174 # Networking options
175 #
176 CONFIG_PACKET=y
177 CONFIG_PACKET_MMAP=y
178 CONFIG_UNIX=y
179 # CONFIG_NET_KEY is not set
180 CONFIG_INET=y
181 # CONFIG_IP_MULTICAST is not set
182 # CONFIG_IP_ADVANCED_ROUTER is not set
183 CONFIG_IP_FIB_HASH=y
184 # CONFIG_IP_PNP is not set
185 # CONFIG_NET_IPIP is not set
186 # CONFIG_NET_IPGRE is not set
187 # CONFIG_ARPD is not set
188 # CONFIG_SYN_COOKIES is not set
189 # CONFIG_INET_AH is not set
190 # CONFIG_INET_ESP is not set
191 # CONFIG_INET_IPCOMP is not set
192 # CONFIG_INET_TUNNEL is not set
193 CONFIG_INET_DIAG=y
194 CONFIG_INET_TCP_DIAG=y
195 # CONFIG_TCP_CONG_ADVANCED is not set
196 CONFIG_TCP_CONG_BIC=y
197 # CONFIG_IPV6 is not set
198 # CONFIG_NETFILTER is not set
199
200 #
201 # DCCP Configuration (EXPERIMENTAL)
202 #
203 # CONFIG_IP_DCCP is not set
204
205 #
206 # SCTP Configuration (EXPERIMENTAL)
207 #
208 # CONFIG_IP_SCTP is not set
209 # CONFIG_ATM is not set
210 # CONFIG_BRIDGE is not set
211 # CONFIG_VLAN_8021Q is not set
212 # CONFIG_DECNET is not set
213 # CONFIG_LLC2 is not set
214 # CONFIG_IPX is not set
215 # CONFIG_ATALK is not set
216 # CONFIG_X25 is not set
217 # CONFIG_LAPB is not set
218 # CONFIG_NET_DIVERT is not set
219 # CONFIG_ECONET is not set
220 # CONFIG_WAN_ROUTER is not set
221 # CONFIG_NET_SCHED is not set
222 # CONFIG_NET_CLS_ROUTE is not set
223
224 #
225 # Network testing
226 #
227 # CONFIG_NET_PKTGEN is not set
228 # CONFIG_NETFILTER_NETLINK is not set
229 # CONFIG_HAMRADIO is not set
230 # CONFIG_IRDA is not set
231 # CONFIG_BT is not set
232 # CONFIG_IEEE80211 is not set
233
234 #
235 # Device Drivers
236 #
237
238 #
239 # Generic Driver Options
240 #
241 CONFIG_STANDALONE=y
242 CONFIG_PREVENT_FIRMWARE_BUILD=y
243 # CONFIG_FW_LOADER is not set
244 # CONFIG_DEBUG_DRIVER is not set
245
246 #
247 # Connector - unified userspace <-> kernelspace linker
248 #
249 # CONFIG_CONNECTOR is not set
250
251 #
252 # Memory Technology Devices (MTD)
253 #
254 # CONFIG_MTD is not set
255
256 #
257 # Parallel port support
258 #
259 # CONFIG_PARPORT is not set
260
261 #
262 # Plug and Play support
263 #
264 CONFIG_PNP=y
265 # CONFIG_PNP_DEBUG is not set
266
267 #
268 # Protocols
269 #
270 CONFIG_PNPACPI=y
271
272 #
273 # Block devices
274 #
275 # CONFIG_BLK_CPQ_DA is not set
276 # CONFIG_BLK_CPQ_CISS_DA is not set
277 # CONFIG_BLK_DEV_DAC960 is not set
278 # CONFIG_BLK_DEV_UMEM is not set
279 # CONFIG_BLK_DEV_COW_COMMON is not set
280 CONFIG_BLK_DEV_LOOP=m
281 CONFIG_BLK_DEV_CRYPTOLOOP=m
282 CONFIG_BLK_DEV_NBD=m
283 # CONFIG_BLK_DEV_SX8 is not set
284 # CONFIG_BLK_DEV_UB is not set
285 CONFIG_BLK_DEV_RAM=m
286 CONFIG_BLK_DEV_RAM_COUNT=16
287 CONFIG_BLK_DEV_RAM_SIZE=4096
288 # CONFIG_CDROM_PKTCDVD is not set
289
290 #
291 # IO Schedulers
292 #
293 CONFIG_IOSCHED_NOOP=y
294 CONFIG_IOSCHED_AS=y
295 CONFIG_IOSCHED_DEADLINE=y
296 CONFIG_IOSCHED_CFQ=y
297 # CONFIG_ATA_OVER_ETH is not set
298
299 #
300 # ATA/ATAPI/MFM/RLL support
301 #
302 CONFIG_IDE=m
303 CONFIG_BLK_DEV_IDE=m
304
305 #
306 # Please see Documentation/ide.txt for help/info on IDE drives
307 #
308 # CONFIG_BLK_DEV_IDE_SATA is not set
309 CONFIG_BLK_DEV_IDEDISK=m
310 # CONFIG_IDEDISK_MULTI_MODE is not set
311 CONFIG_BLK_DEV_IDECD=m
312 # CONFIG_BLK_DEV_IDETAPE is not set
313 CONFIG_BLK_DEV_IDEFLOPPY=m
314 # CONFIG_BLK_DEV_IDESCSI is not set
315 # CONFIG_IDE_TASK_IOCTL is not set
316
317 #
318 # IDE chipset support/bugfixes
319 #
320 # CONFIG_IDE_GENERIC is not set
321 # CONFIG_BLK_DEV_IDEPNP is not set
322 CONFIG_BLK_DEV_IDEPCI=y
323 CONFIG_IDEPCI_SHARE_IRQ=y
324 # CONFIG_BLK_DEV_OFFBOARD is not set
325 CONFIG_BLK_DEV_GENERIC=m
326 # CONFIG_BLK_DEV_OPTI621 is not set
327 CONFIG_BLK_DEV_IDEDMA_PCI=y
328 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
329 CONFIG_IDEDMA_PCI_AUTO=y
330 # CONFIG_IDEDMA_ONLYDISK is not set
331 # CONFIG_BLK_DEV_AEC62XX is not set
332 # CONFIG_BLK_DEV_ALI15X3 is not set
333 # CONFIG_BLK_DEV_AMD74XX is not set
334 # CONFIG_BLK_DEV_CMD64X is not set
335 # CONFIG_BLK_DEV_TRIFLEX is not set
336 # CONFIG_BLK_DEV_CY82C693 is not set
337 # CONFIG_BLK_DEV_CS5520 is not set
338 # CONFIG_BLK_DEV_CS5530 is not set
339 # CONFIG_BLK_DEV_HPT34X is not set
340 # CONFIG_BLK_DEV_HPT366 is not set
341 # CONFIG_BLK_DEV_SC1200 is not set
342 CONFIG_BLK_DEV_PIIX=m
343 # CONFIG_BLK_DEV_IT821X is not set
344 # CONFIG_BLK_DEV_NS87415 is not set
345 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
346 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
347 # CONFIG_BLK_DEV_SVWKS is not set
348 # CONFIG_BLK_DEV_SIIMAGE is not set
349 # CONFIG_BLK_DEV_SLC90E66 is not set
350 # CONFIG_BLK_DEV_TRM290 is not set
351 # CONFIG_BLK_DEV_VIA82CXXX is not set
352 # CONFIG_IDE_ARM is not set
353 CONFIG_BLK_DEV_IDEDMA=y
354 # CONFIG_IDEDMA_IVB is not set
355 CONFIG_IDEDMA_AUTO=y
356 # CONFIG_BLK_DEV_HD is not set
357
358 #
359 # SCSI device support
360 #
361 # CONFIG_RAID_ATTRS is not set
362 CONFIG_SCSI=y
363 CONFIG_SCSI_PROC_FS=y
364
365 #
366 # SCSI support type (disk, tape, CD-ROM)
367 #
368 CONFIG_BLK_DEV_SD=y
369 # CONFIG_CHR_DEV_ST is not set
370 # CONFIG_CHR_DEV_OSST is not set
371 # CONFIG_BLK_DEV_SR is not set
372 # CONFIG_CHR_DEV_SG is not set
373 # CONFIG_CHR_DEV_SCH is not set
374
375 #
376 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
377 #
378 # CONFIG_SCSI_MULTI_LUN is not set
379 CONFIG_SCSI_CONSTANTS=y
380 CONFIG_SCSI_LOGGING=y
381
382 #
383 # SCSI Transport Attributes
384 #
385 CONFIG_SCSI_SPI_ATTRS=m
386 # CONFIG_SCSI_FC_ATTRS is not set
387 # CONFIG_SCSI_ISCSI_ATTRS is not set
388 # CONFIG_SCSI_SAS_ATTRS is not set
389
390 #
391 # SCSI low-level drivers
392 #
393 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
394 # CONFIG_SCSI_3W_9XXX is not set
395 # CONFIG_SCSI_ACARD is not set
396 # CONFIG_SCSI_AACRAID is not set
397 # CONFIG_SCSI_AIC7XXX is not set
398 # CONFIG_SCSI_AIC7XXX_OLD is not set
399 # CONFIG_SCSI_AIC79XX is not set
400 # CONFIG_MEGARAID_NEWGEN is not set
401 # CONFIG_MEGARAID_LEGACY is not set
402 # CONFIG_SCSI_SATA is not set
403 # CONFIG_SCSI_DMX3191D is not set
404 # CONFIG_SCSI_FUTURE_DOMAIN is not set
405 # CONFIG_SCSI_IPS is not set
406 # CONFIG_SCSI_INITIO is not set
407 # CONFIG_SCSI_INIA100 is not set
408 # CONFIG_SCSI_SYM53C8XX_2 is not set
409 # CONFIG_SCSI_IPR is not set
410 # CONFIG_SCSI_QLOGIC_FC is not set
411 CONFIG_SCSI_QLOGIC_1280=y
412 # CONFIG_SCSI_QLOGIC_1280_1040 is not set
413 CONFIG_SCSI_QLA2XXX=y
414 # CONFIG_SCSI_QLA21XX is not set
415 # CONFIG_SCSI_QLA22XX is not set
416 # CONFIG_SCSI_QLA2300 is not set
417 # CONFIG_SCSI_QLA2322 is not set
418 # CONFIG_SCSI_QLA6312 is not set
419 # CONFIG_SCSI_QLA24XX is not set
420 # CONFIG_SCSI_LPFC is not set
421 # CONFIG_SCSI_DC395x is not set
422 # CONFIG_SCSI_DC390T is not set
423 # CONFIG_SCSI_DEBUG is not set
424
425 #
426 # Multi-device support (RAID and LVM)
427 #
428 CONFIG_MD=y
429 CONFIG_BLK_DEV_MD=m
430 CONFIG_MD_LINEAR=m
431 CONFIG_MD_RAID0=m
432 CONFIG_MD_RAID1=m
433 CONFIG_MD_RAID10=m
434 CONFIG_MD_RAID5=m
435 CONFIG_MD_RAID6=m
436 CONFIG_MD_MULTIPATH=m
437 # CONFIG_MD_FAULTY is not set
438 CONFIG_BLK_DEV_DM=m
439 CONFIG_DM_CRYPT=m
440 CONFIG_DM_SNAPSHOT=m
441 CONFIG_DM_MIRROR=m
442 CONFIG_DM_ZERO=m
443 # CONFIG_DM_MULTIPATH is not set
444
445 #
446 # Fusion MPT device support
447 #
448 # CONFIG_FUSION is not set
449 # CONFIG_FUSION_SPI is not set
450 # CONFIG_FUSION_FC is not set
451
452 #
453 # IEEE 1394 (FireWire) support
454 #
455 # CONFIG_IEEE1394 is not set
456
457 #
458 # I2O device support
459 #
460 # CONFIG_I2O is not set
461
462 #
463 # Network device support
464 #
465 CONFIG_NETDEVICES=y
466 CONFIG_DUMMY=y
467 # CONFIG_BONDING is not set
468 # CONFIG_EQUALIZER is not set
469 # CONFIG_TUN is not set
470 # CONFIG_NET_SB1000 is not set
471
472 #
473 # ARCnet devices
474 #
475 # CONFIG_ARCNET is not set
476
477 #
478 # PHY device support
479 #
480 # CONFIG_PHYLIB is not set
481
482 #
483 # Ethernet (10 or 100Mbit)
484 #
485 CONFIG_NET_ETHERNET=y
486 CONFIG_MII=y
487 # CONFIG_HAPPYMEAL is not set
488 # CONFIG_SUNGEM is not set
489 # CONFIG_NET_VENDOR_3COM is not set
490
491 #
492 # Tulip family network device support
493 #
494 # CONFIG_NET_TULIP is not set
495 # CONFIG_HP100 is not set
496 CONFIG_NET_PCI=y
497 # CONFIG_PCNET32 is not set
498 # CONFIG_AMD8111_ETH is not set
499 # CONFIG_ADAPTEC_STARFIRE is not set
500 # CONFIG_B44 is not set
501 # CONFIG_FORCEDETH is not set
502 # CONFIG_DGRS is not set
503 CONFIG_EEPRO100=y
504 # CONFIG_E100 is not set
505 # CONFIG_FEALNX is not set
506 # CONFIG_NATSEMI is not set
507 # CONFIG_NE2K_PCI is not set
508 # CONFIG_8139CP is not set
509 # CONFIG_8139TOO is not set
510 # CONFIG_SIS900 is not set
511 # CONFIG_EPIC100 is not set
512 # CONFIG_SUNDANCE is not set
513 # CONFIG_VIA_RHINE is not set
514
515 #
516 # Ethernet (1000 Mbit)
517 #
518 # CONFIG_ACENIC is not set
519 # CONFIG_DL2K is not set
520 # CONFIG_E1000 is not set
521 # CONFIG_NS83820 is not set
522 # CONFIG_HAMACHI is not set
523 # CONFIG_YELLOWFIN is not set
524 # CONFIG_R8169 is not set
525 # CONFIG_SIS190 is not set
526 # CONFIG_SKGE is not set
527 # CONFIG_SK98LIN is not set
528 # CONFIG_VIA_VELOCITY is not set
529 # CONFIG_TIGON3 is not set
530 # CONFIG_BNX2 is not set
531
532 #
533 # Ethernet (10000 Mbit)
534 #
535 # CONFIG_CHELSIO_T1 is not set
536 # CONFIG_IXGB is not set
537 # CONFIG_S2IO is not set
538
539 #
540 # Token Ring devices
541 #
542 # CONFIG_TR is not set
543
544 #
545 # Wireless LAN (non-hamradio)
546 #
547 # CONFIG_NET_RADIO is not set
548
549 #
550 # Wan interfaces
551 #
552 # CONFIG_WAN is not set
553 # CONFIG_FDDI is not set
554 # CONFIG_HIPPI is not set
555 # CONFIG_PPP is not set
556 # CONFIG_SLIP is not set
557 # CONFIG_NET_FC is not set
558 # CONFIG_SHAPER is not set
559 # CONFIG_NETCONSOLE is not set
560 # CONFIG_NETPOLL is not set
561 # CONFIG_NET_POLL_CONTROLLER is not set
562
563 #
564 # ISDN subsystem
565 #
566 # CONFIG_ISDN is not set
567
568 #
569 # Telephony Support
570 #
571 # CONFIG_PHONE is not set
572
573 #
574 # Input device support
575 #
576 CONFIG_INPUT=y
577
578 #
579 # Userland interfaces
580 #
581 CONFIG_INPUT_MOUSEDEV=y
582 CONFIG_INPUT_MOUSEDEV_PSAUX=y
583 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
584 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
585 # CONFIG_INPUT_JOYDEV is not set
586 # CONFIG_INPUT_TSDEV is not set
587 CONFIG_INPUT_EVDEV=y
588 # CONFIG_INPUT_EVBUG is not set
589
590 #
591 # Input Device Drivers
592 #
593 CONFIG_INPUT_KEYBOARD=y
594 CONFIG_KEYBOARD_ATKBD=y
595 # CONFIG_KEYBOARD_SUNKBD is not set
596 # CONFIG_KEYBOARD_LKKBD is not set
597 # CONFIG_KEYBOARD_XTKBD is not set
598 # CONFIG_KEYBOARD_NEWTON is not set
599 CONFIG_INPUT_MOUSE=y
600 CONFIG_MOUSE_PS2=y
601 # CONFIG_MOUSE_SERIAL is not set
602 # CONFIG_MOUSE_VSXXXAA is not set
603 # CONFIG_INPUT_JOYSTICK is not set
604 # CONFIG_INPUT_TOUCHSCREEN is not set
605 # CONFIG_INPUT_MISC is not set
606
607 #
608 # Hardware I/O ports
609 #
610 CONFIG_SERIO=y
611 CONFIG_SERIO_I8042=y
612 CONFIG_SERIO_SERPORT=y
613 # CONFIG_SERIO_PCIPS2 is not set
614 CONFIG_SERIO_LIBPS2=y
615 # CONFIG_SERIO_RAW is not set
616 # CONFIG_GAMEPORT is not set
617
618 #
619 # Character devices
620 #
621 CONFIG_VT=y
622 CONFIG_VT_CONSOLE=y
623 CONFIG_HW_CONSOLE=y
624 # CONFIG_SERIAL_NONSTANDARD is not set
625
626 #
627 # Serial drivers
628 #
629 CONFIG_SERIAL_8250=y
630 CONFIG_SERIAL_8250_CONSOLE=y
631 CONFIG_SERIAL_8250_ACPI=y
632 CONFIG_SERIAL_8250_NR_UARTS=4
633 CONFIG_SERIAL_8250_EXTENDED=y
634 CONFIG_SERIAL_8250_SHARE_IRQ=y
635 # CONFIG_SERIAL_8250_DETECT_IRQ is not set
636 # CONFIG_SERIAL_8250_RSA is not set
637
638 #
639 # Non-8250 serial port support
640 #
641 CONFIG_SERIAL_CORE=y
642 CONFIG_SERIAL_CORE_CONSOLE=y
643 # CONFIG_SERIAL_JSM is not set
644 CONFIG_UNIX98_PTYS=y
645 CONFIG_LEGACY_PTYS=y
646 CONFIG_LEGACY_PTY_COUNT=256
647
648 #
649 # IPMI
650 #
651 # CONFIG_IPMI_HANDLER is not set
652
653 #
654 # Watchdog Cards
655 #
656 # CONFIG_WATCHDOG is not set
657 # CONFIG_HW_RANDOM is not set
658 CONFIG_EFI_RTC=y
659 # CONFIG_DTLK is not set
660 # CONFIG_R3964 is not set
661 # CONFIG_APPLICOM is not set
662
663 #
664 # Ftape, the floppy tape device driver
665 #
666 CONFIG_AGP=m
667 CONFIG_AGP_I460=m
668 CONFIG_DRM=m
669 # CONFIG_DRM_TDFX is not set
670 CONFIG_DRM_R128=m
671 # CONFIG_DRM_RADEON is not set
672 # CONFIG_DRM_MGA is not set
673 # CONFIG_DRM_SIS is not set
674 # CONFIG_DRM_VIA is not set
675 # CONFIG_DRM_SAVAGE is not set
676 # CONFIG_RAW_DRIVER is not set
677 # CONFIG_HPET is not set
678 # CONFIG_HANGCHECK_TIMER is not set
679
680 #
681 # TPM devices
682 #
683 # CONFIG_TCG_TPM is not set
684
685 #
686 # I2C support
687 #
688 CONFIG_I2C=y
689 CONFIG_I2C_CHARDEV=y
690
691 #
692 # I2C Algorithms
693 #
694 CONFIG_I2C_ALGOBIT=y
695 # CONFIG_I2C_ALGOPCF is not set
696 # CONFIG_I2C_ALGOPCA is not set
697
698 #
699 # I2C Hardware Bus support
700 #
701 # CONFIG_I2C_ALI1535 is not set
702 # CONFIG_I2C_ALI1563 is not set
703 # CONFIG_I2C_ALI15X3 is not set
704 # CONFIG_I2C_AMD756 is not set
705 # CONFIG_I2C_AMD8111 is not set
706 # CONFIG_I2C_I801 is not set
707 # CONFIG_I2C_I810 is not set
708 # CONFIG_I2C_PIIX4 is not set
709 # CONFIG_I2C_NFORCE2 is not set
710 # CONFIG_I2C_PARPORT_LIGHT is not set
711 # CONFIG_I2C_PROSAVAGE is not set
712 # CONFIG_I2C_SAVAGE4 is not set
713 # CONFIG_SCx200_ACB is not set
714 # CONFIG_I2C_SIS5595 is not set
715 # CONFIG_I2C_SIS630 is not set
716 # CONFIG_I2C_SIS96X is not set
717 # CONFIG_I2C_STUB is not set
718 # CONFIG_I2C_VIA is not set
719 # CONFIG_I2C_VIAPRO is not set
720 # CONFIG_I2C_VOODOO3 is not set
721 # CONFIG_I2C_PCA_ISA is not set
722
723 #
724 # Miscellaneous I2C Chip support
725 #
726 # CONFIG_SENSORS_DS1337 is not set
727 # CONFIG_SENSORS_DS1374 is not set
728 # CONFIG_SENSORS_EEPROM is not set
729 # CONFIG_SENSORS_PCF8574 is not set
730 # CONFIG_SENSORS_PCA9539 is not set
731 # CONFIG_SENSORS_PCF8591 is not set
732 # CONFIG_SENSORS_RTC8564 is not set
733 # CONFIG_SENSORS_MAX6875 is not set
734 # CONFIG_I2C_DEBUG_CORE is not set
735 # CONFIG_I2C_DEBUG_ALGO is not set
736 # CONFIG_I2C_DEBUG_BUS is not set
737 # CONFIG_I2C_DEBUG_CHIP is not set
738
739 #
740 # Dallas's 1-wire bus
741 #
742 # CONFIG_W1 is not set
743
744 #
745 # Hardware Monitoring support
746 #
747 CONFIG_HWMON=y
748 # CONFIG_HWMON_VID is not set
749 # CONFIG_SENSORS_ADM1021 is not set
750 # CONFIG_SENSORS_ADM1025 is not set
751 # CONFIG_SENSORS_ADM1026 is not set
752 # CONFIG_SENSORS_ADM1031 is not set
753 # CONFIG_SENSORS_ADM9240 is not set
754 # CONFIG_SENSORS_ASB100 is not set
755 # CONFIG_SENSORS_ATXP1 is not set
756 # CONFIG_SENSORS_DS1621 is not set
757 # CONFIG_SENSORS_FSCHER is not set
758 # CONFIG_SENSORS_FSCPOS is not set
759 # CONFIG_SENSORS_GL518SM is not set
760 # CONFIG_SENSORS_GL520SM is not set
761 # CONFIG_SENSORS_IT87 is not set
762 # CONFIG_SENSORS_LM63 is not set
763 # CONFIG_SENSORS_LM75 is not set
764 # CONFIG_SENSORS_LM77 is not set
765 # CONFIG_SENSORS_LM78 is not set
766 # CONFIG_SENSORS_LM80 is not set
767 # CONFIG_SENSORS_LM83 is not set
768 # CONFIG_SENSORS_LM85 is not set
769 # CONFIG_SENSORS_LM87 is not set
770 # CONFIG_SENSORS_LM90 is not set
771 # CONFIG_SENSORS_LM92 is not set
772 # CONFIG_SENSORS_MAX1619 is not set
773 # CONFIG_SENSORS_PC87360 is not set
774 # CONFIG_SENSORS_SIS5595 is not set
775 # CONFIG_SENSORS_SMSC47M1 is not set
776 # CONFIG_SENSORS_SMSC47B397 is not set
777 # CONFIG_SENSORS_VIA686A is not set
778 # CONFIG_SENSORS_W83781D is not set
779 # CONFIG_SENSORS_W83792D is not set
780 # CONFIG_SENSORS_W83L785TS is not set
781 # CONFIG_SENSORS_W83627HF is not set
782 # CONFIG_SENSORS_W83627EHF is not set
783 # CONFIG_HWMON_DEBUG_CHIP is not set
784
785 #
786 # Misc devices
787 #
788
789 #
790 # Multimedia Capabilities Port drivers
791 #
792
793 #
794 # Multimedia devices
795 #
796 # CONFIG_VIDEO_DEV is not set
797
798 #
799 # Digital Video Broadcasting Devices
800 #
801 # CONFIG_DVB is not set
802
803 #
804 # Graphics support
805 #
806 # CONFIG_FB is not set
807
808 #
809 # Console display driver support
810 #
811 CONFIG_VGA_CONSOLE=y
812 CONFIG_DUMMY_CONSOLE=y
813
814 #
815 # Sound
816 #
817 CONFIG_SOUND=m
818
819 #
820 # Advanced Linux Sound Architecture
821 #
822 CONFIG_SND=m
823 CONFIG_SND_TIMER=m
824 CONFIG_SND_PCM=m
825 CONFIG_SND_HWDEP=m
826 CONFIG_SND_RAWMIDI=m
827 CONFIG_SND_SEQUENCER=m
828 # CONFIG_SND_SEQ_DUMMY is not set
829 CONFIG_SND_OSSEMUL=y
830 CONFIG_SND_MIXER_OSS=m
831 CONFIG_SND_PCM_OSS=m
832 # CONFIG_SND_SEQUENCER_OSS is not set
833 # CONFIG_SND_VERBOSE_PRINTK is not set
834 # CONFIG_SND_DEBUG is not set
835
836 #
837 # Generic devices
838 #
839 CONFIG_SND_OPL3_LIB=m
840 # CONFIG_SND_DUMMY is not set
841 # CONFIG_SND_VIRMIDI is not set
842 # CONFIG_SND_MTPAV is not set
843 # CONFIG_SND_SERIAL_U16550 is not set
844 # CONFIG_SND_MPU401 is not set
845 CONFIG_SND_AC97_CODEC=m
846 CONFIG_SND_AC97_BUS=m
847
848 #
849 # PCI devices
850 #
851 # CONFIG_SND_ALI5451 is not set
852 # CONFIG_SND_ATIIXP is not set
853 # CONFIG_SND_ATIIXP_MODEM is not set
854 # CONFIG_SND_AU8810 is not set
855 # CONFIG_SND_AU8820 is not set
856 # CONFIG_SND_AU8830 is not set
857 # CONFIG_SND_AZT3328 is not set
858 # CONFIG_SND_BT87X is not set
859 # CONFIG_SND_CS46XX is not set
860 CONFIG_SND_CS4281=m
861 # CONFIG_SND_EMU10K1 is not set
862 # CONFIG_SND_EMU10K1X is not set
863 # CONFIG_SND_CA0106 is not set
864 # CONFIG_SND_KORG1212 is not set
865 # CONFIG_SND_MIXART is not set
866 # CONFIG_SND_NM256 is not set
867 # CONFIG_SND_RME32 is not set
868 # CONFIG_SND_RME96 is not set
869 # CONFIG_SND_RME9652 is not set
870 # CONFIG_SND_HDSP is not set
871 # CONFIG_SND_HDSPM is not set
872 # CONFIG_SND_TRIDENT is not set
873 # CONFIG_SND_YMFPCI is not set
874 # CONFIG_SND_AD1889 is not set
875 # CONFIG_SND_CMIPCI is not set
876 # CONFIG_SND_ENS1370 is not set
877 # CONFIG_SND_ENS1371 is not set
878 # CONFIG_SND_ES1938 is not set
879 # CONFIG_SND_ES1968 is not set
880 # CONFIG_SND_MAESTRO3 is not set
881 # CONFIG_SND_FM801 is not set
882 # CONFIG_SND_ICE1712 is not set
883 # CONFIG_SND_ICE1724 is not set
884 # CONFIG_SND_INTEL8X0 is not set
885 # CONFIG_SND_INTEL8X0M is not set
886 # CONFIG_SND_SONICVIBES is not set
887 # CONFIG_SND_VIA82XX is not set
888 # CONFIG_SND_VIA82XX_MODEM is not set
889 # CONFIG_SND_VX222 is not set
890 # CONFIG_SND_HDA_INTEL is not set
891
892 #
893 # USB devices
894 #
895 # CONFIG_SND_USB_AUDIO is not set
896
897 #
898 # Open Sound System
899 #
900 # CONFIG_SOUND_PRIME is not set
901
902 #
903 # USB support
904 #
905 CONFIG_USB_ARCH_HAS_HCD=y
906 CONFIG_USB_ARCH_HAS_OHCI=y
907 CONFIG_USB=m
908 # CONFIG_USB_DEBUG is not set
909
910 #
911 # Miscellaneous USB options
912 #
913 CONFIG_USB_DEVICEFS=y
914 # CONFIG_USB_BANDWIDTH is not set
915 # CONFIG_USB_DYNAMIC_MINORS is not set
916 # CONFIG_USB_SUSPEND is not set
917 # CONFIG_USB_OTG is not set
918
919 #
920 # USB Host Controller Drivers
921 #
922 # CONFIG_USB_EHCI_HCD is not set
923 # CONFIG_USB_ISP116X_HCD is not set
924 # CONFIG_USB_OHCI_HCD is not set
925 CONFIG_USB_UHCI_HCD=m
926 # CONFIG_USB_SL811_HCD is not set
927
928 #
929 # USB Device Class drivers
930 #
931 # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
932 CONFIG_USB_BLUETOOTH_TTY=m
933 CONFIG_USB_ACM=m
934 CONFIG_USB_PRINTER=m
935
936 #
937 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
938 #
939 CONFIG_USB_STORAGE=m
940 # CONFIG_USB_STORAGE_DEBUG is not set
941 # CONFIG_USB_STORAGE_DATAFAB is not set
942 # CONFIG_USB_STORAGE_FREECOM is not set
943 # CONFIG_USB_STORAGE_ISD200 is not set
944 # CONFIG_USB_STORAGE_DPCM is not set
945 # CONFIG_USB_STORAGE_USBAT is not set
946 # CONFIG_USB_STORAGE_SDDR09 is not set
947 # CONFIG_USB_STORAGE_SDDR55 is not set
948 # CONFIG_USB_STORAGE_JUMPSHOT is not set
949 # CONFIG_USB_STORAGE_ONETOUCH is not set
950
951 #
952 # USB Input Devices
953 #
954 CONFIG_USB_HID=m
955 CONFIG_USB_HIDINPUT=y
956 # CONFIG_HID_FF is not set
957 CONFIG_USB_HIDDEV=y
958
959 #
960 # USB HID Boot Protocol drivers
961 #
962 # CONFIG_USB_KBD is not set
963 # CONFIG_USB_MOUSE is not set
964 # CONFIG_USB_AIPTEK is not set
965 # CONFIG_USB_WACOM is not set
966 # CONFIG_USB_ACECAD is not set
967 # CONFIG_USB_KBTAB is not set
968 # CONFIG_USB_POWERMATE is not set
969 # CONFIG_USB_MTOUCH is not set
970 # CONFIG_USB_ITMTOUCH is not set
971 # CONFIG_USB_EGALAX is not set
972 # CONFIG_USB_YEALINK is not set
973 # CONFIG_USB_XPAD is not set
974 # CONFIG_USB_ATI_REMOTE is not set
975 # CONFIG_USB_KEYSPAN_REMOTE is not set
976 # CONFIG_USB_APPLETOUCH is not set
977
978 #
979 # USB Imaging devices
980 #
981 # CONFIG_USB_MDC800 is not set
982 # CONFIG_USB_MICROTEK is not set
983
984 #
985 # USB Multimedia devices
986 #
987 # CONFIG_USB_DABUSB is not set
988
989 #
990 # Video4Linux support is needed for USB Multimedia device support
991 #
992
993 #
994 # USB Network Adapters
995 #
996 # CONFIG_USB_CATC is not set
997 # CONFIG_USB_KAWETH is not set
998 # CONFIG_USB_PEGASUS is not set
999 # CONFIG_USB_RTL8150 is not set
1000 # CONFIG_USB_USBNET is not set
1001 CONFIG_USB_MON=y
1002
1003 #
1004 # USB port drivers
1005 #
1006
1007 #
1008 # USB Serial Converter support
1009 #
1010 # CONFIG_USB_SERIAL is not set
1011
1012 #
1013 # USB Miscellaneous drivers
1014 #
1015 # CONFIG_USB_EMI62 is not set
1016 # CONFIG_USB_EMI26 is not set
1017 # CONFIG_USB_AUERSWALD is not set
1018 # CONFIG_USB_RIO500 is not set
1019 # CONFIG_USB_LEGOTOWER is not set
1020 # CONFIG_USB_LCD is not set
1021 # CONFIG_USB_LED is not set
1022 # CONFIG_USB_CYTHERM is not set
1023 # CONFIG_USB_PHIDGETKIT is not set
1024 # CONFIG_USB_PHIDGETSERVO is not set
1025 # CONFIG_USB_IDMOUSE is not set
1026 # CONFIG_USB_LD is not set
1027 # CONFIG_USB_TEST is not set
1028
1029 #
1030 # USB DSL modem support
1031 #
1032
1033 #
1034 # USB Gadget Support
1035 #
1036 # CONFIG_USB_GADGET is not set
1037
1038 #
1039 # MMC/SD Card support
1040 #
1041 # CONFIG_MMC is not set
1042
1043 #
1044 # InfiniBand support
1045 #
1046 # CONFIG_INFINIBAND is not set
1047
1048 #
1049 # SN Devices
1050 #
1051
1052 #
1053 # File systems
1054 #
1055 CONFIG_EXT2_FS=y
1056 # CONFIG_EXT2_FS_XATTR is not set
1057 # CONFIG_EXT2_FS_XIP is not set
1058 CONFIG_EXT3_FS=y
1059 CONFIG_EXT3_FS_XATTR=y
1060 # CONFIG_EXT3_FS_POSIX_ACL is not set
1061 # CONFIG_EXT3_FS_SECURITY is not set
1062 CONFIG_JBD=y
1063 # CONFIG_JBD_DEBUG is not set
1064 CONFIG_FS_MBCACHE=y
1065 # CONFIG_REISERFS_FS is not set
1066 # CONFIG_JFS_FS is not set
1067 CONFIG_FS_POSIX_ACL=y
1068 CONFIG_XFS_FS=y
1069 CONFIG_XFS_EXPORT=y
1070 CONFIG_XFS_QUOTA=y
1071 CONFIG_XFS_SECURITY=y
1072 CONFIG_XFS_POSIX_ACL=y
1073 # CONFIG_XFS_RT is not set
1074 # CONFIG_MINIX_FS is not set
1075 # CONFIG_ROMFS_FS is not set
1076 CONFIG_INOTIFY=y
1077 # CONFIG_QUOTA is not set
1078 CONFIG_QUOTACTL=y
1079 CONFIG_DNOTIFY=y
1080 CONFIG_AUTOFS_FS=m
1081 CONFIG_AUTOFS4_FS=m
1082 # CONFIG_FUSE_FS is not set
1083
1084 #
1085 # CD-ROM/DVD Filesystems
1086 #
1087 CONFIG_ISO9660_FS=m
1088 CONFIG_JOLIET=y
1089 # CONFIG_ZISOFS is not set
1090 CONFIG_UDF_FS=m
1091 CONFIG_UDF_NLS=y
1092
1093 #
1094 # DOS/FAT/NT Filesystems
1095 #
1096 CONFIG_FAT_FS=y
1097 # CONFIG_MSDOS_FS is not set
1098 CONFIG_VFAT_FS=y
1099 CONFIG_FAT_DEFAULT_CODEPAGE=437
1100 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1101 # CONFIG_NTFS_FS is not set
1102
1103 #
1104 # Pseudo filesystems
1105 #
1106 CONFIG_PROC_FS=y
1107 CONFIG_PROC_KCORE=y
1108 CONFIG_SYSFS=y
1109 CONFIG_TMPFS=y
1110 CONFIG_HUGETLBFS=y
1111 CONFIG_HUGETLB_PAGE=y
1112 CONFIG_RAMFS=y
1113 # CONFIG_RELAYFS_FS is not set
1114
1115 #
1116 # Miscellaneous filesystems
1117 #
1118 # CONFIG_ADFS_FS is not set
1119 # CONFIG_AFFS_FS is not set
1120 # CONFIG_HFS_FS is not set
1121 # CONFIG_HFSPLUS_FS is not set
1122 # CONFIG_BEFS_FS is not set
1123 # CONFIG_BFS_FS is not set
1124 # CONFIG_EFS_FS is not set
1125 # CONFIG_CRAMFS is not set
1126 # CONFIG_VXFS_FS is not set
1127 # CONFIG_HPFS_FS is not set
1128 # CONFIG_QNX4FS_FS is not set
1129 # CONFIG_SYSV_FS is not set
1130 # CONFIG_UFS_FS is not set
1131
1132 #
1133 # Network File Systems
1134 #
1135 CONFIG_NFS_FS=m
1136 CONFIG_NFS_V3=y
1137 # CONFIG_NFS_V3_ACL is not set
1138 CONFIG_NFS_V4=y
1139 # CONFIG_NFS_DIRECTIO is not set
1140 CONFIG_NFSD=m
1141 CONFIG_NFSD_V3=y
1142 # CONFIG_NFSD_V3_ACL is not set
1143 CONFIG_NFSD_V4=y
1144 CONFIG_NFSD_TCP=y
1145 CONFIG_LOCKD=m
1146 CONFIG_LOCKD_V4=y
1147 CONFIG_EXPORTFS=y
1148 CONFIG_NFS_COMMON=y
1149 CONFIG_SUNRPC=m
1150 CONFIG_SUNRPC_GSS=m
1151 CONFIG_RPCSEC_GSS_KRB5=m
1152 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1153 # CONFIG_SMB_FS is not set
1154 CONFIG_CIFS=m
1155 CONFIG_CIFS_STATS=y
1156 CONFIG_CIFS_XATTR=y
1157 CONFIG_CIFS_POSIX=y
1158 # CONFIG_CIFS_EXPERIMENTAL is not set
1159 # CONFIG_NCP_FS is not set
1160 # CONFIG_CODA_FS is not set
1161 # CONFIG_AFS_FS is not set
1162 # CONFIG_9P_FS is not set
1163
1164 #
1165 # Partition Types
1166 #
1167 CONFIG_PARTITION_ADVANCED=y
1168 # CONFIG_ACORN_PARTITION is not set
1169 # CONFIG_OSF_PARTITION is not set
1170 # CONFIG_AMIGA_PARTITION is not set
1171 # CONFIG_ATARI_PARTITION is not set
1172 # CONFIG_MAC_PARTITION is not set
1173 CONFIG_MSDOS_PARTITION=y
1174 # CONFIG_BSD_DISKLABEL is not set
1175 # CONFIG_MINIX_SUBPARTITION is not set
1176 # CONFIG_SOLARIS_X86_PARTITION is not set
1177 # CONFIG_UNIXWARE_DISKLABEL is not set
1178 # CONFIG_LDM_PARTITION is not set
1179 CONFIG_SGI_PARTITION=y
1180 # CONFIG_ULTRIX_PARTITION is not set
1181 # CONFIG_SUN_PARTITION is not set
1182 CONFIG_EFI_PARTITION=y
1183
1184 #
1185 # Native Language Support
1186 #
1187 CONFIG_NLS=y
1188 CONFIG_NLS_DEFAULT="iso8859-1"
1189 CONFIG_NLS_CODEPAGE_437=y
1190 # CONFIG_NLS_CODEPAGE_737 is not set
1191 # CONFIG_NLS_CODEPAGE_775 is not set
1192 # CONFIG_NLS_CODEPAGE_850 is not set
1193 # CONFIG_NLS_CODEPAGE_852 is not set
1194 # CONFIG_NLS_CODEPAGE_855 is not set
1195 # CONFIG_NLS_CODEPAGE_857 is not set
1196 # CONFIG_NLS_CODEPAGE_860 is not set
1197 # CONFIG_NLS_CODEPAGE_861 is not set
1198 # CONFIG_NLS_CODEPAGE_862 is not set
1199 # CONFIG_NLS_CODEPAGE_863 is not set
1200 # CONFIG_NLS_CODEPAGE_864 is not set
1201 # CONFIG_NLS_CODEPAGE_865 is not set
1202 # CONFIG_NLS_CODEPAGE_866 is not set
1203 # CONFIG_NLS_CODEPAGE_869 is not set
1204 # CONFIG_NLS_CODEPAGE_936 is not set
1205 # CONFIG_NLS_CODEPAGE_950 is not set
1206 # CONFIG_NLS_CODEPAGE_932 is not set
1207 # CONFIG_NLS_CODEPAGE_949 is not set
1208 # CONFIG_NLS_CODEPAGE_874 is not set
1209 # CONFIG_NLS_ISO8859_8 is not set
1210 # CONFIG_NLS_CODEPAGE_1250 is not set
1211 # CONFIG_NLS_CODEPAGE_1251 is not set
1212 # CONFIG_NLS_ASCII is not set
1213 CONFIG_NLS_ISO8859_1=y
1214 # CONFIG_NLS_ISO8859_2 is not set
1215 # CONFIG_NLS_ISO8859_3 is not set
1216 # CONFIG_NLS_ISO8859_4 is not set
1217 # CONFIG_NLS_ISO8859_5 is not set
1218 # CONFIG_NLS_ISO8859_6 is not set
1219 # CONFIG_NLS_ISO8859_7 is not set
1220 # CONFIG_NLS_ISO8859_9 is not set
1221 # CONFIG_NLS_ISO8859_13 is not set
1222 # CONFIG_NLS_ISO8859_14 is not set
1223 # CONFIG_NLS_ISO8859_15 is not set
1224 # CONFIG_NLS_KOI8_R is not set
1225 # CONFIG_NLS_KOI8_U is not set
1226 CONFIG_NLS_UTF8=m
1227
1228 #
1229 # Library routines
1230 #
1231 # CONFIG_CRC_CCITT is not set
1232 # CONFIG_CRC16 is not set
1233 CONFIG_CRC32=y
1234 # CONFIG_LIBCRC32C is not set
1235 CONFIG_GENERIC_HARDIRQS=y
1236 CONFIG_GENERIC_IRQ_PROBE=y
1237 CONFIG_GENERIC_PENDING_IRQ=y
1238
1239 #
1240 # Profiling support
1241 #
1242 CONFIG_PROFILING=y
1243 CONFIG_OPROFILE=y
1244
1245 #
1246 # Kernel hacking
1247 #
1248 # CONFIG_PRINTK_TIME is not set
1249 CONFIG_DEBUG_KERNEL=y
1250 CONFIG_MAGIC_SYSRQ=y
1251 CONFIG_LOG_BUF_SHIFT=16
1252 CONFIG_DETECT_SOFTLOCKUP=y
1253 # CONFIG_SCHEDSTATS is not set
1254 # CONFIG_DEBUG_SLAB is not set
1255 CONFIG_DEBUG_PREEMPT=y
1256 # CONFIG_DEBUG_SPINLOCK is not set
1257 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1258 # CONFIG_DEBUG_KOBJECT is not set
1259 # CONFIG_DEBUG_INFO is not set
1260 # CONFIG_DEBUG_FS is not set
1261 # CONFIG_KPROBES is not set
1262 # CONFIG_IA64_GRANULE_16MB is not set
1263 CONFIG_IA64_GRANULE_64MB=y
1264 # CONFIG_IA64_PRINT_HAZARDS is not set
1265 # CONFIG_DISABLE_VHPT is not set
1266 # CONFIG_IA64_DEBUG_CMPXCHG is not set
1267 # CONFIG_IA64_DEBUG_IRQ is not set
1268 CONFIG_SYSVIPC_COMPAT=y
1269
1270 #
1271 # Security options
1272 #
1273 # CONFIG_KEYS is not set
1274 # CONFIG_SECURITY is not set
1275
1276 #
1277 # Cryptographic options
1278 #
1279 CONFIG_CRYPTO=y
1280 # CONFIG_CRYPTO_HMAC is not set
1281 # CONFIG_CRYPTO_NULL is not set
1282 # CONFIG_CRYPTO_MD4 is not set
1283 CONFIG_CRYPTO_MD5=y
1284 # CONFIG_CRYPTO_SHA1 is not set
1285 # CONFIG_CRYPTO_SHA256 is not set
1286 # CONFIG_CRYPTO_SHA512 is not set
1287 # CONFIG_CRYPTO_WP512 is not set
1288 # CONFIG_CRYPTO_TGR192 is not set
1289 CONFIG_CRYPTO_DES=y
1290 # CONFIG_CRYPTO_BLOWFISH is not set
1291 # CONFIG_CRYPTO_TWOFISH is not set
1292 # CONFIG_CRYPTO_SERPENT is not set
1293 # CONFIG_CRYPTO_AES is not set
1294 # CONFIG_CRYPTO_CAST5 is not set
1295 # CONFIG_CRYPTO_CAST6 is not set
1296 # CONFIG_CRYPTO_TEA is not set
1297 # CONFIG_CRYPTO_ARC4 is not set
1298 # CONFIG_CRYPTO_KHAZAD is not set
1299 # CONFIG_CRYPTO_ANUBIS is not set
1300 # CONFIG_CRYPTO_DEFLATE is not set
1301 # CONFIG_CRYPTO_MICHAEL_MIC is not set
1302 # CONFIG_CRYPTO_CRC32C is not set
1303 # CONFIG_CRYPTO_TEST is not set
1304
1305 #
1306 # Hardware crypto devices
1307 #