Annotation of /trunk/kernel26-alx/config-2.6.16-alx-r3-i486
Parent Directory | Revision Log
Revision 199 -
(hide annotations)
(download)
Fri May 18 11:04:36 2007 UTC (17 years, 5 months ago) by niro
File size: 33449 byte(s)
Fri May 18 11:04:36 2007 UTC (17 years, 5 months ago) by niro
File size: 33449 byte(s)
-import
1 | niro | 199 | # |
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.16-alx-r3 | ||
4 | # Mon Apr 3 21:44:27 2006 | ||
5 | # | ||
6 | CONFIG_X86_32=y | ||
7 | CONFIG_SEMAPHORE_SLEEPERS=y | ||
8 | CONFIG_X86=y | ||
9 | CONFIG_MMU=y | ||
10 | CONFIG_GENERIC_ISA_DMA=y | ||
11 | CONFIG_GENERIC_IOMAP=y | ||
12 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
13 | CONFIG_DMI=y | ||
14 | |||
15 | # | ||
16 | # Code maturity level options | ||
17 | # | ||
18 | CONFIG_EXPERIMENTAL=y | ||
19 | CONFIG_BROKEN_ON_SMP=y | ||
20 | CONFIG_LOCK_KERNEL=y | ||
21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
22 | |||
23 | # | ||
24 | # General setup | ||
25 | # | ||
26 | CONFIG_LOCALVERSION="" | ||
27 | CONFIG_LOCALVERSION_AUTO=y | ||
28 | CONFIG_SWAP=y | ||
29 | CONFIG_SWAP_PREFETCH=y | ||
30 | CONFIG_SYSVIPC=y | ||
31 | CONFIG_POSIX_MQUEUE=y | ||
32 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
33 | CONFIG_SYSCTL=y | ||
34 | CONFIG_AUDIT=y | ||
35 | CONFIG_AUDITSYSCALL=y | ||
36 | CONFIG_IKCONFIG=y | ||
37 | CONFIG_IKCONFIG_PROC=y | ||
38 | CONFIG_INITRAMFS_SOURCE="" | ||
39 | CONFIG_UID16=y | ||
40 | CONFIG_VM86=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | # CONFIG_EMBEDDED is not set | ||
43 | CONFIG_KALLSYMS=y | ||
44 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
45 | CONFIG_HOTPLUG=y | ||
46 | CONFIG_PRINTK=y | ||
47 | CONFIG_BUG=y | ||
48 | CONFIG_ELF_CORE=y | ||
49 | CONFIG_BASE_FULL=y | ||
50 | CONFIG_FUTEX=y | ||
51 | CONFIG_EPOLL=y | ||
52 | CONFIG_SHMEM=y | ||
53 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
54 | CONFIG_CC_ALIGN_LABELS=0 | ||
55 | CONFIG_CC_ALIGN_LOOPS=0 | ||
56 | CONFIG_CC_ALIGN_JUMPS=0 | ||
57 | CONFIG_SLAB=y | ||
58 | # CONFIG_TINY_SHMEM is not set | ||
59 | CONFIG_BASE_SMALL=0 | ||
60 | # CONFIG_SLOB is not set | ||
61 | |||
62 | # | ||
63 | # Loadable module support | ||
64 | # | ||
65 | CONFIG_MODULES=y | ||
66 | CONFIG_MODULE_UNLOAD=y | ||
67 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
68 | CONFIG_OBSOLETE_MODPARM=y | ||
69 | CONFIG_MODVERSIONS=y | ||
70 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
71 | CONFIG_KMOD=y | ||
72 | |||
73 | # | ||
74 | # Block layer | ||
75 | # | ||
76 | CONFIG_LBD=y | ||
77 | |||
78 | # | ||
79 | # IO Schedulers | ||
80 | # | ||
81 | CONFIG_IOSCHED_NOOP=y | ||
82 | CONFIG_IOSCHED_AS=y | ||
83 | CONFIG_IOSCHED_DEADLINE=y | ||
84 | CONFIG_IOSCHED_CFQ=y | ||
85 | # CONFIG_DEFAULT_AS is not set | ||
86 | # CONFIG_DEFAULT_DEADLINE is not set | ||
87 | CONFIG_DEFAULT_CFQ=y | ||
88 | # CONFIG_DEFAULT_NOOP is not set | ||
89 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
90 | |||
91 | # | ||
92 | # Processor type and features | ||
93 | # | ||
94 | CONFIG_X86_PC=y | ||
95 | # CONFIG_X86_ELAN is not set | ||
96 | # CONFIG_X86_VOYAGER is not set | ||
97 | # CONFIG_X86_NUMAQ is not set | ||
98 | # CONFIG_X86_SUMMIT is not set | ||
99 | # CONFIG_X86_BIGSMP is not set | ||
100 | # CONFIG_X86_VISWS is not set | ||
101 | # CONFIG_X86_GENERICARCH is not set | ||
102 | # CONFIG_X86_ES7000 is not set | ||
103 | # CONFIG_M386 is not set | ||
104 | CONFIG_M486=y | ||
105 | # CONFIG_M586 is not set | ||
106 | # CONFIG_M586TSC is not set | ||
107 | # CONFIG_M586MMX is not set | ||
108 | # CONFIG_M686 is not set | ||
109 | # CONFIG_MPENTIUMII is not set | ||
110 | # CONFIG_MPENTIUMIII is not set | ||
111 | # CONFIG_MPENTIUMM is not set | ||
112 | # CONFIG_MPENTIUM4 is not set | ||
113 | # CONFIG_MK6 is not set | ||
114 | # CONFIG_MK7 is not set | ||
115 | # CONFIG_MK8 is not set | ||
116 | # CONFIG_MCRUSOE is not set | ||
117 | # CONFIG_MEFFICEON is not set | ||
118 | # CONFIG_MWINCHIPC6 is not set | ||
119 | # CONFIG_MWINCHIP2 is not set | ||
120 | # CONFIG_MWINCHIP3D is not set | ||
121 | # CONFIG_MGEODEGX1 is not set | ||
122 | # CONFIG_MGEODE_LX is not set | ||
123 | # CONFIG_MCYRIXIII is not set | ||
124 | # CONFIG_MVIAC3_2 is not set | ||
125 | CONFIG_X86_GENERIC=y | ||
126 | CONFIG_X86_CMPXCHG=y | ||
127 | CONFIG_X86_XADD=y | ||
128 | CONFIG_X86_L1_CACHE_SHIFT=7 | ||
129 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
130 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
131 | CONFIG_X86_PPRO_FENCE=y | ||
132 | CONFIG_X86_F00F_BUG=y | ||
133 | CONFIG_X86_WP_WORKS_OK=y | ||
134 | CONFIG_X86_INVLPG=y | ||
135 | CONFIG_X86_BSWAP=y | ||
136 | CONFIG_X86_POPAD_OK=y | ||
137 | CONFIG_X86_ALIGNMENT_16=y | ||
138 | CONFIG_X86_INTEL_USERCOPY=y | ||
139 | CONFIG_HPET_TIMER=y | ||
140 | # CONFIG_SMP is not set | ||
141 | # CONFIG_PREEMPT_NONE is not set | ||
142 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
143 | CONFIG_PREEMPT=y | ||
144 | CONFIG_PREEMPT_BKL=y | ||
145 | # CONFIG_X86_UP_APIC is not set | ||
146 | CONFIG_X86_MCE=y | ||
147 | CONFIG_X86_MCE_NONFATAL=y | ||
148 | CONFIG_TOSHIBA=m | ||
149 | CONFIG_I8K=m | ||
150 | CONFIG_X86_REBOOTFIXUPS=y | ||
151 | # CONFIG_MICROCODE is not set | ||
152 | CONFIG_X86_MSR=y | ||
153 | # CONFIG_X86_CPUID is not set | ||
154 | |||
155 | # | ||
156 | # Firmware Drivers | ||
157 | # | ||
158 | # CONFIG_EDD is not set | ||
159 | # CONFIG_DELL_RBU is not set | ||
160 | # CONFIG_DCDBAS is not set | ||
161 | CONFIG_NOHIGHMEM=y | ||
162 | # CONFIG_HIGHMEM4G is not set | ||
163 | # CONFIG_HIGHMEM64G is not set | ||
164 | CONFIG_VMSPLIT_3G=y | ||
165 | # CONFIG_VMSPLIT_3G_OPT is not set | ||
166 | # CONFIG_VMSPLIT_2G is not set | ||
167 | # CONFIG_VMSPLIT_1G is not set | ||
168 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
169 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
170 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
171 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
172 | CONFIG_SELECT_MEMORY_MODEL=y | ||
173 | CONFIG_FLATMEM_MANUAL=y | ||
174 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
175 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
176 | CONFIG_FLATMEM=y | ||
177 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
178 | CONFIG_SPARSEMEM_STATIC=y | ||
179 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
180 | # CONFIG_ADAPTIVE_READAHEAD is not set | ||
181 | CONFIG_MATH_EMULATION=y | ||
182 | CONFIG_MTRR=y | ||
183 | # CONFIG_EFI is not set | ||
184 | # CONFIG_REGPARM is not set | ||
185 | CONFIG_SECCOMP=y | ||
186 | # CONFIG_HZ_100 is not set | ||
187 | # CONFIG_HZ_250_NODEFAULT is not set | ||
188 | CONFIG_HZ_1000=y | ||
189 | CONFIG_HZ=1000 | ||
190 | # CONFIG_KEXEC is not set | ||
191 | CONFIG_PHYSICAL_START=0x100000 | ||
192 | CONFIG_DOUBLEFAULT=y | ||
193 | |||
194 | # | ||
195 | # Power management options (ACPI, APM) | ||
196 | # | ||
197 | CONFIG_PM=y | ||
198 | CONFIG_PM_LEGACY=y | ||
199 | # CONFIG_PM_DEBUG is not set | ||
200 | # CONFIG_SOFTWARE_SUSPEND is not set | ||
201 | |||
202 | # | ||
203 | # ACPI (Advanced Configuration and Power Interface) Support | ||
204 | # | ||
205 | CONFIG_ACPI=y | ||
206 | CONFIG_ACPI_SLEEP=y | ||
207 | CONFIG_ACPI_SLEEP_PROC_FS=y | ||
208 | # CONFIG_ACPI_SLEEP_PROC_SLEEP is not set | ||
209 | CONFIG_ACPI_AC=m | ||
210 | CONFIG_ACPI_BATTERY=m | ||
211 | CONFIG_ACPI_BUTTON=m | ||
212 | CONFIG_ACPI_VIDEO=m | ||
213 | # CONFIG_ACPI_HOTKEY is not set | ||
214 | CONFIG_ACPI_FAN=m | ||
215 | CONFIG_ACPI_PROCESSOR=m | ||
216 | CONFIG_ACPI_THERMAL=m | ||
217 | CONFIG_ACPI_ASUS=m | ||
218 | CONFIG_ACPI_IBM=m | ||
219 | CONFIG_ACPI_TOSHIBA=m | ||
220 | CONFIG_ACPI_BLACKLIST_YEAR=0 | ||
221 | # CONFIG_ACPI_DEBUG is not set | ||
222 | CONFIG_ACPI_EC=y | ||
223 | CONFIG_ACPI_POWER=y | ||
224 | CONFIG_ACPI_SYSTEM=y | ||
225 | CONFIG_X86_PM_TIMER=y | ||
226 | # CONFIG_ACPI_CONTAINER is not set | ||
227 | |||
228 | # | ||
229 | # APM (Advanced Power Management) BIOS Support | ||
230 | # | ||
231 | CONFIG_APM=m | ||
232 | # CONFIG_APM_IGNORE_USER_SUSPEND is not set | ||
233 | CONFIG_APM_DO_ENABLE=y | ||
234 | # CONFIG_APM_CPU_IDLE is not set | ||
235 | # CONFIG_APM_DISPLAY_BLANK is not set | ||
236 | # CONFIG_APM_RTC_IS_GMT is not set | ||
237 | # CONFIG_APM_ALLOW_INTS is not set | ||
238 | # CONFIG_APM_REAL_MODE_POWER_OFF is not set | ||
239 | |||
240 | # | ||
241 | # CPU Frequency scaling | ||
242 | # | ||
243 | # CONFIG_CPU_FREQ is not set | ||
244 | |||
245 | # | ||
246 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
247 | # | ||
248 | CONFIG_PCI=y | ||
249 | # CONFIG_PCI_GOBIOS is not set | ||
250 | # CONFIG_PCI_GOMMCONFIG is not set | ||
251 | # CONFIG_PCI_GODIRECT is not set | ||
252 | CONFIG_PCI_GOANY=y | ||
253 | CONFIG_PCI_BIOS=y | ||
254 | CONFIG_PCI_DIRECT=y | ||
255 | CONFIG_PCI_MMCONFIG=y | ||
256 | CONFIG_PCIEPORTBUS=y | ||
257 | CONFIG_PCI_LEGACY_PROC=y | ||
258 | CONFIG_ISA_DMA_API=y | ||
259 | CONFIG_ISA=y | ||
260 | CONFIG_EISA=y | ||
261 | CONFIG_EISA_VLB_PRIMING=y | ||
262 | CONFIG_EISA_PCI_EISA=y | ||
263 | CONFIG_EISA_VIRTUAL_ROOT=y | ||
264 | CONFIG_EISA_NAMES=y | ||
265 | # CONFIG_MCA is not set | ||
266 | # CONFIG_SCx200 is not set | ||
267 | |||
268 | # | ||
269 | # PCCARD (PCMCIA/CardBus) support | ||
270 | # | ||
271 | # CONFIG_PCCARD is not set | ||
272 | |||
273 | # | ||
274 | # PCI Hotplug Support | ||
275 | # | ||
276 | # CONFIG_HOTPLUG_PCI is not set | ||
277 | |||
278 | # | ||
279 | # Executable file formats | ||
280 | # | ||
281 | CONFIG_BINFMT_ELF=y | ||
282 | CONFIG_BINFMT_AOUT=m | ||
283 | CONFIG_BINFMT_MISC=m | ||
284 | |||
285 | # | ||
286 | # Networking | ||
287 | # | ||
288 | CONFIG_NET=y | ||
289 | |||
290 | # | ||
291 | # Networking options | ||
292 | # | ||
293 | # CONFIG_NETDEBUG is not set | ||
294 | CONFIG_PACKET=y | ||
295 | # CONFIG_PACKET_MMAP is not set | ||
296 | CONFIG_UNIX=y | ||
297 | CONFIG_XFRM=y | ||
298 | # CONFIG_XFRM_USER is not set | ||
299 | CONFIG_NET_KEY=m | ||
300 | CONFIG_INET=y | ||
301 | CONFIG_IP_MULTICAST=y | ||
302 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
303 | CONFIG_IP_FIB_HASH=y | ||
304 | # CONFIG_IP_PNP is not set | ||
305 | # CONFIG_NET_IPIP is not set | ||
306 | # CONFIG_NET_IPGRE is not set | ||
307 | # CONFIG_IP_MROUTE is not set | ||
308 | # CONFIG_ARPD is not set | ||
309 | # CONFIG_SYN_COOKIES is not set | ||
310 | # CONFIG_INET_AH is not set | ||
311 | # CONFIG_INET_ESP is not set | ||
312 | # CONFIG_INET_IPCOMP is not set | ||
313 | # CONFIG_INET_TUNNEL is not set | ||
314 | CONFIG_INET_DIAG=y | ||
315 | CONFIG_INET_TCP_DIAG=y | ||
316 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
317 | CONFIG_TCP_CONG_BIC=y | ||
318 | # CONFIG_IPV6 is not set | ||
319 | # CONFIG_NETFILTER is not set | ||
320 | |||
321 | # | ||
322 | # DCCP Configuration (EXPERIMENTAL) | ||
323 | # | ||
324 | # CONFIG_IP_DCCP is not set | ||
325 | |||
326 | # | ||
327 | # SCTP Configuration (EXPERIMENTAL) | ||
328 | # | ||
329 | # CONFIG_IP_SCTP is not set | ||
330 | |||
331 | # | ||
332 | # TIPC Configuration (EXPERIMENTAL) | ||
333 | # | ||
334 | # CONFIG_TIPC is not set | ||
335 | # CONFIG_ATM is not set | ||
336 | # CONFIG_BRIDGE is not set | ||
337 | # CONFIG_VLAN_8021Q is not set | ||
338 | # CONFIG_DECNET is not set | ||
339 | # CONFIG_LLC2 is not set | ||
340 | # CONFIG_IPX is not set | ||
341 | # CONFIG_ATALK is not set | ||
342 | # CONFIG_X25 is not set | ||
343 | # CONFIG_LAPB is not set | ||
344 | # CONFIG_NET_DIVERT is not set | ||
345 | # CONFIG_ECONET is not set | ||
346 | # CONFIG_WAN_ROUTER is not set | ||
347 | |||
348 | # | ||
349 | # QoS and/or fair queueing | ||
350 | # | ||
351 | # CONFIG_NET_SCHED is not set | ||
352 | |||
353 | # | ||
354 | # Network testing | ||
355 | # | ||
356 | # CONFIG_NET_PKTGEN is not set | ||
357 | # CONFIG_HAMRADIO is not set | ||
358 | # CONFIG_IRDA is not set | ||
359 | # CONFIG_BT is not set | ||
360 | CONFIG_IEEE80211=m | ||
361 | # CONFIG_IEEE80211_DEBUG is not set | ||
362 | CONFIG_IEEE80211_CRYPT_WEP=m | ||
363 | CONFIG_IEEE80211_CRYPT_CCMP=m | ||
364 | CONFIG_IEEE80211_CRYPT_TKIP=m | ||
365 | |||
366 | # | ||
367 | # Device Drivers | ||
368 | # | ||
369 | |||
370 | # | ||
371 | # Generic Driver Options | ||
372 | # | ||
373 | CONFIG_STANDALONE=y | ||
374 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
375 | CONFIG_FW_LOADER=m | ||
376 | |||
377 | # | ||
378 | # Connector - unified userspace <-> kernelspace linker | ||
379 | # | ||
380 | # CONFIG_CONNECTOR is not set | ||
381 | |||
382 | # | ||
383 | # Memory Technology Devices (MTD) | ||
384 | # | ||
385 | # CONFIG_MTD is not set | ||
386 | |||
387 | # | ||
388 | # Parallel port support | ||
389 | # | ||
390 | CONFIG_PARPORT=m | ||
391 | CONFIG_PARPORT_PC=m | ||
392 | CONFIG_PARPORT_SERIAL=m | ||
393 | CONFIG_PARPORT_PC_FIFO=y | ||
394 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
395 | # CONFIG_PARPORT_GSC is not set | ||
396 | CONFIG_PARPORT_1284=y | ||
397 | |||
398 | # | ||
399 | # Plug and Play support | ||
400 | # | ||
401 | CONFIG_PNP=y | ||
402 | CONFIG_PNP_DEBUG=y | ||
403 | |||
404 | # | ||
405 | # Protocols | ||
406 | # | ||
407 | CONFIG_ISAPNP=y | ||
408 | CONFIG_PNPBIOS=y | ||
409 | CONFIG_PNPBIOS_PROC_FS=y | ||
410 | CONFIG_PNPACPI=y | ||
411 | |||
412 | # | ||
413 | # Block devices | ||
414 | # | ||
415 | CONFIG_BLK_DEV_FD=y | ||
416 | # CONFIG_BLK_DEV_XD is not set | ||
417 | # CONFIG_PARIDE is not set | ||
418 | # CONFIG_BLK_CPQ_DA is not set | ||
419 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
420 | # CONFIG_BLK_DEV_DAC960 is not set | ||
421 | # CONFIG_BLK_DEV_UMEM is not set | ||
422 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
423 | CONFIG_BLK_DEV_LOOP=y | ||
424 | CONFIG_BLK_DEV_CRYPTOLOOP=y | ||
425 | # CONFIG_BLK_DEV_NBD is not set | ||
426 | # CONFIG_BLK_DEV_SX8 is not set | ||
427 | # CONFIG_BLK_DEV_UB is not set | ||
428 | CONFIG_BLK_DEV_RAM=y | ||
429 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
430 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
431 | CONFIG_BLK_DEV_INITRD=y | ||
432 | # CONFIG_CDROM_PKTCDVD is not set | ||
433 | # CONFIG_ATA_OVER_ETH is not set | ||
434 | |||
435 | # | ||
436 | # ATA/ATAPI/MFM/RLL support | ||
437 | # | ||
438 | CONFIG_IDE=y | ||
439 | CONFIG_BLK_DEV_IDE=y | ||
440 | |||
441 | # | ||
442 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
443 | # | ||
444 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
445 | # CONFIG_BLK_DEV_HD_IDE is not set | ||
446 | CONFIG_BLK_DEV_IDEDISK=y | ||
447 | CONFIG_IDEDISK_MULTI_MODE=y | ||
448 | CONFIG_BLK_DEV_IDECD=y | ||
449 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
450 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
451 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
452 | # CONFIG_IDE_TASK_IOCTL is not set | ||
453 | |||
454 | # | ||
455 | # IDE chipset support/bugfixes | ||
456 | # | ||
457 | CONFIG_IDE_GENERIC=y | ||
458 | CONFIG_BLK_DEV_CMD640=y | ||
459 | CONFIG_BLK_DEV_CMD640_ENHANCED=y | ||
460 | CONFIG_BLK_DEV_IDEPNP=y | ||
461 | CONFIG_BLK_DEV_IDEPCI=y | ||
462 | CONFIG_IDEPCI_SHARE_IRQ=y | ||
463 | CONFIG_BLK_DEV_OFFBOARD=y | ||
464 | CONFIG_BLK_DEV_GENERIC=y | ||
465 | CONFIG_BLK_DEV_OPTI621=y | ||
466 | CONFIG_BLK_DEV_RZ1000=y | ||
467 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
468 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
469 | CONFIG_IDEDMA_PCI_AUTO=y | ||
470 | # CONFIG_IDEDMA_ONLYDISK is not set | ||
471 | CONFIG_BLK_DEV_AEC62XX=y | ||
472 | CONFIG_BLK_DEV_ALI15X3=y | ||
473 | # CONFIG_WDC_ALI15X3 is not set | ||
474 | CONFIG_BLK_DEV_AMD74XX=y | ||
475 | # CONFIG_BLK_DEV_ATIIXP is not set | ||
476 | CONFIG_BLK_DEV_CMD64X=y | ||
477 | CONFIG_BLK_DEV_TRIFLEX=y | ||
478 | CONFIG_BLK_DEV_CY82C693=y | ||
479 | CONFIG_BLK_DEV_CS5520=y | ||
480 | CONFIG_BLK_DEV_CS5530=y | ||
481 | CONFIG_BLK_DEV_CS5535=y | ||
482 | CONFIG_BLK_DEV_HPT34X=y | ||
483 | # CONFIG_HPT34X_AUTODMA is not set | ||
484 | CONFIG_BLK_DEV_HPT366=y | ||
485 | CONFIG_BLK_DEV_SC1200=y | ||
486 | CONFIG_BLK_DEV_PIIX=y | ||
487 | # CONFIG_BLK_DEV_IT821X is not set | ||
488 | # CONFIG_BLK_DEV_NS87415 is not set | ||
489 | CONFIG_BLK_DEV_PDC202XX_OLD=y | ||
490 | # CONFIG_PDC202XX_BURST is not set | ||
491 | CONFIG_BLK_DEV_PDC202XX_NEW=y | ||
492 | # CONFIG_BLK_DEV_SVWKS is not set | ||
493 | CONFIG_BLK_DEV_SIIMAGE=y | ||
494 | CONFIG_BLK_DEV_SIS5513=y | ||
495 | CONFIG_BLK_DEV_SLC90E66=y | ||
496 | CONFIG_BLK_DEV_TRM290=y | ||
497 | CONFIG_BLK_DEV_VIA82CXXX=y | ||
498 | # CONFIG_IDE_ARM is not set | ||
499 | # CONFIG_IDE_CHIPSETS is not set | ||
500 | CONFIG_BLK_DEV_IDEDMA=y | ||
501 | # CONFIG_IDEDMA_IVB is not set | ||
502 | CONFIG_IDEDMA_AUTO=y | ||
503 | # CONFIG_BLK_DEV_HD is not set | ||
504 | |||
505 | # | ||
506 | # SCSI device support | ||
507 | # | ||
508 | # CONFIG_RAID_ATTRS is not set | ||
509 | CONFIG_SCSI=y | ||
510 | CONFIG_SCSI_PROC_FS=y | ||
511 | |||
512 | # | ||
513 | # SCSI support type (disk, tape, CD-ROM) | ||
514 | # | ||
515 | CONFIG_BLK_DEV_SD=y | ||
516 | # CONFIG_CHR_DEV_ST is not set | ||
517 | # CONFIG_CHR_DEV_OSST is not set | ||
518 | CONFIG_BLK_DEV_SR=y | ||
519 | CONFIG_BLK_DEV_SR_VENDOR=y | ||
520 | CONFIG_CHR_DEV_SG=y | ||
521 | # CONFIG_CHR_DEV_SCH is not set | ||
522 | |||
523 | # | ||
524 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
525 | # | ||
526 | # CONFIG_SCSI_MULTI_LUN is not set | ||
527 | # CONFIG_SCSI_CONSTANTS is not set | ||
528 | # CONFIG_SCSI_LOGGING is not set | ||
529 | |||
530 | # | ||
531 | # SCSI Transport Attributes | ||
532 | # | ||
533 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
534 | # CONFIG_SCSI_FC_ATTRS is not set | ||
535 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
536 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
537 | |||
538 | # | ||
539 | # SCSI low-level drivers | ||
540 | # | ||
541 | # CONFIG_ISCSI_TCP is not set | ||
542 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
543 | # CONFIG_SCSI_3W_9XXX is not set | ||
544 | # CONFIG_SCSI_7000FASST is not set | ||
545 | # CONFIG_SCSI_ACARD is not set | ||
546 | # CONFIG_SCSI_AHA152X is not set | ||
547 | # CONFIG_SCSI_AHA1542 is not set | ||
548 | # CONFIG_SCSI_AHA1740 is not set | ||
549 | # CONFIG_SCSI_AACRAID is not set | ||
550 | # CONFIG_SCSI_AIC7XXX is not set | ||
551 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
552 | # CONFIG_SCSI_AIC79XX is not set | ||
553 | # CONFIG_SCSI_DPT_I2O is not set | ||
554 | # CONFIG_SCSI_IN2000 is not set | ||
555 | # CONFIG_MEGARAID_NEWGEN is not set | ||
556 | # CONFIG_MEGARAID_LEGACY is not set | ||
557 | # CONFIG_MEGARAID_SAS is not set | ||
558 | # CONFIG_SCSI_SATA is not set | ||
559 | CONFIG_SCSI_BUSLOGIC=y | ||
560 | # CONFIG_SCSI_OMIT_FLASHPOINT is not set | ||
561 | # CONFIG_SCSI_DMX3191D is not set | ||
562 | # CONFIG_SCSI_DTC3280 is not set | ||
563 | # CONFIG_SCSI_EATA is not set | ||
564 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
565 | # CONFIG_SCSI_GDTH is not set | ||
566 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
567 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
568 | # CONFIG_SCSI_IPS is not set | ||
569 | # CONFIG_SCSI_INITIO is not set | ||
570 | # CONFIG_SCSI_INIA100 is not set | ||
571 | # CONFIG_SCSI_PPA is not set | ||
572 | # CONFIG_SCSI_IMM is not set | ||
573 | # CONFIG_SCSI_NCR53C406A is not set | ||
574 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
575 | # CONFIG_SCSI_IPR is not set | ||
576 | # CONFIG_SCSI_PAS16 is not set | ||
577 | # CONFIG_SCSI_PSI240I is not set | ||
578 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
579 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
580 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
581 | # CONFIG_SCSI_QLA_FC is not set | ||
582 | # CONFIG_SCSI_LPFC is not set | ||
583 | # CONFIG_SCSI_SIM710 is not set | ||
584 | # CONFIG_SCSI_SYM53C416 is not set | ||
585 | # CONFIG_SCSI_DC395x is not set | ||
586 | # CONFIG_SCSI_DC390T is not set | ||
587 | # CONFIG_SCSI_T128 is not set | ||
588 | # CONFIG_SCSI_U14_34F is not set | ||
589 | # CONFIG_SCSI_ULTRASTOR is not set | ||
590 | # CONFIG_SCSI_NSP32 is not set | ||
591 | # CONFIG_SCSI_DEBUG is not set | ||
592 | |||
593 | # | ||
594 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
595 | # | ||
596 | # CONFIG_CD_NO_IDESCSI is not set | ||
597 | |||
598 | # | ||
599 | # Multi-device support (RAID and LVM) | ||
600 | # | ||
601 | # CONFIG_MD is not set | ||
602 | |||
603 | # | ||
604 | # Fusion MPT device support | ||
605 | # | ||
606 | # CONFIG_FUSION is not set | ||
607 | # CONFIG_FUSION_SPI is not set | ||
608 | # CONFIG_FUSION_FC is not set | ||
609 | # CONFIG_FUSION_SAS is not set | ||
610 | |||
611 | # | ||
612 | # IEEE 1394 (FireWire) support | ||
613 | # | ||
614 | # CONFIG_IEEE1394 is not set | ||
615 | |||
616 | # | ||
617 | # I2O device support | ||
618 | # | ||
619 | # CONFIG_I2O is not set | ||
620 | |||
621 | # | ||
622 | # Network device support | ||
623 | # | ||
624 | CONFIG_NETDEVICES=y | ||
625 | CONFIG_DUMMY=m | ||
626 | # CONFIG_BONDING is not set | ||
627 | # CONFIG_EQUALIZER is not set | ||
628 | CONFIG_TUN=m | ||
629 | # CONFIG_NET_SB1000 is not set | ||
630 | |||
631 | # | ||
632 | # ARCnet devices | ||
633 | # | ||
634 | # CONFIG_ARCNET is not set | ||
635 | |||
636 | # | ||
637 | # PHY device support | ||
638 | # | ||
639 | # CONFIG_PHYLIB is not set | ||
640 | |||
641 | # | ||
642 | # Ethernet (10 or 100Mbit) | ||
643 | # | ||
644 | CONFIG_NET_ETHERNET=y | ||
645 | CONFIG_MII=y | ||
646 | # CONFIG_HAPPYMEAL is not set | ||
647 | # CONFIG_SUNGEM is not set | ||
648 | # CONFIG_CASSINI is not set | ||
649 | CONFIG_NET_VENDOR_3COM=y | ||
650 | # CONFIG_EL1 is not set | ||
651 | # CONFIG_EL2 is not set | ||
652 | # CONFIG_ELPLUS is not set | ||
653 | # CONFIG_EL16 is not set | ||
654 | # CONFIG_EL3 is not set | ||
655 | # CONFIG_3C515 is not set | ||
656 | CONFIG_VORTEX=m | ||
657 | # CONFIG_TYPHOON is not set | ||
658 | # CONFIG_LANCE is not set | ||
659 | # CONFIG_NET_VENDOR_SMC is not set | ||
660 | # CONFIG_NET_VENDOR_RACAL is not set | ||
661 | |||
662 | # | ||
663 | # Tulip family network device support | ||
664 | # | ||
665 | # CONFIG_NET_TULIP is not set | ||
666 | # CONFIG_AT1700 is not set | ||
667 | # CONFIG_DEPCA is not set | ||
668 | # CONFIG_HP100 is not set | ||
669 | # CONFIG_NET_ISA is not set | ||
670 | CONFIG_NET_PCI=y | ||
671 | CONFIG_PCNET32=m | ||
672 | # CONFIG_AMD8111_ETH is not set | ||
673 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
674 | # CONFIG_AC3200 is not set | ||
675 | # CONFIG_APRICOT is not set | ||
676 | CONFIG_B44=m | ||
677 | CONFIG_FORCEDETH=m | ||
678 | # CONFIG_CS89x0 is not set | ||
679 | # CONFIG_DGRS is not set | ||
680 | # CONFIG_EEPRO100 is not set | ||
681 | CONFIG_E100=m | ||
682 | # CONFIG_LNE390 is not set | ||
683 | # CONFIG_FEALNX is not set | ||
684 | # CONFIG_NATSEMI is not set | ||
685 | CONFIG_NE2K_PCI=m | ||
686 | # CONFIG_NE3210 is not set | ||
687 | # CONFIG_ES3210 is not set | ||
688 | CONFIG_8139CP=m | ||
689 | CONFIG_8139TOO=m | ||
690 | # CONFIG_8139TOO_PIO is not set | ||
691 | # CONFIG_8139TOO_TUNE_TWISTER is not set | ||
692 | # CONFIG_8139TOO_8129 is not set | ||
693 | # CONFIG_8139_OLD_RX_RESET is not set | ||
694 | CONFIG_SIS900=m | ||
695 | # CONFIG_EPIC100 is not set | ||
696 | # CONFIG_SUNDANCE is not set | ||
697 | # CONFIG_TLAN is not set | ||
698 | CONFIG_VIA_RHINE=m | ||
699 | # CONFIG_VIA_RHINE_MMIO is not set | ||
700 | # CONFIG_NET_POCKET is not set | ||
701 | |||
702 | # | ||
703 | # Ethernet (1000 Mbit) | ||
704 | # | ||
705 | # CONFIG_ACENIC is not set | ||
706 | # CONFIG_DL2K is not set | ||
707 | # CONFIG_E1000 is not set | ||
708 | # CONFIG_NS83820 is not set | ||
709 | # CONFIG_HAMACHI is not set | ||
710 | # CONFIG_YELLOWFIN is not set | ||
711 | # CONFIG_R8169 is not set | ||
712 | # CONFIG_SIS190 is not set | ||
713 | # CONFIG_SKGE is not set | ||
714 | # CONFIG_SKY2 is not set | ||
715 | # CONFIG_SK98LIN is not set | ||
716 | # CONFIG_VIA_VELOCITY is not set | ||
717 | # CONFIG_TIGON3 is not set | ||
718 | # CONFIG_BNX2 is not set | ||
719 | |||
720 | # | ||
721 | # Ethernet (10000 Mbit) | ||
722 | # | ||
723 | # CONFIG_CHELSIO_T1 is not set | ||
724 | # CONFIG_IXGB is not set | ||
725 | # CONFIG_S2IO is not set | ||
726 | |||
727 | # | ||
728 | # Token Ring devices | ||
729 | # | ||
730 | # CONFIG_TR is not set | ||
731 | |||
732 | # | ||
733 | # Wireless LAN (non-hamradio) | ||
734 | # | ||
735 | CONFIG_NET_RADIO=y | ||
736 | |||
737 | # | ||
738 | # Obsolete Wireless cards support (pre-802.11) | ||
739 | # | ||
740 | CONFIG_STRIP=m | ||
741 | CONFIG_ARLAN=m | ||
742 | CONFIG_WAVELAN=m | ||
743 | |||
744 | # | ||
745 | # Wireless 802.11b ISA/PCI cards support | ||
746 | # | ||
747 | CONFIG_IPW2100=m | ||
748 | CONFIG_IPW2100_MONITOR=y | ||
749 | # CONFIG_IPW2100_DEBUG is not set | ||
750 | CONFIG_IPW2200=m | ||
751 | # CONFIG_IPW2200_DEBUG is not set | ||
752 | CONFIG_AIRO=m | ||
753 | CONFIG_HERMES=m | ||
754 | CONFIG_PLX_HERMES=m | ||
755 | CONFIG_TMD_HERMES=m | ||
756 | CONFIG_NORTEL_HERMES=m | ||
757 | CONFIG_PCI_HERMES=m | ||
758 | CONFIG_ATMEL=m | ||
759 | CONFIG_PCI_ATMEL=m | ||
760 | |||
761 | # | ||
762 | # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support | ||
763 | # | ||
764 | CONFIG_PRISM54=m | ||
765 | CONFIG_HOSTAP=m | ||
766 | CONFIG_HOSTAP_FIRMWARE=y | ||
767 | CONFIG_HOSTAP_FIRMWARE_NVRAM=y | ||
768 | CONFIG_HOSTAP_PLX=m | ||
769 | CONFIG_HOSTAP_PCI=m | ||
770 | CONFIG_NET_WIRELESS=y | ||
771 | |||
772 | # | ||
773 | # Wan interfaces | ||
774 | # | ||
775 | # CONFIG_WAN is not set | ||
776 | # CONFIG_FDDI is not set | ||
777 | # CONFIG_HIPPI is not set | ||
778 | # CONFIG_PLIP is not set | ||
779 | # CONFIG_PPP is not set | ||
780 | # CONFIG_SLIP is not set | ||
781 | # CONFIG_NET_FC is not set | ||
782 | # CONFIG_SHAPER is not set | ||
783 | # CONFIG_NETCONSOLE is not set | ||
784 | # CONFIG_NETPOLL is not set | ||
785 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
786 | |||
787 | # | ||
788 | # ISDN subsystem | ||
789 | # | ||
790 | # CONFIG_ISDN is not set | ||
791 | |||
792 | # | ||
793 | # Telephony Support | ||
794 | # | ||
795 | # CONFIG_PHONE is not set | ||
796 | |||
797 | # | ||
798 | # Input device support | ||
799 | # | ||
800 | CONFIG_INPUT=y | ||
801 | |||
802 | # | ||
803 | # Userland interfaces | ||
804 | # | ||
805 | CONFIG_INPUT_MOUSEDEV=y | ||
806 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
807 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
808 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
809 | # CONFIG_INPUT_JOYDEV is not set | ||
810 | # CONFIG_INPUT_TSDEV is not set | ||
811 | # CONFIG_INPUT_EVDEV is not set | ||
812 | # CONFIG_INPUT_EVBUG is not set | ||
813 | |||
814 | # | ||
815 | # Input Device Drivers | ||
816 | # | ||
817 | CONFIG_INPUT_KEYBOARD=y | ||
818 | CONFIG_KEYBOARD_ATKBD=y | ||
819 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
820 | # CONFIG_KEYBOARD_LKKBD is not set | ||
821 | # CONFIG_KEYBOARD_XTKBD is not set | ||
822 | # CONFIG_KEYBOARD_NEWTON is not set | ||
823 | CONFIG_INPUT_MOUSE=y | ||
824 | CONFIG_MOUSE_PS2=y | ||
825 | CONFIG_MOUSE_SERIAL=m | ||
826 | CONFIG_MOUSE_INPORT=m | ||
827 | CONFIG_MOUSE_ATIXL=y | ||
828 | CONFIG_MOUSE_LOGIBM=m | ||
829 | CONFIG_MOUSE_PC110PAD=m | ||
830 | # CONFIG_MOUSE_VSXXXAA is not set | ||
831 | # CONFIG_INPUT_JOYSTICK is not set | ||
832 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
833 | # CONFIG_INPUT_MISC is not set | ||
834 | |||
835 | # | ||
836 | # Hardware I/O ports | ||
837 | # | ||
838 | CONFIG_SERIO=y | ||
839 | CONFIG_SERIO_I8042=y | ||
840 | # CONFIG_SERIO_SERPORT is not set | ||
841 | # CONFIG_SERIO_CT82C710 is not set | ||
842 | # CONFIG_SERIO_PARKBD is not set | ||
843 | # CONFIG_SERIO_PCIPS2 is not set | ||
844 | CONFIG_SERIO_LIBPS2=y | ||
845 | # CONFIG_SERIO_RAW is not set | ||
846 | # CONFIG_GAMEPORT is not set | ||
847 | |||
848 | # | ||
849 | # Character devices | ||
850 | # | ||
851 | CONFIG_VT=y | ||
852 | CONFIG_VT_CONSOLE=y | ||
853 | CONFIG_HW_CONSOLE=y | ||
854 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
855 | |||
856 | # | ||
857 | # Serial drivers | ||
858 | # | ||
859 | CONFIG_SERIAL_8250=y | ||
860 | CONFIG_SERIAL_8250_CONSOLE=y | ||
861 | CONFIG_SERIAL_8250_ACPI=y | ||
862 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
863 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
864 | CONFIG_SERIAL_8250_EXTENDED=y | ||
865 | CONFIG_SERIAL_8250_MANY_PORTS=y | ||
866 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
867 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
868 | CONFIG_SERIAL_8250_RSA=y | ||
869 | # CONFIG_SERIAL_8250_FOURPORT is not set | ||
870 | # CONFIG_SERIAL_8250_ACCENT is not set | ||
871 | # CONFIG_SERIAL_8250_BOCA is not set | ||
872 | # CONFIG_SERIAL_8250_HUB6 is not set | ||
873 | |||
874 | # | ||
875 | # Non-8250 serial port support | ||
876 | # | ||
877 | CONFIG_SERIAL_CORE=y | ||
878 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
879 | # CONFIG_SERIAL_JSM is not set | ||
880 | CONFIG_UNIX98_PTYS=y | ||
881 | CONFIG_LEGACY_PTYS=y | ||
882 | CONFIG_LEGACY_PTY_COUNT=256 | ||
883 | CONFIG_PRINTER=m | ||
884 | # CONFIG_LP_CONSOLE is not set | ||
885 | # CONFIG_PPDEV is not set | ||
886 | # CONFIG_TIPAR is not set | ||
887 | |||
888 | # | ||
889 | # IPMI | ||
890 | # | ||
891 | # CONFIG_IPMI_HANDLER is not set | ||
892 | |||
893 | # | ||
894 | # Watchdog Cards | ||
895 | # | ||
896 | # CONFIG_WATCHDOG is not set | ||
897 | CONFIG_HW_RANDOM=m | ||
898 | CONFIG_NVRAM=m | ||
899 | CONFIG_RTC=m | ||
900 | CONFIG_GEN_RTC=m | ||
901 | CONFIG_GEN_RTC_X=y | ||
902 | # CONFIG_DTLK is not set | ||
903 | # CONFIG_R3964 is not set | ||
904 | # CONFIG_APPLICOM is not set | ||
905 | # CONFIG_SONYPI is not set | ||
906 | |||
907 | # | ||
908 | # Ftape, the floppy tape device driver | ||
909 | # | ||
910 | # CONFIG_FTAPE is not set | ||
911 | CONFIG_AGP=m | ||
912 | CONFIG_AGP_ALI=m | ||
913 | CONFIG_AGP_ATI=m | ||
914 | CONFIG_AGP_AMD=m | ||
915 | CONFIG_AGP_AMD64=m | ||
916 | CONFIG_AGP_INTEL=m | ||
917 | CONFIG_AGP_NVIDIA=m | ||
918 | CONFIG_AGP_SIS=m | ||
919 | # CONFIG_AGP_SWORKS is not set | ||
920 | CONFIG_AGP_VIA=m | ||
921 | # CONFIG_AGP_EFFICEON is not set | ||
922 | CONFIG_DRM=m | ||
923 | CONFIG_DRM_TDFX=m | ||
924 | CONFIG_DRM_R128=m | ||
925 | CONFIG_DRM_RADEON=m | ||
926 | CONFIG_DRM_I810=m | ||
927 | CONFIG_DRM_I830=m | ||
928 | CONFIG_DRM_I915=m | ||
929 | CONFIG_DRM_MGA=m | ||
930 | CONFIG_DRM_SIS=m | ||
931 | CONFIG_DRM_VIA=m | ||
932 | CONFIG_DRM_SAVAGE=m | ||
933 | # CONFIG_MWAVE is not set | ||
934 | CONFIG_CS5535_GPIO=m | ||
935 | # CONFIG_RAW_DRIVER is not set | ||
936 | # CONFIG_HPET is not set | ||
937 | # CONFIG_HANGCHECK_TIMER is not set | ||
938 | |||
939 | # | ||
940 | # TPM devices | ||
941 | # | ||
942 | # CONFIG_TCG_TPM is not set | ||
943 | # CONFIG_TELCLOCK is not set | ||
944 | |||
945 | # | ||
946 | # I2C support | ||
947 | # | ||
948 | # CONFIG_I2C is not set | ||
949 | |||
950 | # | ||
951 | # SPI support | ||
952 | # | ||
953 | # CONFIG_SPI is not set | ||
954 | # CONFIG_SPI_MASTER is not set | ||
955 | |||
956 | # | ||
957 | # Dallas's 1-wire bus | ||
958 | # | ||
959 | # CONFIG_W1 is not set | ||
960 | |||
961 | # | ||
962 | # Hardware Monitoring support | ||
963 | # | ||
964 | CONFIG_HWMON=y | ||
965 | # CONFIG_HWMON_VID is not set | ||
966 | # CONFIG_SENSORS_F71805F is not set | ||
967 | # CONFIG_SENSORS_HDAPS is not set | ||
968 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
969 | |||
970 | # | ||
971 | # Misc devices | ||
972 | # | ||
973 | # CONFIG_IBM_ASM is not set | ||
974 | |||
975 | # | ||
976 | # Multimedia Capabilities Port drivers | ||
977 | # | ||
978 | |||
979 | # | ||
980 | # Multimedia devices | ||
981 | # | ||
982 | CONFIG_VIDEO_DEV=m | ||
983 | |||
984 | # | ||
985 | # Video For Linux | ||
986 | # | ||
987 | |||
988 | # | ||
989 | # Video Adapters | ||
990 | # | ||
991 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
992 | # CONFIG_VIDEO_PMS is not set | ||
993 | # CONFIG_VIDEO_BWQCAM is not set | ||
994 | # CONFIG_VIDEO_CQCAM is not set | ||
995 | # CONFIG_VIDEO_W9966 is not set | ||
996 | # CONFIG_VIDEO_CPIA is not set | ||
997 | # CONFIG_VIDEO_STRADIS is not set | ||
998 | # CONFIG_VIDEO_MXB is not set | ||
999 | # CONFIG_VIDEO_DPC is not set | ||
1000 | # CONFIG_VIDEO_HEXIUM_ORION is not set | ||
1001 | # CONFIG_VIDEO_HEXIUM_GEMINI is not set | ||
1002 | |||
1003 | # | ||
1004 | # Radio Adapters | ||
1005 | # | ||
1006 | # CONFIG_RADIO_CADET is not set | ||
1007 | # CONFIG_RADIO_RTRACK is not set | ||
1008 | # CONFIG_RADIO_RTRACK2 is not set | ||
1009 | # CONFIG_RADIO_AZTECH is not set | ||
1010 | # CONFIG_RADIO_GEMTEK is not set | ||
1011 | # CONFIG_RADIO_GEMTEK_PCI is not set | ||
1012 | # CONFIG_RADIO_MAXIRADIO is not set | ||
1013 | # CONFIG_RADIO_MAESTRO is not set | ||
1014 | # CONFIG_RADIO_SF16FMI is not set | ||
1015 | # CONFIG_RADIO_SF16FMR2 is not set | ||
1016 | # CONFIG_RADIO_TERRATEC is not set | ||
1017 | # CONFIG_RADIO_TRUST is not set | ||
1018 | # CONFIG_RADIO_TYPHOON is not set | ||
1019 | # CONFIG_RADIO_ZOLTRIX is not set | ||
1020 | |||
1021 | # | ||
1022 | # Digital Video Broadcasting Devices | ||
1023 | # | ||
1024 | # CONFIG_DVB is not set | ||
1025 | |||
1026 | # | ||
1027 | # Graphics support | ||
1028 | # | ||
1029 | # CONFIG_FB is not set | ||
1030 | CONFIG_VIDEO_SELECT=y | ||
1031 | |||
1032 | # | ||
1033 | # Console display driver support | ||
1034 | # | ||
1035 | CONFIG_VGA_CONSOLE=y | ||
1036 | # CONFIG_MDA_CONSOLE is not set | ||
1037 | CONFIG_DUMMY_CONSOLE=y | ||
1038 | |||
1039 | # | ||
1040 | # Sound | ||
1041 | # | ||
1042 | CONFIG_SOUND=y | ||
1043 | |||
1044 | # | ||
1045 | # Advanced Linux Sound Architecture | ||
1046 | # | ||
1047 | CONFIG_SND=m | ||
1048 | CONFIG_SND_TIMER=m | ||
1049 | CONFIG_SND_PCM=m | ||
1050 | CONFIG_SND_HWDEP=m | ||
1051 | CONFIG_SND_RAWMIDI=m | ||
1052 | CONFIG_SND_SEQUENCER=m | ||
1053 | # CONFIG_SND_SEQ_DUMMY is not set | ||
1054 | CONFIG_SND_OSSEMUL=y | ||
1055 | CONFIG_SND_MIXER_OSS=m | ||
1056 | CONFIG_SND_PCM_OSS=m | ||
1057 | CONFIG_SND_SEQUENCER_OSS=y | ||
1058 | # CONFIG_SND_RTCTIMER is not set | ||
1059 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
1060 | CONFIG_SND_SUPPORT_OLD_API=y | ||
1061 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
1062 | # CONFIG_SND_DEBUG is not set | ||
1063 | |||
1064 | # | ||
1065 | # Generic devices | ||
1066 | # | ||
1067 | CONFIG_SND_MPU401_UART=m | ||
1068 | CONFIG_SND_OPL3_LIB=m | ||
1069 | CONFIG_SND_OPL4_LIB=m | ||
1070 | CONFIG_SND_VX_LIB=m | ||
1071 | CONFIG_SND_AC97_CODEC=m | ||
1072 | CONFIG_SND_AC97_BUS=m | ||
1073 | CONFIG_SND_DUMMY=m | ||
1074 | CONFIG_SND_VIRMIDI=m | ||
1075 | CONFIG_SND_MTPAV=m | ||
1076 | CONFIG_SND_SERIAL_U16550=m | ||
1077 | CONFIG_SND_MPU401=m | ||
1078 | |||
1079 | # | ||
1080 | # ISA devices | ||
1081 | # | ||
1082 | CONFIG_SND_AD1848_LIB=m | ||
1083 | CONFIG_SND_CS4231_LIB=m | ||
1084 | CONFIG_SND_AD1816A=m | ||
1085 | CONFIG_SND_AD1848=m | ||
1086 | CONFIG_SND_ALS100=m | ||
1087 | CONFIG_SND_AZT2320=m | ||
1088 | CONFIG_SND_CMI8330=m | ||
1089 | CONFIG_SND_CS4231=m | ||
1090 | CONFIG_SND_CS4232=m | ||
1091 | CONFIG_SND_CS4236=m | ||
1092 | CONFIG_SND_DT019X=m | ||
1093 | CONFIG_SND_ES968=m | ||
1094 | CONFIG_SND_ES1688=m | ||
1095 | CONFIG_SND_ES18XX=m | ||
1096 | CONFIG_SND_GUS_SYNTH=m | ||
1097 | CONFIG_SND_GUSCLASSIC=m | ||
1098 | CONFIG_SND_GUSEXTREME=m | ||
1099 | CONFIG_SND_GUSMAX=m | ||
1100 | CONFIG_SND_INTERWAVE=m | ||
1101 | CONFIG_SND_INTERWAVE_STB=m | ||
1102 | CONFIG_SND_OPL3SA2=m | ||
1103 | CONFIG_SND_OPTI92X_AD1848=m | ||
1104 | CONFIG_SND_OPTI92X_CS4231=m | ||
1105 | CONFIG_SND_OPTI93X=m | ||
1106 | CONFIG_SND_SB8=m | ||
1107 | CONFIG_SND_SB16=m | ||
1108 | CONFIG_SND_SBAWE=m | ||
1109 | CONFIG_SND_SB16_CSP=y | ||
1110 | CONFIG_SND_SGALAXY=m | ||
1111 | CONFIG_SND_SSCAPE=m | ||
1112 | CONFIG_SND_WAVEFRONT=m | ||
1113 | |||
1114 | # | ||
1115 | # PCI devices | ||
1116 | # | ||
1117 | # CONFIG_SND_AD1889 is not set | ||
1118 | CONFIG_SND_ALS4000=m | ||
1119 | CONFIG_SND_ALI5451=m | ||
1120 | CONFIG_SND_ATIIXP=m | ||
1121 | # CONFIG_SND_ATIIXP_MODEM is not set | ||
1122 | CONFIG_SND_AU8810=m | ||
1123 | CONFIG_SND_AU8820=m | ||
1124 | CONFIG_SND_AU8830=m | ||
1125 | CONFIG_SND_AZT3328=m | ||
1126 | CONFIG_SND_BT87X=m | ||
1127 | # CONFIG_SND_BT87X_OVERCLOCK is not set | ||
1128 | CONFIG_SND_CA0106=m | ||
1129 | CONFIG_SND_CMIPCI=m | ||
1130 | CONFIG_SND_CS4281=m | ||
1131 | CONFIG_SND_CS46XX=m | ||
1132 | CONFIG_SND_CS46XX_NEW_DSP=y | ||
1133 | # CONFIG_SND_CS5535AUDIO is not set | ||
1134 | CONFIG_SND_EMU10K1=m | ||
1135 | CONFIG_SND_EMU10K1X=m | ||
1136 | CONFIG_SND_ENS1370=m | ||
1137 | CONFIG_SND_ENS1371=m | ||
1138 | CONFIG_SND_ES1938=m | ||
1139 | CONFIG_SND_ES1968=m | ||
1140 | CONFIG_SND_FM801=m | ||
1141 | CONFIG_SND_FM801_TEA575X=m | ||
1142 | # CONFIG_SND_HDA_INTEL is not set | ||
1143 | CONFIG_SND_HDSP=m | ||
1144 | # CONFIG_SND_HDSPM is not set | ||
1145 | CONFIG_SND_ICE1712=m | ||
1146 | CONFIG_SND_ICE1724=m | ||
1147 | CONFIG_SND_INTEL8X0=m | ||
1148 | # CONFIG_SND_INTEL8X0M is not set | ||
1149 | CONFIG_SND_KORG1212=m | ||
1150 | CONFIG_SND_MAESTRO3=m | ||
1151 | CONFIG_SND_MIXART=m | ||
1152 | CONFIG_SND_NM256=m | ||
1153 | CONFIG_SND_PCXHR=m | ||
1154 | CONFIG_SND_RME32=m | ||
1155 | CONFIG_SND_RME96=m | ||
1156 | CONFIG_SND_RME9652=m | ||
1157 | CONFIG_SND_SONICVIBES=m | ||
1158 | CONFIG_SND_TRIDENT=m | ||
1159 | CONFIG_SND_VIA82XX=m | ||
1160 | # CONFIG_SND_VIA82XX_MODEM is not set | ||
1161 | CONFIG_SND_VX222=m | ||
1162 | CONFIG_SND_YMFPCI=m | ||
1163 | |||
1164 | # | ||
1165 | # USB devices | ||
1166 | # | ||
1167 | # CONFIG_SND_USB_AUDIO is not set | ||
1168 | # CONFIG_SND_USB_USX2Y is not set | ||
1169 | |||
1170 | # | ||
1171 | # Open Sound System | ||
1172 | # | ||
1173 | # CONFIG_SOUND_PRIME is not set | ||
1174 | |||
1175 | # | ||
1176 | # USB support | ||
1177 | # | ||
1178 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1179 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
1180 | CONFIG_USB=y | ||
1181 | # CONFIG_USB_DEBUG is not set | ||
1182 | |||
1183 | # | ||
1184 | # Miscellaneous USB options | ||
1185 | # | ||
1186 | CONFIG_USB_DEVICEFS=y | ||
1187 | CONFIG_USB_BANDWIDTH=y | ||
1188 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1189 | # CONFIG_USB_SUSPEND is not set | ||
1190 | # CONFIG_USB_OTG is not set | ||
1191 | |||
1192 | # | ||
1193 | # USB Host Controller Drivers | ||
1194 | # | ||
1195 | CONFIG_USB_EHCI_HCD=y | ||
1196 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | ||
1197 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | ||
1198 | # CONFIG_USB_ISP116X_HCD is not set | ||
1199 | CONFIG_USB_OHCI_HCD=y | ||
1200 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | ||
1201 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
1202 | CONFIG_USB_UHCI_HCD=y | ||
1203 | # CONFIG_USB_SL811_HCD is not set | ||
1204 | |||
1205 | # | ||
1206 | # USB Device Class drivers | ||
1207 | # | ||
1208 | # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set | ||
1209 | # CONFIG_USB_ACM is not set | ||
1210 | CONFIG_USB_PRINTER=m | ||
1211 | |||
1212 | # | ||
1213 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
1214 | # | ||
1215 | |||
1216 | # | ||
1217 | # may also be needed; see USB_STORAGE Help for more information | ||
1218 | # | ||
1219 | CONFIG_USB_STORAGE=y | ||
1220 | CONFIG_USB_STORAGE_DEBUG=y | ||
1221 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1222 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1223 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1224 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1225 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1226 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1227 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1228 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1229 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1230 | CONFIG_USB_LIBUSUAL=y | ||
1231 | |||
1232 | # | ||
1233 | # USB Input Devices | ||
1234 | # | ||
1235 | CONFIG_USB_HID=y | ||
1236 | CONFIG_USB_HIDINPUT=y | ||
1237 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1238 | # CONFIG_HID_FF is not set | ||
1239 | # CONFIG_USB_HIDDEV is not set | ||
1240 | # CONFIG_USB_AIPTEK is not set | ||
1241 | # CONFIG_USB_WACOM is not set | ||
1242 | # CONFIG_USB_ACECAD is not set | ||
1243 | # CONFIG_USB_KBTAB is not set | ||
1244 | # CONFIG_USB_POWERMATE is not set | ||
1245 | # CONFIG_USB_MTOUCH is not set | ||
1246 | # CONFIG_USB_ITMTOUCH is not set | ||
1247 | # CONFIG_USB_EGALAX is not set | ||
1248 | # CONFIG_USB_YEALINK is not set | ||
1249 | # CONFIG_USB_XPAD is not set | ||
1250 | # CONFIG_USB_ATI_REMOTE is not set | ||
1251 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1252 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1253 | # CONFIG_USB_APPLETOUCH is not set | ||
1254 | |||
1255 | # | ||
1256 | # USB Imaging devices | ||
1257 | # | ||
1258 | # CONFIG_USB_MDC800 is not set | ||
1259 | # CONFIG_USB_MICROTEK is not set | ||
1260 | |||
1261 | # | ||
1262 | # USB Multimedia devices | ||
1263 | # | ||
1264 | # CONFIG_USB_DABUSB is not set | ||
1265 | # CONFIG_USB_VICAM is not set | ||
1266 | # CONFIG_USB_DSBR is not set | ||
1267 | # CONFIG_USB_ET61X251 is not set | ||
1268 | # CONFIG_USB_IBMCAM is not set | ||
1269 | # CONFIG_USB_KONICAWC is not set | ||
1270 | # CONFIG_USB_OV511 is not set | ||
1271 | # CONFIG_USB_SE401 is not set | ||
1272 | # CONFIG_USB_SN9C102 is not set | ||
1273 | # CONFIG_USB_STV680 is not set | ||
1274 | # CONFIG_USB_PWC is not set | ||
1275 | |||
1276 | # | ||
1277 | # USB Network Adapters | ||
1278 | # | ||
1279 | CONFIG_USB_CATC=m | ||
1280 | CONFIG_USB_KAWETH=m | ||
1281 | CONFIG_USB_PEGASUS=m | ||
1282 | CONFIG_USB_RTL8150=m | ||
1283 | CONFIG_USB_USBNET=m | ||
1284 | CONFIG_USB_NET_AX8817X=m | ||
1285 | CONFIG_USB_NET_CDCETHER=m | ||
1286 | # CONFIG_USB_NET_GL620A is not set | ||
1287 | CONFIG_USB_NET_NET1080=m | ||
1288 | # CONFIG_USB_NET_PLUSB is not set | ||
1289 | # CONFIG_USB_NET_RNDIS_HOST is not set | ||
1290 | # CONFIG_USB_NET_CDC_SUBSET is not set | ||
1291 | CONFIG_USB_NET_ZAURUS=m | ||
1292 | CONFIG_USB_ZD1201=m | ||
1293 | # CONFIG_USB_MON is not set | ||
1294 | |||
1295 | # | ||
1296 | # USB port drivers | ||
1297 | # | ||
1298 | # CONFIG_USB_USS720 is not set | ||
1299 | |||
1300 | # | ||
1301 | # USB Serial Converter support | ||
1302 | # | ||
1303 | # CONFIG_USB_SERIAL is not set | ||
1304 | |||
1305 | # | ||
1306 | # USB Miscellaneous drivers | ||
1307 | # | ||
1308 | # CONFIG_USB_EMI62 is not set | ||
1309 | # CONFIG_USB_EMI26 is not set | ||
1310 | # CONFIG_USB_AUERSWALD is not set | ||
1311 | # CONFIG_USB_RIO500 is not set | ||
1312 | # CONFIG_USB_LEGOTOWER is not set | ||
1313 | # CONFIG_USB_LCD is not set | ||
1314 | # CONFIG_USB_LED is not set | ||
1315 | # CONFIG_USB_CYTHERM is not set | ||
1316 | # CONFIG_USB_PHIDGETKIT is not set | ||
1317 | # CONFIG_USB_PHIDGETSERVO is not set | ||
1318 | # CONFIG_USB_IDMOUSE is not set | ||
1319 | # CONFIG_USB_SISUSBVGA is not set | ||
1320 | # CONFIG_USB_LD is not set | ||
1321 | # CONFIG_USB_TEST is not set | ||
1322 | |||
1323 | # | ||
1324 | # USB DSL modem support | ||
1325 | # | ||
1326 | |||
1327 | # | ||
1328 | # USB Gadget Support | ||
1329 | # | ||
1330 | # CONFIG_USB_GADGET is not set | ||
1331 | # CONFIG_USB_GADGET_NET2280 is not set | ||
1332 | # CONFIG_USB_GADGET_PXA2XX is not set | ||
1333 | # CONFIG_USB_GADGET_GOKU is not set | ||
1334 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
1335 | # CONFIG_USB_GADGET_OMAP is not set | ||
1336 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
1337 | # CONFIG_USB_ZERO is not set | ||
1338 | # CONFIG_USB_ETH is not set | ||
1339 | # CONFIG_USB_GADGETFS is not set | ||
1340 | # CONFIG_USB_FILE_STORAGE is not set | ||
1341 | # CONFIG_USB_G_SERIAL is not set | ||
1342 | |||
1343 | # | ||
1344 | # MMC/SD Card support | ||
1345 | # | ||
1346 | # CONFIG_MMC is not set | ||
1347 | |||
1348 | # | ||
1349 | # InfiniBand support | ||
1350 | # | ||
1351 | # CONFIG_INFINIBAND is not set | ||
1352 | |||
1353 | # | ||
1354 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
1355 | # | ||
1356 | # CONFIG_EDAC is not set | ||
1357 | |||
1358 | # | ||
1359 | # File systems | ||
1360 | # | ||
1361 | CONFIG_EXT2_FS=y | ||
1362 | # CONFIG_EXT2_FS_XATTR is not set | ||
1363 | # CONFIG_EXT2_FS_XIP is not set | ||
1364 | CONFIG_EXT3_FS=y | ||
1365 | # CONFIG_EXT3_FS_XATTR is not set | ||
1366 | CONFIG_JBD=y | ||
1367 | # CONFIG_JBD_DEBUG is not set | ||
1368 | CONFIG_REISERFS_FS=y | ||
1369 | # CONFIG_REISERFS_CHECK is not set | ||
1370 | CONFIG_REISERFS_PROC_INFO=y | ||
1371 | # CONFIG_REISERFS_FS_XATTR is not set | ||
1372 | # CONFIG_JFS_FS is not set | ||
1373 | # CONFIG_FS_POSIX_ACL is not set | ||
1374 | # CONFIG_XFS_FS is not set | ||
1375 | # CONFIG_OCFS2_FS is not set | ||
1376 | # CONFIG_MINIX_FS is not set | ||
1377 | # CONFIG_ROMFS_FS is not set | ||
1378 | CONFIG_INOTIFY=y | ||
1379 | # CONFIG_QUOTA is not set | ||
1380 | CONFIG_DNOTIFY=y | ||
1381 | # CONFIG_AUTOFS_FS is not set | ||
1382 | # CONFIG_AUTOFS4_FS is not set | ||
1383 | CONFIG_FUSE_FS=m | ||
1384 | |||
1385 | # | ||
1386 | # CD-ROM/DVD Filesystems | ||
1387 | # | ||
1388 | CONFIG_ISO9660_FS=y | ||
1389 | CONFIG_JOLIET=y | ||
1390 | CONFIG_ZISOFS=y | ||
1391 | CONFIG_ZISOFS_FS=y | ||
1392 | CONFIG_UDF_FS=y | ||
1393 | CONFIG_UDF_NLS=y | ||
1394 | |||
1395 | # | ||
1396 | # DOS/FAT/NT Filesystems | ||
1397 | # | ||
1398 | CONFIG_FAT_FS=y | ||
1399 | CONFIG_MSDOS_FS=y | ||
1400 | CONFIG_VFAT_FS=y | ||
1401 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1402 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1403 | CONFIG_NTFS_FS=m | ||
1404 | # CONFIG_NTFS_DEBUG is not set | ||
1405 | # CONFIG_NTFS_RW is not set | ||
1406 | |||
1407 | # | ||
1408 | # Pseudo filesystems | ||
1409 | # | ||
1410 | CONFIG_PROC_FS=y | ||
1411 | CONFIG_PROC_KCORE=y | ||
1412 | CONFIG_SYSFS=y | ||
1413 | CONFIG_TMPFS=y | ||
1414 | # CONFIG_HUGETLBFS is not set | ||
1415 | # CONFIG_HUGETLB_PAGE is not set | ||
1416 | CONFIG_RAMFS=y | ||
1417 | # CONFIG_RELAYFS_FS is not set | ||
1418 | CONFIG_CONFIGFS_FS=y | ||
1419 | |||
1420 | # | ||
1421 | # Miscellaneous filesystems | ||
1422 | # | ||
1423 | # CONFIG_ADFS_FS is not set | ||
1424 | # CONFIG_AFFS_FS is not set | ||
1425 | # CONFIG_HFS_FS is not set | ||
1426 | # CONFIG_HFSPLUS_FS is not set | ||
1427 | # CONFIG_BEFS_FS is not set | ||
1428 | # CONFIG_BFS_FS is not set | ||
1429 | # CONFIG_EFS_FS is not set | ||
1430 | # CONFIG_CRAMFS is not set | ||
1431 | CONFIG_SQUASHFS=y | ||
1432 | # CONFIG_SQUASHFS_EMBEDDED is not set | ||
1433 | CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 | ||
1434 | # CONFIG_SQUASHFS_VMALLOC is not set | ||
1435 | # CONFIG_VXFS_FS is not set | ||
1436 | # CONFIG_HPFS_FS is not set | ||
1437 | # CONFIG_QNX4FS_FS is not set | ||
1438 | # CONFIG_SYSV_FS is not set | ||
1439 | # CONFIG_UFS_FS is not set | ||
1440 | |||
1441 | # | ||
1442 | # Network File Systems | ||
1443 | # | ||
1444 | CONFIG_NFS_FS=y | ||
1445 | CONFIG_NFS_V3=y | ||
1446 | # CONFIG_NFS_V3_ACL is not set | ||
1447 | CONFIG_NFS_V4=y | ||
1448 | # CONFIG_NFS_DIRECTIO is not set | ||
1449 | # CONFIG_NFSD is not set | ||
1450 | CONFIG_LOCKD=y | ||
1451 | CONFIG_LOCKD_V4=y | ||
1452 | CONFIG_NFS_COMMON=y | ||
1453 | CONFIG_SUNRPC=y | ||
1454 | CONFIG_SUNRPC_GSS=y | ||
1455 | CONFIG_RPCSEC_GSS_KRB5=y | ||
1456 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1457 | CONFIG_SMB_FS=m | ||
1458 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
1459 | CONFIG_CIFS=m | ||
1460 | CONFIG_CIFS_STATS=y | ||
1461 | # CONFIG_CIFS_STATS2 is not set | ||
1462 | # CONFIG_CIFS_XATTR is not set | ||
1463 | # CONFIG_CIFS_EXPERIMENTAL is not set | ||
1464 | # CONFIG_NCP_FS is not set | ||
1465 | # CONFIG_CODA_FS is not set | ||
1466 | # CONFIG_AFS_FS is not set | ||
1467 | # CONFIG_9P_FS is not set | ||
1468 | |||
1469 | # | ||
1470 | # Partition Types | ||
1471 | # | ||
1472 | # CONFIG_PARTITION_ADVANCED is not set | ||
1473 | CONFIG_MSDOS_PARTITION=y | ||
1474 | |||
1475 | # | ||
1476 | # Native Language Support | ||
1477 | # | ||
1478 | CONFIG_NLS=y | ||
1479 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1480 | CONFIG_NLS_CODEPAGE_437=y | ||
1481 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1482 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1483 | CONFIG_NLS_CODEPAGE_850=y | ||
1484 | CONFIG_NLS_CODEPAGE_852=y | ||
1485 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1486 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1487 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1488 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1489 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1490 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1491 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1492 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1493 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1494 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1495 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1496 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1497 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1498 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1499 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1500 | # CONFIG_NLS_ISO8859_8 is not set | ||
1501 | CONFIG_NLS_CODEPAGE_1250=y | ||
1502 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1503 | CONFIG_NLS_ASCII=y | ||
1504 | CONFIG_NLS_ISO8859_1=y | ||
1505 | CONFIG_NLS_ISO8859_2=y | ||
1506 | # CONFIG_NLS_ISO8859_3 is not set | ||
1507 | # CONFIG_NLS_ISO8859_4 is not set | ||
1508 | # CONFIG_NLS_ISO8859_5 is not set | ||
1509 | # CONFIG_NLS_ISO8859_6 is not set | ||
1510 | # CONFIG_NLS_ISO8859_7 is not set | ||
1511 | # CONFIG_NLS_ISO8859_9 is not set | ||
1512 | # CONFIG_NLS_ISO8859_13 is not set | ||
1513 | # CONFIG_NLS_ISO8859_14 is not set | ||
1514 | # CONFIG_NLS_ISO8859_15 is not set | ||
1515 | # CONFIG_NLS_KOI8_R is not set | ||
1516 | # CONFIG_NLS_KOI8_U is not set | ||
1517 | CONFIG_NLS_UTF8=y | ||
1518 | |||
1519 | # | ||
1520 | # Instrumentation Support | ||
1521 | # | ||
1522 | # CONFIG_PROFILING is not set | ||
1523 | # CONFIG_KPROBES is not set | ||
1524 | |||
1525 | # | ||
1526 | # Kernel hacking | ||
1527 | # | ||
1528 | # CONFIG_PRINTK_TIME is not set | ||
1529 | # CONFIG_MAGIC_SYSRQ is not set | ||
1530 | # CONFIG_DEBUG_KERNEL is not set | ||
1531 | CONFIG_LOG_BUF_SHIFT=14 | ||
1532 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1533 | CONFIG_EARLY_PRINTK=y | ||
1534 | |||
1535 | # | ||
1536 | # Security options | ||
1537 | # | ||
1538 | # CONFIG_KEYS is not set | ||
1539 | # CONFIG_SECURITY is not set | ||
1540 | |||
1541 | # | ||
1542 | # Cryptographic options | ||
1543 | # | ||
1544 | CONFIG_CRYPTO=y | ||
1545 | # CONFIG_CRYPTO_HMAC is not set | ||
1546 | # CONFIG_CRYPTO_NULL is not set | ||
1547 | # CONFIG_CRYPTO_MD4 is not set | ||
1548 | CONFIG_CRYPTO_MD5=y | ||
1549 | # CONFIG_CRYPTO_SHA1 is not set | ||
1550 | # CONFIG_CRYPTO_SHA256 is not set | ||
1551 | # CONFIG_CRYPTO_SHA512 is not set | ||
1552 | # CONFIG_CRYPTO_WP512 is not set | ||
1553 | # CONFIG_CRYPTO_TGR192 is not set | ||
1554 | CONFIG_CRYPTO_DES=y | ||
1555 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1556 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1557 | # CONFIG_CRYPTO_SERPENT is not set | ||
1558 | CONFIG_CRYPTO_AES=m | ||
1559 | # CONFIG_CRYPTO_AES_586 is not set | ||
1560 | # CONFIG_CRYPTO_CAST5 is not set | ||
1561 | # CONFIG_CRYPTO_CAST6 is not set | ||
1562 | # CONFIG_CRYPTO_TEA is not set | ||
1563 | CONFIG_CRYPTO_ARC4=m | ||
1564 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1565 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1566 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1567 | CONFIG_CRYPTO_MICHAEL_MIC=m | ||
1568 | # CONFIG_CRYPTO_CRC32C is not set | ||
1569 | # CONFIG_CRYPTO_TEST is not set | ||
1570 | |||
1571 | # | ||
1572 | # Hardware crypto devices | ||
1573 | # | ||
1574 | # CONFIG_CRYPTO_DEV_PADLOCK is not set | ||
1575 | |||
1576 | # | ||
1577 | # Library routines | ||
1578 | # | ||
1579 | CONFIG_CRC_CCITT=m | ||
1580 | CONFIG_CRC16=m | ||
1581 | CONFIG_CRC32=y | ||
1582 | CONFIG_LIBCRC32C=m | ||
1583 | CONFIG_ZLIB_INFLATE=y | ||
1584 | CONFIG_GENERIC_HARDIRQS=y | ||
1585 | CONFIG_GENERIC_IRQ_PROBE=y | ||
1586 | CONFIG_X86_BIOS_REBOOT=y | ||
1587 | CONFIG_KTIME_SCALAR=y |