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