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