blob: b40672bb3ab0a4b190cc7dcf1ccfe64d71ad1ea2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06003# Linux kernel version: 2.6.14-rc1
4# Wed Sep 14 15:18:49 2005
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
6
7#
8# Code maturity level options
9#
10CONFIG_EXPERIMENTAL=y
11CONFIG_CLEAN_COMPILE=y
12CONFIG_LOCK_KERNEL=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060013CONFIG_INIT_ENV_ARG_LIMIT=32
Linus Torvalds1da177e2005-04-16 15:20:36 -070014
15#
16# General setup
17#
18CONFIG_LOCALVERSION=""
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060019CONFIG_LOCALVERSION_AUTO=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070020CONFIG_SWAP=y
21CONFIG_SYSVIPC=y
22CONFIG_POSIX_MQUEUE=y
23# CONFIG_BSD_PROCESS_ACCT is not set
24CONFIG_SYSCTL=y
25# CONFIG_AUDIT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070026CONFIG_HOTPLUG=y
27CONFIG_KOBJECT_UEVENT=y
28# CONFIG_IKCONFIG is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060029# CONFIG_CPUSETS is not set
30CONFIG_INITRAMFS_SOURCE=""
Linus Torvalds1da177e2005-04-16 15:20:36 -070031# CONFIG_EMBEDDED is not set
32CONFIG_KALLSYMS=y
33# CONFIG_KALLSYMS_ALL is not set
34# CONFIG_KALLSYMS_EXTRA_PASS is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060035CONFIG_PRINTK=y
36CONFIG_BUG=y
37CONFIG_BASE_FULL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070038CONFIG_FUTEX=y
39CONFIG_EPOLL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070040CONFIG_SHMEM=y
41CONFIG_CC_ALIGN_FUNCTIONS=0
42CONFIG_CC_ALIGN_LABELS=0
43CONFIG_CC_ALIGN_LOOPS=0
44CONFIG_CC_ALIGN_JUMPS=0
45# CONFIG_TINY_SHMEM is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060046CONFIG_BASE_SMALL=0
Linus Torvalds1da177e2005-04-16 15:20:36 -070047
48#
49# Loadable module support
50#
51CONFIG_MODULES=y
52CONFIG_MODULE_UNLOAD=y
53# CONFIG_MODULE_FORCE_UNLOAD is not set
54CONFIG_OBSOLETE_MODPARM=y
55# CONFIG_MODVERSIONS is not set
56# CONFIG_MODULE_SRCVERSION_ALL is not set
57CONFIG_KMOD=y
58CONFIG_STOP_MACHINE=y
59
60#
61# Processor type and features
62#
63CONFIG_IA64=y
64CONFIG_64BIT=y
65CONFIG_MMU=y
66CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060067CONFIG_GENERIC_CALIBRATE_DELAY=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070068CONFIG_TIME_INTERPOLATION=y
69CONFIG_EFI=y
70CONFIG_GENERIC_IOMAP=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060071CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070072# CONFIG_IA64_GENERIC is not set
73CONFIG_IA64_DIG=y
74# CONFIG_IA64_HP_ZX1 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060075# CONFIG_IA64_HP_ZX1_SWIOTLB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070076# CONFIG_IA64_SGI_SN2 is not set
77# CONFIG_IA64_HP_SIM is not set
78CONFIG_ITANIUM=y
79# CONFIG_MCKINLEY is not set
80# CONFIG_IA64_PAGE_SIZE_4KB is not set
81# CONFIG_IA64_PAGE_SIZE_8KB is not set
82CONFIG_IA64_PAGE_SIZE_16KB=y
83# CONFIG_IA64_PAGE_SIZE_64KB is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060084# CONFIG_HZ_100 is not set
85CONFIG_HZ_250=y
86# CONFIG_HZ_1000 is not set
87CONFIG_HZ=250
Linus Torvalds1da177e2005-04-16 15:20:36 -070088CONFIG_IA64_BRL_EMU=y
89CONFIG_IA64_L1_CACHE_SHIFT=6
90# CONFIG_NUMA is not set
91# CONFIG_VIRTUAL_MEM_MAP is not set
92# CONFIG_IA64_CYCLONE is not set
93CONFIG_IOSAPIC=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060094# CONFIG_IA64_SGI_SN_XP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070095CONFIG_FORCE_MAX_ZONEORDER=18
96CONFIG_SMP=y
97CONFIG_NR_CPUS=2
98# CONFIG_HOTPLUG_CPU is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060099# CONFIG_SCHED_SMT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700100CONFIG_PREEMPT=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600101CONFIG_SELECT_MEMORY_MODEL=y
102CONFIG_FLATMEM_MANUAL=y
103# CONFIG_DISCONTIGMEM_MANUAL is not set
104# CONFIG_SPARSEMEM_MANUAL is not set
105CONFIG_FLATMEM=y
106CONFIG_FLAT_NODE_MEM_MAP=y
107# CONFIG_SPARSEMEM_STATIC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700108CONFIG_HAVE_DEC_LOCK=y
109CONFIG_IA32_SUPPORT=y
110CONFIG_COMPAT=y
111# CONFIG_IA64_MCA_RECOVERY is not set
112CONFIG_PERFMON=y
113CONFIG_IA64_PALINFO=y
114
115#
116# Firmware Drivers
117#
118CONFIG_EFI_VARS=y
119CONFIG_EFI_PCDP=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600120# CONFIG_DELL_RBU is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700121CONFIG_BINFMT_ELF=y
122CONFIG_BINFMT_MISC=m
123
124#
125# Power management and ACPI
126#
127CONFIG_PM=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600128# CONFIG_PM_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700129
130#
131# ACPI (Advanced Configuration and Power Interface) Support
132#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600133CONFIG_ACPI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700134CONFIG_ACPI_BUTTON=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135CONFIG_ACPI_FAN=m
136CONFIG_ACPI_PROCESSOR=m
137CONFIG_ACPI_THERMAL=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600138CONFIG_ACPI_BLACKLIST_YEAR=0
Linus Torvalds1da177e2005-04-16 15:20:36 -0700139# CONFIG_ACPI_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700140CONFIG_ACPI_POWER=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700141CONFIG_ACPI_SYSTEM=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600142# CONFIG_ACPI_CONTAINER is not set
143
144#
145# CPU Frequency scaling
146#
147# CONFIG_CPU_FREQ is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700148
149#
150# Bus options (PCI, PCMCIA)
151#
152CONFIG_PCI=y
153CONFIG_PCI_DOMAINS=y
154# CONFIG_PCI_MSI is not set
155CONFIG_PCI_LEGACY_PROC=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600156# CONFIG_PCI_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700157
158#
159# PCI Hotplug Support
160#
161# CONFIG_HOTPLUG_PCI is not set
162
163#
164# PCCARD (PCMCIA/CardBus) support
165#
166# CONFIG_PCCARD is not set
167
168#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600169# Networking
Linus Torvalds1da177e2005-04-16 15:20:36 -0700170#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600171CONFIG_NET=y
172
173#
174# Networking options
175#
176CONFIG_PACKET=y
177CONFIG_PACKET_MMAP=y
178CONFIG_UNIX=y
179# CONFIG_NET_KEY is not set
180CONFIG_INET=y
181# CONFIG_IP_MULTICAST is not set
182# CONFIG_IP_ADVANCED_ROUTER is not set
183CONFIG_IP_FIB_HASH=y
184# CONFIG_IP_PNP is not set
185# CONFIG_NET_IPIP is not set
186# CONFIG_NET_IPGRE is not set
187# CONFIG_ARPD is not set
188# CONFIG_SYN_COOKIES is not set
189# CONFIG_INET_AH is not set
190# CONFIG_INET_ESP is not set
191# CONFIG_INET_IPCOMP is not set
192# CONFIG_INET_TUNNEL is not set
193CONFIG_INET_DIAG=y
194CONFIG_INET_TCP_DIAG=y
195# CONFIG_TCP_CONG_ADVANCED is not set
196CONFIG_TCP_CONG_BIC=y
197# CONFIG_IPV6 is not set
198# CONFIG_NETFILTER is not set
199
200#
201# DCCP Configuration (EXPERIMENTAL)
202#
203# CONFIG_IP_DCCP is not set
204
205#
206# SCTP Configuration (EXPERIMENTAL)
207#
208# CONFIG_IP_SCTP is not set
209# CONFIG_ATM is not set
210# CONFIG_BRIDGE is not set
211# CONFIG_VLAN_8021Q is not set
212# CONFIG_DECNET is not set
213# CONFIG_LLC2 is not set
214# CONFIG_IPX is not set
215# CONFIG_ATALK is not set
216# CONFIG_X25 is not set
217# CONFIG_LAPB is not set
218# CONFIG_NET_DIVERT is not set
219# CONFIG_ECONET is not set
220# CONFIG_WAN_ROUTER is not set
221# CONFIG_NET_SCHED is not set
222# CONFIG_NET_CLS_ROUTE is not set
223
224#
225# Network testing
226#
227# CONFIG_NET_PKTGEN is not set
228# CONFIG_NETFILTER_NETLINK is not set
229# CONFIG_HAMRADIO is not set
230# CONFIG_IRDA is not set
231# CONFIG_BT is not set
232# CONFIG_IEEE80211 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700233
234#
235# Device Drivers
236#
237
238#
239# Generic Driver Options
240#
241CONFIG_STANDALONE=y
242CONFIG_PREVENT_FIRMWARE_BUILD=y
243# CONFIG_FW_LOADER is not set
244# CONFIG_DEBUG_DRIVER is not set
245
246#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600247# Connector - unified userspace <-> kernelspace linker
248#
249# CONFIG_CONNECTOR is not set
250
251#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700252# Memory Technology Devices (MTD)
253#
254# CONFIG_MTD is not set
255
256#
257# Parallel port support
258#
259# CONFIG_PARPORT is not set
260
261#
262# Plug and Play support
263#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600264CONFIG_PNP=y
265# CONFIG_PNP_DEBUG is not set
266
267#
268# Protocols
269#
270CONFIG_PNPACPI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700271
272#
273# Block devices
274#
275# CONFIG_BLK_CPQ_DA is not set
276# CONFIG_BLK_CPQ_CISS_DA is not set
277# CONFIG_BLK_DEV_DAC960 is not set
278# CONFIG_BLK_DEV_UMEM is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600279# CONFIG_BLK_DEV_COW_COMMON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700280CONFIG_BLK_DEV_LOOP=m
281CONFIG_BLK_DEV_CRYPTOLOOP=m
282CONFIG_BLK_DEV_NBD=m
283# CONFIG_BLK_DEV_SX8 is not set
284# CONFIG_BLK_DEV_UB is not set
285CONFIG_BLK_DEV_RAM=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600286CONFIG_BLK_DEV_RAM_COUNT=16
Linus Torvalds1da177e2005-04-16 15:20:36 -0700287CONFIG_BLK_DEV_RAM_SIZE=4096
Linus Torvalds1da177e2005-04-16 15:20:36 -0700288# CONFIG_CDROM_PKTCDVD is not set
289
290#
291# IO Schedulers
292#
293CONFIG_IOSCHED_NOOP=y
294CONFIG_IOSCHED_AS=y
295CONFIG_IOSCHED_DEADLINE=y
296CONFIG_IOSCHED_CFQ=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600297# CONFIG_ATA_OVER_ETH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700298
299#
300# ATA/ATAPI/MFM/RLL support
301#
302CONFIG_IDE=m
303CONFIG_BLK_DEV_IDE=m
304
305#
306# Please see Documentation/ide.txt for help/info on IDE drives
307#
308# CONFIG_BLK_DEV_IDE_SATA is not set
309CONFIG_BLK_DEV_IDEDISK=m
310# CONFIG_IDEDISK_MULTI_MODE is not set
311CONFIG_BLK_DEV_IDECD=m
312# CONFIG_BLK_DEV_IDETAPE is not set
313CONFIG_BLK_DEV_IDEFLOPPY=m
314# CONFIG_BLK_DEV_IDESCSI is not set
315# CONFIG_IDE_TASK_IOCTL is not set
316
317#
318# IDE chipset support/bugfixes
319#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600320# CONFIG_IDE_GENERIC is not set
321# CONFIG_BLK_DEV_IDEPNP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700322CONFIG_BLK_DEV_IDEPCI=y
323CONFIG_IDEPCI_SHARE_IRQ=y
324# CONFIG_BLK_DEV_OFFBOARD is not set
325CONFIG_BLK_DEV_GENERIC=m
326# CONFIG_BLK_DEV_OPTI621 is not set
327CONFIG_BLK_DEV_IDEDMA_PCI=y
328# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
329CONFIG_IDEDMA_PCI_AUTO=y
330# CONFIG_IDEDMA_ONLYDISK is not set
331# CONFIG_BLK_DEV_AEC62XX is not set
332# CONFIG_BLK_DEV_ALI15X3 is not set
333# CONFIG_BLK_DEV_AMD74XX is not set
334# CONFIG_BLK_DEV_CMD64X is not set
335# CONFIG_BLK_DEV_TRIFLEX is not set
336# CONFIG_BLK_DEV_CY82C693 is not set
337# CONFIG_BLK_DEV_CS5520 is not set
338# CONFIG_BLK_DEV_CS5530 is not set
339# CONFIG_BLK_DEV_HPT34X is not set
340# CONFIG_BLK_DEV_HPT366 is not set
341# CONFIG_BLK_DEV_SC1200 is not set
342CONFIG_BLK_DEV_PIIX=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600343# CONFIG_BLK_DEV_IT821X is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700344# CONFIG_BLK_DEV_NS87415 is not set
345# CONFIG_BLK_DEV_PDC202XX_OLD is not set
346# CONFIG_BLK_DEV_PDC202XX_NEW is not set
347# CONFIG_BLK_DEV_SVWKS is not set
348# CONFIG_BLK_DEV_SIIMAGE is not set
349# CONFIG_BLK_DEV_SLC90E66 is not set
350# CONFIG_BLK_DEV_TRM290 is not set
351# CONFIG_BLK_DEV_VIA82CXXX is not set
352# CONFIG_IDE_ARM is not set
353CONFIG_BLK_DEV_IDEDMA=y
354# CONFIG_IDEDMA_IVB is not set
355CONFIG_IDEDMA_AUTO=y
356# CONFIG_BLK_DEV_HD is not set
357
358#
359# SCSI device support
360#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600361# CONFIG_RAID_ATTRS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700362CONFIG_SCSI=y
363CONFIG_SCSI_PROC_FS=y
364
365#
366# SCSI support type (disk, tape, CD-ROM)
367#
368CONFIG_BLK_DEV_SD=y
369# CONFIG_CHR_DEV_ST is not set
370# CONFIG_CHR_DEV_OSST is not set
371# CONFIG_BLK_DEV_SR is not set
372# CONFIG_CHR_DEV_SG is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600373# CONFIG_CHR_DEV_SCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700374
375#
376# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
377#
378# CONFIG_SCSI_MULTI_LUN is not set
379CONFIG_SCSI_CONSTANTS=y
380CONFIG_SCSI_LOGGING=y
381
382#
383# SCSI Transport Attributes
384#
385CONFIG_SCSI_SPI_ATTRS=m
386# CONFIG_SCSI_FC_ATTRS is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600387# CONFIG_SCSI_ISCSI_ATTRS is not set
388# CONFIG_SCSI_SAS_ATTRS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700389
390#
391# SCSI low-level drivers
392#
393# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
394# CONFIG_SCSI_3W_9XXX is not set
395# CONFIG_SCSI_ACARD is not set
396# CONFIG_SCSI_AACRAID is not set
397# CONFIG_SCSI_AIC7XXX is not set
398# CONFIG_SCSI_AIC7XXX_OLD is not set
399# CONFIG_SCSI_AIC79XX is not set
400# CONFIG_MEGARAID_NEWGEN is not set
401# CONFIG_MEGARAID_LEGACY is not set
402# CONFIG_SCSI_SATA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700403# CONFIG_SCSI_DMX3191D is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700404# CONFIG_SCSI_FUTURE_DOMAIN is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700405# CONFIG_SCSI_IPS is not set
406# CONFIG_SCSI_INITIO is not set
407# CONFIG_SCSI_INIA100 is not set
408# CONFIG_SCSI_SYM53C8XX_2 is not set
409# CONFIG_SCSI_IPR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700410# CONFIG_SCSI_QLOGIC_FC is not set
411CONFIG_SCSI_QLOGIC_1280=y
412# CONFIG_SCSI_QLOGIC_1280_1040 is not set
413CONFIG_SCSI_QLA2XXX=y
414# CONFIG_SCSI_QLA21XX is not set
415# CONFIG_SCSI_QLA22XX is not set
416# CONFIG_SCSI_QLA2300 is not set
417# CONFIG_SCSI_QLA2322 is not set
418# CONFIG_SCSI_QLA6312 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600419# CONFIG_SCSI_QLA24XX is not set
420# CONFIG_SCSI_LPFC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700421# CONFIG_SCSI_DC395x is not set
422# CONFIG_SCSI_DC390T is not set
423# CONFIG_SCSI_DEBUG is not set
424
425#
426# Multi-device support (RAID and LVM)
427#
428CONFIG_MD=y
429CONFIG_BLK_DEV_MD=m
430CONFIG_MD_LINEAR=m
431CONFIG_MD_RAID0=m
432CONFIG_MD_RAID1=m
433CONFIG_MD_RAID10=m
434CONFIG_MD_RAID5=m
435CONFIG_MD_RAID6=m
436CONFIG_MD_MULTIPATH=m
437# CONFIG_MD_FAULTY is not set
438CONFIG_BLK_DEV_DM=m
439CONFIG_DM_CRYPT=m
440CONFIG_DM_SNAPSHOT=m
441CONFIG_DM_MIRROR=m
442CONFIG_DM_ZERO=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600443# CONFIG_DM_MULTIPATH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444
445#
446# Fusion MPT device support
447#
448# CONFIG_FUSION is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600449# CONFIG_FUSION_SPI is not set
450# CONFIG_FUSION_FC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700451
452#
453# IEEE 1394 (FireWire) support
454#
455# CONFIG_IEEE1394 is not set
456
457#
458# I2O device support
459#
460# CONFIG_I2O is not set
461
462#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600463# Network device support
Linus Torvalds1da177e2005-04-16 15:20:36 -0700464#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700465CONFIG_NETDEVICES=y
466CONFIG_DUMMY=y
467# CONFIG_BONDING is not set
468# CONFIG_EQUALIZER is not set
469# CONFIG_TUN is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600470# CONFIG_NET_SB1000 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700471
472#
473# ARCnet devices
474#
475# CONFIG_ARCNET is not set
476
477#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600478# PHY device support
479#
480# CONFIG_PHYLIB is not set
481
482#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700483# Ethernet (10 or 100Mbit)
484#
485CONFIG_NET_ETHERNET=y
486CONFIG_MII=y
487# CONFIG_HAPPYMEAL is not set
488# CONFIG_SUNGEM is not set
489# CONFIG_NET_VENDOR_3COM is not set
490
491#
492# Tulip family network device support
493#
494# CONFIG_NET_TULIP is not set
495# CONFIG_HP100 is not set
496CONFIG_NET_PCI=y
497# CONFIG_PCNET32 is not set
498# CONFIG_AMD8111_ETH is not set
499# CONFIG_ADAPTEC_STARFIRE is not set
500# CONFIG_B44 is not set
501# CONFIG_FORCEDETH is not set
502# CONFIG_DGRS is not set
503CONFIG_EEPRO100=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700504# CONFIG_E100 is not set
505# CONFIG_FEALNX is not set
506# CONFIG_NATSEMI is not set
507# CONFIG_NE2K_PCI is not set
508# CONFIG_8139CP is not set
509# CONFIG_8139TOO is not set
510# CONFIG_SIS900 is not set
511# CONFIG_EPIC100 is not set
512# CONFIG_SUNDANCE is not set
513# CONFIG_VIA_RHINE is not set
514
515#
516# Ethernet (1000 Mbit)
517#
518# CONFIG_ACENIC is not set
519# CONFIG_DL2K is not set
520# CONFIG_E1000 is not set
521# CONFIG_NS83820 is not set
522# CONFIG_HAMACHI is not set
523# CONFIG_YELLOWFIN is not set
524# CONFIG_R8169 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600525# CONFIG_SIS190 is not set
526# CONFIG_SKGE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700527# CONFIG_SK98LIN is not set
528# CONFIG_VIA_VELOCITY is not set
529# CONFIG_TIGON3 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600530# CONFIG_BNX2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700531
532#
533# Ethernet (10000 Mbit)
534#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600535# CONFIG_CHELSIO_T1 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700536# CONFIG_IXGB is not set
537# CONFIG_S2IO is not set
538
539#
540# Token Ring devices
541#
542# CONFIG_TR is not set
543
544#
545# Wireless LAN (non-hamradio)
546#
547# CONFIG_NET_RADIO is not set
548
549#
550# Wan interfaces
551#
552# CONFIG_WAN is not set
553# CONFIG_FDDI is not set
554# CONFIG_HIPPI is not set
555# CONFIG_PPP is not set
556# CONFIG_SLIP is not set
557# CONFIG_NET_FC is not set
558# CONFIG_SHAPER is not set
559# CONFIG_NETCONSOLE is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600560# CONFIG_NETPOLL is not set
561# CONFIG_NET_POLL_CONTROLLER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700562
563#
564# ISDN subsystem
565#
566# CONFIG_ISDN is not set
567
568#
569# Telephony Support
570#
571# CONFIG_PHONE is not set
572
573#
574# Input device support
575#
576CONFIG_INPUT=y
577
578#
579# Userland interfaces
580#
581CONFIG_INPUT_MOUSEDEV=y
582CONFIG_INPUT_MOUSEDEV_PSAUX=y
583CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
584CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
585# CONFIG_INPUT_JOYDEV is not set
586# CONFIG_INPUT_TSDEV is not set
587CONFIG_INPUT_EVDEV=y
588# CONFIG_INPUT_EVBUG is not set
589
590#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700591# Input Device Drivers
592#
593CONFIG_INPUT_KEYBOARD=y
594CONFIG_KEYBOARD_ATKBD=y
595# CONFIG_KEYBOARD_SUNKBD is not set
596# CONFIG_KEYBOARD_LKKBD is not set
597# CONFIG_KEYBOARD_XTKBD is not set
598# CONFIG_KEYBOARD_NEWTON is not set
599CONFIG_INPUT_MOUSE=y
600CONFIG_MOUSE_PS2=y
601# CONFIG_MOUSE_SERIAL is not set
602# CONFIG_MOUSE_VSXXXAA is not set
603# CONFIG_INPUT_JOYSTICK is not set
604# CONFIG_INPUT_TOUCHSCREEN is not set
605# CONFIG_INPUT_MISC is not set
606
607#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600608# Hardware I/O ports
609#
610CONFIG_SERIO=y
611CONFIG_SERIO_I8042=y
612CONFIG_SERIO_SERPORT=y
613# CONFIG_SERIO_PCIPS2 is not set
614CONFIG_SERIO_LIBPS2=y
615# CONFIG_SERIO_RAW is not set
616# CONFIG_GAMEPORT is not set
617
618#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700619# Character devices
620#
621CONFIG_VT=y
622CONFIG_VT_CONSOLE=y
623CONFIG_HW_CONSOLE=y
624# CONFIG_SERIAL_NONSTANDARD is not set
625
626#
627# Serial drivers
628#
629CONFIG_SERIAL_8250=y
630CONFIG_SERIAL_8250_CONSOLE=y
631CONFIG_SERIAL_8250_ACPI=y
632CONFIG_SERIAL_8250_NR_UARTS=4
633CONFIG_SERIAL_8250_EXTENDED=y
634CONFIG_SERIAL_8250_SHARE_IRQ=y
635# CONFIG_SERIAL_8250_DETECT_IRQ is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700636# CONFIG_SERIAL_8250_RSA is not set
637
638#
639# Non-8250 serial port support
640#
641CONFIG_SERIAL_CORE=y
642CONFIG_SERIAL_CORE_CONSOLE=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600643# CONFIG_SERIAL_JSM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700644CONFIG_UNIX98_PTYS=y
645CONFIG_LEGACY_PTYS=y
646CONFIG_LEGACY_PTY_COUNT=256
647
648#
649# IPMI
650#
651# CONFIG_IPMI_HANDLER is not set
652
653#
654# Watchdog Cards
655#
656# CONFIG_WATCHDOG is not set
657# CONFIG_HW_RANDOM is not set
658CONFIG_EFI_RTC=y
659# CONFIG_DTLK is not set
660# CONFIG_R3964 is not set
661# CONFIG_APPLICOM is not set
662
663#
664# Ftape, the floppy tape device driver
665#
666CONFIG_AGP=m
667CONFIG_AGP_I460=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600668CONFIG_DRM=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700669# CONFIG_DRM_TDFX is not set
670CONFIG_DRM_R128=m
671# CONFIG_DRM_RADEON is not set
672# CONFIG_DRM_MGA is not set
673# CONFIG_DRM_SIS is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600674# CONFIG_DRM_VIA is not set
675# CONFIG_DRM_SAVAGE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700676# CONFIG_RAW_DRIVER is not set
677# CONFIG_HPET is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600678# CONFIG_HANGCHECK_TIMER is not set
679
680#
681# TPM devices
682#
683# CONFIG_TCG_TPM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700684
685#
686# I2C support
687#
688CONFIG_I2C=y
689CONFIG_I2C_CHARDEV=y
690
691#
692# I2C Algorithms
693#
694CONFIG_I2C_ALGOBIT=y
695# CONFIG_I2C_ALGOPCF is not set
696# CONFIG_I2C_ALGOPCA is not set
697
698#
699# I2C Hardware Bus support
700#
701# CONFIG_I2C_ALI1535 is not set
702# CONFIG_I2C_ALI1563 is not set
703# CONFIG_I2C_ALI15X3 is not set
704# CONFIG_I2C_AMD756 is not set
705# CONFIG_I2C_AMD8111 is not set
706# CONFIG_I2C_I801 is not set
707# CONFIG_I2C_I810 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600708# CONFIG_I2C_PIIX4 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700709# CONFIG_I2C_NFORCE2 is not set
710# CONFIG_I2C_PARPORT_LIGHT is not set
711# CONFIG_I2C_PROSAVAGE is not set
712# CONFIG_I2C_SAVAGE4 is not set
713# CONFIG_SCx200_ACB is not set
714# CONFIG_I2C_SIS5595 is not set
715# CONFIG_I2C_SIS630 is not set
716# CONFIG_I2C_SIS96X is not set
717# CONFIG_I2C_STUB is not set
718# CONFIG_I2C_VIA is not set
719# CONFIG_I2C_VIAPRO is not set
720# CONFIG_I2C_VOODOO3 is not set
721# CONFIG_I2C_PCA_ISA is not set
722
723#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600724# Miscellaneous I2C Chip support
Linus Torvalds1da177e2005-04-16 15:20:36 -0700725#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600726# CONFIG_SENSORS_DS1337 is not set
727# CONFIG_SENSORS_DS1374 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700728# CONFIG_SENSORS_EEPROM is not set
729# CONFIG_SENSORS_PCF8574 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600730# CONFIG_SENSORS_PCA9539 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700731# CONFIG_SENSORS_PCF8591 is not set
732# CONFIG_SENSORS_RTC8564 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600733# CONFIG_SENSORS_MAX6875 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700734# CONFIG_I2C_DEBUG_CORE is not set
735# CONFIG_I2C_DEBUG_ALGO is not set
736# CONFIG_I2C_DEBUG_BUS is not set
737# CONFIG_I2C_DEBUG_CHIP is not set
738
739#
740# Dallas's 1-wire bus
741#
742# CONFIG_W1 is not set
743
744#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600745# Hardware Monitoring support
746#
747CONFIG_HWMON=y
748# CONFIG_HWMON_VID is not set
749# CONFIG_SENSORS_ADM1021 is not set
750# CONFIG_SENSORS_ADM1025 is not set
751# CONFIG_SENSORS_ADM1026 is not set
752# CONFIG_SENSORS_ADM1031 is not set
753# CONFIG_SENSORS_ADM9240 is not set
754# CONFIG_SENSORS_ASB100 is not set
755# CONFIG_SENSORS_ATXP1 is not set
756# CONFIG_SENSORS_DS1621 is not set
757# CONFIG_SENSORS_FSCHER is not set
758# CONFIG_SENSORS_FSCPOS is not set
759# CONFIG_SENSORS_GL518SM is not set
760# CONFIG_SENSORS_GL520SM is not set
761# CONFIG_SENSORS_IT87 is not set
762# CONFIG_SENSORS_LM63 is not set
763# CONFIG_SENSORS_LM75 is not set
764# CONFIG_SENSORS_LM77 is not set
765# CONFIG_SENSORS_LM78 is not set
766# CONFIG_SENSORS_LM80 is not set
767# CONFIG_SENSORS_LM83 is not set
768# CONFIG_SENSORS_LM85 is not set
769# CONFIG_SENSORS_LM87 is not set
770# CONFIG_SENSORS_LM90 is not set
771# CONFIG_SENSORS_LM92 is not set
772# CONFIG_SENSORS_MAX1619 is not set
773# CONFIG_SENSORS_PC87360 is not set
774# CONFIG_SENSORS_SIS5595 is not set
775# CONFIG_SENSORS_SMSC47M1 is not set
776# CONFIG_SENSORS_SMSC47B397 is not set
777# CONFIG_SENSORS_VIA686A is not set
778# CONFIG_SENSORS_W83781D is not set
779# CONFIG_SENSORS_W83792D is not set
780# CONFIG_SENSORS_W83L785TS is not set
781# CONFIG_SENSORS_W83627HF is not set
782# CONFIG_SENSORS_W83627EHF is not set
783# CONFIG_HWMON_DEBUG_CHIP is not set
784
785#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700786# Misc devices
787#
788
789#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600790# Multimedia Capabilities Port drivers
791#
792
793#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700794# Multimedia devices
795#
796# CONFIG_VIDEO_DEV is not set
797
798#
799# Digital Video Broadcasting Devices
800#
801# CONFIG_DVB is not set
802
803#
804# Graphics support
805#
806# CONFIG_FB is not set
807
808#
809# Console display driver support
810#
811CONFIG_VGA_CONSOLE=y
812CONFIG_DUMMY_CONSOLE=y
813
814#
815# Sound
816#
817CONFIG_SOUND=m
818
819#
820# Advanced Linux Sound Architecture
821#
822CONFIG_SND=m
823CONFIG_SND_TIMER=m
824CONFIG_SND_PCM=m
825CONFIG_SND_HWDEP=m
826CONFIG_SND_RAWMIDI=m
827CONFIG_SND_SEQUENCER=m
828# CONFIG_SND_SEQ_DUMMY is not set
829CONFIG_SND_OSSEMUL=y
830CONFIG_SND_MIXER_OSS=m
831CONFIG_SND_PCM_OSS=m
832# CONFIG_SND_SEQUENCER_OSS is not set
833# CONFIG_SND_VERBOSE_PRINTK is not set
834# CONFIG_SND_DEBUG is not set
835
836#
837# Generic devices
838#
839CONFIG_SND_OPL3_LIB=m
840# CONFIG_SND_DUMMY is not set
841# CONFIG_SND_VIRMIDI is not set
842# CONFIG_SND_MTPAV is not set
843# CONFIG_SND_SERIAL_U16550 is not set
844# CONFIG_SND_MPU401 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600845CONFIG_SND_AC97_CODEC=m
846CONFIG_SND_AC97_BUS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700847
848#
849# PCI devices
850#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700851# CONFIG_SND_ALI5451 is not set
852# CONFIG_SND_ATIIXP is not set
853# CONFIG_SND_ATIIXP_MODEM is not set
854# CONFIG_SND_AU8810 is not set
855# CONFIG_SND_AU8820 is not set
856# CONFIG_SND_AU8830 is not set
857# CONFIG_SND_AZT3328 is not set
858# CONFIG_SND_BT87X is not set
859# CONFIG_SND_CS46XX is not set
860CONFIG_SND_CS4281=m
861# CONFIG_SND_EMU10K1 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600862# CONFIG_SND_EMU10K1X is not set
863# CONFIG_SND_CA0106 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700864# CONFIG_SND_KORG1212 is not set
865# CONFIG_SND_MIXART is not set
866# CONFIG_SND_NM256 is not set
867# CONFIG_SND_RME32 is not set
868# CONFIG_SND_RME96 is not set
869# CONFIG_SND_RME9652 is not set
870# CONFIG_SND_HDSP is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600871# CONFIG_SND_HDSPM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700872# CONFIG_SND_TRIDENT is not set
873# CONFIG_SND_YMFPCI is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600874# CONFIG_SND_AD1889 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700875# CONFIG_SND_CMIPCI is not set
876# CONFIG_SND_ENS1370 is not set
877# CONFIG_SND_ENS1371 is not set
878# CONFIG_SND_ES1938 is not set
879# CONFIG_SND_ES1968 is not set
880# CONFIG_SND_MAESTRO3 is not set
881# CONFIG_SND_FM801 is not set
882# CONFIG_SND_ICE1712 is not set
883# CONFIG_SND_ICE1724 is not set
884# CONFIG_SND_INTEL8X0 is not set
885# CONFIG_SND_INTEL8X0M is not set
886# CONFIG_SND_SONICVIBES is not set
887# CONFIG_SND_VIA82XX is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600888# CONFIG_SND_VIA82XX_MODEM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700889# CONFIG_SND_VX222 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600890# CONFIG_SND_HDA_INTEL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700891
892#
893# USB devices
894#
895# CONFIG_SND_USB_AUDIO is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700896
897#
898# Open Sound System
899#
900# CONFIG_SOUND_PRIME is not set
901
902#
903# USB support
904#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600905CONFIG_USB_ARCH_HAS_HCD=y
906CONFIG_USB_ARCH_HAS_OHCI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700907CONFIG_USB=m
908# CONFIG_USB_DEBUG is not set
909
910#
911# Miscellaneous USB options
912#
913CONFIG_USB_DEVICEFS=y
914# CONFIG_USB_BANDWIDTH is not set
915# CONFIG_USB_DYNAMIC_MINORS is not set
916# CONFIG_USB_SUSPEND is not set
917# CONFIG_USB_OTG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700918
919#
920# USB Host Controller Drivers
921#
922# CONFIG_USB_EHCI_HCD is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600923# CONFIG_USB_ISP116X_HCD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700924# CONFIG_USB_OHCI_HCD is not set
925CONFIG_USB_UHCI_HCD=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600926# CONFIG_USB_SL811_HCD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700927
928#
929# USB Device Class drivers
930#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600931# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700932CONFIG_USB_BLUETOOTH_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700933CONFIG_USB_ACM=m
934CONFIG_USB_PRINTER=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600935
936#
937# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
938#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700939CONFIG_USB_STORAGE=m
940# CONFIG_USB_STORAGE_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700941# CONFIG_USB_STORAGE_DATAFAB is not set
942# CONFIG_USB_STORAGE_FREECOM is not set
943# CONFIG_USB_STORAGE_ISD200 is not set
944# CONFIG_USB_STORAGE_DPCM is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600945# CONFIG_USB_STORAGE_USBAT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700946# CONFIG_USB_STORAGE_SDDR09 is not set
947# CONFIG_USB_STORAGE_SDDR55 is not set
948# CONFIG_USB_STORAGE_JUMPSHOT is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600949# CONFIG_USB_STORAGE_ONETOUCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700950
951#
952# USB Input Devices
953#
954CONFIG_USB_HID=m
955CONFIG_USB_HIDINPUT=y
956# CONFIG_HID_FF is not set
957CONFIG_USB_HIDDEV=y
958
959#
960# USB HID Boot Protocol drivers
961#
962# CONFIG_USB_KBD is not set
963# CONFIG_USB_MOUSE is not set
964# CONFIG_USB_AIPTEK is not set
965# CONFIG_USB_WACOM is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600966# CONFIG_USB_ACECAD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700967# CONFIG_USB_KBTAB is not set
968# CONFIG_USB_POWERMATE is not set
969# CONFIG_USB_MTOUCH is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600970# CONFIG_USB_ITMTOUCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700971# CONFIG_USB_EGALAX is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600972# CONFIG_USB_YEALINK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700973# CONFIG_USB_XPAD is not set
974# CONFIG_USB_ATI_REMOTE is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600975# CONFIG_USB_KEYSPAN_REMOTE is not set
976# CONFIG_USB_APPLETOUCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700977
978#
979# USB Imaging devices
980#
981# CONFIG_USB_MDC800 is not set
982# CONFIG_USB_MICROTEK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700983
984#
985# USB Multimedia devices
986#
987# CONFIG_USB_DABUSB is not set
988
989#
990# Video4Linux support is needed for USB Multimedia device support
991#
992
993#
994# USB Network Adapters
995#
996# CONFIG_USB_CATC is not set
997# CONFIG_USB_KAWETH is not set
998# CONFIG_USB_PEGASUS is not set
999# CONFIG_USB_RTL8150 is not set
1000# CONFIG_USB_USBNET is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001001CONFIG_USB_MON=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001002
1003#
1004# USB port drivers
1005#
1006
1007#
1008# USB Serial Converter support
1009#
1010# CONFIG_USB_SERIAL is not set
1011
1012#
1013# USB Miscellaneous drivers
1014#
1015# CONFIG_USB_EMI62 is not set
1016# CONFIG_USB_EMI26 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001017# CONFIG_USB_AUERSWALD is not set
1018# CONFIG_USB_RIO500 is not set
1019# CONFIG_USB_LEGOTOWER is not set
1020# CONFIG_USB_LCD is not set
1021# CONFIG_USB_LED is not set
1022# CONFIG_USB_CYTHERM is not set
1023# CONFIG_USB_PHIDGETKIT is not set
1024# CONFIG_USB_PHIDGETSERVO is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001025# CONFIG_USB_IDMOUSE is not set
1026# CONFIG_USB_LD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001027# CONFIG_USB_TEST is not set
1028
1029#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001030# USB DSL modem support
Linus Torvalds1da177e2005-04-16 15:20:36 -07001031#
1032
1033#
1034# USB Gadget Support
1035#
1036# CONFIG_USB_GADGET is not set
1037
1038#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001039# MMC/SD Card support
1040#
1041# CONFIG_MMC is not set
1042
1043#
1044# InfiniBand support
1045#
1046# CONFIG_INFINIBAND is not set
1047
1048#
1049# SN Devices
1050#
1051
1052#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001053# File systems
1054#
1055CONFIG_EXT2_FS=y
1056# CONFIG_EXT2_FS_XATTR is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001057# CONFIG_EXT2_FS_XIP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001058CONFIG_EXT3_FS=y
1059CONFIG_EXT3_FS_XATTR=y
1060# CONFIG_EXT3_FS_POSIX_ACL is not set
1061# CONFIG_EXT3_FS_SECURITY is not set
1062CONFIG_JBD=y
1063# CONFIG_JBD_DEBUG is not set
1064CONFIG_FS_MBCACHE=y
1065# CONFIG_REISERFS_FS is not set
1066# CONFIG_JFS_FS is not set
1067CONFIG_FS_POSIX_ACL=y
1068CONFIG_XFS_FS=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001069CONFIG_XFS_EXPORT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001070CONFIG_XFS_QUOTA=y
1071CONFIG_XFS_SECURITY=y
1072CONFIG_XFS_POSIX_ACL=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001073# CONFIG_XFS_RT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001074# CONFIG_MINIX_FS is not set
1075# CONFIG_ROMFS_FS is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001076CONFIG_INOTIFY=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001077# CONFIG_QUOTA is not set
1078CONFIG_QUOTACTL=y
1079CONFIG_DNOTIFY=y
1080CONFIG_AUTOFS_FS=m
1081CONFIG_AUTOFS4_FS=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001082# CONFIG_FUSE_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001083
1084#
1085# CD-ROM/DVD Filesystems
1086#
1087CONFIG_ISO9660_FS=m
1088CONFIG_JOLIET=y
1089# CONFIG_ZISOFS is not set
1090CONFIG_UDF_FS=m
1091CONFIG_UDF_NLS=y
1092
1093#
1094# DOS/FAT/NT Filesystems
1095#
1096CONFIG_FAT_FS=y
1097# CONFIG_MSDOS_FS is not set
1098CONFIG_VFAT_FS=y
1099CONFIG_FAT_DEFAULT_CODEPAGE=437
1100CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1101# CONFIG_NTFS_FS is not set
1102
1103#
1104# Pseudo filesystems
1105#
1106CONFIG_PROC_FS=y
1107CONFIG_PROC_KCORE=y
1108CONFIG_SYSFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001109CONFIG_TMPFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001110CONFIG_HUGETLBFS=y
1111CONFIG_HUGETLB_PAGE=y
1112CONFIG_RAMFS=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001113# CONFIG_RELAYFS_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001114
1115#
1116# Miscellaneous filesystems
1117#
1118# CONFIG_ADFS_FS is not set
1119# CONFIG_AFFS_FS is not set
1120# CONFIG_HFS_FS is not set
1121# CONFIG_HFSPLUS_FS is not set
1122# CONFIG_BEFS_FS is not set
1123# CONFIG_BFS_FS is not set
1124# CONFIG_EFS_FS is not set
1125# CONFIG_CRAMFS is not set
1126# CONFIG_VXFS_FS is not set
1127# CONFIG_HPFS_FS is not set
1128# CONFIG_QNX4FS_FS is not set
1129# CONFIG_SYSV_FS is not set
1130# CONFIG_UFS_FS is not set
1131
1132#
1133# Network File Systems
1134#
1135CONFIG_NFS_FS=m
1136CONFIG_NFS_V3=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001137# CONFIG_NFS_V3_ACL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001138CONFIG_NFS_V4=y
1139# CONFIG_NFS_DIRECTIO is not set
1140CONFIG_NFSD=m
1141CONFIG_NFSD_V3=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001142# CONFIG_NFSD_V3_ACL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001143CONFIG_NFSD_V4=y
1144CONFIG_NFSD_TCP=y
1145CONFIG_LOCKD=m
1146CONFIG_LOCKD_V4=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001147CONFIG_EXPORTFS=y
1148CONFIG_NFS_COMMON=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149CONFIG_SUNRPC=m
1150CONFIG_SUNRPC_GSS=m
1151CONFIG_RPCSEC_GSS_KRB5=m
1152# CONFIG_RPCSEC_GSS_SPKM3 is not set
1153# CONFIG_SMB_FS is not set
1154CONFIG_CIFS=m
1155CONFIG_CIFS_STATS=y
1156CONFIG_CIFS_XATTR=y
1157CONFIG_CIFS_POSIX=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001158# CONFIG_CIFS_EXPERIMENTAL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001159# CONFIG_NCP_FS is not set
1160# CONFIG_CODA_FS is not set
1161# CONFIG_AFS_FS is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001162# CONFIG_9P_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001163
1164#
1165# Partition Types
1166#
1167CONFIG_PARTITION_ADVANCED=y
1168# CONFIG_ACORN_PARTITION is not set
1169# CONFIG_OSF_PARTITION is not set
1170# CONFIG_AMIGA_PARTITION is not set
1171# CONFIG_ATARI_PARTITION is not set
1172# CONFIG_MAC_PARTITION is not set
1173CONFIG_MSDOS_PARTITION=y
1174# CONFIG_BSD_DISKLABEL is not set
1175# CONFIG_MINIX_SUBPARTITION is not set
1176# CONFIG_SOLARIS_X86_PARTITION is not set
1177# CONFIG_UNIXWARE_DISKLABEL is not set
1178# CONFIG_LDM_PARTITION is not set
1179CONFIG_SGI_PARTITION=y
1180# CONFIG_ULTRIX_PARTITION is not set
1181# CONFIG_SUN_PARTITION is not set
1182CONFIG_EFI_PARTITION=y
1183
1184#
1185# Native Language Support
1186#
1187CONFIG_NLS=y
1188CONFIG_NLS_DEFAULT="iso8859-1"
1189CONFIG_NLS_CODEPAGE_437=y
1190# CONFIG_NLS_CODEPAGE_737 is not set
1191# CONFIG_NLS_CODEPAGE_775 is not set
1192# CONFIG_NLS_CODEPAGE_850 is not set
1193# CONFIG_NLS_CODEPAGE_852 is not set
1194# CONFIG_NLS_CODEPAGE_855 is not set
1195# CONFIG_NLS_CODEPAGE_857 is not set
1196# CONFIG_NLS_CODEPAGE_860 is not set
1197# CONFIG_NLS_CODEPAGE_861 is not set
1198# CONFIG_NLS_CODEPAGE_862 is not set
1199# CONFIG_NLS_CODEPAGE_863 is not set
1200# CONFIG_NLS_CODEPAGE_864 is not set
1201# CONFIG_NLS_CODEPAGE_865 is not set
1202# CONFIG_NLS_CODEPAGE_866 is not set
1203# CONFIG_NLS_CODEPAGE_869 is not set
1204# CONFIG_NLS_CODEPAGE_936 is not set
1205# CONFIG_NLS_CODEPAGE_950 is not set
1206# CONFIG_NLS_CODEPAGE_932 is not set
1207# CONFIG_NLS_CODEPAGE_949 is not set
1208# CONFIG_NLS_CODEPAGE_874 is not set
1209# CONFIG_NLS_ISO8859_8 is not set
1210# CONFIG_NLS_CODEPAGE_1250 is not set
1211# CONFIG_NLS_CODEPAGE_1251 is not set
1212# CONFIG_NLS_ASCII is not set
1213CONFIG_NLS_ISO8859_1=y
1214# CONFIG_NLS_ISO8859_2 is not set
1215# CONFIG_NLS_ISO8859_3 is not set
1216# CONFIG_NLS_ISO8859_4 is not set
1217# CONFIG_NLS_ISO8859_5 is not set
1218# CONFIG_NLS_ISO8859_6 is not set
1219# CONFIG_NLS_ISO8859_7 is not set
1220# CONFIG_NLS_ISO8859_9 is not set
1221# CONFIG_NLS_ISO8859_13 is not set
1222# CONFIG_NLS_ISO8859_14 is not set
1223# CONFIG_NLS_ISO8859_15 is not set
1224# CONFIG_NLS_KOI8_R is not set
1225# CONFIG_NLS_KOI8_U is not set
1226CONFIG_NLS_UTF8=m
1227
1228#
1229# Library routines
1230#
1231# CONFIG_CRC_CCITT is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001232# CONFIG_CRC16 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001233CONFIG_CRC32=y
1234# CONFIG_LIBCRC32C is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001235CONFIG_GENERIC_HARDIRQS=y
1236CONFIG_GENERIC_IRQ_PROBE=y
1237CONFIG_GENERIC_PENDING_IRQ=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001238
1239#
1240# Profiling support
1241#
1242CONFIG_PROFILING=y
1243CONFIG_OPROFILE=y
1244
1245#
1246# Kernel hacking
1247#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001248# CONFIG_PRINTK_TIME is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001249CONFIG_DEBUG_KERNEL=y
1250CONFIG_MAGIC_SYSRQ=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001251CONFIG_LOG_BUF_SHIFT=16
1252CONFIG_DETECT_SOFTLOCKUP=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001253# CONFIG_SCHEDSTATS is not set
1254# CONFIG_DEBUG_SLAB is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001255CONFIG_DEBUG_PREEMPT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001256# CONFIG_DEBUG_SPINLOCK is not set
1257# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1258# CONFIG_DEBUG_KOBJECT is not set
1259# CONFIG_DEBUG_INFO is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001260# CONFIG_DEBUG_FS is not set
1261# CONFIG_KPROBES is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001262# CONFIG_IA64_GRANULE_16MB is not set
1263CONFIG_IA64_GRANULE_64MB=y
1264# CONFIG_IA64_PRINT_HAZARDS is not set
1265# CONFIG_DISABLE_VHPT is not set
1266# CONFIG_IA64_DEBUG_CMPXCHG is not set
1267# CONFIG_IA64_DEBUG_IRQ is not set
1268CONFIG_SYSVIPC_COMPAT=y
1269
1270#
1271# Security options
1272#
1273# CONFIG_KEYS is not set
1274# CONFIG_SECURITY is not set
1275
1276#
1277# Cryptographic options
1278#
1279CONFIG_CRYPTO=y
1280# CONFIG_CRYPTO_HMAC is not set
1281# CONFIG_CRYPTO_NULL is not set
1282# CONFIG_CRYPTO_MD4 is not set
1283CONFIG_CRYPTO_MD5=y
1284# CONFIG_CRYPTO_SHA1 is not set
1285# CONFIG_CRYPTO_SHA256 is not set
1286# CONFIG_CRYPTO_SHA512 is not set
1287# CONFIG_CRYPTO_WP512 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001288# CONFIG_CRYPTO_TGR192 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001289CONFIG_CRYPTO_DES=y
1290# CONFIG_CRYPTO_BLOWFISH is not set
1291# CONFIG_CRYPTO_TWOFISH is not set
1292# CONFIG_CRYPTO_SERPENT is not set
1293# CONFIG_CRYPTO_AES is not set
1294# CONFIG_CRYPTO_CAST5 is not set
1295# CONFIG_CRYPTO_CAST6 is not set
1296# CONFIG_CRYPTO_TEA is not set
1297# CONFIG_CRYPTO_ARC4 is not set
1298# CONFIG_CRYPTO_KHAZAD is not set
1299# CONFIG_CRYPTO_ANUBIS is not set
1300# CONFIG_CRYPTO_DEFLATE is not set
1301# CONFIG_CRYPTO_MICHAEL_MIC is not set
1302# CONFIG_CRYPTO_CRC32C is not set
1303# CONFIG_CRYPTO_TEST is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001304
1305#
1306# Hardware crypto devices
1307#