Magellan Linux

Annotation of /trunk/kernel26-tinyalx/config-2.6.21-tinyalx-r14-i486

Parent Directory Parent Directory | Revision Log Revision Log


Revision 453 - (hide annotations) (download)
Fri Jan 25 23:34:48 2008 UTC (16 years, 3 months ago) by niro
File size: 32892 byte(s)
-tiny-alx 2.6.21-tinyalx-r14

1 niro 453 #
2     # Automatically generated make config: don't edit
3     # Linux kernel version: 2.6.21
4     # Sat Jan 26 00:36:36 2008
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_GENERIC_ISA_DMA=y
18     CONFIG_GENERIC_IOMAP=y
19     CONFIG_GENERIC_BUG=y
20     CONFIG_GENERIC_HWEIGHT=y
21     CONFIG_ARCH_MAY_HAVE_PC_FDC=y
22     CONFIG_DMI=y
23     CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
24    
25     #
26     # Code maturity level options
27     #
28     CONFIG_EXPERIMENTAL=y
29     CONFIG_BROKEN_ON_SMP=y
30     CONFIG_LOCK_KERNEL=y
31     CONFIG_INIT_ENV_ARG_LIMIT=32
32    
33     #
34     # General setup
35     #
36     CONFIG_LOCALVERSION=""
37     CONFIG_LOCALVERSION_AUTO=y
38     CONFIG_SWAP=y
39     CONFIG_SWAP_PREFETCH=y
40     CONFIG_SYSVIPC=y
41     # CONFIG_IPC_NS is not set
42     CONFIG_SYSVIPC_SYSCTL=y
43     CONFIG_POSIX_MQUEUE=y
44     # CONFIG_BSD_PROCESS_ACCT is not set
45     # CONFIG_TASKSTATS is not set
46     # CONFIG_UTS_NS is not set
47     CONFIG_AUDIT=y
48     CONFIG_AUDITSYSCALL=y
49     CONFIG_IKCONFIG=y
50     CONFIG_IKCONFIG_PROC=y
51     CONFIG_SYSFS_DEPRECATED=y
52     CONFIG_RELAY=y
53     CONFIG_BLK_DEV_INITRD=y
54     CONFIG_INITRAMFS_SOURCE=""
55     CONFIG_CC_OPTIMIZE_FOR_SIZE=y
56     CONFIG_SYSCTL=y
57     # CONFIG_EMBEDDED is not set
58     CONFIG_UID16=y
59     CONFIG_SYSCTL_SYSCALL=y
60     CONFIG_KALLSYMS=y
61     # CONFIG_KALLSYMS_EXTRA_PASS is not set
62     CONFIG_HOTPLUG=y
63     CONFIG_PRINTK=y
64     CONFIG_BUG=y
65     CONFIG_ELF_CORE=y
66     CONFIG_BASE_FULL=y
67     CONFIG_FUTEX=y
68     CONFIG_EPOLL=y
69     CONFIG_SHMEM=y
70     CONFIG_SLAB=y
71     CONFIG_VM_EVENT_COUNTERS=y
72     CONFIG_RT_MUTEXES=y
73     # CONFIG_TINY_SHMEM is not set
74     CONFIG_BASE_SMALL=0
75     # CONFIG_SLOB is not set
76    
77     #
78     # Loadable module support
79     #
80     CONFIG_MODULES=y
81     CONFIG_MODULE_UNLOAD=y
82     CONFIG_MODULE_FORCE_UNLOAD=y
83     CONFIG_MODVERSIONS=y
84     # CONFIG_MODULE_SRCVERSION_ALL is not set
85     CONFIG_KMOD=y
86    
87     #
88     # Block layer
89     #
90     CONFIG_BLOCK=y
91     CONFIG_LBD=y
92     # CONFIG_BLK_DEV_IO_TRACE is not set
93     # CONFIG_LSF is not set
94    
95     #
96     # IO Schedulers
97     #
98     CONFIG_IOSCHED_NOOP=y
99     # CONFIG_IOSCHED_AS is not set
100     # CONFIG_IOSCHED_DEADLINE is not set
101     CONFIG_IOSCHED_CFQ=y
102     # CONFIG_DEFAULT_AS is not set
103     # CONFIG_DEFAULT_DEADLINE is not set
104     CONFIG_DEFAULT_CFQ=y
105     # CONFIG_DEFAULT_NOOP is not set
106     CONFIG_DEFAULT_IOSCHED="cfq"
107    
108     #
109     # Processor type and features
110     #
111     # CONFIG_TICK_ONESHOT is not set
112     # CONFIG_NO_HZ is not set
113     # CONFIG_HIGH_RES_TIMERS is not set
114     # CONFIG_SMP is not set
115     CONFIG_X86_PC=y
116     # CONFIG_X86_ELAN is not set
117     # CONFIG_X86_VOYAGER is not set
118     # CONFIG_X86_NUMAQ is not set
119     # CONFIG_X86_SUMMIT is not set
120     # CONFIG_X86_BIGSMP is not set
121     # CONFIG_X86_VISWS is not set
122     # CONFIG_X86_GENERICARCH is not set
123     # CONFIG_X86_ES7000 is not set
124     # CONFIG_PARAVIRT is not set
125     # CONFIG_M386 is not set
126     CONFIG_M486=y
127     # CONFIG_M586 is not set
128     # CONFIG_M586TSC is not set
129     # CONFIG_M586MMX is not set
130     # CONFIG_M686 is not set
131     # CONFIG_MPENTIUMII is not set
132     # CONFIG_MPENTIUMIII is not set
133     # CONFIG_MPENTIUMM is not set
134     # CONFIG_MCORE2 is not set
135     # CONFIG_MPENTIUM4 is not set
136     # CONFIG_MK6 is not set
137     # CONFIG_MK7 is not set
138     # CONFIG_MK8 is not set
139     # CONFIG_MCRUSOE is not set
140     # CONFIG_MEFFICEON is not set
141     # CONFIG_MWINCHIPC6 is not set
142     # CONFIG_MWINCHIP2 is not set
143     # CONFIG_MWINCHIP3D is not set
144     # CONFIG_MGEODEGX1 is not set
145     # CONFIG_MGEODE_LX is not set
146     # CONFIG_MCYRIXIII is not set
147     # CONFIG_MVIAC3_2 is not set
148     CONFIG_X86_GENERIC=y
149     CONFIG_X86_CMPXCHG=y
150     CONFIG_X86_L1_CACHE_SHIFT=7
151     CONFIG_RWSEM_XCHGADD_ALGORITHM=y
152     # CONFIG_ARCH_HAS_ILOG2_U32 is not set
153     # CONFIG_ARCH_HAS_ILOG2_U64 is not set
154     CONFIG_GENERIC_CALIBRATE_DELAY=y
155     CONFIG_X86_PPRO_FENCE=y
156     CONFIG_X86_F00F_BUG=y
157     CONFIG_X86_WP_WORKS_OK=y
158     CONFIG_X86_INVLPG=y
159     CONFIG_X86_BSWAP=y
160     CONFIG_X86_POPAD_OK=y
161     CONFIG_X86_ALIGNMENT_16=y
162     CONFIG_X86_INTEL_USERCOPY=y
163     CONFIG_HPET_TIMER=y
164     # CONFIG_PREEMPT_NONE is not set
165     # CONFIG_PREEMPT_VOLUNTARY is not set
166     CONFIG_PREEMPT=y
167     CONFIG_PREEMPT_BKL=y
168     CONFIG_X86_UP_APIC=y
169     CONFIG_X86_UP_IOAPIC=y
170     CONFIG_X86_LOCAL_APIC=y
171     CONFIG_X86_IO_APIC=y
172     CONFIG_X86_MCE=y
173     CONFIG_X86_MCE_NONFATAL=y
174     # CONFIG_X86_MCE_P4THERMAL is not set
175     CONFIG_VM86=y
176     # CONFIG_TOSHIBA is not set
177     # CONFIG_I8K is not set
178     CONFIG_X86_REBOOTFIXUPS=y
179     # CONFIG_MICROCODE is not set
180     # CONFIG_X86_MSR is not set
181     # CONFIG_X86_CPUID is not set
182    
183     #
184     # Firmware Drivers
185     #
186     CONFIG_EDD=m
187     # CONFIG_DELL_RBU is not set
188     # CONFIG_DCDBAS is not set
189     CONFIG_NOHIGHMEM=y
190     # CONFIG_HIGHMEM4G is not set
191     # CONFIG_HIGHMEM64G is not set
192     CONFIG_VMSPLIT_3G=y
193     # CONFIG_VMSPLIT_3G_OPT is not set
194     # CONFIG_VMSPLIT_2G is not set
195     # CONFIG_VMSPLIT_1G is not set
196     CONFIG_PAGE_OFFSET=0xC0000000
197     CONFIG_ARCH_FLATMEM_ENABLE=y
198     CONFIG_ARCH_SPARSEMEM_ENABLE=y
199     CONFIG_ARCH_SELECT_MEMORY_MODEL=y
200     CONFIG_ARCH_POPULATES_NODE_MAP=y
201     CONFIG_SELECT_MEMORY_MODEL=y
202     CONFIG_FLATMEM_MANUAL=y
203     # CONFIG_DISCONTIGMEM_MANUAL is not set
204     # CONFIG_SPARSEMEM_MANUAL is not set
205     CONFIG_FLATMEM=y
206     CONFIG_FLAT_NODE_MEM_MAP=y
207     CONFIG_SPARSEMEM_STATIC=y
208     CONFIG_SPLIT_PTLOCK_CPUS=4
209     CONFIG_RESOURCES_64BIT=y
210     CONFIG_ZONE_DMA_FLAG=1
211     CONFIG_MATH_EMULATION=y
212     CONFIG_MTRR=y
213     # CONFIG_EFI is not set
214     CONFIG_SECCOMP=y
215     # CONFIG_HZ_100 is not set
216     # CONFIG_HZ_250_NODEFAULT is not set
217     # CONFIG_HZ_300 is not set
218     CONFIG_HZ_1000=y
219     # CONFIG_HZ_1500 is not set
220     # CONFIG_HZ_2000 is not set
221     # CONFIG_HZ_3000 is not set
222     # CONFIG_HZ_4000 is not set
223     # CONFIG_HZ_5000 is not set
224     # CONFIG_HZ_7500 is not set
225     # CONFIG_HZ_10000 is not set
226     CONFIG_HZ=1000
227     # CONFIG_KEXEC is not set
228     CONFIG_PHYSICAL_START=0x100000
229     # CONFIG_RELOCATABLE is not set
230     CONFIG_PHYSICAL_ALIGN=0x100000
231     CONFIG_COMPAT_VDSO=y
232    
233     #
234     # Power management options (ACPI, APM)
235     #
236     CONFIG_PM=y
237     # CONFIG_PM_LEGACY is not set
238     # CONFIG_PM_DEBUG is not set
239     # CONFIG_PM_SYSFS_DEPRECATED is not set
240     # CONFIG_SOFTWARE_SUSPEND is not set
241    
242     #
243     # ACPI (Advanced Configuration and Power Interface) Support
244     #
245     CONFIG_ACPI=y
246     CONFIG_ACPI_SLEEP=y
247     CONFIG_ACPI_SLEEP_PROC_FS=y
248     # CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
249     CONFIG_ACPI_PROCFS=y
250     CONFIG_ACPI_AC=m
251     CONFIG_ACPI_BATTERY=m
252     CONFIG_ACPI_BUTTON=m
253     CONFIG_ACPI_FAN=m
254     CONFIG_ACPI_DOCK=m
255     # CONFIG_ACPI_BAY is not set
256     CONFIG_ACPI_PROCESSOR=m
257     CONFIG_ACPI_THERMAL=m
258     # CONFIG_ACPI_ASUS is not set
259     # CONFIG_ACPI_IBM is not set
260     # CONFIG_ACPI_TOSHIBA is not set
261     CONFIG_ACPI_BLACKLIST_YEAR=0
262     # CONFIG_ACPI_DEBUG is not set
263     CONFIG_ACPI_EC=y
264     CONFIG_ACPI_POWER=y
265     CONFIG_ACPI_SYSTEM=y
266     CONFIG_X86_PM_TIMER=y
267     CONFIG_ACPI_CONTAINER=m
268    
269     #
270     # APM (Advanced Power Management) BIOS Support
271     #
272     CONFIG_APM=m
273     # CONFIG_APM_IGNORE_USER_SUSPEND is not set
274     CONFIG_APM_DO_ENABLE=y
275     # CONFIG_APM_CPU_IDLE is not set
276     # CONFIG_APM_DISPLAY_BLANK is not set
277     # CONFIG_APM_RTC_IS_GMT is not set
278     # CONFIG_APM_ALLOW_INTS is not set
279     # CONFIG_APM_REAL_MODE_POWER_OFF is not set
280    
281     #
282     # CPU Frequency scaling
283     #
284     # CONFIG_CPU_FREQ is not set
285    
286     #
287     # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
288     #
289     CONFIG_PCI=y
290     # CONFIG_PCI_GOBIOS is not set
291     # CONFIG_PCI_GOMMCONFIG is not set
292     # CONFIG_PCI_GODIRECT is not set
293     CONFIG_PCI_GOANY=y
294     CONFIG_PCI_BIOS=y
295     CONFIG_PCI_DIRECT=y
296     CONFIG_PCI_MMCONFIG=y
297     CONFIG_PCIEPORTBUS=y
298     CONFIG_PCIEAER=y
299     # CONFIG_PCI_MSI is not set
300     CONFIG_HT_IRQ=y
301     CONFIG_ISA_DMA_API=y
302     # CONFIG_ISA is not set
303     # CONFIG_MCA is not set
304     CONFIG_SCx200=m
305     CONFIG_SCx200HR_TIMER=m
306    
307     #
308     # PCCARD (PCMCIA/CardBus) support
309     #
310     # CONFIG_PCCARD is not set
311    
312     #
313     # PCI Hotplug Support
314     #
315     # CONFIG_HOTPLUG_PCI is not set
316    
317     #
318     # Executable file formats
319     #
320     CONFIG_BINFMT_ELF=y
321     CONFIG_BINFMT_AOUT=m
322     CONFIG_BINFMT_MISC=m
323    
324     #
325     # Networking
326     #
327     CONFIG_NET=y
328    
329     #
330     # Networking options
331     #
332     # CONFIG_NETDEBUG is not set
333     CONFIG_PACKET=y
334     # CONFIG_PACKET_MMAP is not set
335     CONFIG_UNIX=y
336     CONFIG_XFRM=y
337     # CONFIG_XFRM_USER is not set
338     # CONFIG_XFRM_SUB_POLICY is not set
339     # CONFIG_XFRM_MIGRATE is not set
340     CONFIG_NET_KEY=m
341     # CONFIG_NET_KEY_MIGRATE is not set
342     CONFIG_INET=y
343     CONFIG_IP_MULTICAST=y
344     # CONFIG_IP_ADVANCED_ROUTER is not set
345     CONFIG_IP_FIB_HASH=y
346     # CONFIG_IP_PNP is not set
347     # CONFIG_NET_IPIP is not set
348     # CONFIG_NET_IPGRE is not set
349     # CONFIG_IP_MROUTE is not set
350     # CONFIG_ARPD is not set
351     # CONFIG_SYN_COOKIES is not set
352     # CONFIG_INET_AH is not set
353     # CONFIG_INET_ESP is not set
354     # CONFIG_INET_IPCOMP is not set
355     # CONFIG_INET_XFRM_TUNNEL is not set
356     # CONFIG_INET_TUNNEL is not set
357     CONFIG_INET_XFRM_MODE_TRANSPORT=y
358     CONFIG_INET_XFRM_MODE_TUNNEL=y
359     CONFIG_INET_XFRM_MODE_BEET=y
360     CONFIG_INET_DIAG=y
361     CONFIG_INET_TCP_DIAG=y
362     # CONFIG_TCP_CONG_ADVANCED is not set
363     CONFIG_TCP_CONG_CUBIC=y
364     CONFIG_DEFAULT_TCP_CONG="cubic"
365     # CONFIG_TCP_MD5SIG is not set
366     # CONFIG_IPV6 is not set
367     # CONFIG_INET6_XFRM_TUNNEL is not set
368     # CONFIG_INET6_TUNNEL is not set
369     # CONFIG_NETWORK_SECMARK is not set
370     # CONFIG_NETFILTER is not set
371    
372     #
373     # DCCP Configuration (EXPERIMENTAL)
374     #
375     # CONFIG_IP_DCCP is not set
376    
377     #
378     # SCTP Configuration (EXPERIMENTAL)
379     #
380     # CONFIG_IP_SCTP is not set
381    
382     #
383     # TIPC Configuration (EXPERIMENTAL)
384     #
385     # CONFIG_TIPC is not set
386     # CONFIG_ATM is not set
387     # CONFIG_BRIDGE is not set
388     # CONFIG_VLAN_8021Q is not set
389     # CONFIG_DECNET is not set
390     # CONFIG_LLC2 is not set
391     # CONFIG_IPX is not set
392     # CONFIG_ATALK is not set
393     # CONFIG_X25 is not set
394     # CONFIG_LAPB is not set
395     # CONFIG_ECONET is not set
396     # CONFIG_WAN_ROUTER is not set
397    
398     #
399     # QoS and/or fair queueing
400     #
401     # CONFIG_NET_SCHED is not set
402    
403     #
404     # Network testing
405     #
406     # CONFIG_NET_PKTGEN is not set
407     # CONFIG_HAMRADIO is not set
408     # CONFIG_IRDA is not set
409     # CONFIG_BT is not set
410     CONFIG_IEEE80211=m
411     # CONFIG_IEEE80211_DEBUG is not set
412     CONFIG_IEEE80211_CRYPT_WEP=m
413     CONFIG_IEEE80211_CRYPT_CCMP=m
414     CONFIG_IEEE80211_SOFTMAC=m
415     # CONFIG_IEEE80211_SOFTMAC_DEBUG is not set
416     CONFIG_IEEE80211_RADIOTAP=y
417     CONFIG_WIRELESS_EXT=y
418    
419     #
420     # Device Drivers
421     #
422    
423     #
424     # Generic Driver Options
425     #
426     CONFIG_STANDALONE=y
427     CONFIG_PREVENT_FIRMWARE_BUILD=y
428     CONFIG_FW_LOADER=m
429     # CONFIG_SYS_HYPERVISOR is not set
430    
431     #
432     # Connector - unified userspace <-> kernelspace linker
433     #
434     # CONFIG_CONNECTOR is not set
435    
436     #
437     # Memory Technology Devices (MTD)
438     #
439     # CONFIG_MTD is not set
440    
441     #
442     # Parallel port support
443     #
444     CONFIG_PARPORT=m
445     CONFIG_PARPORT_PC=m
446     CONFIG_PARPORT_SERIAL=m
447     CONFIG_PARPORT_PC_FIFO=y
448     # CONFIG_PARPORT_PC_SUPERIO is not set
449     # CONFIG_PARPORT_GSC is not set
450     # CONFIG_PARPORT_AX88796 is not set
451     CONFIG_PARPORT_1284=y
452    
453     #
454     # Plug and Play support
455     #
456     CONFIG_PNP=y
457     CONFIG_PNP_DEBUG=y
458    
459     #
460     # Protocols
461     #
462     CONFIG_PNPACPI=y
463    
464     #
465     # Block devices
466     #
467     CONFIG_BLK_DEV_FD=m
468     # CONFIG_PARIDE is not set
469     # CONFIG_BLK_CPQ_DA is not set
470     # CONFIG_BLK_CPQ_CISS_DA is not set
471     # CONFIG_BLK_DEV_DAC960 is not set
472     # CONFIG_BLK_DEV_UMEM is not set
473     # CONFIG_BLK_DEV_COW_COMMON is not set
474     CONFIG_BLK_DEV_LOOP=y
475     CONFIG_BLK_DEV_CRYPTOLOOP=y
476     # CONFIG_BLK_DEV_NBD is not set
477     # CONFIG_BLK_DEV_SX8 is not set
478     # CONFIG_BLK_DEV_UB is not set
479     CONFIG_BLK_DEV_RAM=y
480     CONFIG_BLK_DEV_RAM_COUNT=16
481     CONFIG_BLK_DEV_RAM_SIZE=16384
482     CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
483     # CONFIG_CDROM_PKTCDVD is not set
484     # CONFIG_ATA_OVER_ETH is not set
485    
486     #
487     # Misc devices
488     #
489     # CONFIG_IBM_ASM is not set
490     # CONFIG_SGI_IOC4 is not set
491     CONFIG_TIFM_CORE=m
492     CONFIG_TIFM_7XX1=m
493     # CONFIG_SONY_LAPTOP is not set
494    
495     #
496     # ATA/ATAPI/MFM/RLL support
497     #
498     CONFIG_IDE=y
499     CONFIG_BLK_DEV_IDE=y
500    
501     #
502     # Please see Documentation/ide.txt for help/info on IDE drives
503     #
504     # CONFIG_BLK_DEV_IDE_SATA is not set
505     # CONFIG_BLK_DEV_HD_IDE is not set
506     CONFIG_BLK_DEV_IDEDISK=y
507     CONFIG_IDEDISK_MULTI_MODE=y
508     CONFIG_BLK_DEV_IDECD=m
509     # CONFIG_BLK_DEV_IDETAPE is not set
510     # CONFIG_BLK_DEV_IDEFLOPPY is not set
511     # CONFIG_BLK_DEV_IDESCSI is not set
512     # CONFIG_BLK_DEV_IDEACPI is not set
513     # CONFIG_IDE_TASK_IOCTL is not set
514    
515     #
516     # IDE chipset support/bugfixes
517     #
518     CONFIG_IDE_GENERIC=m
519     CONFIG_BLK_DEV_CMD640=y
520     CONFIG_BLK_DEV_CMD640_ENHANCED=y
521     CONFIG_BLK_DEV_IDEPNP=y
522     CONFIG_BLK_DEV_IDEPCI=y
523     CONFIG_IDEPCI_SHARE_IRQ=y
524     CONFIG_BLK_DEV_OFFBOARD=y
525     CONFIG_BLK_DEV_GENERIC=y
526     # CONFIG_BLK_DEV_OPTI621 is not set
527     CONFIG_BLK_DEV_RZ1000=y
528     CONFIG_BLK_DEV_IDEDMA_PCI=y
529     # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
530     # CONFIG_IDEDMA_ONLYDISK is not set
531     # CONFIG_BLK_DEV_AEC62XX is not set
532     # CONFIG_BLK_DEV_ALI15X3 is not set
533     # CONFIG_BLK_DEV_AMD74XX is not set
534     # CONFIG_BLK_DEV_ATIIXP is not set
535     # CONFIG_BLK_DEV_CMD64X is not set
536     # CONFIG_BLK_DEV_TRIFLEX is not set
537     # CONFIG_BLK_DEV_CY82C693 is not set
538     CONFIG_BLK_DEV_CS5520=m
539     CONFIG_BLK_DEV_CS5530=m
540     # CONFIG_BLK_DEV_CS5535 is not set
541     # CONFIG_BLK_DEV_HPT34X is not set
542     # CONFIG_BLK_DEV_HPT366 is not set
543     # CONFIG_BLK_DEV_JMICRON is not set
544     CONFIG_BLK_DEV_SC1200=m
545     # CONFIG_BLK_DEV_PIIX is not set
546     # CONFIG_BLK_DEV_IT8213 is not set
547     # CONFIG_BLK_DEV_IT821X is not set
548     # CONFIG_BLK_DEV_NS87415 is not set
549     # CONFIG_BLK_DEV_PDC202XX_OLD is not set
550     # CONFIG_BLK_DEV_PDC202XX_NEW is not set
551     # CONFIG_BLK_DEV_SVWKS is not set
552     # CONFIG_BLK_DEV_SIIMAGE is not set
553     # CONFIG_BLK_DEV_SIS5513 is not set
554     # CONFIG_BLK_DEV_SLC90E66 is not set
555     # CONFIG_BLK_DEV_TRM290 is not set
556     # CONFIG_BLK_DEV_VIA82CXXX is not set
557     # CONFIG_BLK_DEV_TC86C001 is not set
558     # CONFIG_IDE_ARM is not set
559     CONFIG_BLK_DEV_IDEDMA=y
560     # CONFIG_IDEDMA_IVB is not set
561     # CONFIG_BLK_DEV_HD is not set
562    
563     #
564     # SCSI device support
565     #
566     # CONFIG_RAID_ATTRS is not set
567     CONFIG_SCSI=y
568     # CONFIG_SCSI_TGT is not set
569     # CONFIG_SCSI_NETLINK is not set
570     CONFIG_SCSI_PROC_FS=y
571    
572     #
573     # SCSI support type (disk, tape, CD-ROM)
574     #
575     CONFIG_BLK_DEV_SD=m
576     # CONFIG_CHR_DEV_ST is not set
577     # CONFIG_CHR_DEV_OSST is not set
578     CONFIG_BLK_DEV_SR=m
579     CONFIG_BLK_DEV_SR_VENDOR=y
580     CONFIG_CHR_DEV_SG=m
581     # CONFIG_CHR_DEV_SCH is not set
582    
583     #
584     # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
585     #
586     # CONFIG_SCSI_MULTI_LUN is not set
587     # CONFIG_SCSI_CONSTANTS is not set
588     # CONFIG_SCSI_LOGGING is not set
589     # CONFIG_SCSI_SCAN_ASYNC is not set
590    
591     #
592     # SCSI Transports
593     #
594     # CONFIG_SCSI_SPI_ATTRS is not set
595     # CONFIG_SCSI_FC_ATTRS is not set
596     # CONFIG_SCSI_ISCSI_ATTRS is not set
597     # CONFIG_SCSI_SAS_ATTRS is not set
598     # CONFIG_SCSI_SAS_LIBSAS is not set
599    
600     #
601     # SCSI low-level drivers
602     #
603     # CONFIG_ISCSI_TCP is not set
604     # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
605     # CONFIG_SCSI_3W_9XXX is not set
606     # CONFIG_SCSI_ACARD is not set
607     # CONFIG_SCSI_AACRAID is not set
608     # CONFIG_SCSI_AIC7XXX is not set
609     # CONFIG_SCSI_AIC7XXX_OLD is not set
610     # CONFIG_SCSI_AIC79XX is not set
611     # CONFIG_SCSI_AIC94XX is not set
612     # CONFIG_SCSI_DPT_I2O is not set
613     # CONFIG_SCSI_ADVANSYS is not set
614     # CONFIG_SCSI_ARCMSR is not set
615     # CONFIG_MEGARAID_NEWGEN is not set
616     # CONFIG_MEGARAID_LEGACY is not set
617     # CONFIG_MEGARAID_SAS is not set
618     # CONFIG_SCSI_HPTIOP is not set
619     CONFIG_SCSI_BUSLOGIC=m
620     # CONFIG_SCSI_OMIT_FLASHPOINT is not set
621     # CONFIG_SCSI_DMX3191D is not set
622     # CONFIG_SCSI_EATA is not set
623     # CONFIG_SCSI_FUTURE_DOMAIN is not set
624     # CONFIG_SCSI_GDTH is not set
625     # CONFIG_SCSI_IPS is not set
626     # CONFIG_SCSI_INITIO is not set
627     # CONFIG_SCSI_INIA100 is not set
628     # CONFIG_SCSI_PPA is not set
629     # CONFIG_SCSI_IMM is not set
630     # CONFIG_SCSI_STEX is not set
631     # CONFIG_SCSI_SYM53C8XX_2 is not set
632     # CONFIG_SCSI_QLOGIC_1280 is not set
633     # CONFIG_SCSI_QLA_FC is not set
634     # CONFIG_SCSI_QLA_ISCSI is not set
635     # CONFIG_SCSI_LPFC is not set
636     # CONFIG_SCSI_DC395x is not set
637     # CONFIG_SCSI_DC390T is not set
638     # CONFIG_SCSI_NSP32 is not set
639     # CONFIG_SCSI_DEBUG is not set
640     # CONFIG_SCSI_SRP is not set
641    
642     #
643     # Serial ATA (prod) and Parallel ATA (experimental) drivers
644     #
645     # CONFIG_ATA is not set
646    
647     #
648     # Multi-device support (RAID and LVM)
649     #
650     # CONFIG_MD is not set
651    
652     #
653     # Fusion MPT device support
654     #
655     # CONFIG_FUSION is not set
656     # CONFIG_FUSION_SPI is not set
657     # CONFIG_FUSION_FC is not set
658     # CONFIG_FUSION_SAS is not set
659    
660     #
661     # IEEE 1394 (FireWire) support
662     #
663     # CONFIG_IEEE1394 is not set
664    
665     #
666     # I2O device support
667     #
668     # CONFIG_I2O is not set
669    
670     #
671     # Macintosh device drivers
672     #
673     # CONFIG_MAC_EMUMOUSEBTN is not set
674    
675     #
676     # Network device support
677     #
678     CONFIG_NETDEVICES=y
679     CONFIG_DUMMY=m
680     # CONFIG_BONDING is not set
681     # CONFIG_EQUALIZER is not set
682     CONFIG_TUN=m
683     # CONFIG_NET_SB1000 is not set
684    
685     #
686     # ARCnet devices
687     #
688     # CONFIG_ARCNET is not set
689    
690     #
691     # PHY device support
692     #
693     # CONFIG_PHYLIB is not set
694    
695     #
696     # Ethernet (10 or 100Mbit)
697     #
698     CONFIG_NET_ETHERNET=y
699     CONFIG_MII=y
700     # CONFIG_HAPPYMEAL is not set
701     # CONFIG_SUNGEM is not set
702     # CONFIG_CASSINI is not set
703     # CONFIG_NET_VENDOR_3COM is not set
704    
705     #
706     # Tulip family network device support
707     #
708     # CONFIG_NET_TULIP is not set
709     # CONFIG_HP100 is not set
710     CONFIG_NET_PCI=y
711     # CONFIG_PCNET32 is not set
712     # CONFIG_AMD8111_ETH is not set
713     # CONFIG_ADAPTEC_STARFIRE is not set
714     # CONFIG_B44 is not set
715     # CONFIG_FORCEDETH is not set
716     # CONFIG_DGRS is not set
717     # CONFIG_EEPRO100 is not set
718     # CONFIG_E100 is not set
719     # CONFIG_FEALNX is not set
720     CONFIG_NATSEMI=m
721     # CONFIG_NE2K_PCI is not set
722     # CONFIG_8139CP is not set
723     # CONFIG_8139TOO is not set
724     # CONFIG_SIS900 is not set
725     # CONFIG_EPIC100 is not set
726     # CONFIG_SUNDANCE is not set
727     # CONFIG_TLAN is not set
728     # CONFIG_VIA_RHINE is not set
729     # CONFIG_SC92031 is not set
730     # CONFIG_NET_POCKET is not set
731    
732     #
733     # Ethernet (1000 Mbit)
734     #
735     # CONFIG_ACENIC is not set
736     # CONFIG_DL2K is not set
737     # CONFIG_E1000 is not set
738     # CONFIG_NS83820 is not set
739     # CONFIG_HAMACHI is not set
740     # CONFIG_YELLOWFIN is not set
741     # CONFIG_R8169 is not set
742     # CONFIG_SIS190 is not set
743     # CONFIG_SKGE is not set
744     # CONFIG_SKY2 is not set
745     # CONFIG_SK98LIN is not set
746     # CONFIG_VIA_VELOCITY is not set
747     # CONFIG_TIGON3 is not set
748     # CONFIG_BNX2 is not set
749     # CONFIG_QLA3XXX is not set
750     # CONFIG_ATL1 is not set
751    
752     #
753     # Ethernet (10000 Mbit)
754     #
755     # CONFIG_CHELSIO_T1 is not set
756     # CONFIG_CHELSIO_T3 is not set
757     # CONFIG_IXGB is not set
758     # CONFIG_S2IO is not set
759     # CONFIG_MYRI10GE is not set
760     # CONFIG_NETXEN_NIC is not set
761    
762     #
763     # Token Ring devices
764     #
765     # CONFIG_TR is not set
766    
767     #
768     # Wireless LAN (non-hamradio)
769     #
770     # CONFIG_NET_RADIO is not set
771     # CONFIG_BCM43XX_DMA_AND_PIO_MODE is not set
772     # CONFIG_BCM43XX_DMA_MODE is not set
773     # CONFIG_BCM43XX_PIO_MODE is not set
774     # CONFIG_IPW3945 is not set
775    
776     #
777     # Wan interfaces
778     #
779     # CONFIG_WAN is not set
780     # CONFIG_FDDI is not set
781     # CONFIG_HIPPI is not set
782     # CONFIG_PLIP is not set
783     # CONFIG_PPP is not set
784     # CONFIG_SLIP is not set
785     # CONFIG_NET_FC is not set
786     # CONFIG_SHAPER is not set
787     # CONFIG_NETCONSOLE is not set
788     # CONFIG_NETPOLL is not set
789     # CONFIG_NET_POLL_CONTROLLER is not set
790    
791     #
792     # ISDN subsystem
793     #
794     # CONFIG_ISDN is not set
795    
796     #
797     # Telephony Support
798     #
799     # CONFIG_PHONE is not set
800    
801     #
802     # Input device support
803     #
804     CONFIG_INPUT=y
805     # CONFIG_INPUT_FF_MEMLESS is not set
806    
807     #
808     # Userland interfaces
809     #
810     CONFIG_INPUT_MOUSEDEV=y
811     CONFIG_INPUT_MOUSEDEV_PSAUX=y
812     CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
813     CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
814     # CONFIG_INPUT_JOYDEV is not set
815     # CONFIG_INPUT_TSDEV is not set
816     # CONFIG_INPUT_EVDEV is not set
817     # CONFIG_INPUT_EVBUG is not set
818    
819     #
820     # Input Device Drivers
821     #
822     CONFIG_INPUT_KEYBOARD=y
823     CONFIG_KEYBOARD_ATKBD=y
824     # CONFIG_KEYBOARD_SUNKBD is not set
825     # CONFIG_KEYBOARD_LKKBD is not set
826     # CONFIG_KEYBOARD_XTKBD is not set
827     # CONFIG_KEYBOARD_NEWTON is not set
828     # CONFIG_KEYBOARD_STOWAWAY is not set
829     CONFIG_INPUT_MOUSE=y
830     CONFIG_MOUSE_PS2=y
831     CONFIG_MOUSE_SERIAL=m
832     # CONFIG_MOUSE_VSXXXAA is not set
833     # CONFIG_INPUT_JOYSTICK is not set
834     # CONFIG_INPUT_TOUCHSCREEN is not set
835     # CONFIG_INPUT_MISC is not set
836    
837     #
838     # Hardware I/O ports
839     #
840     CONFIG_SERIO=y
841     CONFIG_SERIO_I8042=y
842     # CONFIG_SERIO_SERPORT is not set
843     # CONFIG_SERIO_CT82C710 is not set
844     # CONFIG_SERIO_PARKBD is not set
845     # CONFIG_SERIO_PCIPS2 is not set
846     CONFIG_SERIO_LIBPS2=y
847     # CONFIG_SERIO_RAW is not set
848     # CONFIG_GAMEPORT is not set
849    
850     #
851     # Character devices
852     #
853     CONFIG_VT=y
854     CONFIG_VT_CONSOLE=y
855     CONFIG_HW_CONSOLE=y
856     # CONFIG_VT_HW_CONSOLE_BINDING is not set
857     # CONFIG_SERIAL_NONSTANDARD is not set
858    
859     #
860     # Serial drivers
861     #
862     CONFIG_SERIAL_8250=y
863     CONFIG_SERIAL_8250_CONSOLE=y
864     CONFIG_SERIAL_8250_PCI=y
865     CONFIG_SERIAL_8250_PNP=y
866     CONFIG_SERIAL_8250_NR_UARTS=4
867     CONFIG_SERIAL_8250_RUNTIME_UARTS=4
868     CONFIG_SERIAL_8250_EXTENDED=y
869     CONFIG_SERIAL_8250_MANY_PORTS=y
870     CONFIG_SERIAL_8250_SHARE_IRQ=y
871     # CONFIG_SERIAL_8250_DETECT_IRQ is not set
872     CONFIG_SERIAL_8250_RSA=y
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=16
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_HW_RANDOM_INTEL is not set
899     # CONFIG_HW_RANDOM_AMD is not set
900     CONFIG_HW_RANDOM_GEODE=m
901     # CONFIG_HW_RANDOM_VIA is not set
902     CONFIG_NVRAM=m
903     CONFIG_RTC=m
904     CONFIG_GEN_RTC=m
905     CONFIG_GEN_RTC_X=y
906     # CONFIG_DTLK is not set
907     # CONFIG_R3964 is not set
908     # CONFIG_APPLICOM is not set
909     # CONFIG_SONYPI is not set
910     # CONFIG_AGP is not set
911     # CONFIG_DRM is not set
912     # CONFIG_DRM_I830 is not set
913     # CONFIG_DRM_I915 is not set
914     # CONFIG_MWAVE is not set
915     CONFIG_SCx200_GPIO=m
916     CONFIG_PC8736x_GPIO=m
917     CONFIG_NSC_GPIO=m
918     CONFIG_CS5535_GPIO=m
919     # CONFIG_RAW_DRIVER is not set
920     # CONFIG_HPET is not set
921     # CONFIG_HANGCHECK_TIMER is not set
922    
923     #
924     # TPM devices
925     #
926     # CONFIG_TCG_TPM is not set
927     # CONFIG_TELCLOCK is not set
928    
929     #
930     # I2C support
931     #
932     # CONFIG_I2C is not set
933    
934     #
935     # SPI support
936     #
937     # CONFIG_SPI is not set
938     # CONFIG_SPI_MASTER is not set
939    
940     #
941     # Dallas's 1-wire bus
942     #
943     # CONFIG_W1 is not set
944    
945     #
946     # Hardware Monitoring support
947     #
948     # CONFIG_HWMON is not set
949     # CONFIG_HWMON_VID is not set
950    
951     #
952     # Multifunction device drivers
953     #
954     # CONFIG_MFD_SM501 is not set
955    
956     #
957     # Multimedia devices
958     #
959     # CONFIG_VIDEO_DEV is not set
960    
961     #
962     # Digital Video Broadcasting Devices
963     #
964     # CONFIG_DVB is not set
965     # CONFIG_USB_DABUSB is not set
966    
967     #
968     # Graphics support
969     #
970     # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
971     CONFIG_FB=m
972     CONFIG_FIRMWARE_EDID=y
973     # CONFIG_FB_DDC is not set
974     CONFIG_FB_CFB_FILLRECT=m
975     CONFIG_FB_CFB_COPYAREA=m
976     CONFIG_FB_CFB_IMAGEBLIT=m
977     # CONFIG_FB_SVGALIB is not set
978     # CONFIG_FB_MACMODES is not set
979     # CONFIG_FB_BACKLIGHT is not set
980     CONFIG_FB_MODE_HELPERS=y
981     # CONFIG_FB_TILEBLITTING is not set
982    
983     #
984     # Frame buffer hardware drivers
985     #
986     # CONFIG_FB_CIRRUS is not set
987     # CONFIG_FB_PM2 is not set
988     # CONFIG_FB_CYBER2000 is not set
989     # CONFIG_FB_ARC is not set
990     CONFIG_FB_VGA16=m
991     CONFIG_VIDEO_SELECT=y
992     # CONFIG_FB_HGA is not set
993     # CONFIG_FB_S1D13XXX is not set
994     # CONFIG_FB_NVIDIA is not set
995     # CONFIG_FB_RIVA is not set
996     # CONFIG_FB_I810 is not set
997     # CONFIG_FB_INTEL is not set
998     # CONFIG_FB_MATROX is not set
999     # CONFIG_FB_RADEON is not set
1000     # CONFIG_FB_ATY128 is not set
1001     # CONFIG_FB_ATY is not set
1002     # CONFIG_FB_S3 is not set
1003     # CONFIG_FB_SAVAGE is not set
1004     # CONFIG_FB_SIS is not set
1005     # CONFIG_FB_NEOMAGIC is not set
1006     # CONFIG_FB_KYRO is not set
1007     # CONFIG_FB_3DFX is not set
1008     # CONFIG_FB_VOODOO1 is not set
1009     # CONFIG_FB_CYBLA is not set
1010     # CONFIG_FB_TRIDENT is not set
1011     CONFIG_FB_GEODE=y
1012     CONFIG_FB_GEODE_GX=m
1013     # CONFIG_FB_GEODE_GX_SET_FBSIZE is not set
1014     CONFIG_FB_GEODE_GX1=m
1015     # CONFIG_FB_VIRTUAL is not set
1016    
1017     #
1018     # Console display driver support
1019     #
1020     CONFIG_VGA_CONSOLE=y
1021     # CONFIG_VGACON_SOFT_SCROLLBACK is not set
1022     CONFIG_DUMMY_CONSOLE=y
1023     CONFIG_FRAMEBUFFER_CONSOLE=m
1024     # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1025     CONFIG_FONTS=y
1026     CONFIG_FONT_8x8=y
1027     CONFIG_FONT_8x16=y
1028     # CONFIG_FONT_6x11 is not set
1029     # CONFIG_FONT_7x14 is not set
1030     # CONFIG_FONT_PEARL_8x8 is not set
1031     # CONFIG_FONT_ACORN_8x8 is not set
1032     # CONFIG_FONT_MINI_4x6 is not set
1033     # CONFIG_FONT_SUN8x16 is not set
1034     # CONFIG_FONT_SUN12x22 is not set
1035     # CONFIG_FONT_10x18 is not set
1036    
1037     #
1038     # Logo configuration
1039     #
1040     # CONFIG_LOGO is not set
1041    
1042     #
1043     # Sound
1044     #
1045     # CONFIG_SOUND is not set
1046    
1047     #
1048     # HID Devices
1049     #
1050     CONFIG_HID=y
1051     # CONFIG_HID_DEBUG is not set
1052    
1053     #
1054     # USB support
1055     #
1056     CONFIG_USB_ARCH_HAS_HCD=y
1057     CONFIG_USB_ARCH_HAS_OHCI=y
1058     CONFIG_USB_ARCH_HAS_EHCI=y
1059     CONFIG_USB=y
1060     # CONFIG_USB_DEBUG is not set
1061    
1062     #
1063     # Miscellaneous USB options
1064     #
1065     CONFIG_USB_DEVICEFS=y
1066     # CONFIG_USB_DYNAMIC_MINORS is not set
1067     # CONFIG_USB_SUSPEND is not set
1068     # CONFIG_USB_OTG is not set
1069    
1070     #
1071     # USB Host Controller Drivers
1072     #
1073     CONFIG_USB_EHCI_HCD=m
1074     CONFIG_USB_EHCI_SPLIT_ISO=y
1075     CONFIG_USB_EHCI_ROOT_HUB_TT=y
1076     CONFIG_USB_EHCI_TT_NEWSCHED=y
1077     # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set
1078     # CONFIG_USB_ISP116X_HCD is not set
1079     CONFIG_USB_OHCI_HCD=m
1080     # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1081     # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1082     CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1083     CONFIG_USB_UHCI_HCD=m
1084     # CONFIG_USB_SL811_HCD is not set
1085    
1086     #
1087     # USB Device Class drivers
1088     #
1089     # CONFIG_USB_ACM is not set
1090     CONFIG_USB_PRINTER=m
1091    
1092     #
1093     # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1094     #
1095    
1096     #
1097     # may also be needed; see USB_STORAGE Help for more information
1098     #
1099     CONFIG_USB_STORAGE=m
1100     # CONFIG_USB_STORAGE_DEBUG is not set
1101     # CONFIG_USB_STORAGE_DATAFAB is not set
1102     # CONFIG_USB_STORAGE_FREECOM is not set
1103     # CONFIG_USB_STORAGE_ISD200 is not set
1104     # CONFIG_USB_STORAGE_DPCM is not set
1105     # CONFIG_USB_STORAGE_USBAT is not set
1106     # CONFIG_USB_STORAGE_SDDR09 is not set
1107     # CONFIG_USB_STORAGE_SDDR55 is not set
1108     # CONFIG_USB_STORAGE_JUMPSHOT is not set
1109     # CONFIG_USB_STORAGE_ALAUDA is not set
1110     # CONFIG_USB_STORAGE_KARMA is not set
1111     CONFIG_USB_LIBUSUAL=y
1112    
1113     #
1114     # USB Input Devices
1115     #
1116     CONFIG_USB_HID=m
1117     # CONFIG_USB_HIDINPUT_POWERBOOK is not set
1118     # CONFIG_HID_FF is not set
1119     # CONFIG_USB_HIDDEV is not set
1120    
1121     #
1122     # USB HID Boot Protocol drivers
1123     #
1124     # CONFIG_USB_KBD is not set
1125     # CONFIG_USB_MOUSE is not set
1126     # CONFIG_USB_AIPTEK is not set
1127     # CONFIG_USB_WACOM is not set
1128     # CONFIG_USB_ACECAD is not set
1129     # CONFIG_USB_KBTAB is not set
1130     # CONFIG_USB_POWERMATE is not set
1131     # CONFIG_USB_TOUCHSCREEN is not set
1132     # CONFIG_USB_YEALINK is not set
1133     # CONFIG_USB_XPAD is not set
1134     # CONFIG_USB_ATI_REMOTE is not set
1135     # CONFIG_USB_ATI_REMOTE2 is not set
1136     # CONFIG_USB_KEYSPAN_REMOTE is not set
1137     # CONFIG_USB_APPLETOUCH is not set
1138     # CONFIG_USB_GTCO is not set
1139    
1140     #
1141     # USB Imaging devices
1142     #
1143     # CONFIG_USB_MDC800 is not set
1144     # CONFIG_USB_MICROTEK is not set
1145    
1146     #
1147     # USB Network Adapters
1148     #
1149     # CONFIG_USB_CATC is not set
1150     # CONFIG_USB_KAWETH is not set
1151     # CONFIG_USB_PEGASUS is not set
1152     # CONFIG_USB_RTL8150 is not set
1153     # CONFIG_USB_USBNET_MII is not set
1154     # CONFIG_USB_USBNET is not set
1155     # CONFIG_USB_MON is not set
1156    
1157     #
1158     # USB port drivers
1159     #
1160     # CONFIG_USB_USS720 is not set
1161    
1162     #
1163     # USB Serial Converter support
1164     #
1165     # CONFIG_USB_SERIAL is not set
1166    
1167     #
1168     # USB Miscellaneous drivers
1169     #
1170     # CONFIG_USB_EMI62 is not set
1171     # CONFIG_USB_EMI26 is not set
1172     # CONFIG_USB_ADUTUX is not set
1173     # CONFIG_USB_AUERSWALD is not set
1174     # CONFIG_USB_RIO500 is not set
1175     # CONFIG_USB_LEGOTOWER is not set
1176     # CONFIG_USB_LCD is not set
1177     # CONFIG_USB_BERRY_CHARGE is not set
1178     # CONFIG_USB_LED is not set
1179     # CONFIG_USB_CYPRESS_CY7C63 is not set
1180     # CONFIG_USB_CYTHERM is not set
1181     # CONFIG_USB_PHIDGET is not set
1182     # CONFIG_USB_IDMOUSE is not set
1183     # CONFIG_USB_FTDI_ELAN is not set
1184     # CONFIG_USB_APPLEDISPLAY is not set
1185     # CONFIG_USB_SISUSBVGA is not set
1186     # CONFIG_USB_LD is not set
1187     # CONFIG_USB_TRANCEVIBRATOR is not set
1188     # CONFIG_USB_IOWARRIOR is not set
1189     # CONFIG_USB_TEST is not set
1190    
1191     #
1192     # USB DSL modem support
1193     #
1194    
1195     #
1196     # USB Gadget Support
1197     #
1198     # CONFIG_USB_GADGET is not set
1199    
1200     #
1201     # MMC/SD Card support
1202     #
1203     # CONFIG_MMC is not set
1204    
1205     #
1206     # LED devices
1207     #
1208     # CONFIG_NEW_LEDS is not set
1209    
1210     #
1211     # LED drivers
1212     #
1213    
1214     #
1215     # LED Triggers
1216     #
1217    
1218     #
1219     # InfiniBand support
1220     #
1221     # CONFIG_INFINIBAND is not set
1222    
1223     #
1224     # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
1225     #
1226     # CONFIG_EDAC is not set
1227    
1228     #
1229     # Real Time Clock
1230     #
1231     # CONFIG_RTC_CLASS is not set
1232    
1233     #
1234     # DMA Engine support
1235     #
1236     # CONFIG_DMA_ENGINE is not set
1237    
1238     #
1239     # DMA Clients
1240     #
1241    
1242     #
1243     # DMA Devices
1244     #
1245    
1246     #
1247     # Auxiliary Display support
1248     #
1249     # CONFIG_KS0108 is not set
1250    
1251     #
1252     # Virtualization
1253     #
1254     # CONFIG_KVM is not set
1255    
1256     #
1257     # File systems
1258     #
1259     CONFIG_EXT2_FS=y
1260     # CONFIG_EXT2_FS_XATTR is not set
1261     # CONFIG_EXT2_FS_XIP is not set
1262     CONFIG_EXT3_FS=m
1263     CONFIG_EXT3_FS_XATTR=y
1264     # CONFIG_EXT3_FS_POSIX_ACL is not set
1265     # CONFIG_EXT3_FS_SECURITY is not set
1266     # CONFIG_EXT4DEV_FS is not set
1267     CONFIG_JBD=m
1268     # CONFIG_JBD_DEBUG is not set
1269     CONFIG_FS_MBCACHE=y
1270     CONFIG_REISERFS_FS=m
1271     # CONFIG_REISERFS_CHECK is not set
1272     CONFIG_REISERFS_PROC_INFO=y
1273     # CONFIG_REISERFS_FS_XATTR is not set
1274     # CONFIG_JFS_FS is not set
1275     CONFIG_FS_POSIX_ACL=y
1276     # CONFIG_XFS_FS is not set
1277     # CONFIG_GFS2_FS is not set
1278     # CONFIG_OCFS2_FS is not set
1279     CONFIG_MINIX_FS=m
1280     # CONFIG_ROMFS_FS is not set
1281     CONFIG_INOTIFY=y
1282     CONFIG_INOTIFY_USER=y
1283     # CONFIG_QUOTA is not set
1284     CONFIG_DNOTIFY=y
1285     # CONFIG_AUTOFS_FS is not set
1286     CONFIG_AUTOFS4_FS=y
1287     CONFIG_FUSE_FS=m
1288    
1289     #
1290     # CD-ROM/DVD Filesystems
1291     #
1292     CONFIG_ISO9660_FS=m
1293     CONFIG_JOLIET=y
1294     CONFIG_ZISOFS=y
1295     CONFIG_UDF_FS=m
1296     CONFIG_UDF_NLS=y
1297    
1298     #
1299     # DOS/FAT/NT Filesystems
1300     #
1301     CONFIG_FAT_FS=m
1302     CONFIG_MSDOS_FS=m
1303     CONFIG_VFAT_FS=m
1304     CONFIG_FAT_DEFAULT_CODEPAGE=437
1305     CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1306     CONFIG_NTFS_FS=m
1307     # CONFIG_NTFS_DEBUG is not set
1308     # CONFIG_NTFS_RW is not set
1309    
1310     #
1311     # Pseudo filesystems
1312     #
1313     CONFIG_PROC_FS=y
1314     CONFIG_PROC_KCORE=y
1315     CONFIG_PROC_SYSCTL=y
1316     CONFIG_SYSFS=y
1317     CONFIG_TMPFS=y
1318     # CONFIG_TMPFS_POSIX_ACL is not set
1319     CONFIG_HUGETLBFS=y
1320     CONFIG_HUGETLB_PAGE=y
1321     CONFIG_RAMFS=y
1322     CONFIG_CONFIGFS_FS=y
1323    
1324     #
1325     # Miscellaneous filesystems
1326     #
1327     # CONFIG_ADFS_FS is not set
1328     # CONFIG_AFFS_FS is not set
1329     # CONFIG_HFS_FS is not set
1330     # CONFIG_HFSPLUS_FS is not set
1331     # CONFIG_BEFS_FS is not set
1332     # CONFIG_BFS_FS is not set
1333     # CONFIG_EFS_FS is not set
1334     # CONFIG_CRAMFS is not set
1335     CONFIG_SQUASHFS=y
1336     # CONFIG_SQUASHFS_EMBEDDED is not set
1337     CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
1338     # CONFIG_SQUASHFS_VMALLOC is not set
1339     # CONFIG_VXFS_FS is not set
1340     # CONFIG_HPFS_FS is not set
1341     # CONFIG_QNX4FS_FS is not set
1342     # CONFIG_SYSV_FS is not set
1343     # CONFIG_UFS_FS is not set
1344    
1345     #
1346     # Network File Systems
1347     #
1348     CONFIG_NFS_FS=m
1349     CONFIG_NFS_V3=y
1350     CONFIG_NFS_V3_ACL=y
1351     CONFIG_NFS_V4=y
1352     # CONFIG_NFS_DIRECTIO is not set
1353     CONFIG_NFSD=m
1354     CONFIG_NFSD_V2_ACL=y
1355     CONFIG_NFSD_V3=y
1356     CONFIG_NFSD_V3_ACL=y
1357     CONFIG_NFSD_V4=y
1358     CONFIG_NFSD_TCP=y
1359     CONFIG_LOCKD=m
1360     CONFIG_LOCKD_V4=y
1361     CONFIG_EXPORTFS=m
1362     CONFIG_NFS_ACL_SUPPORT=m
1363     CONFIG_NFS_COMMON=y
1364     CONFIG_SUNRPC=m
1365     CONFIG_SUNRPC_GSS=m
1366     CONFIG_RPCSEC_GSS_KRB5=m
1367     # CONFIG_RPCSEC_GSS_SPKM3 is not set
1368     CONFIG_SMB_FS=m
1369     # CONFIG_SMB_NLS_DEFAULT is not set
1370     CONFIG_CIFS=m
1371     CONFIG_CIFS_STATS=y
1372     # CONFIG_CIFS_STATS2 is not set
1373     # CONFIG_CIFS_WEAK_PW_HASH is not set
1374     # CONFIG_CIFS_XATTR is not set
1375     # CONFIG_CIFS_DEBUG2 is not set
1376     # CONFIG_CIFS_EXPERIMENTAL is not set
1377     # CONFIG_NCP_FS is not set
1378     # CONFIG_CODA_FS is not set
1379     # CONFIG_AFS_FS is not set
1380     # CONFIG_9P_FS is not set
1381    
1382     #
1383     # Partition Types
1384     #
1385     # CONFIG_PARTITION_ADVANCED is not set
1386     CONFIG_MSDOS_PARTITION=y
1387    
1388     #
1389     # Native Language Support
1390     #
1391     CONFIG_NLS=m
1392     CONFIG_NLS_DEFAULT="iso8859-1"
1393     CONFIG_NLS_CODEPAGE_437=m
1394     # CONFIG_NLS_CODEPAGE_737 is not set
1395     # CONFIG_NLS_CODEPAGE_775 is not set
1396     CONFIG_NLS_CODEPAGE_850=m
1397     CONFIG_NLS_CODEPAGE_852=m
1398     # CONFIG_NLS_CODEPAGE_855 is not set
1399     # CONFIG_NLS_CODEPAGE_857 is not set
1400     # CONFIG_NLS_CODEPAGE_860 is not set
1401     # CONFIG_NLS_CODEPAGE_861 is not set
1402     # CONFIG_NLS_CODEPAGE_862 is not set
1403     # CONFIG_NLS_CODEPAGE_863 is not set
1404     # CONFIG_NLS_CODEPAGE_864 is not set
1405     # CONFIG_NLS_CODEPAGE_865 is not set
1406     # CONFIG_NLS_CODEPAGE_866 is not set
1407     # CONFIG_NLS_CODEPAGE_869 is not set
1408     # CONFIG_NLS_CODEPAGE_936 is not set
1409     # CONFIG_NLS_CODEPAGE_950 is not set
1410     # CONFIG_NLS_CODEPAGE_932 is not set
1411     # CONFIG_NLS_CODEPAGE_949 is not set
1412     # CONFIG_NLS_CODEPAGE_874 is not set
1413     # CONFIG_NLS_ISO8859_8 is not set
1414     CONFIG_NLS_CODEPAGE_1250=m
1415     # CONFIG_NLS_CODEPAGE_1251 is not set
1416     CONFIG_NLS_ASCII=m
1417     CONFIG_NLS_ISO8859_1=m
1418     CONFIG_NLS_ISO8859_2=m
1419     # CONFIG_NLS_ISO8859_3 is not set
1420     # CONFIG_NLS_ISO8859_4 is not set
1421     # CONFIG_NLS_ISO8859_5 is not set
1422     # CONFIG_NLS_ISO8859_6 is not set
1423     # CONFIG_NLS_ISO8859_7 is not set
1424     # CONFIG_NLS_ISO8859_9 is not set
1425     # CONFIG_NLS_ISO8859_13 is not set
1426     # CONFIG_NLS_ISO8859_14 is not set
1427     CONFIG_NLS_ISO8859_15=m
1428     # CONFIG_NLS_KOI8_R is not set
1429     # CONFIG_NLS_KOI8_U is not set
1430     CONFIG_NLS_UTF8=m
1431    
1432     #
1433     # Distributed Lock Manager
1434     #
1435     # CONFIG_DLM is not set
1436     # CONFIG_DLM_TCP is not set
1437     # CONFIG_DLM_SCTP is not set
1438    
1439     #
1440     # Instrumentation Support
1441     #
1442     # CONFIG_PROFILING is not set
1443     # CONFIG_KPROBES is not set
1444    
1445     #
1446     # Kernel hacking
1447     #
1448     CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1449     # CONFIG_PRINTK_TIME is not set
1450     # CONFIG_ENABLE_MUST_CHECK is not set
1451     # CONFIG_MAGIC_SYSRQ is not set
1452     # CONFIG_UNUSED_SYMBOLS is not set
1453     # CONFIG_DEBUG_FS is not set
1454     # CONFIG_HEADERS_CHECK is not set
1455     # CONFIG_DEBUG_KERNEL is not set
1456     CONFIG_LOG_BUF_SHIFT=14
1457     CONFIG_DEBUG_BUGVERBOSE=y
1458     CONFIG_EARLY_PRINTK=y
1459     CONFIG_X86_FIND_SMP_CONFIG=y
1460     CONFIG_X86_MPPARSE=y
1461     CONFIG_DOUBLEFAULT=y
1462    
1463     #
1464     # Security options
1465     #
1466     # CONFIG_KEYS is not set
1467     # CONFIG_SECURITY is not set
1468    
1469     #
1470     # Cryptographic options
1471     #
1472     CONFIG_CRYPTO=y
1473     CONFIG_CRYPTO_ALGAPI=y
1474     CONFIG_CRYPTO_BLKCIPHER=y
1475     CONFIG_CRYPTO_MANAGER=y
1476     # CONFIG_CRYPTO_HMAC is not set
1477     # CONFIG_CRYPTO_XCBC is not set
1478     # CONFIG_CRYPTO_NULL is not set
1479     # CONFIG_CRYPTO_MD4 is not set
1480     CONFIG_CRYPTO_MD5=m
1481     # CONFIG_CRYPTO_SHA1 is not set
1482     # CONFIG_CRYPTO_SHA256 is not set
1483     # CONFIG_CRYPTO_SHA512 is not set
1484     # CONFIG_CRYPTO_WP512 is not set
1485     # CONFIG_CRYPTO_TGR192 is not set
1486     # CONFIG_CRYPTO_GF128MUL is not set
1487     CONFIG_CRYPTO_ECB=m
1488     CONFIG_CRYPTO_CBC=y
1489     CONFIG_CRYPTO_PCBC=m
1490     # CONFIG_CRYPTO_LRW is not set
1491     CONFIG_CRYPTO_DES=m
1492     # CONFIG_CRYPTO_FCRYPT is not set
1493     # CONFIG_CRYPTO_BLOWFISH is not set
1494     # CONFIG_CRYPTO_TWOFISH is not set
1495     # CONFIG_CRYPTO_TWOFISH_586 is not set
1496     # CONFIG_CRYPTO_SERPENT is not set
1497     CONFIG_CRYPTO_AES=m
1498     # CONFIG_CRYPTO_AES_586 is not set
1499     # CONFIG_CRYPTO_CAST5 is not set
1500     # CONFIG_CRYPTO_CAST6 is not set
1501     # CONFIG_CRYPTO_TEA is not set
1502     CONFIG_CRYPTO_ARC4=m
1503     # CONFIG_CRYPTO_KHAZAD is not set
1504     # CONFIG_CRYPTO_ANUBIS is not set
1505     # CONFIG_CRYPTO_DEFLATE is not set
1506     CONFIG_CRYPTO_MICHAEL_MIC=m
1507     # CONFIG_CRYPTO_CRC32C is not set
1508     # CONFIG_CRYPTO_CAMELLIA is not set
1509     # CONFIG_CRYPTO_TEST is not set
1510    
1511     #
1512     # Hardware crypto devices
1513     #
1514     # CONFIG_CRYPTO_DEV_PADLOCK is not set
1515     CONFIG_CRYPTO_DEV_GEODE=m
1516    
1517     #
1518     # Library routines
1519     #
1520     CONFIG_BITREVERSE=m
1521     CONFIG_CRC_CCITT=m
1522     CONFIG_CRC16=m
1523     CONFIG_CRC32=m
1524     CONFIG_LIBCRC32C=m
1525     CONFIG_AUDIT_GENERIC=y
1526     CONFIG_ZLIB_INFLATE=y
1527     CONFIG_PLIST=y
1528     CONFIG_HAS_IOMEM=y
1529     CONFIG_HAS_IOPORT=y
1530     CONFIG_GENERIC_HARDIRQS=y
1531     CONFIG_GENERIC_IRQ_PROBE=y
1532     CONFIG_X86_BIOS_REBOOT=y
1533     CONFIG_KTIME_SCALAR=y