wok view linux/stuff/linux-2.6.22.9-slitaz.config @ rev 3

Add 'linux' Kernel config + patches
author Christophe Lincoln <pankso@slitaz.org>
date Thu Dec 13 11:30:29 2007 +0100 (2007-12-13)
parents
children
line source
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.22.9
4 # Sat Dec 1 11:06:26 2007
5 #
6 CONFIG_X86_32=y
7 CONFIG_GENERIC_TIME=y
8 CONFIG_CLOCKSOURCE_WATCHDOG=y
9 CONFIG_GENERIC_CLOCKEVENTS=y
10 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
11 CONFIG_LOCKDEP_SUPPORT=y
12 CONFIG_STACKTRACE_SUPPORT=y
13 CONFIG_SEMAPHORE_SLEEPERS=y
14 CONFIG_X86=y
15 CONFIG_MMU=y
16 CONFIG_ZONE_DMA=y
17 CONFIG_QUICKLIST=y
18 CONFIG_GENERIC_ISA_DMA=y
19 CONFIG_GENERIC_IOMAP=y
20 CONFIG_GENERIC_BUG=y
21 CONFIG_GENERIC_HWEIGHT=y
22 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
23 CONFIG_DMI=y
24 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
26 #
27 # Code maturity level options
28 #
29 CONFIG_EXPERIMENTAL=y
30 CONFIG_LOCK_KERNEL=y
31 CONFIG_INIT_ENV_ARG_LIMIT=32
33 #
34 # General setup
35 #
36 CONFIG_LOCALVERSION="-slitaz"
37 # CONFIG_LOCALVERSION_AUTO is not set
38 # CONFIG_KERNEL_GZIP is not set
39 # CONFIG_KERNEL_BZIP2 is not set
40 CONFIG_KERNEL_LZMA=y
41 CONFIG_SWAP=y
42 CONFIG_SYSVIPC=y
43 # CONFIG_IPC_NS is not set
44 CONFIG_SYSVIPC_SYSCTL=y
45 CONFIG_POSIX_MQUEUE=y
46 CONFIG_BSD_PROCESS_ACCT=y
47 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
48 # CONFIG_TASKSTATS is not set
49 # CONFIG_UTS_NS is not set
50 # CONFIG_AUDIT is not set
51 CONFIG_IKCONFIG=y
52 CONFIG_IKCONFIG_PROC=y
53 CONFIG_LOG_BUF_SHIFT=14
54 # CONFIG_CPUSETS is not set
55 # CONFIG_SYSFS_DEPRECATED is not set
56 # CONFIG_RELAY is not set
57 CONFIG_BLK_DEV_INITRD=y
58 CONFIG_INITRAMFS_SOURCE=""
59 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
60 CONFIG_SYSCTL=y
61 # CONFIG_EMBEDDED is not set
62 CONFIG_UID16=y
63 CONFIG_SYSCTL_SYSCALL=y
64 CONFIG_KALLSYMS=y
65 # CONFIG_KALLSYMS_EXTRA_PASS is not set
66 CONFIG_HOTPLUG=y
67 CONFIG_PRINTK=y
68 CONFIG_BUG=y
69 CONFIG_ELF_CORE=y
70 CONFIG_BASE_FULL=y
71 CONFIG_FUTEX=y
72 CONFIG_ANON_INODES=y
73 CONFIG_EPOLL=y
74 CONFIG_SIGNALFD=y
75 CONFIG_EVENTFD=y
76 CONFIG_SHMEM=y
77 CONFIG_VM_EVENT_COUNTERS=y
78 CONFIG_SLAB=y
79 # CONFIG_SLUB is not set
80 # CONFIG_SLOB is not set
81 CONFIG_RT_MUTEXES=y
82 # CONFIG_TINY_SHMEM is not set
83 CONFIG_BASE_SMALL=0
85 #
86 # Loadable module support
87 #
88 CONFIG_MODULES=y
89 CONFIG_MODULE_UNLOAD=y
90 # CONFIG_MODULE_FORCE_UNLOAD is not set
91 # CONFIG_MODVERSIONS is not set
92 # CONFIG_MODULE_SRCVERSION_ALL is not set
93 CONFIG_KMOD=y
94 CONFIG_STOP_MACHINE=y
96 #
97 # Block layer
98 #
99 CONFIG_BLOCK=y
100 # CONFIG_LBD is not set
101 # CONFIG_BLK_DEV_IO_TRACE is not set
102 # CONFIG_LSF is not set
104 #
105 # IO Schedulers
106 #
107 CONFIG_IOSCHED_NOOP=y
108 # CONFIG_IOSCHED_AS is not set
109 CONFIG_IOSCHED_DEADLINE=y
110 # CONFIG_IOSCHED_CFQ is not set
111 # CONFIG_DEFAULT_AS is not set
112 CONFIG_DEFAULT_DEADLINE=y
113 # CONFIG_DEFAULT_CFQ is not set
114 # CONFIG_DEFAULT_NOOP is not set
115 CONFIG_DEFAULT_IOSCHED="deadline"
117 #
118 # Processor type and features
119 #
120 # CONFIG_TICK_ONESHOT is not set
121 # CONFIG_NO_HZ is not set
122 # CONFIG_HIGH_RES_TIMERS is not set
123 CONFIG_SMP=y
124 CONFIG_X86_PC=y
125 # CONFIG_X86_ELAN is not set
126 # CONFIG_X86_VOYAGER is not set
127 # CONFIG_X86_NUMAQ is not set
128 # CONFIG_X86_SUMMIT is not set
129 # CONFIG_X86_BIGSMP is not set
130 # CONFIG_X86_VISWS is not set
131 # CONFIG_X86_GENERICARCH is not set
132 # CONFIG_X86_ES7000 is not set
133 # CONFIG_PARAVIRT is not set
134 CONFIG_M386=y
135 # CONFIG_M486 is not set
136 # CONFIG_M586 is not set
137 # CONFIG_M586TSC is not set
138 # CONFIG_M586MMX is not set
139 # CONFIG_M686 is not set
140 # CONFIG_MPENTIUMII is not set
141 # CONFIG_MPENTIUMIII is not set
142 # CONFIG_MPENTIUMM is not set
143 # CONFIG_MCORE2 is not set
144 # CONFIG_MPENTIUM4 is not set
145 # CONFIG_MK6 is not set
146 # CONFIG_MK7 is not set
147 # CONFIG_MK8 is not set
148 # CONFIG_MCRUSOE is not set
149 # CONFIG_MEFFICEON is not set
150 # CONFIG_MWINCHIPC6 is not set
151 # CONFIG_MWINCHIP2 is not set
152 # CONFIG_MWINCHIP3D is not set
153 # CONFIG_MGEODEGX1 is not set
154 # CONFIG_MGEODE_LX is not set
155 # CONFIG_MCYRIXIII is not set
156 # CONFIG_MVIAC3_2 is not set
157 # CONFIG_MVIAC7 is not set
158 CONFIG_X86_GENERIC=y
159 CONFIG_X86_L1_CACHE_SHIFT=7
160 CONFIG_RWSEM_GENERIC_SPINLOCK=y
161 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
162 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
163 CONFIG_GENERIC_CALIBRATE_DELAY=y
164 CONFIG_X86_PPRO_FENCE=y
165 CONFIG_X86_F00F_BUG=y
166 CONFIG_X86_INTEL_USERCOPY=y
167 CONFIG_X86_MINIMUM_CPU_MODEL=0
168 # CONFIG_HPET_TIMER is not set
169 CONFIG_NR_CPUS=8
170 # CONFIG_SCHED_SMT is not set
171 CONFIG_SCHED_MC=y
172 CONFIG_PREEMPT_NONE=y
173 # CONFIG_PREEMPT_VOLUNTARY is not set
174 # CONFIG_PREEMPT is not set
175 CONFIG_PREEMPT_BKL=y
176 CONFIG_X86_LOCAL_APIC=y
177 CONFIG_X86_IO_APIC=y
178 # CONFIG_X86_MCE is not set
179 CONFIG_VM86=y
180 # CONFIG_TOSHIBA is not set
181 # CONFIG_I8K is not set
182 # CONFIG_X86_REBOOTFIXUPS is not set
183 # CONFIG_MICROCODE is not set
184 # CONFIG_X86_MSR is not set
185 # CONFIG_X86_CPUID is not set
187 #
188 # Firmware Drivers
189 #
190 # CONFIG_EDD is not set
191 # CONFIG_DELL_RBU is not set
192 # CONFIG_DCDBAS is not set
193 # CONFIG_NOHIGHMEM is not set
194 CONFIG_HIGHMEM4G=y
195 # CONFIG_HIGHMEM64G is not set
196 CONFIG_PAGE_OFFSET=0xC0000000
197 CONFIG_HIGHMEM=y
198 CONFIG_ARCH_FLATMEM_ENABLE=y
199 CONFIG_ARCH_SPARSEMEM_ENABLE=y
200 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
201 CONFIG_ARCH_POPULATES_NODE_MAP=y
202 CONFIG_SELECT_MEMORY_MODEL=y
203 CONFIG_FLATMEM_MANUAL=y
204 # CONFIG_DISCONTIGMEM_MANUAL is not set
205 # CONFIG_SPARSEMEM_MANUAL is not set
206 CONFIG_FLATMEM=y
207 CONFIG_FLAT_NODE_MEM_MAP=y
208 CONFIG_SPARSEMEM_STATIC=y
209 CONFIG_SPLIT_PTLOCK_CPUS=4
210 # CONFIG_RESOURCES_64BIT is not set
211 CONFIG_ZONE_DMA_FLAG=1
212 CONFIG_NR_QUICK=1
213 # CONFIG_HIGHPTE is not set
214 CONFIG_MATH_EMULATION=y
215 CONFIG_MTRR=y
216 CONFIG_IRQBALANCE=y
217 # CONFIG_SECCOMP is not set
218 # CONFIG_HZ_100 is not set
219 # CONFIG_HZ_250 is not set
220 CONFIG_HZ_300=y
221 # CONFIG_HZ_1000 is not set
222 CONFIG_HZ=300
223 # CONFIG_KEXEC is not set
224 # CONFIG_CRASH_DUMP is not set
225 CONFIG_PHYSICAL_START=0x100000
226 # CONFIG_RELOCATABLE is not set
227 CONFIG_PHYSICAL_ALIGN=0x100000
228 # CONFIG_HOTPLUG_CPU is not set
229 CONFIG_COMPAT_VDSO=y
230 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
232 #
233 # Power management options (ACPI, APM)
234 #
235 # CONFIG_PM is not set
237 #
238 # CPU Frequency scaling
239 #
240 # CONFIG_CPU_FREQ is not set
242 #
243 # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
244 #
245 CONFIG_PCI=y
246 # CONFIG_PCI_GOBIOS is not set
247 # CONFIG_PCI_GOMMCONFIG is not set
248 # CONFIG_PCI_GODIRECT is not set
249 CONFIG_PCI_GOANY=y
250 CONFIG_PCI_BIOS=y
251 CONFIG_PCI_DIRECT=y
252 # CONFIG_PCIEPORTBUS is not set
253 CONFIG_ARCH_SUPPORTS_MSI=y
254 # CONFIG_PCI_MSI is not set
255 CONFIG_HT_IRQ=y
256 CONFIG_ISA_DMA_API=y
257 CONFIG_ISA=y
258 # CONFIG_EISA is not set
259 # CONFIG_MCA is not set
260 # CONFIG_SCx200 is not set
262 #
263 # PCCARD (PCMCIA/CardBus) support
264 #
265 CONFIG_PCCARD=m
266 # CONFIG_PCMCIA_DEBUG is not set
267 CONFIG_PCMCIA=m
268 CONFIG_PCMCIA_LOAD_CIS=y
269 CONFIG_PCMCIA_IOCTL=y
270 CONFIG_CARDBUS=y
272 #
273 # PC-card bridges
274 #
275 CONFIG_YENTA=m
276 CONFIG_YENTA_O2=y
277 CONFIG_YENTA_RICOH=y
278 CONFIG_YENTA_TI=y
279 CONFIG_YENTA_ENE_TUNE=y
280 CONFIG_YENTA_TOSHIBA=y
281 CONFIG_PD6729=m
282 CONFIG_I82092=m
283 CONFIG_I82365=m
284 # CONFIG_TCIC is not set
285 CONFIG_PCMCIA_PROBE=y
286 CONFIG_PCCARD_NONSTATIC=m
287 # CONFIG_HOTPLUG_PCI is not set
289 #
290 # Executable file formats
291 #
292 CONFIG_BINFMT_ELF=y
293 # CONFIG_BINFMT_AOUT is not set
294 # CONFIG_BINFMT_MISC is not set
296 #
297 # Networking
298 #
299 CONFIG_NET=y
301 #
302 # Networking options
303 #
304 CONFIG_PACKET=y
305 # CONFIG_PACKET_MMAP is not set
306 CONFIG_UNIX=y
307 CONFIG_XFRM=y
308 # CONFIG_XFRM_USER is not set
309 # CONFIG_XFRM_SUB_POLICY is not set
310 # CONFIG_XFRM_MIGRATE is not set
311 CONFIG_NET_KEY=y
312 # CONFIG_NET_KEY_MIGRATE is not set
313 CONFIG_INET=y
314 # CONFIG_IP_MULTICAST is not set
315 # CONFIG_IP_ADVANCED_ROUTER is not set
316 CONFIG_IP_FIB_HASH=y
317 # CONFIG_IP_PNP is not set
318 # CONFIG_NET_IPIP is not set
319 # CONFIG_NET_IPGRE is not set
320 # CONFIG_ARPD is not set
321 CONFIG_SYN_COOKIES=y
322 CONFIG_INET_AH=y
323 CONFIG_INET_ESP=y
324 CONFIG_INET_IPCOMP=y
325 CONFIG_INET_XFRM_TUNNEL=y
326 CONFIG_INET_TUNNEL=y
327 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
328 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
329 # CONFIG_INET_XFRM_MODE_BEET is not set
330 CONFIG_INET_DIAG=y
331 CONFIG_INET_TCP_DIAG=y
332 # CONFIG_TCP_CONG_ADVANCED is not set
333 CONFIG_TCP_CONG_CUBIC=y
334 CONFIG_DEFAULT_TCP_CONG="cubic"
335 # CONFIG_TCP_MD5SIG is not set
336 # CONFIG_IP_VS is not set
337 # CONFIG_IPV6 is not set
338 # CONFIG_INET6_XFRM_TUNNEL is not set
339 # CONFIG_INET6_TUNNEL is not set
340 # CONFIG_NETWORK_SECMARK is not set
341 CONFIG_NETFILTER=y
342 # CONFIG_NETFILTER_DEBUG is not set
344 #
345 # Core Netfilter Configuration
346 #
347 CONFIG_NETFILTER_NETLINK=y
348 # CONFIG_NETFILTER_NETLINK_QUEUE is not set
349 CONFIG_NETFILTER_NETLINK_LOG=m
350 # CONFIG_NF_CONNTRACK_ENABLED is not set
351 # CONFIG_NF_CONNTRACK is not set
352 CONFIG_NETFILTER_XTABLES=y
353 # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
354 # CONFIG_NETFILTER_XT_TARGET_MARK is not set
355 # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
356 # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
357 # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
358 # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
359 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
360 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
361 # CONFIG_NETFILTER_XT_MATCH_ESP is not set
362 # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
363 # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
364 # CONFIG_NETFILTER_XT_MATCH_MAC is not set
365 # CONFIG_NETFILTER_XT_MATCH_MARK is not set
366 # CONFIG_NETFILTER_XT_MATCH_POLICY is not set
367 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
368 # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
369 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
370 # CONFIG_NETFILTER_XT_MATCH_REALM is not set
371 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
372 # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
373 # CONFIG_NETFILTER_XT_MATCH_STRING is not set
374 # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
375 # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
377 #
378 # IP: Netfilter Configuration
379 #
380 # CONFIG_IP_NF_QUEUE is not set
381 CONFIG_IP_NF_IPTABLES=y
382 # CONFIG_IP_NF_MATCH_IPRANGE is not set
383 # CONFIG_IP_NF_MATCH_TOS is not set
384 # CONFIG_IP_NF_MATCH_RECENT is not set
385 # CONFIG_IP_NF_MATCH_ECN is not set
386 # CONFIG_IP_NF_MATCH_AH is not set
387 # CONFIG_IP_NF_MATCH_TTL is not set
388 # CONFIG_IP_NF_MATCH_OWNER is not set
389 # CONFIG_IP_NF_MATCH_ADDRTYPE is not set
390 CONFIG_IP_NF_FILTER=y
391 CONFIG_IP_NF_TARGET_REJECT=m
392 # CONFIG_IP_NF_TARGET_LOG is not set
393 # CONFIG_IP_NF_TARGET_ULOG is not set
394 # CONFIG_IP_NF_MANGLE is not set
395 # CONFIG_IP_NF_RAW is not set
396 # CONFIG_IP_NF_ARPTABLES is not set
397 # CONFIG_IP_DCCP is not set
398 # CONFIG_IP_SCTP is not set
399 # CONFIG_TIPC is not set
400 # CONFIG_ATM is not set
401 # CONFIG_BRIDGE is not set
402 # CONFIG_VLAN_8021Q is not set
403 # CONFIG_DECNET is not set
404 # CONFIG_LLC2 is not set
405 # CONFIG_IPX is not set
406 # CONFIG_ATALK is not set
407 # CONFIG_X25 is not set
408 # CONFIG_LAPB is not set
409 # CONFIG_ECONET is not set
410 # CONFIG_WAN_ROUTER is not set
412 #
413 # QoS and/or fair queueing
414 #
415 # CONFIG_NET_SCHED is not set
417 #
418 # Network testing
419 #
420 # CONFIG_NET_PKTGEN is not set
421 # CONFIG_HAMRADIO is not set
422 # CONFIG_IRDA is not set
423 # CONFIG_BT is not set
424 # CONFIG_AF_RXRPC is not set
426 #
427 # Wireless
428 #
429 # CONFIG_CFG80211 is not set
430 # CONFIG_WIRELESS_EXT is not set
431 # CONFIG_MAC80211 is not set
432 # CONFIG_IEEE80211 is not set
433 # CONFIG_RFKILL is not set
435 #
436 # Device Drivers
437 #
439 #
440 # Generic Driver Options
441 #
442 CONFIG_STANDALONE=y
443 CONFIG_PREVENT_FIRMWARE_BUILD=y
444 CONFIG_FW_LOADER=m
445 # CONFIG_SYS_HYPERVISOR is not set
447 #
448 # Connector - unified userspace <-> kernelspace linker
449 #
450 # CONFIG_CONNECTOR is not set
451 # CONFIG_MTD is not set
453 #
454 # Parallel port support
455 #
456 # CONFIG_PARPORT is not set
458 #
459 # Plug and Play support
460 #
461 CONFIG_PNP=y
462 # CONFIG_PNP_DEBUG is not set
464 #
465 # Protocols
466 #
467 CONFIG_ISAPNP=y
468 # CONFIG_PNPBIOS is not set
469 # CONFIG_PNPACPI is not set
471 #
472 # Block devices
473 #
474 CONFIG_BLK_DEV_FD=y
475 # CONFIG_BLK_DEV_XD is not set
476 # CONFIG_BLK_CPQ_DA is not set
477 # CONFIG_BLK_CPQ_CISS_DA is not set
478 # CONFIG_BLK_DEV_DAC960 is not set
479 # CONFIG_BLK_DEV_UMEM is not set
480 # CONFIG_BLK_DEV_COW_COMMON is not set
481 CONFIG_BLK_DEV_LOOP=y
482 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
483 # CONFIG_BLK_DEV_NBD is not set
484 # CONFIG_BLK_DEV_SX8 is not set
485 # CONFIG_BLK_DEV_UB is not set
486 CONFIG_BLK_DEV_RAM=y
487 CONFIG_BLK_DEV_RAM_COUNT=16
488 CONFIG_BLK_DEV_RAM_SIZE=4096
489 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
490 # CONFIG_RD_BZIP2 is not set
491 CONFIG_RD_LZMA=y
492 CONFIG_RD_GZIP=y
493 # CONFIG_CDROM_PKTCDVD is not set
494 # CONFIG_ATA_OVER_ETH is not set
496 #
497 # Misc devices
498 #
499 # CONFIG_IBM_ASM is not set
500 # CONFIG_PHANTOM is not set
501 # CONFIG_SGI_IOC4 is not set
502 # CONFIG_TIFM_CORE is not set
503 CONFIG_IDE=y
504 CONFIG_BLK_DEV_IDE=y
506 #
507 # Please see Documentation/ide.txt for help/info on IDE drives
508 #
509 # CONFIG_BLK_DEV_IDE_SATA is not set
510 # CONFIG_BLK_DEV_HD_IDE is not set
511 CONFIG_BLK_DEV_IDEDISK=y
512 CONFIG_IDEDISK_MULTI_MODE=y
513 # CONFIG_BLK_DEV_IDECS is not set
514 # CONFIG_BLK_DEV_DELKIN is not set
515 CONFIG_BLK_DEV_IDECD=y
516 # CONFIG_BLK_DEV_IDETAPE is not set
517 CONFIG_BLK_DEV_IDEFLOPPY=y
518 # CONFIG_BLK_DEV_IDESCSI is not set
519 # CONFIG_IDE_TASK_IOCTL is not set
520 CONFIG_IDE_PROC_FS=y
522 #
523 # IDE chipset support/bugfixes
524 #
525 CONFIG_IDE_GENERIC=y
526 CONFIG_BLK_DEV_CMD640=y
527 # CONFIG_BLK_DEV_CMD640_ENHANCED is not set
528 # CONFIG_BLK_DEV_IDEPNP is not set
529 CONFIG_BLK_DEV_IDEPCI=y
530 CONFIG_IDEPCI_SHARE_IRQ=y
531 CONFIG_IDEPCI_PCIBUS_ORDER=y
532 # CONFIG_BLK_DEV_OFFBOARD is not set
533 CONFIG_BLK_DEV_GENERIC=y
534 # CONFIG_BLK_DEV_OPTI621 is not set
535 CONFIG_BLK_DEV_RZ1000=y
536 CONFIG_BLK_DEV_IDEDMA_PCI=y
537 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
538 # CONFIG_IDEDMA_ONLYDISK is not set
539 CONFIG_BLK_DEV_AEC62XX=y
540 CONFIG_BLK_DEV_ALI15X3=y
541 # CONFIG_WDC_ALI15X3 is not set
542 CONFIG_BLK_DEV_AMD74XX=y
543 CONFIG_BLK_DEV_ATIIXP=y
544 CONFIG_BLK_DEV_CMD64X=y
545 CONFIG_BLK_DEV_TRIFLEX=y
546 CONFIG_BLK_DEV_CY82C693=y
547 # CONFIG_BLK_DEV_CS5520 is not set
548 CONFIG_BLK_DEV_CS5530=y
549 CONFIG_BLK_DEV_CS5535=y
550 # CONFIG_BLK_DEV_HPT34X is not set
551 # CONFIG_BLK_DEV_HPT366 is not set
552 CONFIG_BLK_DEV_JMICRON=y
553 # CONFIG_BLK_DEV_SC1200 is not set
554 CONFIG_BLK_DEV_PIIX=y
555 CONFIG_BLK_DEV_IT8213=y
556 CONFIG_BLK_DEV_IT821X=y
557 CONFIG_BLK_DEV_NS87415=y
558 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
559 CONFIG_BLK_DEV_PDC202XX_NEW=y
560 CONFIG_BLK_DEV_SVWKS=y
561 CONFIG_BLK_DEV_SIIMAGE=y
562 CONFIG_BLK_DEV_SIS5513=y
563 CONFIG_BLK_DEV_SLC90E66=y
564 CONFIG_BLK_DEV_TRM290=y
565 CONFIG_BLK_DEV_VIA82CXXX=y
566 # CONFIG_BLK_DEV_TC86C001 is not set
567 # CONFIG_IDE_ARM is not set
568 # CONFIG_IDE_CHIPSETS is not set
569 CONFIG_BLK_DEV_IDEDMA=y
570 # CONFIG_IDEDMA_IVB is not set
571 # CONFIG_BLK_DEV_HD is not set
573 #
574 # SCSI device support
575 #
576 # CONFIG_RAID_ATTRS is not set
577 CONFIG_SCSI=y
578 # CONFIG_SCSI_TGT is not set
579 # CONFIG_SCSI_NETLINK is not set
580 CONFIG_SCSI_PROC_FS=y
582 #
583 # SCSI support type (disk, tape, CD-ROM)
584 #
585 CONFIG_BLK_DEV_SD=y
586 # CONFIG_CHR_DEV_ST is not set
587 # CONFIG_CHR_DEV_OSST is not set
588 # CONFIG_BLK_DEV_SR is not set
589 # CONFIG_CHR_DEV_SG is not set
590 # CONFIG_CHR_DEV_SCH is not set
592 #
593 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
594 #
595 # CONFIG_SCSI_MULTI_LUN is not set
596 # CONFIG_SCSI_CONSTANTS is not set
597 # CONFIG_SCSI_LOGGING is not set
598 # CONFIG_SCSI_SCAN_ASYNC is not set
599 CONFIG_SCSI_WAIT_SCAN=m
601 #
602 # SCSI Transports
603 #
604 # CONFIG_SCSI_SPI_ATTRS is not set
605 # CONFIG_SCSI_FC_ATTRS is not set
606 # CONFIG_SCSI_ISCSI_ATTRS is not set
607 # CONFIG_SCSI_SAS_ATTRS is not set
608 # CONFIG_SCSI_SAS_LIBSAS is not set
610 #
611 # SCSI low-level drivers
612 #
613 # CONFIG_ISCSI_TCP is not set
614 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
615 # CONFIG_SCSI_3W_9XXX is not set
616 # CONFIG_SCSI_7000FASST is not set
617 # CONFIG_SCSI_ACARD is not set
618 # CONFIG_SCSI_AHA152X is not set
619 # CONFIG_SCSI_AHA1542 is not set
620 # CONFIG_SCSI_AACRAID is not set
621 # CONFIG_SCSI_AIC7XXX is not set
622 # CONFIG_SCSI_AIC7XXX_OLD is not set
623 # CONFIG_SCSI_AIC79XX is not set
624 # CONFIG_SCSI_AIC94XX is not set
625 # CONFIG_SCSI_DPT_I2O is not set
626 # CONFIG_SCSI_ADVANSYS is not set
627 # CONFIG_SCSI_IN2000 is not set
628 # CONFIG_SCSI_ARCMSR is not set
629 # CONFIG_MEGARAID_NEWGEN is not set
630 # CONFIG_MEGARAID_LEGACY is not set
631 # CONFIG_MEGARAID_SAS is not set
632 # CONFIG_SCSI_HPTIOP is not set
633 # CONFIG_SCSI_BUSLOGIC is not set
634 # CONFIG_SCSI_DMX3191D is not set
635 # CONFIG_SCSI_DTC3280 is not set
636 # CONFIG_SCSI_EATA is not set
637 # CONFIG_SCSI_FUTURE_DOMAIN is not set
638 # CONFIG_SCSI_GDTH is not set
639 # CONFIG_SCSI_GENERIC_NCR5380 is not set
640 # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
641 # CONFIG_SCSI_IPS is not set
642 # CONFIG_SCSI_INITIO is not set
643 # CONFIG_SCSI_INIA100 is not set
644 # CONFIG_SCSI_NCR53C406A is not set
645 # CONFIG_SCSI_STEX is not set
646 # CONFIG_SCSI_SYM53C8XX_2 is not set
647 # CONFIG_SCSI_IPR is not set
648 # CONFIG_SCSI_PAS16 is not set
649 # CONFIG_SCSI_PSI240I is not set
650 # CONFIG_SCSI_QLOGIC_FAS is not set
651 # CONFIG_SCSI_QLOGIC_1280 is not set
652 # CONFIG_SCSI_QLA_FC is not set
653 # CONFIG_SCSI_QLA_ISCSI is not set
654 # CONFIG_SCSI_LPFC is not set
655 # CONFIG_SCSI_SEAGATE is not set
656 # CONFIG_SCSI_SYM53C416 is not set
657 # CONFIG_SCSI_DC395x is not set
658 # CONFIG_SCSI_DC390T is not set
659 # CONFIG_SCSI_T128 is not set
660 # CONFIG_SCSI_U14_34F is not set
661 # CONFIG_SCSI_ULTRASTOR is not set
662 # CONFIG_SCSI_NSP32 is not set
663 # CONFIG_SCSI_DEBUG is not set
664 # CONFIG_SCSI_SRP is not set
666 #
667 # PCMCIA SCSI adapter support
668 #
669 # CONFIG_PCMCIA_AHA152X is not set
670 # CONFIG_PCMCIA_FDOMAIN is not set
671 # CONFIG_PCMCIA_NINJA_SCSI is not set
672 # CONFIG_PCMCIA_QLOGIC is not set
673 # CONFIG_PCMCIA_SYM53C500 is not set
674 CONFIG_ATA=y
675 # CONFIG_ATA_NONSTANDARD is not set
676 CONFIG_SATA_AHCI=y
677 # CONFIG_SATA_SVW is not set
678 CONFIG_ATA_PIIX=y
679 # CONFIG_SATA_MV is not set
680 CONFIG_SATA_NV=y
681 # CONFIG_PDC_ADMA is not set
682 # CONFIG_SATA_QSTOR is not set
683 # CONFIG_SATA_PROMISE is not set
684 # CONFIG_SATA_SX4 is not set
685 # CONFIG_SATA_SIL is not set
686 # CONFIG_SATA_SIL24 is not set
687 CONFIG_SATA_SIS=y
688 # CONFIG_SATA_ULI is not set
689 CONFIG_SATA_VIA=y
690 # CONFIG_SATA_VITESSE is not set
691 # CONFIG_SATA_INIC162X is not set
692 # CONFIG_PATA_ALI is not set
693 # CONFIG_PATA_AMD is not set
694 # CONFIG_PATA_ARTOP is not set
695 # CONFIG_PATA_ATIIXP is not set
696 # CONFIG_PATA_CMD640_PCI is not set
697 # CONFIG_PATA_CMD64X is not set
698 # CONFIG_PATA_CS5520 is not set
699 # CONFIG_PATA_CS5530 is not set
700 # CONFIG_PATA_CS5535 is not set
701 # CONFIG_PATA_CYPRESS is not set
702 # CONFIG_PATA_EFAR is not set
703 # CONFIG_ATA_GENERIC is not set
704 # CONFIG_PATA_HPT366 is not set
705 # CONFIG_PATA_HPT37X is not set
706 # CONFIG_PATA_HPT3X2N is not set
707 # CONFIG_PATA_HPT3X3 is not set
708 # CONFIG_PATA_ISAPNP is not set
709 # CONFIG_PATA_IT821X is not set
710 # CONFIG_PATA_IT8213 is not set
711 # CONFIG_PATA_JMICRON is not set
712 # CONFIG_PATA_LEGACY is not set
713 # CONFIG_PATA_TRIFLEX is not set
714 # CONFIG_PATA_MARVELL is not set
715 # CONFIG_PATA_MPIIX is not set
716 # CONFIG_PATA_OLDPIIX is not set
717 # CONFIG_PATA_NETCELL is not set
718 # CONFIG_PATA_NS87410 is not set
719 # CONFIG_PATA_OPTI is not set
720 # CONFIG_PATA_OPTIDMA is not set
721 # CONFIG_PATA_PCMCIA is not set
722 # CONFIG_PATA_PDC_OLD is not set
723 # CONFIG_PATA_QDI is not set
724 # CONFIG_PATA_RADISYS is not set
725 # CONFIG_PATA_RZ1000 is not set
726 # CONFIG_PATA_SC1200 is not set
727 # CONFIG_PATA_SERVERWORKS is not set
728 # CONFIG_PATA_PDC2027X is not set
729 # CONFIG_PATA_SIL680 is not set
730 CONFIG_PATA_SIS=y
731 # CONFIG_PATA_VIA is not set
732 # CONFIG_PATA_WINBOND is not set
733 # CONFIG_PATA_WINBOND_VLB is not set
735 #
736 # Old CD-ROM drivers (not SCSI, not IDE)
737 #
738 # CONFIG_CD_NO_IDESCSI is not set
740 #
741 # Multi-device support (RAID and LVM)
742 #
743 # CONFIG_MD is not set
745 #
746 # Fusion MPT device support
747 #
748 # CONFIG_FUSION is not set
749 # CONFIG_FUSION_SPI is not set
750 # CONFIG_FUSION_FC is not set
751 # CONFIG_FUSION_SAS is not set
753 #
754 # IEEE 1394 (FireWire) support
755 #
756 # CONFIG_FIREWIRE is not set
757 # CONFIG_IEEE1394 is not set
759 #
760 # I2O device support
761 #
762 # CONFIG_I2O is not set
763 # CONFIG_MACINTOSH_DRIVERS is not set
765 #
766 # Network device support
767 #
768 CONFIG_NETDEVICES=y
769 CONFIG_DUMMY=y
770 # CONFIG_BONDING is not set
771 # CONFIG_EQUALIZER is not set
772 # CONFIG_TUN is not set
773 # CONFIG_NET_SB1000 is not set
774 CONFIG_ARCNET=m
775 CONFIG_ARCNET_1201=m
776 # CONFIG_ARCNET_1051 is not set
777 # CONFIG_ARCNET_RAW is not set
778 # CONFIG_ARCNET_CAP is not set
779 CONFIG_ARCNET_COM90xx=m
780 # CONFIG_ARCNET_COM90xxIO is not set
781 # CONFIG_ARCNET_RIM_I is not set
782 # CONFIG_ARCNET_COM20020 is not set
783 CONFIG_PHYLIB=m
785 #
786 # MII PHY device drivers
787 #
788 CONFIG_MARVELL_PHY=m
789 CONFIG_DAVICOM_PHY=m
790 CONFIG_QSEMI_PHY=m
791 CONFIG_LXT_PHY=m
792 CONFIG_CICADA_PHY=m
793 # CONFIG_VITESSE_PHY is not set
794 # CONFIG_SMSC_PHY is not set
795 CONFIG_BROADCOM_PHY=m
796 # CONFIG_FIXED_PHY is not set
798 #
799 # Ethernet (10 or 100Mbit)
800 #
801 CONFIG_NET_ETHERNET=y
802 CONFIG_MII=y
803 CONFIG_HAPPYMEAL=m
804 CONFIG_SUNGEM=m
805 CONFIG_CASSINI=m
806 CONFIG_NET_VENDOR_3COM=y
807 CONFIG_EL1=m
808 CONFIG_EL2=m
809 CONFIG_ELPLUS=m
810 # CONFIG_EL16 is not set
811 CONFIG_EL3=m
812 CONFIG_3C515=m
813 CONFIG_VORTEX=m
814 CONFIG_TYPHOON=m
815 CONFIG_LANCE=m
816 CONFIG_NET_VENDOR_SMC=y
817 CONFIG_WD80x3=m
818 CONFIG_ULTRA=m
819 CONFIG_SMC9194=m
820 CONFIG_NET_VENDOR_RACAL=y
821 CONFIG_NI52=m
822 CONFIG_NI65=m
824 #
825 # Tulip family network device support
826 #
827 CONFIG_NET_TULIP=y
828 # CONFIG_DE2104X is not set
829 CONFIG_TULIP=m
830 # CONFIG_TULIP_MWI is not set
831 # CONFIG_TULIP_MMIO is not set
832 # CONFIG_TULIP_NAPI is not set
833 CONFIG_DE4X5=y
834 CONFIG_WINBOND_840=y
835 CONFIG_DM9102=y
836 CONFIG_ULI526X=m
837 CONFIG_PCMCIA_XIRCOM=y
838 # CONFIG_AT1700 is not set
839 CONFIG_DEPCA=m
840 CONFIG_HP100=m
841 CONFIG_NET_ISA=y
842 CONFIG_E2100=m
843 CONFIG_EWRK3=m
844 CONFIG_EEXPRESS=m
845 CONFIG_EEXPRESS_PRO=m
846 CONFIG_HPLAN_PLUS=m
847 CONFIG_HPLAN=m
848 CONFIG_LP486E=m
849 CONFIG_ETH16I=m
850 CONFIG_NE2000=m
851 # CONFIG_ZNET is not set
852 # CONFIG_SEEQ8005 is not set
853 CONFIG_NET_PCI=y
854 CONFIG_PCNET32=y
855 # CONFIG_PCNET32_NAPI is not set
856 CONFIG_AMD8111_ETH=m
857 # CONFIG_AMD8111E_NAPI is not set
858 CONFIG_ADAPTEC_STARFIRE=m
859 # CONFIG_ADAPTEC_STARFIRE_NAPI is not set
860 # CONFIG_AC3200 is not set
861 CONFIG_APRICOT=m
862 CONFIG_B44=y
863 CONFIG_FORCEDETH=y
864 # CONFIG_FORCEDETH_NAPI is not set
865 CONFIG_CS89x0=m
866 CONFIG_DGRS=y
867 CONFIG_EEPRO100=y
868 CONFIG_E100=y
869 CONFIG_FEALNX=m
870 CONFIG_NATSEMI=y
871 CONFIG_NE2K_PCI=y
872 # CONFIG_8139CP is not set
873 CONFIG_8139TOO=y
874 # CONFIG_8139TOO_PIO is not set
875 CONFIG_8139TOO_TUNE_TWISTER=y
876 CONFIG_8139TOO_8129=y
877 # CONFIG_8139_OLD_RX_RESET is not set
878 CONFIG_SIS900=y
879 CONFIG_EPIC100=y
880 CONFIG_SUNDANCE=y
881 # CONFIG_SUNDANCE_MMIO is not set
882 CONFIG_TLAN=y
883 CONFIG_VIA_RHINE=y
884 CONFIG_VIA_RHINE_MMIO=y
885 # CONFIG_VIA_RHINE_NAPI is not set
886 # CONFIG_SC92031 is not set
887 CONFIG_NETDEV_1000=y
888 # CONFIG_ACENIC is not set
889 CONFIG_DL2K=m
890 CONFIG_E1000=m
891 # CONFIG_E1000_NAPI is not set
892 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
893 # CONFIG_NS83820 is not set
894 # CONFIG_HAMACHI is not set
895 # CONFIG_YELLOWFIN is not set
896 CONFIG_R8169=y
897 # CONFIG_R8169_NAPI is not set
898 CONFIG_SIS190=m
899 # CONFIG_SKGE is not set
900 # CONFIG_SKY2 is not set
901 # CONFIG_SK98LIN is not set
902 CONFIG_VIA_VELOCITY=m
903 CONFIG_TIGON3=m
904 CONFIG_BNX2=m
905 # CONFIG_QLA3XXX is not set
906 # CONFIG_ATL1 is not set
907 # CONFIG_NETDEV_10000 is not set
908 # CONFIG_TR is not set
910 #
911 # Wireless LAN
912 #
913 # CONFIG_WLAN_PRE80211 is not set
914 # CONFIG_WLAN_80211 is not set
916 #
917 # USB Network Adapters
918 #
919 # CONFIG_USB_CATC is not set
920 # CONFIG_USB_KAWETH is not set
921 # CONFIG_USB_PEGASUS is not set
922 # CONFIG_USB_RTL8150 is not set
923 # CONFIG_USB_USBNET_MII is not set
924 # CONFIG_USB_USBNET is not set
925 CONFIG_NET_PCMCIA=y
926 CONFIG_PCMCIA_3C589=m
927 CONFIG_PCMCIA_3C574=m
928 CONFIG_PCMCIA_FMVJ18X=m
929 CONFIG_PCMCIA_PCNET=m
930 CONFIG_PCMCIA_NMCLAN=m
931 CONFIG_PCMCIA_SMC91C92=m
932 CONFIG_PCMCIA_XIRC2PS=m
933 CONFIG_PCMCIA_AXNET=m
934 # CONFIG_WAN is not set
935 # CONFIG_FDDI is not set
936 # CONFIG_HIPPI is not set
937 CONFIG_PPP=y
938 # CONFIG_PPP_MULTILINK is not set
939 # CONFIG_PPP_FILTER is not set
940 CONFIG_PPP_ASYNC=y
941 # CONFIG_PPP_SYNC_TTY is not set
942 # CONFIG_PPP_DEFLATE is not set
943 # CONFIG_PPP_BSDCOMP is not set
944 # CONFIG_PPP_MPPE is not set
945 CONFIG_PPPOE=y
946 # CONFIG_SLIP is not set
947 CONFIG_SLHC=y
948 # CONFIG_NET_FC is not set
949 # CONFIG_SHAPER is not set
950 # CONFIG_NETCONSOLE is not set
951 # CONFIG_NETPOLL is not set
952 # CONFIG_NET_POLL_CONTROLLER is not set
954 #
955 # ISDN subsystem
956 #
957 # CONFIG_ISDN is not set
959 #
960 # Telephony Support
961 #
962 # CONFIG_PHONE is not set
964 #
965 # Input device support
966 #
967 CONFIG_INPUT=y
968 # CONFIG_INPUT_FF_MEMLESS is not set
969 # CONFIG_INPUT_POLLDEV is not set
971 #
972 # Userland interfaces
973 #
974 CONFIG_INPUT_MOUSEDEV=y
975 CONFIG_INPUT_MOUSEDEV_PSAUX=y
976 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
977 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
978 # CONFIG_INPUT_JOYDEV is not set
979 # CONFIG_INPUT_TSDEV is not set
980 CONFIG_INPUT_EVDEV=y
981 # CONFIG_INPUT_EVBUG is not set
983 #
984 # Input Device Drivers
985 #
986 CONFIG_INPUT_KEYBOARD=y
987 CONFIG_KEYBOARD_ATKBD=y
988 # CONFIG_KEYBOARD_SUNKBD is not set
989 # CONFIG_KEYBOARD_LKKBD is not set
990 # CONFIG_KEYBOARD_XTKBD is not set
991 # CONFIG_KEYBOARD_NEWTON is not set
992 # CONFIG_KEYBOARD_STOWAWAY is not set
993 CONFIG_INPUT_MOUSE=y
994 CONFIG_MOUSE_PS2=y
995 CONFIG_MOUSE_PS2_ALPS=y
996 CONFIG_MOUSE_PS2_LOGIPS2PP=y
997 CONFIG_MOUSE_PS2_SYNAPTICS=y
998 CONFIG_MOUSE_PS2_LIFEBOOK=y
999 CONFIG_MOUSE_PS2_TRACKPOINT=y
1000 # CONFIG_MOUSE_PS2_TOUCHKIT is not set
1001 CONFIG_MOUSE_SERIAL=y
1002 # CONFIG_MOUSE_APPLETOUCH is not set
1003 CONFIG_MOUSE_INPORT=m
1004 # CONFIG_MOUSE_ATIXL is not set
1005 CONFIG_MOUSE_LOGIBM=m
1006 CONFIG_MOUSE_PC110PAD=m
1007 # CONFIG_MOUSE_VSXXXAA is not set
1008 # CONFIG_INPUT_JOYSTICK is not set
1009 # CONFIG_INPUT_TABLET is not set
1010 # CONFIG_INPUT_TOUCHSCREEN is not set
1011 CONFIG_INPUT_MISC=y
1012 CONFIG_INPUT_PCSPKR=y
1013 # CONFIG_INPUT_WISTRON_BTNS is not set
1014 # CONFIG_INPUT_ATI_REMOTE is not set
1015 # CONFIG_INPUT_ATI_REMOTE2 is not set
1016 # CONFIG_INPUT_KEYSPAN_REMOTE is not set
1017 # CONFIG_INPUT_POWERMATE is not set
1018 # CONFIG_INPUT_YEALINK is not set
1019 # CONFIG_INPUT_UINPUT is not set
1022 # Hardware I/O ports
1024 CONFIG_SERIO=y
1025 CONFIG_SERIO_I8042=y
1026 CONFIG_SERIO_SERPORT=y
1027 # CONFIG_SERIO_CT82C710 is not set
1028 CONFIG_SERIO_PCIPS2=y
1029 CONFIG_SERIO_LIBPS2=y
1030 CONFIG_SERIO_RAW=y
1031 # CONFIG_GAMEPORT is not set
1034 # Character devices
1036 CONFIG_VT=y
1037 CONFIG_VT_CONSOLE=y
1038 CONFIG_HW_CONSOLE=y
1039 # CONFIG_VT_HW_CONSOLE_BINDING is not set
1040 # CONFIG_SERIAL_NONSTANDARD is not set
1043 # Serial drivers
1045 CONFIG_SERIAL_8250=y
1046 # CONFIG_SERIAL_8250_CONSOLE is not set
1047 CONFIG_SERIAL_8250_PCI=y
1048 CONFIG_SERIAL_8250_PNP=y
1049 # CONFIG_SERIAL_8250_CS is not set
1050 CONFIG_SERIAL_8250_NR_UARTS=4
1051 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1052 # CONFIG_SERIAL_8250_EXTENDED is not set
1055 # Non-8250 serial port support
1057 CONFIG_SERIAL_CORE=y
1058 # CONFIG_SERIAL_JSM is not set
1059 CONFIG_UNIX98_PTYS=y
1060 # CONFIG_LEGACY_PTYS is not set
1063 # IPMI
1065 # CONFIG_IPMI_HANDLER is not set
1066 # CONFIG_WATCHDOG is not set
1067 CONFIG_HW_RANDOM=y
1068 CONFIG_HW_RANDOM_INTEL=y
1069 CONFIG_HW_RANDOM_AMD=y
1070 CONFIG_HW_RANDOM_GEODE=y
1071 CONFIG_HW_RANDOM_VIA=y
1072 CONFIG_NVRAM=y
1073 CONFIG_RTC=m
1074 CONFIG_GEN_RTC=m
1075 # CONFIG_GEN_RTC_X is not set
1076 # CONFIG_DTLK is not set
1077 # CONFIG_R3964 is not set
1078 # CONFIG_APPLICOM is not set
1079 # CONFIG_SONYPI is not set
1080 # CONFIG_AGP is not set
1081 # CONFIG_DRM is not set
1084 # PCMCIA character devices
1086 # CONFIG_SYNCLINK_CS is not set
1087 # CONFIG_CARDMAN_4000 is not set
1088 # CONFIG_CARDMAN_4040 is not set
1089 # CONFIG_MWAVE is not set
1090 # CONFIG_PC8736x_GPIO is not set
1091 # CONFIG_NSC_GPIO is not set
1092 # CONFIG_CS5535_GPIO is not set
1093 # CONFIG_RAW_DRIVER is not set
1094 # CONFIG_HANGCHECK_TIMER is not set
1097 # TPM devices
1099 # CONFIG_TCG_TPM is not set
1100 # CONFIG_TELCLOCK is not set
1101 CONFIG_DEVPORT=y
1102 # CONFIG_I2C is not set
1105 # SPI support
1107 # CONFIG_SPI is not set
1108 # CONFIG_SPI_MASTER is not set
1111 # Dallas's 1-wire bus
1113 # CONFIG_W1 is not set
1114 # CONFIG_HWMON is not set
1117 # Multifunction device drivers
1119 # CONFIG_MFD_SM501 is not set
1122 # Multimedia devices
1124 # CONFIG_VIDEO_DEV is not set
1125 # CONFIG_DVB_CORE is not set
1126 CONFIG_DAB=y
1127 # CONFIG_USB_DABUSB is not set
1130 # Graphics support
1132 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1135 # Display device support
1137 # CONFIG_DISPLAY_SUPPORT is not set
1138 # CONFIG_VGASTATE is not set
1139 CONFIG_FB=y
1140 # CONFIG_FIRMWARE_EDID is not set
1141 # CONFIG_FB_DDC is not set
1142 CONFIG_FB_CFB_FILLRECT=y
1143 CONFIG_FB_CFB_COPYAREA=y
1144 CONFIG_FB_CFB_IMAGEBLIT=y
1145 # CONFIG_FB_SYS_FILLRECT is not set
1146 # CONFIG_FB_SYS_COPYAREA is not set
1147 # CONFIG_FB_SYS_IMAGEBLIT is not set
1148 # CONFIG_FB_SYS_FOPS is not set
1149 CONFIG_FB_DEFERRED_IO=y
1150 # CONFIG_FB_SVGALIB is not set
1151 # CONFIG_FB_MACMODES is not set
1152 # CONFIG_FB_BACKLIGHT is not set
1153 # CONFIG_FB_MODE_HELPERS is not set
1154 # CONFIG_FB_TILEBLITTING is not set
1157 # Frame buffer hardware drivers
1159 # CONFIG_FB_CIRRUS is not set
1160 # CONFIG_FB_PM2 is not set
1161 # CONFIG_FB_CYBER2000 is not set
1162 # CONFIG_FB_ARC is not set
1163 # CONFIG_FB_ASILIANT is not set
1164 # CONFIG_FB_IMSTT is not set
1165 # CONFIG_FB_VGA16 is not set
1166 CONFIG_FB_VESA=y
1167 # CONFIG_FB_HECUBA is not set
1168 # CONFIG_FB_HGA is not set
1169 # CONFIG_FB_S1D13XXX is not set
1170 # CONFIG_FB_NVIDIA is not set
1171 # CONFIG_FB_RIVA is not set
1172 # CONFIG_FB_I810 is not set
1173 # CONFIG_FB_LE80578 is not set
1174 # CONFIG_FB_INTEL is not set
1175 # CONFIG_FB_MATROX is not set
1176 # CONFIG_FB_RADEON is not set
1177 # CONFIG_FB_ATY128 is not set
1178 # CONFIG_FB_ATY is not set
1179 # CONFIG_FB_S3 is not set
1180 # CONFIG_FB_SAVAGE is not set
1181 # CONFIG_FB_SIS is not set
1182 # CONFIG_FB_NEOMAGIC is not set
1183 # CONFIG_FB_KYRO is not set
1184 # CONFIG_FB_3DFX is not set
1185 # CONFIG_FB_VOODOO1 is not set
1186 # CONFIG_FB_VT8623 is not set
1187 # CONFIG_FB_CYBLA is not set
1188 # CONFIG_FB_TRIDENT is not set
1189 # CONFIG_FB_ARK is not set
1190 # CONFIG_FB_PM3 is not set
1191 # CONFIG_FB_GEODE is not set
1192 # CONFIG_FB_VIRTUAL is not set
1195 # Console display driver support
1197 CONFIG_VGA_CONSOLE=y
1198 # CONFIG_VGACON_SOFT_SCROLLBACK is not set
1199 CONFIG_VIDEO_SELECT=y
1200 # CONFIG_MDA_CONSOLE is not set
1201 CONFIG_DUMMY_CONSOLE=y
1202 CONFIG_FRAMEBUFFER_CONSOLE=y
1203 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1204 # CONFIG_FONTS is not set
1205 CONFIG_FONT_8x8=y
1206 CONFIG_FONT_8x16=y
1207 CONFIG_LOGO=y
1208 CONFIG_LOGO_LINUX_MONO=y
1209 CONFIG_LOGO_LINUX_VGA16=y
1210 CONFIG_LOGO_LINUX_CLUT224=y
1213 # Sound
1215 CONFIG_SOUND=m
1218 # Advanced Linux Sound Architecture
1220 CONFIG_SND=m
1221 CONFIG_SND_TIMER=m
1222 CONFIG_SND_PCM=m
1223 CONFIG_SND_HWDEP=m
1224 CONFIG_SND_RAWMIDI=m
1225 CONFIG_SND_SEQUENCER=m
1226 # CONFIG_SND_SEQ_DUMMY is not set
1227 CONFIG_SND_OSSEMUL=y
1228 CONFIG_SND_MIXER_OSS=m
1229 CONFIG_SND_PCM_OSS=m
1230 CONFIG_SND_PCM_OSS_PLUGINS=y
1231 CONFIG_SND_SEQUENCER_OSS=y
1232 CONFIG_SND_RTCTIMER=m
1233 CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
1234 # CONFIG_SND_DYNAMIC_MINORS is not set
1235 CONFIG_SND_SUPPORT_OLD_API=y
1236 # CONFIG_SND_VERBOSE_PROCFS is not set
1237 # CONFIG_SND_VERBOSE_PRINTK is not set
1238 # CONFIG_SND_DEBUG is not set
1241 # Generic devices
1243 CONFIG_SND_MPU401_UART=m
1244 CONFIG_SND_OPL3_LIB=m
1245 CONFIG_SND_OPL4_LIB=m
1246 CONFIG_SND_VX_LIB=m
1247 CONFIG_SND_AC97_CODEC=m
1248 # CONFIG_SND_DUMMY is not set
1249 # CONFIG_SND_VIRMIDI is not set
1250 # CONFIG_SND_MTPAV is not set
1251 # CONFIG_SND_SERIAL_U16550 is not set
1252 # CONFIG_SND_MPU401 is not set
1255 # ISA devices
1257 CONFIG_SND_AD1848_LIB=m
1258 CONFIG_SND_CS4231_LIB=m
1259 CONFIG_SND_ADLIB=m
1260 CONFIG_SND_AD1816A=m
1261 CONFIG_SND_AD1848=m
1262 CONFIG_SND_ALS100=m
1263 CONFIG_SND_AZT2320=m
1264 CONFIG_SND_CMI8330=m
1265 CONFIG_SND_CS4231=m
1266 CONFIG_SND_CS4232=m
1267 CONFIG_SND_CS4236=m
1268 CONFIG_SND_DT019X=m
1269 CONFIG_SND_ES968=m
1270 CONFIG_SND_ES1688=m
1271 CONFIG_SND_ES18XX=m
1272 CONFIG_SND_GUS_SYNTH=m
1273 CONFIG_SND_GUSCLASSIC=m
1274 CONFIG_SND_GUSEXTREME=m
1275 CONFIG_SND_GUSMAX=m
1276 CONFIG_SND_INTERWAVE=m
1277 CONFIG_SND_INTERWAVE_STB=m
1278 CONFIG_SND_OPL3SA2=m
1279 CONFIG_SND_OPTI92X_AD1848=m
1280 CONFIG_SND_OPTI92X_CS4231=m
1281 CONFIG_SND_OPTI93X=m
1282 CONFIG_SND_MIRO=m
1283 CONFIG_SND_SB8=m
1284 CONFIG_SND_SB16=m
1285 CONFIG_SND_SBAWE=m
1286 # CONFIG_SND_SB16_CSP is not set
1287 CONFIG_SND_SGALAXY=m
1288 CONFIG_SND_SSCAPE=m
1289 CONFIG_SND_WAVEFRONT=m
1290 CONFIG_SND_WAVEFRONT_FIRMWARE_IN_KERNEL=y
1293 # PCI devices
1295 CONFIG_SND_AD1889=m
1296 CONFIG_SND_ALS300=m
1297 CONFIG_SND_ALS4000=m
1298 CONFIG_SND_ALI5451=m
1299 CONFIG_SND_ATIIXP=m
1300 CONFIG_SND_ATIIXP_MODEM=m
1301 CONFIG_SND_AU8810=m
1302 CONFIG_SND_AU8820=m
1303 CONFIG_SND_AU8830=m
1304 CONFIG_SND_AZT3328=m
1305 CONFIG_SND_BT87X=m
1306 # CONFIG_SND_BT87X_OVERCLOCK is not set
1307 CONFIG_SND_CA0106=m
1308 CONFIG_SND_CMIPCI=m
1309 CONFIG_SND_CS4281=m
1310 CONFIG_SND_CS46XX=m
1311 CONFIG_SND_CS46XX_NEW_DSP=y
1312 CONFIG_SND_CS5535AUDIO=m
1313 CONFIG_SND_DARLA20=m
1314 CONFIG_SND_GINA20=m
1315 CONFIG_SND_LAYLA20=m
1316 CONFIG_SND_DARLA24=m
1317 CONFIG_SND_GINA24=m
1318 CONFIG_SND_LAYLA24=m
1319 CONFIG_SND_MONA=m
1320 CONFIG_SND_MIA=m
1321 CONFIG_SND_ECHO3G=m
1322 CONFIG_SND_INDIGO=m
1323 CONFIG_SND_INDIGOIO=m
1324 CONFIG_SND_INDIGODJ=m
1325 CONFIG_SND_EMU10K1=m
1326 CONFIG_SND_EMU10K1X=m
1327 CONFIG_SND_ENS1370=m
1328 CONFIG_SND_ENS1371=m
1329 CONFIG_SND_ES1938=m
1330 CONFIG_SND_ES1968=m
1331 CONFIG_SND_FM801=m
1332 # CONFIG_SND_FM801_TEA575X_BOOL is not set
1333 CONFIG_SND_HDA_INTEL=m
1334 CONFIG_SND_HDSP=m
1335 CONFIG_SND_HDSPM=m
1336 CONFIG_SND_ICE1712=m
1337 CONFIG_SND_ICE1724=m
1338 CONFIG_SND_INTEL8X0=m
1339 CONFIG_SND_INTEL8X0M=m
1340 CONFIG_SND_KORG1212=m
1341 CONFIG_SND_KORG1212_FIRMWARE_IN_KERNEL=y
1342 CONFIG_SND_MAESTRO3=m
1343 CONFIG_SND_MAESTRO3_FIRMWARE_IN_KERNEL=y
1344 CONFIG_SND_MIXART=m
1345 CONFIG_SND_NM256=m
1346 CONFIG_SND_PCXHR=m
1347 CONFIG_SND_RIPTIDE=m
1348 CONFIG_SND_RME32=m
1349 CONFIG_SND_RME96=m
1350 CONFIG_SND_RME9652=m
1351 CONFIG_SND_SONICVIBES=m
1352 CONFIG_SND_TRIDENT=m
1353 CONFIG_SND_VIA82XX=m
1354 CONFIG_SND_VIA82XX_MODEM=m
1355 CONFIG_SND_VX222=m
1356 CONFIG_SND_YMFPCI=m
1357 CONFIG_SND_YMFPCI_FIRMWARE_IN_KERNEL=y
1358 # CONFIG_SND_AC97_POWER_SAVE is not set
1361 # USB devices
1363 # CONFIG_SND_USB_AUDIO is not set
1364 # CONFIG_SND_USB_USX2Y is not set
1365 # CONFIG_SND_USB_CAIAQ is not set
1368 # PCMCIA devices
1370 # CONFIG_SND_VXPOCKET is not set
1371 # CONFIG_SND_PDAUDIOCF is not set
1374 # System on Chip audio support
1376 # CONFIG_SND_SOC is not set
1379 # Open Sound System
1381 # CONFIG_SOUND_PRIME is not set
1382 CONFIG_AC97_BUS=m
1385 # HID Devices
1387 CONFIG_HID=y
1388 # CONFIG_HID_DEBUG is not set
1391 # USB Input Devices
1393 CONFIG_USB_HID=y
1394 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
1395 # CONFIG_HID_FF is not set
1396 CONFIG_USB_HIDDEV=y
1399 # USB support
1401 CONFIG_USB_ARCH_HAS_HCD=y
1402 CONFIG_USB_ARCH_HAS_OHCI=y
1403 CONFIG_USB_ARCH_HAS_EHCI=y
1404 CONFIG_USB=y
1405 # CONFIG_USB_DEBUG is not set
1408 # Miscellaneous USB options
1410 CONFIG_USB_DEVICEFS=y
1411 CONFIG_USB_DEVICE_CLASS=y
1412 # CONFIG_USB_DYNAMIC_MINORS is not set
1413 # CONFIG_USB_OTG is not set
1416 # USB Host Controller Drivers
1418 CONFIG_USB_EHCI_HCD=y
1419 # CONFIG_USB_EHCI_SPLIT_ISO is not set
1420 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1421 # CONFIG_USB_EHCI_TT_NEWSCHED is not set
1422 # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set
1423 # CONFIG_USB_ISP116X_HCD is not set
1424 CONFIG_USB_OHCI_HCD=m
1425 # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1426 # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1427 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1428 CONFIG_USB_UHCI_HCD=y
1429 # CONFIG_USB_SL811_HCD is not set
1432 # USB Device Class drivers
1434 # CONFIG_USB_ACM is not set
1435 # CONFIG_USB_PRINTER is not set
1438 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1442 # may also be needed; see USB_STORAGE Help for more information
1444 CONFIG_USB_STORAGE=y
1445 # CONFIG_USB_STORAGE_DEBUG is not set
1446 # CONFIG_USB_STORAGE_DATAFAB is not set
1447 # CONFIG_USB_STORAGE_FREECOM is not set
1448 # CONFIG_USB_STORAGE_ISD200 is not set
1449 # CONFIG_USB_STORAGE_DPCM is not set
1450 # CONFIG_USB_STORAGE_USBAT is not set
1451 # CONFIG_USB_STORAGE_SDDR09 is not set
1452 # CONFIG_USB_STORAGE_SDDR55 is not set
1453 # CONFIG_USB_STORAGE_JUMPSHOT is not set
1454 # CONFIG_USB_STORAGE_ALAUDA is not set
1455 # CONFIG_USB_STORAGE_ONETOUCH is not set
1456 # CONFIG_USB_STORAGE_KARMA is not set
1457 # CONFIG_USB_LIBUSUAL is not set
1460 # USB Imaging devices
1462 # CONFIG_USB_MDC800 is not set
1463 # CONFIG_USB_MICROTEK is not set
1464 # CONFIG_USB_MON is not set
1467 # USB port drivers
1471 # USB Serial Converter support
1473 # CONFIG_USB_SERIAL is not set
1476 # USB Miscellaneous drivers
1478 # CONFIG_USB_EMI62 is not set
1479 # CONFIG_USB_EMI26 is not set
1480 # CONFIG_USB_ADUTUX is not set
1481 # CONFIG_USB_AUERSWALD is not set
1482 # CONFIG_USB_RIO500 is not set
1483 # CONFIG_USB_LEGOTOWER is not set
1484 # CONFIG_USB_LCD is not set
1485 # CONFIG_USB_BERRY_CHARGE is not set
1486 # CONFIG_USB_LED is not set
1487 # CONFIG_USB_CYPRESS_CY7C63 is not set
1488 # CONFIG_USB_CYTHERM is not set
1489 # CONFIG_USB_PHIDGET is not set
1490 # CONFIG_USB_IDMOUSE is not set
1491 # CONFIG_USB_FTDI_ELAN is not set
1492 # CONFIG_USB_APPLEDISPLAY is not set
1493 # CONFIG_USB_SISUSBVGA is not set
1494 # CONFIG_USB_LD is not set
1495 # CONFIG_USB_TRANCEVIBRATOR is not set
1496 # CONFIG_USB_IOWARRIOR is not set
1497 # CONFIG_USB_TEST is not set
1500 # USB DSL modem support
1504 # USB Gadget Support
1506 # CONFIG_USB_GADGET is not set
1507 # CONFIG_MMC is not set
1510 # LED devices
1512 # CONFIG_NEW_LEDS is not set
1515 # LED drivers
1519 # LED Triggers
1523 # InfiniBand support
1525 # CONFIG_INFINIBAND is not set
1528 # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
1530 # CONFIG_EDAC is not set
1533 # Real Time Clock
1535 # CONFIG_RTC_CLASS is not set
1538 # DMA Engine support
1540 CONFIG_DMA_ENGINE=y
1543 # DMA Clients
1545 CONFIG_NET_DMA=y
1548 # DMA Devices
1550 CONFIG_INTEL_IOATDMA=y
1553 # Virtualization
1555 # CONFIG_KVM is not set
1558 # File systems
1560 CONFIG_EXT2_FS=y
1561 # CONFIG_EXT2_FS_XATTR is not set
1562 # CONFIG_EXT2_FS_XIP is not set
1563 CONFIG_EXT3_FS=y
1564 # CONFIG_EXT3_FS_XATTR is not set
1565 # CONFIG_EXT4DEV_FS is not set
1566 CONFIG_JBD=y
1567 # CONFIG_JBD_DEBUG is not set
1568 # CONFIG_REISERFS_FS is not set
1569 # CONFIG_JFS_FS is not set
1570 # CONFIG_FS_POSIX_ACL is not set
1571 # CONFIG_XFS_FS is not set
1572 # CONFIG_GFS2_FS is not set
1573 # CONFIG_OCFS2_FS is not set
1574 # CONFIG_MINIX_FS is not set
1575 # CONFIG_ROMFS_FS is not set
1576 CONFIG_INOTIFY=y
1577 CONFIG_INOTIFY_USER=y
1578 # CONFIG_QUOTA is not set
1579 CONFIG_DNOTIFY=y
1580 # CONFIG_AUTOFS_FS is not set
1581 # CONFIG_AUTOFS4_FS is not set
1582 CONFIG_FUSE_FS=y
1585 # CD-ROM/DVD Filesystems
1587 CONFIG_ISO9660_FS=y
1588 CONFIG_JOLIET=y
1589 # CONFIG_ZISOFS is not set
1590 # CONFIG_UDF_FS is not set
1593 # DOS/FAT/NT Filesystems
1595 CONFIG_FAT_FS=m
1596 CONFIG_MSDOS_FS=m
1597 CONFIG_VFAT_FS=m
1598 CONFIG_FAT_DEFAULT_CODEPAGE=437
1599 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1600 # CONFIG_NTFS_FS is not set
1603 # Pseudo filesystems
1605 CONFIG_PROC_FS=y
1606 CONFIG_PROC_KCORE=y
1607 CONFIG_PROC_SYSCTL=y
1608 CONFIG_SYSFS=y
1609 CONFIG_TMPFS=y
1610 # CONFIG_TMPFS_POSIX_ACL is not set
1611 # CONFIG_HUGETLBFS is not set
1612 # CONFIG_HUGETLB_PAGE is not set
1613 CONFIG_RAMFS=y
1614 # CONFIG_CONFIGFS_FS is not set
1617 # Miscellaneous filesystems
1619 # CONFIG_ADFS_FS is not set
1620 # CONFIG_AFFS_FS is not set
1621 # CONFIG_HFS_FS is not set
1622 # CONFIG_HFSPLUS_FS is not set
1623 # CONFIG_BEFS_FS is not set
1624 # CONFIG_BFS_FS is not set
1625 # CONFIG_EFS_FS is not set
1626 CONFIG_CRAMFS=y
1627 # CONFIG_VXFS_FS is not set
1628 # CONFIG_HPFS_FS is not set
1629 # CONFIG_QNX4FS_FS is not set
1630 # CONFIG_SYSV_FS is not set
1631 # CONFIG_UFS_FS is not set
1634 # Network File Systems
1636 CONFIG_NFS_FS=y
1637 CONFIG_NFS_V3=y
1638 # CONFIG_NFS_V3_ACL is not set
1639 # CONFIG_NFS_V4 is not set
1640 # CONFIG_NFS_DIRECTIO is not set
1641 # CONFIG_NFSD is not set
1642 CONFIG_LOCKD=y
1643 CONFIG_LOCKD_V4=y
1644 CONFIG_NFS_COMMON=y
1645 CONFIG_SUNRPC=y
1646 # CONFIG_SUNRPC_BIND34 is not set
1647 # CONFIG_RPCSEC_GSS_KRB5 is not set
1648 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1649 # CONFIG_SMB_FS is not set
1650 # CONFIG_CIFS is not set
1651 # CONFIG_NCP_FS is not set
1652 # CONFIG_CODA_FS is not set
1653 # CONFIG_AFS_FS is not set
1654 # CONFIG_9P_FS is not set
1657 # Partition Types
1659 CONFIG_PARTITION_ADVANCED=y
1660 # CONFIG_ACORN_PARTITION is not set
1661 # CONFIG_OSF_PARTITION is not set
1662 # CONFIG_AMIGA_PARTITION is not set
1663 # CONFIG_ATARI_PARTITION is not set
1664 # CONFIG_MAC_PARTITION is not set
1665 CONFIG_MSDOS_PARTITION=y
1666 # CONFIG_BSD_DISKLABEL is not set
1667 # CONFIG_MINIX_SUBPARTITION is not set
1668 # CONFIG_SOLARIS_X86_PARTITION is not set
1669 # CONFIG_UNIXWARE_DISKLABEL is not set
1670 # CONFIG_LDM_PARTITION is not set
1671 # CONFIG_SGI_PARTITION is not set
1672 # CONFIG_ULTRIX_PARTITION is not set
1673 # CONFIG_SUN_PARTITION is not set
1674 # CONFIG_KARMA_PARTITION is not set
1675 # CONFIG_EFI_PARTITION is not set
1676 # CONFIG_SYSV68_PARTITION is not set
1679 # Native Language Support
1681 CONFIG_NLS=y
1682 CONFIG_NLS_DEFAULT="iso8859-1"
1683 CONFIG_NLS_CODEPAGE_437=y
1684 # CONFIG_NLS_CODEPAGE_737 is not set
1685 # CONFIG_NLS_CODEPAGE_775 is not set
1686 CONFIG_NLS_CODEPAGE_850=y
1687 CONFIG_NLS_CODEPAGE_852=y
1688 # CONFIG_NLS_CODEPAGE_855 is not set
1689 # CONFIG_NLS_CODEPAGE_857 is not set
1690 # CONFIG_NLS_CODEPAGE_860 is not set
1691 # CONFIG_NLS_CODEPAGE_861 is not set
1692 # CONFIG_NLS_CODEPAGE_862 is not set
1693 CONFIG_NLS_CODEPAGE_863=y
1694 # CONFIG_NLS_CODEPAGE_864 is not set
1695 CONFIG_NLS_CODEPAGE_865=y
1696 # CONFIG_NLS_CODEPAGE_866 is not set
1697 # CONFIG_NLS_CODEPAGE_869 is not set
1698 # CONFIG_NLS_CODEPAGE_936 is not set
1699 # CONFIG_NLS_CODEPAGE_950 is not set
1700 # CONFIG_NLS_CODEPAGE_932 is not set
1701 # CONFIG_NLS_CODEPAGE_949 is not set
1702 # CONFIG_NLS_CODEPAGE_874 is not set
1703 # CONFIG_NLS_ISO8859_8 is not set
1704 # CONFIG_NLS_CODEPAGE_1250 is not set
1705 # CONFIG_NLS_CODEPAGE_1251 is not set
1706 CONFIG_NLS_ASCII=y
1707 CONFIG_NLS_ISO8859_1=y
1708 CONFIG_NLS_ISO8859_2=y
1709 # CONFIG_NLS_ISO8859_3 is not set
1710 # CONFIG_NLS_ISO8859_4 is not set
1711 # CONFIG_NLS_ISO8859_5 is not set
1712 # CONFIG_NLS_ISO8859_6 is not set
1713 # CONFIG_NLS_ISO8859_7 is not set
1714 # CONFIG_NLS_ISO8859_9 is not set
1715 # CONFIG_NLS_ISO8859_13 is not set
1716 # CONFIG_NLS_ISO8859_14 is not set
1717 CONFIG_NLS_ISO8859_15=y
1718 # CONFIG_NLS_KOI8_R is not set
1719 # CONFIG_NLS_KOI8_U is not set
1720 CONFIG_NLS_UTF8=m
1723 # Distributed Lock Manager
1725 # CONFIG_DLM is not set
1728 # Instrumentation Support
1730 # CONFIG_PROFILING is not set
1731 # CONFIG_KPROBES is not set
1734 # Kernel hacking
1736 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1737 # CONFIG_PRINTK_TIME is not set
1738 CONFIG_ENABLE_MUST_CHECK=y
1739 # CONFIG_MAGIC_SYSRQ is not set
1740 CONFIG_UNUSED_SYMBOLS=y
1741 # CONFIG_DEBUG_FS is not set
1742 # CONFIG_HEADERS_CHECK is not set
1743 # CONFIG_DEBUG_KERNEL is not set
1744 CONFIG_DEBUG_BUGVERBOSE=y
1745 CONFIG_EARLY_PRINTK=y
1746 CONFIG_X86_FIND_SMP_CONFIG=y
1747 CONFIG_X86_MPPARSE=y
1748 CONFIG_DOUBLEFAULT=y
1751 # Security options
1753 # CONFIG_KEYS is not set
1754 # CONFIG_SECURITY is not set
1757 # Cryptographic options
1759 CONFIG_CRYPTO=y
1760 CONFIG_CRYPTO_ALGAPI=y
1761 CONFIG_CRYPTO_BLKCIPHER=y
1762 CONFIG_CRYPTO_HASH=y
1763 CONFIG_CRYPTO_MANAGER=y
1764 CONFIG_CRYPTO_HMAC=y
1765 # CONFIG_CRYPTO_XCBC is not set
1766 # CONFIG_CRYPTO_NULL is not set
1767 # CONFIG_CRYPTO_MD4 is not set
1768 CONFIG_CRYPTO_MD5=y
1769 CONFIG_CRYPTO_SHA1=y
1770 # CONFIG_CRYPTO_SHA256 is not set
1771 # CONFIG_CRYPTO_SHA512 is not set
1772 # CONFIG_CRYPTO_WP512 is not set
1773 # CONFIG_CRYPTO_TGR192 is not set
1774 # CONFIG_CRYPTO_GF128MUL is not set
1775 # CONFIG_CRYPTO_ECB is not set
1776 CONFIG_CRYPTO_CBC=y
1777 CONFIG_CRYPTO_PCBC=m
1778 # CONFIG_CRYPTO_LRW is not set
1779 # CONFIG_CRYPTO_CRYPTD is not set
1780 CONFIG_CRYPTO_DES=y
1781 # CONFIG_CRYPTO_FCRYPT is not set
1782 # CONFIG_CRYPTO_BLOWFISH is not set
1783 # CONFIG_CRYPTO_TWOFISH is not set
1784 # CONFIG_CRYPTO_TWOFISH_586 is not set
1785 # CONFIG_CRYPTO_SERPENT is not set
1786 # CONFIG_CRYPTO_AES is not set
1787 # CONFIG_CRYPTO_AES_586 is not set
1788 # CONFIG_CRYPTO_CAST5 is not set
1789 # CONFIG_CRYPTO_CAST6 is not set
1790 # CONFIG_CRYPTO_TEA is not set
1791 # CONFIG_CRYPTO_ARC4 is not set
1792 # CONFIG_CRYPTO_KHAZAD is not set
1793 # CONFIG_CRYPTO_ANUBIS is not set
1794 CONFIG_CRYPTO_DEFLATE=y
1795 # CONFIG_CRYPTO_MICHAEL_MIC is not set
1796 # CONFIG_CRYPTO_CRC32C is not set
1797 # CONFIG_CRYPTO_CAMELLIA is not set
1798 # CONFIG_CRYPTO_TEST is not set
1801 # Hardware crypto devices
1803 # CONFIG_CRYPTO_DEV_PADLOCK is not set
1804 # CONFIG_CRYPTO_DEV_GEODE is not set
1807 # Library routines
1809 CONFIG_BITREVERSE=y
1810 CONFIG_CRC_CCITT=y
1811 # CONFIG_CRC16 is not set
1812 # CONFIG_CRC_ITU_T is not set
1813 CONFIG_CRC32=y
1814 # CONFIG_LIBCRC32C is not set
1815 CONFIG_ZLIB_INFLATE=y
1816 CONFIG_ZLIB_DEFLATE=y
1817 CONFIG_PLIST=y
1818 CONFIG_HAS_IOMEM=y
1819 CONFIG_HAS_IOPORT=y
1820 CONFIG_HAS_DMA=y
1821 CONFIG_GENERIC_HARDIRQS=y
1822 CONFIG_GENERIC_IRQ_PROBE=y
1823 CONFIG_GENERIC_PENDING_IRQ=y
1824 CONFIG_X86_SMP=y
1825 CONFIG_X86_HT=y
1826 CONFIG_X86_BIOS_REBOOT=y
1827 CONFIG_X86_TRAMPOLINE=y
1828 CONFIG_KTIME_SCALAR=y