blob: 312b12094a1de4a734f9edc5ee10cb98e3afde6c [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
Tony Luck9fe26a72006-02-27 17:07:14 -08003# Linux kernel version: 2.6.16-rc5
4# Mon Feb 27 16:10:42 2006
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
6
7#
8# Code maturity level options
9#
10CONFIG_EXPERIMENTAL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070011CONFIG_LOCK_KERNEL=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060012CONFIG_INIT_ENV_ARG_LIMIT=32
Linus Torvalds1da177e2005-04-16 15:20:36 -070013
14#
15# General setup
16#
17CONFIG_LOCALVERSION=""
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060018CONFIG_LOCALVERSION_AUTO=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070019CONFIG_SWAP=y
20CONFIG_SYSVIPC=y
21CONFIG_POSIX_MQUEUE=y
22# CONFIG_BSD_PROCESS_ACCT is not set
23CONFIG_SYSCTL=y
24# CONFIG_AUDIT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070025# CONFIG_IKCONFIG is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060026# CONFIG_CPUSETS is not set
27CONFIG_INITRAMFS_SOURCE=""
Tony Luck9fe26a72006-02-27 17:07:14 -080028CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070029# CONFIG_EMBEDDED is not set
30CONFIG_KALLSYMS=y
31# CONFIG_KALLSYMS_ALL is not set
32# CONFIG_KALLSYMS_EXTRA_PASS is not set
Tony Luck9fe26a72006-02-27 17:07:14 -080033CONFIG_HOTPLUG=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060034CONFIG_PRINTK=y
35CONFIG_BUG=y
Tony Luck9fe26a72006-02-27 17:07:14 -080036CONFIG_ELF_CORE=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060037CONFIG_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
Christoph Lameter709ae932007-08-13 14:54:34 -070045CONFIG_SLUB=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070046# CONFIG_TINY_SHMEM is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060047CONFIG_BASE_SMALL=0
Tony Luck9fe26a72006-02-27 17:07:14 -080048# CONFIG_SLOB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070049
50#
51# Loadable module support
52#
53CONFIG_MODULES=y
54CONFIG_MODULE_UNLOAD=y
55# CONFIG_MODULE_FORCE_UNLOAD is not set
56CONFIG_OBSOLETE_MODPARM=y
57# CONFIG_MODVERSIONS is not set
58# CONFIG_MODULE_SRCVERSION_ALL is not set
59CONFIG_KMOD=y
60CONFIG_STOP_MACHINE=y
61
62#
Tony Luck9fe26a72006-02-27 17:07:14 -080063# Block layer
64#
65
66#
67# IO Schedulers
68#
69CONFIG_IOSCHED_NOOP=y
70CONFIG_IOSCHED_AS=y
71CONFIG_IOSCHED_DEADLINE=y
72CONFIG_IOSCHED_CFQ=y
73CONFIG_DEFAULT_AS=y
74# CONFIG_DEFAULT_DEADLINE is not set
75# CONFIG_DEFAULT_CFQ is not set
76# CONFIG_DEFAULT_NOOP is not set
77CONFIG_DEFAULT_IOSCHED="anticipatory"
78
79#
Linus Torvalds1da177e2005-04-16 15:20:36 -070080# Processor type and features
81#
82CONFIG_IA64=y
83CONFIG_64BIT=y
84CONFIG_MMU=y
Tony Luck9fe26a72006-02-27 17:07:14 -080085CONFIG_SWIOTLB=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070086CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060087CONFIG_GENERIC_CALIBRATE_DELAY=y
Tony Luck0aa366f2007-07-20 11:22:30 -070088CONFIG_GENERIC_TIME=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070089CONFIG_EFI=y
90CONFIG_GENERIC_IOMAP=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060091CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
Tony Luck9fe26a72006-02-27 17:07:14 -080092CONFIG_DMA_IS_DMA32=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070093# CONFIG_IA64_GENERIC is not set
94CONFIG_IA64_DIG=y
95# CONFIG_IA64_HP_ZX1 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -060096# CONFIG_IA64_HP_ZX1_SWIOTLB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070097# CONFIG_IA64_SGI_SN2 is not set
98# CONFIG_IA64_HP_SIM is not set
99CONFIG_ITANIUM=y
100# CONFIG_MCKINLEY is not set
101# CONFIG_IA64_PAGE_SIZE_4KB is not set
102# CONFIG_IA64_PAGE_SIZE_8KB is not set
103CONFIG_IA64_PAGE_SIZE_16KB=y
104# CONFIG_IA64_PAGE_SIZE_64KB is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800105CONFIG_PGTABLE_3=y
106# CONFIG_PGTABLE_4 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600107# CONFIG_HZ_100 is not set
108CONFIG_HZ_250=y
109# CONFIG_HZ_1000 is not set
110CONFIG_HZ=250
Linus Torvalds1da177e2005-04-16 15:20:36 -0700111CONFIG_IA64_BRL_EMU=y
112CONFIG_IA64_L1_CACHE_SHIFT=6
Linus Torvalds1da177e2005-04-16 15:20:36 -0700113# CONFIG_IA64_CYCLONE is not set
114CONFIG_IOSAPIC=y
Tony Luck9fe26a72006-02-27 17:07:14 -0800115CONFIG_FORCE_MAX_ZONEORDER=17
Linus Torvalds1da177e2005-04-16 15:20:36 -0700116CONFIG_SMP=y
117CONFIG_NR_CPUS=2
118# CONFIG_HOTPLUG_CPU is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600119# CONFIG_SCHED_SMT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700120CONFIG_PREEMPT=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600121CONFIG_SELECT_MEMORY_MODEL=y
122CONFIG_FLATMEM_MANUAL=y
123# CONFIG_DISCONTIGMEM_MANUAL is not set
124# CONFIG_SPARSEMEM_MANUAL is not set
125CONFIG_FLATMEM=y
126CONFIG_FLAT_NODE_MEM_MAP=y
127# CONFIG_SPARSEMEM_STATIC is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800128CONFIG_SPLIT_PTLOCK_CPUS=4
129CONFIG_ARCH_SELECT_MEMORY_MODEL=y
130CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
131CONFIG_ARCH_FLATMEM_ENABLE=y
132CONFIG_ARCH_SPARSEMEM_ENABLE=y
133# CONFIG_VIRTUAL_MEM_MAP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700134# CONFIG_IA64_MCA_RECOVERY is not set
135CONFIG_PERFMON=y
136CONFIG_IA64_PALINFO=y
137
138#
139# Firmware Drivers
140#
141CONFIG_EFI_VARS=y
142CONFIG_EFI_PCDP=y
143CONFIG_BINFMT_ELF=y
144CONFIG_BINFMT_MISC=m
145
146#
147# Power management and ACPI
148#
149CONFIG_PM=y
Tony Luck9fe26a72006-02-27 17:07:14 -0800150CONFIG_PM_LEGACY=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600151# CONFIG_PM_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700152
153#
154# ACPI (Advanced Configuration and Power Interface) Support
155#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600156CONFIG_ACPI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700157CONFIG_ACPI_BUTTON=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700158CONFIG_ACPI_FAN=m
159CONFIG_ACPI_PROCESSOR=m
160CONFIG_ACPI_THERMAL=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600161CONFIG_ACPI_BLACKLIST_YEAR=0
Linus Torvalds1da177e2005-04-16 15:20:36 -0700162# CONFIG_ACPI_DEBUG is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800163CONFIG_ACPI_EC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700164CONFIG_ACPI_POWER=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700165CONFIG_ACPI_SYSTEM=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600166# CONFIG_ACPI_CONTAINER is not set
167
168#
169# CPU Frequency scaling
170#
171# CONFIG_CPU_FREQ is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172
173#
174# Bus options (PCI, PCMCIA)
175#
176CONFIG_PCI=y
177CONFIG_PCI_DOMAINS=y
178# CONFIG_PCI_MSI is not set
179CONFIG_PCI_LEGACY_PROC=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600180# CONFIG_PCI_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700181
182#
183# PCI Hotplug Support
184#
185# CONFIG_HOTPLUG_PCI is not set
186
187#
188# PCCARD (PCMCIA/CardBus) support
189#
190# CONFIG_PCCARD is not set
191
192#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600193# Networking
Linus Torvalds1da177e2005-04-16 15:20:36 -0700194#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600195CONFIG_NET=y
196
197#
198# Networking options
199#
Tony Luck9fe26a72006-02-27 17:07:14 -0800200# CONFIG_NETDEBUG is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600201CONFIG_PACKET=y
202CONFIG_PACKET_MMAP=y
203CONFIG_UNIX=y
204# CONFIG_NET_KEY is not set
205CONFIG_INET=y
206# CONFIG_IP_MULTICAST is not set
207# CONFIG_IP_ADVANCED_ROUTER is not set
208CONFIG_IP_FIB_HASH=y
209# CONFIG_IP_PNP is not set
210# CONFIG_NET_IPIP is not set
211# CONFIG_NET_IPGRE is not set
212# CONFIG_ARPD is not set
213# CONFIG_SYN_COOKIES is not set
214# CONFIG_INET_AH is not set
215# CONFIG_INET_ESP is not set
216# CONFIG_INET_IPCOMP is not set
217# CONFIG_INET_TUNNEL is not set
218CONFIG_INET_DIAG=y
219CONFIG_INET_TCP_DIAG=y
220# CONFIG_TCP_CONG_ADVANCED is not set
221CONFIG_TCP_CONG_BIC=y
222# CONFIG_IPV6 is not set
223# CONFIG_NETFILTER is not set
224
225#
226# DCCP Configuration (EXPERIMENTAL)
227#
228# CONFIG_IP_DCCP is not set
229
230#
231# SCTP Configuration (EXPERIMENTAL)
232#
233# CONFIG_IP_SCTP is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800234
235#
236# TIPC Configuration (EXPERIMENTAL)
237#
238# CONFIG_TIPC is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600239# CONFIG_ATM is not set
240# CONFIG_BRIDGE is not set
241# CONFIG_VLAN_8021Q is not set
242# CONFIG_DECNET is not set
243# CONFIG_LLC2 is not set
244# CONFIG_IPX is not set
245# CONFIG_ATALK is not set
246# CONFIG_X25 is not set
247# CONFIG_LAPB is not set
248# CONFIG_NET_DIVERT is not set
249# CONFIG_ECONET is not set
250# CONFIG_WAN_ROUTER is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800251
252#
253# QoS and/or fair queueing
254#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600255# CONFIG_NET_SCHED is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600256
257#
258# Network testing
259#
260# CONFIG_NET_PKTGEN is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600261# CONFIG_HAMRADIO is not set
262# CONFIG_IRDA is not set
263# CONFIG_BT is not set
264# CONFIG_IEEE80211 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700265
266#
267# Device Drivers
268#
269
270#
271# Generic Driver Options
272#
273CONFIG_STANDALONE=y
274CONFIG_PREVENT_FIRMWARE_BUILD=y
275# CONFIG_FW_LOADER is not set
276# CONFIG_DEBUG_DRIVER is not set
277
278#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600279# Connector - unified userspace <-> kernelspace linker
280#
281# CONFIG_CONNECTOR is not set
282
283#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700284# Memory Technology Devices (MTD)
285#
286# CONFIG_MTD is not set
287
288#
289# Parallel port support
290#
291# CONFIG_PARPORT is not set
292
293#
294# Plug and Play support
295#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600296CONFIG_PNP=y
297# CONFIG_PNP_DEBUG is not set
298
299#
300# Protocols
301#
302CONFIG_PNPACPI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700303
304#
305# Block devices
306#
307# CONFIG_BLK_CPQ_DA is not set
308# CONFIG_BLK_CPQ_CISS_DA is not set
309# CONFIG_BLK_DEV_DAC960 is not set
310# CONFIG_BLK_DEV_UMEM is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600311# CONFIG_BLK_DEV_COW_COMMON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700312CONFIG_BLK_DEV_LOOP=m
313CONFIG_BLK_DEV_CRYPTOLOOP=m
314CONFIG_BLK_DEV_NBD=m
315# CONFIG_BLK_DEV_SX8 is not set
316# CONFIG_BLK_DEV_UB is not set
317CONFIG_BLK_DEV_RAM=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600318CONFIG_BLK_DEV_RAM_COUNT=16
Linus Torvalds1da177e2005-04-16 15:20:36 -0700319CONFIG_BLK_DEV_RAM_SIZE=4096
Linus Torvalds1da177e2005-04-16 15:20:36 -0700320# CONFIG_CDROM_PKTCDVD is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600321# CONFIG_ATA_OVER_ETH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700322
323#
324# ATA/ATAPI/MFM/RLL support
325#
326CONFIG_IDE=m
Tony Luck9fe26a72006-02-27 17:07:14 -0800327CONFIG_IDE_MAX_HWIFS=4
Linus Torvalds1da177e2005-04-16 15:20:36 -0700328CONFIG_BLK_DEV_IDE=m
329
330#
331# Please see Documentation/ide.txt for help/info on IDE drives
332#
333# CONFIG_BLK_DEV_IDE_SATA is not set
334CONFIG_BLK_DEV_IDEDISK=m
335# CONFIG_IDEDISK_MULTI_MODE is not set
336CONFIG_BLK_DEV_IDECD=m
337# CONFIG_BLK_DEV_IDETAPE is not set
338CONFIG_BLK_DEV_IDEFLOPPY=m
339# CONFIG_BLK_DEV_IDESCSI is not set
340# CONFIG_IDE_TASK_IOCTL is not set
341
342#
343# IDE chipset support/bugfixes
344#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600345# CONFIG_IDE_GENERIC is not set
346# CONFIG_BLK_DEV_IDEPNP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700347CONFIG_BLK_DEV_IDEPCI=y
348CONFIG_IDEPCI_SHARE_IRQ=y
349# CONFIG_BLK_DEV_OFFBOARD is not set
350CONFIG_BLK_DEV_GENERIC=m
351# CONFIG_BLK_DEV_OPTI621 is not set
352CONFIG_BLK_DEV_IDEDMA_PCI=y
353# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
354CONFIG_IDEDMA_PCI_AUTO=y
355# CONFIG_IDEDMA_ONLYDISK is not set
356# CONFIG_BLK_DEV_AEC62XX is not set
357# CONFIG_BLK_DEV_ALI15X3 is not set
358# CONFIG_BLK_DEV_AMD74XX is not set
359# CONFIG_BLK_DEV_CMD64X is not set
360# CONFIG_BLK_DEV_TRIFLEX is not set
361# CONFIG_BLK_DEV_CY82C693 is not set
362# CONFIG_BLK_DEV_CS5520 is not set
363# CONFIG_BLK_DEV_CS5530 is not set
364# CONFIG_BLK_DEV_HPT34X is not set
365# CONFIG_BLK_DEV_HPT366 is not set
366# CONFIG_BLK_DEV_SC1200 is not set
367CONFIG_BLK_DEV_PIIX=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600368# CONFIG_BLK_DEV_IT821X is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700369# CONFIG_BLK_DEV_NS87415 is not set
370# CONFIG_BLK_DEV_PDC202XX_OLD is not set
371# CONFIG_BLK_DEV_PDC202XX_NEW is not set
372# CONFIG_BLK_DEV_SVWKS is not set
373# CONFIG_BLK_DEV_SIIMAGE is not set
374# CONFIG_BLK_DEV_SLC90E66 is not set
375# CONFIG_BLK_DEV_TRM290 is not set
376# CONFIG_BLK_DEV_VIA82CXXX is not set
377# CONFIG_IDE_ARM is not set
378CONFIG_BLK_DEV_IDEDMA=y
379# CONFIG_IDEDMA_IVB is not set
380CONFIG_IDEDMA_AUTO=y
381# CONFIG_BLK_DEV_HD is not set
382
383#
384# SCSI device support
385#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600386# CONFIG_RAID_ATTRS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700387CONFIG_SCSI=y
388CONFIG_SCSI_PROC_FS=y
389
390#
391# SCSI support type (disk, tape, CD-ROM)
392#
393CONFIG_BLK_DEV_SD=y
394# CONFIG_CHR_DEV_ST is not set
395# CONFIG_CHR_DEV_OSST is not set
396# CONFIG_BLK_DEV_SR is not set
397# CONFIG_CHR_DEV_SG is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600398# CONFIG_CHR_DEV_SCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700399
400#
401# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
402#
403# CONFIG_SCSI_MULTI_LUN is not set
404CONFIG_SCSI_CONSTANTS=y
405CONFIG_SCSI_LOGGING=y
406
407#
408# SCSI Transport Attributes
409#
410CONFIG_SCSI_SPI_ATTRS=m
411# CONFIG_SCSI_FC_ATTRS is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600412# CONFIG_SCSI_ISCSI_ATTRS is not set
413# CONFIG_SCSI_SAS_ATTRS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700414
415#
416# SCSI low-level drivers
417#
Tony Luck9fe26a72006-02-27 17:07:14 -0800418# CONFIG_ISCSI_TCP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700419# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
420# CONFIG_SCSI_3W_9XXX is not set
421# CONFIG_SCSI_ACARD is not set
422# CONFIG_SCSI_AACRAID is not set
423# CONFIG_SCSI_AIC7XXX is not set
424# CONFIG_SCSI_AIC7XXX_OLD is not set
425# CONFIG_SCSI_AIC79XX is not set
426# CONFIG_MEGARAID_NEWGEN is not set
427# CONFIG_MEGARAID_LEGACY is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800428# CONFIG_MEGARAID_SAS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700429# CONFIG_SCSI_SATA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430# CONFIG_SCSI_DMX3191D is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700431# CONFIG_SCSI_FUTURE_DOMAIN is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700432# CONFIG_SCSI_IPS is not set
433# CONFIG_SCSI_INITIO is not set
434# CONFIG_SCSI_INIA100 is not set
435# CONFIG_SCSI_SYM53C8XX_2 is not set
436# CONFIG_SCSI_IPR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700437# CONFIG_SCSI_QLOGIC_FC is not set
438CONFIG_SCSI_QLOGIC_1280=y
Tony Luck9fe26a72006-02-27 17:07:14 -0800439# CONFIG_SCSI_QLA_FC is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600440# CONFIG_SCSI_LPFC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700441# CONFIG_SCSI_DC395x is not set
442# CONFIG_SCSI_DC390T is not set
443# CONFIG_SCSI_DEBUG is not set
444
445#
446# Multi-device support (RAID and LVM)
447#
448CONFIG_MD=y
449CONFIG_BLK_DEV_MD=m
450CONFIG_MD_LINEAR=m
451CONFIG_MD_RAID0=m
452CONFIG_MD_RAID1=m
453CONFIG_MD_RAID10=m
454CONFIG_MD_RAID5=m
455CONFIG_MD_RAID6=m
456CONFIG_MD_MULTIPATH=m
457# CONFIG_MD_FAULTY is not set
458CONFIG_BLK_DEV_DM=m
459CONFIG_DM_CRYPT=m
460CONFIG_DM_SNAPSHOT=m
461CONFIG_DM_MIRROR=m
462CONFIG_DM_ZERO=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600463# CONFIG_DM_MULTIPATH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700464
465#
466# Fusion MPT device support
467#
468# CONFIG_FUSION is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600469# CONFIG_FUSION_SPI is not set
470# CONFIG_FUSION_FC is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800471# CONFIG_FUSION_SAS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700472
473#
474# IEEE 1394 (FireWire) support
475#
476# CONFIG_IEEE1394 is not set
477
478#
479# I2O device support
480#
481# CONFIG_I2O is not set
482
483#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600484# Network device support
Linus Torvalds1da177e2005-04-16 15:20:36 -0700485#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486CONFIG_NETDEVICES=y
487CONFIG_DUMMY=y
488# CONFIG_BONDING is not set
489# CONFIG_EQUALIZER is not set
490# CONFIG_TUN is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600491# CONFIG_NET_SB1000 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700492
493#
494# ARCnet devices
495#
496# CONFIG_ARCNET is not set
497
498#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600499# PHY device support
500#
501# CONFIG_PHYLIB is not set
502
503#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700504# Ethernet (10 or 100Mbit)
505#
506CONFIG_NET_ETHERNET=y
507CONFIG_MII=y
508# CONFIG_HAPPYMEAL is not set
509# CONFIG_SUNGEM is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800510# CONFIG_CASSINI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700511# CONFIG_NET_VENDOR_3COM is not set
512
513#
514# Tulip family network device support
515#
516# CONFIG_NET_TULIP is not set
517# CONFIG_HP100 is not set
518CONFIG_NET_PCI=y
519# CONFIG_PCNET32 is not set
520# CONFIG_AMD8111_ETH is not set
521# CONFIG_ADAPTEC_STARFIRE is not set
522# CONFIG_B44 is not set
523# CONFIG_FORCEDETH is not set
524# CONFIG_DGRS is not set
525CONFIG_EEPRO100=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526# CONFIG_E100 is not set
527# CONFIG_FEALNX is not set
528# CONFIG_NATSEMI is not set
529# CONFIG_NE2K_PCI is not set
530# CONFIG_8139CP is not set
531# CONFIG_8139TOO is not set
532# CONFIG_SIS900 is not set
533# CONFIG_EPIC100 is not set
534# CONFIG_SUNDANCE is not set
535# CONFIG_VIA_RHINE is not set
536
537#
538# Ethernet (1000 Mbit)
539#
540# CONFIG_ACENIC is not set
541# CONFIG_DL2K is not set
542# CONFIG_E1000 is not set
543# CONFIG_NS83820 is not set
544# CONFIG_HAMACHI is not set
545# CONFIG_YELLOWFIN is not set
546# CONFIG_R8169 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600547# CONFIG_SIS190 is not set
548# CONFIG_SKGE is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800549# CONFIG_SKY2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700550# CONFIG_SK98LIN is not set
551# CONFIG_VIA_VELOCITY is not set
552# CONFIG_TIGON3 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600553# CONFIG_BNX2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700554
555#
556# Ethernet (10000 Mbit)
557#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600558# CONFIG_CHELSIO_T1 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700559# CONFIG_IXGB is not set
560# CONFIG_S2IO is not set
561
562#
563# Token Ring devices
564#
565# CONFIG_TR is not set
566
567#
568# Wireless LAN (non-hamradio)
569#
570# CONFIG_NET_RADIO is not set
571
572#
573# Wan interfaces
574#
575# CONFIG_WAN is not set
576# CONFIG_FDDI is not set
577# CONFIG_HIPPI is not set
578# CONFIG_PPP is not set
579# CONFIG_SLIP is not set
580# CONFIG_NET_FC is not set
581# CONFIG_SHAPER is not set
582# CONFIG_NETCONSOLE is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600583# CONFIG_NETPOLL is not set
584# CONFIG_NET_POLL_CONTROLLER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700585
586#
587# ISDN subsystem
588#
589# CONFIG_ISDN is not set
590
591#
592# Telephony Support
593#
594# CONFIG_PHONE is not set
595
596#
597# Input device support
598#
599CONFIG_INPUT=y
600
601#
602# Userland interfaces
603#
604CONFIG_INPUT_MOUSEDEV=y
605CONFIG_INPUT_MOUSEDEV_PSAUX=y
606CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
607CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
608# CONFIG_INPUT_JOYDEV is not set
609# CONFIG_INPUT_TSDEV is not set
610CONFIG_INPUT_EVDEV=y
611# CONFIG_INPUT_EVBUG is not set
612
613#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700614# Input Device Drivers
615#
616CONFIG_INPUT_KEYBOARD=y
617CONFIG_KEYBOARD_ATKBD=y
618# CONFIG_KEYBOARD_SUNKBD is not set
619# CONFIG_KEYBOARD_LKKBD is not set
620# CONFIG_KEYBOARD_XTKBD is not set
621# CONFIG_KEYBOARD_NEWTON is not set
622CONFIG_INPUT_MOUSE=y
623CONFIG_MOUSE_PS2=y
624# CONFIG_MOUSE_SERIAL is not set
625# CONFIG_MOUSE_VSXXXAA is not set
626# CONFIG_INPUT_JOYSTICK is not set
627# CONFIG_INPUT_TOUCHSCREEN is not set
628# CONFIG_INPUT_MISC is not set
629
630#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600631# Hardware I/O ports
632#
633CONFIG_SERIO=y
634CONFIG_SERIO_I8042=y
635CONFIG_SERIO_SERPORT=y
636# CONFIG_SERIO_PCIPS2 is not set
637CONFIG_SERIO_LIBPS2=y
638# CONFIG_SERIO_RAW is not set
639# CONFIG_GAMEPORT is not set
640
641#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700642# Character devices
643#
644CONFIG_VT=y
645CONFIG_VT_CONSOLE=y
646CONFIG_HW_CONSOLE=y
647# CONFIG_SERIAL_NONSTANDARD is not set
648
649#
650# Serial drivers
651#
652CONFIG_SERIAL_8250=y
653CONFIG_SERIAL_8250_CONSOLE=y
654CONFIG_SERIAL_8250_ACPI=y
655CONFIG_SERIAL_8250_NR_UARTS=4
Tony Luck9fe26a72006-02-27 17:07:14 -0800656CONFIG_SERIAL_8250_RUNTIME_UARTS=4
Linus Torvalds1da177e2005-04-16 15:20:36 -0700657CONFIG_SERIAL_8250_EXTENDED=y
658CONFIG_SERIAL_8250_SHARE_IRQ=y
659# CONFIG_SERIAL_8250_DETECT_IRQ is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700660# CONFIG_SERIAL_8250_RSA is not set
661
662#
663# Non-8250 serial port support
664#
665CONFIG_SERIAL_CORE=y
666CONFIG_SERIAL_CORE_CONSOLE=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600667# CONFIG_SERIAL_JSM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700668CONFIG_UNIX98_PTYS=y
669CONFIG_LEGACY_PTYS=y
670CONFIG_LEGACY_PTY_COUNT=256
671
672#
673# IPMI
674#
675# CONFIG_IPMI_HANDLER is not set
676
677#
678# Watchdog Cards
679#
680# CONFIG_WATCHDOG is not set
681# CONFIG_HW_RANDOM is not set
682CONFIG_EFI_RTC=y
683# CONFIG_DTLK is not set
684# CONFIG_R3964 is not set
685# CONFIG_APPLICOM is not set
686
687#
688# Ftape, the floppy tape device driver
689#
690CONFIG_AGP=m
691CONFIG_AGP_I460=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600692CONFIG_DRM=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700693# CONFIG_DRM_TDFX is not set
694CONFIG_DRM_R128=m
695# CONFIG_DRM_RADEON is not set
696# CONFIG_DRM_MGA is not set
697# CONFIG_DRM_SIS is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600698# CONFIG_DRM_VIA is not set
699# CONFIG_DRM_SAVAGE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700700# CONFIG_RAW_DRIVER is not set
701# CONFIG_HPET is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600702# CONFIG_HANGCHECK_TIMER is not set
703
704#
705# TPM devices
706#
707# CONFIG_TCG_TPM is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800708# CONFIG_TELCLOCK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700709
710#
711# I2C support
712#
713CONFIG_I2C=y
714CONFIG_I2C_CHARDEV=y
715
716#
717# I2C Algorithms
718#
719CONFIG_I2C_ALGOBIT=y
720# CONFIG_I2C_ALGOPCF is not set
721# CONFIG_I2C_ALGOPCA is not set
722
723#
724# I2C Hardware Bus support
725#
726# CONFIG_I2C_ALI1535 is not set
727# CONFIG_I2C_ALI1563 is not set
728# CONFIG_I2C_ALI15X3 is not set
729# CONFIG_I2C_AMD756 is not set
730# CONFIG_I2C_AMD8111 is not set
731# CONFIG_I2C_I801 is not set
732# CONFIG_I2C_I810 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600733# CONFIG_I2C_PIIX4 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700734# CONFIG_I2C_NFORCE2 is not set
735# CONFIG_I2C_PARPORT_LIGHT is not set
736# CONFIG_I2C_PROSAVAGE is not set
737# CONFIG_I2C_SAVAGE4 is not set
738# CONFIG_SCx200_ACB is not set
739# CONFIG_I2C_SIS5595 is not set
740# CONFIG_I2C_SIS630 is not set
741# CONFIG_I2C_SIS96X is not set
742# CONFIG_I2C_STUB is not set
743# CONFIG_I2C_VIA is not set
744# CONFIG_I2C_VIAPRO is not set
745# CONFIG_I2C_VOODOO3 is not set
746# CONFIG_I2C_PCA_ISA is not set
747
748#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600749# Miscellaneous I2C Chip support
Linus Torvalds1da177e2005-04-16 15:20:36 -0700750#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600751# CONFIG_SENSORS_DS1337 is not set
752# CONFIG_SENSORS_DS1374 is not set
Jean Delvaredd7f8db2009-01-26 21:19:57 +0100753# CONFIG_EEPROM_LEGACY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700754# CONFIG_SENSORS_PCF8574 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600755# CONFIG_SENSORS_PCA9539 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700756# CONFIG_SENSORS_PCF8591 is not set
757# CONFIG_SENSORS_RTC8564 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600758# CONFIG_SENSORS_MAX6875 is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800759# CONFIG_RTC_X1205_I2C is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700760# CONFIG_I2C_DEBUG_CORE is not set
761# CONFIG_I2C_DEBUG_ALGO is not set
762# CONFIG_I2C_DEBUG_BUS is not set
763# CONFIG_I2C_DEBUG_CHIP is not set
764
765#
Tony Luck9fe26a72006-02-27 17:07:14 -0800766# SPI support
767#
768# CONFIG_SPI is not set
769# CONFIG_SPI_MASTER is not set
770
771#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700772# Dallas's 1-wire bus
773#
774# CONFIG_W1 is not set
775
776#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600777# Hardware Monitoring support
778#
779CONFIG_HWMON=y
780# CONFIG_HWMON_VID is not set
781# CONFIG_SENSORS_ADM1021 is not set
782# CONFIG_SENSORS_ADM1025 is not set
783# CONFIG_SENSORS_ADM1026 is not set
784# CONFIG_SENSORS_ADM1031 is not set
785# CONFIG_SENSORS_ADM9240 is not set
786# CONFIG_SENSORS_ASB100 is not set
787# CONFIG_SENSORS_ATXP1 is not set
788# CONFIG_SENSORS_DS1621 is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800789# CONFIG_SENSORS_F71805F is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600790# CONFIG_SENSORS_FSCHER is not set
791# CONFIG_SENSORS_FSCPOS is not set
792# CONFIG_SENSORS_GL518SM is not set
793# CONFIG_SENSORS_GL520SM is not set
794# CONFIG_SENSORS_IT87 is not set
795# CONFIG_SENSORS_LM63 is not set
796# CONFIG_SENSORS_LM75 is not set
797# CONFIG_SENSORS_LM77 is not set
798# CONFIG_SENSORS_LM78 is not set
799# CONFIG_SENSORS_LM80 is not set
800# CONFIG_SENSORS_LM83 is not set
801# CONFIG_SENSORS_LM85 is not set
802# CONFIG_SENSORS_LM87 is not set
803# CONFIG_SENSORS_LM90 is not set
804# CONFIG_SENSORS_LM92 is not set
805# CONFIG_SENSORS_MAX1619 is not set
806# CONFIG_SENSORS_PC87360 is not set
807# CONFIG_SENSORS_SIS5595 is not set
808# CONFIG_SENSORS_SMSC47M1 is not set
809# CONFIG_SENSORS_SMSC47B397 is not set
810# CONFIG_SENSORS_VIA686A is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800811# CONFIG_SENSORS_VT8231 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600812# CONFIG_SENSORS_W83781D is not set
813# CONFIG_SENSORS_W83792D is not set
814# CONFIG_SENSORS_W83L785TS is not set
815# CONFIG_SENSORS_W83627HF is not set
816# CONFIG_SENSORS_W83627EHF is not set
817# CONFIG_HWMON_DEBUG_CHIP is not set
818
819#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700820# Misc devices
821#
822
823#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600824# Multimedia Capabilities Port drivers
825#
826
827#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700828# Multimedia devices
829#
830# CONFIG_VIDEO_DEV is not set
831
832#
833# Digital Video Broadcasting Devices
834#
835# CONFIG_DVB is not set
836
837#
838# Graphics support
839#
840# CONFIG_FB is not set
841
842#
843# Console display driver support
844#
845CONFIG_VGA_CONSOLE=y
846CONFIG_DUMMY_CONSOLE=y
847
848#
849# Sound
850#
851CONFIG_SOUND=m
852
853#
854# Advanced Linux Sound Architecture
855#
856CONFIG_SND=m
857CONFIG_SND_TIMER=m
858CONFIG_SND_PCM=m
859CONFIG_SND_HWDEP=m
860CONFIG_SND_RAWMIDI=m
861CONFIG_SND_SEQUENCER=m
862# CONFIG_SND_SEQ_DUMMY is not set
863CONFIG_SND_OSSEMUL=y
864CONFIG_SND_MIXER_OSS=m
865CONFIG_SND_PCM_OSS=m
866# CONFIG_SND_SEQUENCER_OSS is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800867# CONFIG_SND_DYNAMIC_MINORS is not set
868CONFIG_SND_SUPPORT_OLD_API=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700869# CONFIG_SND_VERBOSE_PRINTK is not set
870# CONFIG_SND_DEBUG is not set
871
872#
873# Generic devices
874#
875CONFIG_SND_OPL3_LIB=m
Tony Luck9fe26a72006-02-27 17:07:14 -0800876CONFIG_SND_AC97_CODEC=m
877CONFIG_SND_AC97_BUS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700878# CONFIG_SND_DUMMY is not set
879# CONFIG_SND_VIRMIDI is not set
880# CONFIG_SND_MTPAV is not set
881# CONFIG_SND_SERIAL_U16550 is not set
882# CONFIG_SND_MPU401 is not set
883
884#
885# PCI devices
886#
Tony Luck9fe26a72006-02-27 17:07:14 -0800887# CONFIG_SND_AD1889 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700888# CONFIG_SND_ALI5451 is not set
889# CONFIG_SND_ATIIXP is not set
890# CONFIG_SND_ATIIXP_MODEM is not set
891# CONFIG_SND_AU8810 is not set
892# CONFIG_SND_AU8820 is not set
893# CONFIG_SND_AU8830 is not set
894# CONFIG_SND_AZT3328 is not set
895# CONFIG_SND_BT87X is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800896# CONFIG_SND_CA0106 is not set
897# CONFIG_SND_CMIPCI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700898CONFIG_SND_CS4281=m
Tony Luck9fe26a72006-02-27 17:07:14 -0800899# CONFIG_SND_CS46XX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700900# CONFIG_SND_EMU10K1 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600901# CONFIG_SND_EMU10K1X is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700902# CONFIG_SND_ENS1370 is not set
903# CONFIG_SND_ENS1371 is not set
904# CONFIG_SND_ES1938 is not set
905# CONFIG_SND_ES1968 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700906# CONFIG_SND_FM801 is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800907# CONFIG_SND_HDA_INTEL is not set
908# CONFIG_SND_HDSP is not set
909# CONFIG_SND_HDSPM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700910# CONFIG_SND_ICE1712 is not set
911# CONFIG_SND_ICE1724 is not set
912# CONFIG_SND_INTEL8X0 is not set
913# CONFIG_SND_INTEL8X0M is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800914# CONFIG_SND_KORG1212 is not set
915# CONFIG_SND_MAESTRO3 is not set
916# CONFIG_SND_MIXART is not set
917# CONFIG_SND_NM256 is not set
918# CONFIG_SND_PCXHR is not set
919# CONFIG_SND_RME32 is not set
920# CONFIG_SND_RME96 is not set
921# CONFIG_SND_RME9652 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700922# CONFIG_SND_SONICVIBES is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800923# CONFIG_SND_TRIDENT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700924# CONFIG_SND_VIA82XX is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600925# CONFIG_SND_VIA82XX_MODEM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700926# CONFIG_SND_VX222 is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800927# CONFIG_SND_YMFPCI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700928
929#
930# USB devices
931#
932# CONFIG_SND_USB_AUDIO is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700933
934#
935# Open Sound System
936#
937# CONFIG_SOUND_PRIME is not set
938
939#
940# USB support
941#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600942CONFIG_USB_ARCH_HAS_HCD=y
943CONFIG_USB_ARCH_HAS_OHCI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700944CONFIG_USB=m
945# CONFIG_USB_DEBUG is not set
946
947#
948# Miscellaneous USB options
949#
950CONFIG_USB_DEVICEFS=y
951# CONFIG_USB_BANDWIDTH is not set
952# CONFIG_USB_DYNAMIC_MINORS is not set
953# CONFIG_USB_SUSPEND is not set
954# CONFIG_USB_OTG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700955
956#
957# USB Host Controller Drivers
958#
959# CONFIG_USB_EHCI_HCD is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600960# CONFIG_USB_ISP116X_HCD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700961# CONFIG_USB_OHCI_HCD is not set
962CONFIG_USB_UHCI_HCD=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600963# CONFIG_USB_SL811_HCD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700964
965#
966# USB Device Class drivers
967#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600968# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700969CONFIG_USB_ACM=m
970CONFIG_USB_PRINTER=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600971
972#
Tony Luck9fe26a72006-02-27 17:07:14 -0800973# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
974#
975
976#
977# may also be needed; see USB_STORAGE Help for more information
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600978#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700979CONFIG_USB_STORAGE=m
980# CONFIG_USB_STORAGE_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700981# CONFIG_USB_STORAGE_DATAFAB is not set
982# CONFIG_USB_STORAGE_FREECOM is not set
983# CONFIG_USB_STORAGE_ISD200 is not set
984# CONFIG_USB_STORAGE_DPCM is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -0600985# CONFIG_USB_STORAGE_USBAT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700986# CONFIG_USB_STORAGE_SDDR09 is not set
987# CONFIG_USB_STORAGE_SDDR55 is not set
988# CONFIG_USB_STORAGE_JUMPSHOT is not set
Tony Luck9fe26a72006-02-27 17:07:14 -0800989# CONFIG_USB_STORAGE_ALAUDA is not set
990# CONFIG_USB_LIBUSUAL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700991
992#
993# USB Input Devices
994#
995CONFIG_USB_HID=m
996CONFIG_USB_HIDINPUT=y
Tony Luck9fe26a72006-02-27 17:07:14 -0800997# CONFIG_USB_HIDINPUT_POWERBOOK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700998# CONFIG_HID_FF is not set
999CONFIG_USB_HIDDEV=y
1000
1001#
1002# USB HID Boot Protocol drivers
1003#
1004# CONFIG_USB_KBD is not set
1005# CONFIG_USB_MOUSE is not set
1006# CONFIG_USB_AIPTEK is not set
1007# CONFIG_USB_WACOM is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001008# CONFIG_USB_ACECAD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001009# CONFIG_USB_KBTAB is not set
1010# CONFIG_USB_POWERMATE is not set
1011# CONFIG_USB_MTOUCH is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001012# CONFIG_USB_ITMTOUCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001013# CONFIG_USB_EGALAX is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001014# CONFIG_USB_YEALINK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001015# CONFIG_USB_XPAD is not set
1016# CONFIG_USB_ATI_REMOTE is not set
Tony Luck9fe26a72006-02-27 17:07:14 -08001017# CONFIG_USB_ATI_REMOTE2 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001018# CONFIG_USB_KEYSPAN_REMOTE is not set
1019# CONFIG_USB_APPLETOUCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001020
1021#
1022# USB Imaging devices
1023#
1024# CONFIG_USB_MDC800 is not set
1025# CONFIG_USB_MICROTEK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001026
1027#
1028# USB Multimedia devices
1029#
1030# CONFIG_USB_DABUSB is not set
1031
1032#
1033# Video4Linux support is needed for USB Multimedia device support
1034#
1035
1036#
1037# USB Network Adapters
1038#
1039# CONFIG_USB_CATC is not set
1040# CONFIG_USB_KAWETH is not set
1041# CONFIG_USB_PEGASUS is not set
1042# CONFIG_USB_RTL8150 is not set
1043# CONFIG_USB_USBNET is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001044CONFIG_USB_MON=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001045
1046#
1047# USB port drivers
1048#
1049
1050#
1051# USB Serial Converter support
1052#
1053# CONFIG_USB_SERIAL is not set
1054
1055#
1056# USB Miscellaneous drivers
1057#
1058# CONFIG_USB_EMI62 is not set
1059# CONFIG_USB_EMI26 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001060# CONFIG_USB_AUERSWALD is not set
1061# CONFIG_USB_RIO500 is not set
1062# CONFIG_USB_LEGOTOWER is not set
1063# CONFIG_USB_LCD is not set
1064# CONFIG_USB_LED is not set
1065# CONFIG_USB_CYTHERM is not set
1066# CONFIG_USB_PHIDGETKIT is not set
1067# CONFIG_USB_PHIDGETSERVO is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001068# CONFIG_USB_IDMOUSE is not set
1069# CONFIG_USB_LD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001070# CONFIG_USB_TEST is not set
1071
1072#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001073# USB DSL modem support
Linus Torvalds1da177e2005-04-16 15:20:36 -07001074#
1075
1076#
1077# USB Gadget Support
1078#
1079# CONFIG_USB_GADGET is not set
1080
1081#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001082# MMC/SD Card support
1083#
1084# CONFIG_MMC is not set
1085
1086#
1087# InfiniBand support
1088#
1089# CONFIG_INFINIBAND is not set
1090
1091#
Tony Luck9fe26a72006-02-27 17:07:14 -08001092# EDAC - error detection and reporting (RAS)
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001093#
1094
1095#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001096# File systems
1097#
1098CONFIG_EXT2_FS=y
1099# CONFIG_EXT2_FS_XATTR is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001100# CONFIG_EXT2_FS_XIP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001101CONFIG_EXT3_FS=y
1102CONFIG_EXT3_FS_XATTR=y
1103# CONFIG_EXT3_FS_POSIX_ACL is not set
1104# CONFIG_EXT3_FS_SECURITY is not set
1105CONFIG_JBD=y
1106# CONFIG_JBD_DEBUG is not set
1107CONFIG_FS_MBCACHE=y
1108# CONFIG_REISERFS_FS is not set
1109# CONFIG_JFS_FS is not set
1110CONFIG_FS_POSIX_ACL=y
1111CONFIG_XFS_FS=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001112CONFIG_XFS_EXPORT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001113CONFIG_XFS_QUOTA=y
1114CONFIG_XFS_SECURITY=y
1115CONFIG_XFS_POSIX_ACL=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001116# CONFIG_XFS_RT is not set
Tony Luck9fe26a72006-02-27 17:07:14 -08001117# CONFIG_OCFS2_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001118# CONFIG_MINIX_FS is not set
1119# CONFIG_ROMFS_FS is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001120CONFIG_INOTIFY=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001121# CONFIG_QUOTA is not set
1122CONFIG_QUOTACTL=y
1123CONFIG_DNOTIFY=y
1124CONFIG_AUTOFS_FS=m
1125CONFIG_AUTOFS4_FS=m
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001126# CONFIG_FUSE_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001127
1128#
1129# CD-ROM/DVD Filesystems
1130#
1131CONFIG_ISO9660_FS=m
1132CONFIG_JOLIET=y
1133# CONFIG_ZISOFS is not set
1134CONFIG_UDF_FS=m
1135CONFIG_UDF_NLS=y
1136
1137#
1138# DOS/FAT/NT Filesystems
1139#
1140CONFIG_FAT_FS=y
1141# CONFIG_MSDOS_FS is not set
1142CONFIG_VFAT_FS=y
1143CONFIG_FAT_DEFAULT_CODEPAGE=437
1144CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1145# CONFIG_NTFS_FS is not set
1146
1147#
1148# Pseudo filesystems
1149#
1150CONFIG_PROC_FS=y
1151CONFIG_PROC_KCORE=y
1152CONFIG_SYSFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001153CONFIG_TMPFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154CONFIG_HUGETLBFS=y
1155CONFIG_HUGETLB_PAGE=y
1156CONFIG_RAMFS=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001157# CONFIG_RELAYFS_FS is not set
Tony Luck9fe26a72006-02-27 17:07:14 -08001158# CONFIG_CONFIGFS_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001159
1160#
1161# Miscellaneous filesystems
1162#
1163# CONFIG_ADFS_FS is not set
1164# CONFIG_AFFS_FS is not set
1165# CONFIG_HFS_FS is not set
1166# CONFIG_HFSPLUS_FS is not set
1167# CONFIG_BEFS_FS is not set
1168# CONFIG_BFS_FS is not set
1169# CONFIG_EFS_FS is not set
1170# CONFIG_CRAMFS is not set
1171# CONFIG_VXFS_FS is not set
1172# CONFIG_HPFS_FS is not set
1173# CONFIG_QNX4FS_FS is not set
1174# CONFIG_SYSV_FS is not set
1175# CONFIG_UFS_FS is not set
1176
1177#
1178# Network File Systems
1179#
1180CONFIG_NFS_FS=m
1181CONFIG_NFS_V3=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001182# CONFIG_NFS_V3_ACL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001183CONFIG_NFS_V4=y
1184# CONFIG_NFS_DIRECTIO is not set
1185CONFIG_NFSD=m
1186CONFIG_NFSD_V3=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001187# CONFIG_NFSD_V3_ACL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001188CONFIG_NFSD_V4=y
1189CONFIG_NFSD_TCP=y
1190CONFIG_LOCKD=m
1191CONFIG_LOCKD_V4=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001192CONFIG_EXPORTFS=y
1193CONFIG_NFS_COMMON=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001194CONFIG_SUNRPC=m
1195CONFIG_SUNRPC_GSS=m
1196CONFIG_RPCSEC_GSS_KRB5=m
1197# CONFIG_RPCSEC_GSS_SPKM3 is not set
1198# CONFIG_SMB_FS is not set
1199CONFIG_CIFS=m
1200CONFIG_CIFS_STATS=y
Tony Luck9fe26a72006-02-27 17:07:14 -08001201# CONFIG_CIFS_STATS2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001202CONFIG_CIFS_XATTR=y
1203CONFIG_CIFS_POSIX=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001204# CONFIG_CIFS_EXPERIMENTAL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001205# CONFIG_NCP_FS is not set
1206# CONFIG_CODA_FS is not set
1207# CONFIG_AFS_FS is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001208# CONFIG_9P_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001209
1210#
1211# Partition Types
1212#
1213CONFIG_PARTITION_ADVANCED=y
1214# CONFIG_ACORN_PARTITION is not set
1215# CONFIG_OSF_PARTITION is not set
1216# CONFIG_AMIGA_PARTITION is not set
1217# CONFIG_ATARI_PARTITION is not set
1218# CONFIG_MAC_PARTITION is not set
1219CONFIG_MSDOS_PARTITION=y
1220# CONFIG_BSD_DISKLABEL is not set
1221# CONFIG_MINIX_SUBPARTITION is not set
1222# CONFIG_SOLARIS_X86_PARTITION is not set
1223# CONFIG_UNIXWARE_DISKLABEL is not set
1224# CONFIG_LDM_PARTITION is not set
1225CONFIG_SGI_PARTITION=y
1226# CONFIG_ULTRIX_PARTITION is not set
1227# CONFIG_SUN_PARTITION is not set
Tony Luck9fe26a72006-02-27 17:07:14 -08001228# CONFIG_KARMA_PARTITION is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001229CONFIG_EFI_PARTITION=y
1230
1231#
1232# Native Language Support
1233#
1234CONFIG_NLS=y
1235CONFIG_NLS_DEFAULT="iso8859-1"
1236CONFIG_NLS_CODEPAGE_437=y
1237# CONFIG_NLS_CODEPAGE_737 is not set
1238# CONFIG_NLS_CODEPAGE_775 is not set
1239# CONFIG_NLS_CODEPAGE_850 is not set
1240# CONFIG_NLS_CODEPAGE_852 is not set
1241# CONFIG_NLS_CODEPAGE_855 is not set
1242# CONFIG_NLS_CODEPAGE_857 is not set
1243# CONFIG_NLS_CODEPAGE_860 is not set
1244# CONFIG_NLS_CODEPAGE_861 is not set
1245# CONFIG_NLS_CODEPAGE_862 is not set
1246# CONFIG_NLS_CODEPAGE_863 is not set
1247# CONFIG_NLS_CODEPAGE_864 is not set
1248# CONFIG_NLS_CODEPAGE_865 is not set
1249# CONFIG_NLS_CODEPAGE_866 is not set
1250# CONFIG_NLS_CODEPAGE_869 is not set
1251# CONFIG_NLS_CODEPAGE_936 is not set
1252# CONFIG_NLS_CODEPAGE_950 is not set
1253# CONFIG_NLS_CODEPAGE_932 is not set
1254# CONFIG_NLS_CODEPAGE_949 is not set
1255# CONFIG_NLS_CODEPAGE_874 is not set
1256# CONFIG_NLS_ISO8859_8 is not set
1257# CONFIG_NLS_CODEPAGE_1250 is not set
1258# CONFIG_NLS_CODEPAGE_1251 is not set
1259# CONFIG_NLS_ASCII is not set
1260CONFIG_NLS_ISO8859_1=y
1261# CONFIG_NLS_ISO8859_2 is not set
1262# CONFIG_NLS_ISO8859_3 is not set
1263# CONFIG_NLS_ISO8859_4 is not set
1264# CONFIG_NLS_ISO8859_5 is not set
1265# CONFIG_NLS_ISO8859_6 is not set
1266# CONFIG_NLS_ISO8859_7 is not set
1267# CONFIG_NLS_ISO8859_9 is not set
1268# CONFIG_NLS_ISO8859_13 is not set
1269# CONFIG_NLS_ISO8859_14 is not set
1270# CONFIG_NLS_ISO8859_15 is not set
1271# CONFIG_NLS_KOI8_R is not set
1272# CONFIG_NLS_KOI8_U is not set
1273CONFIG_NLS_UTF8=m
1274
1275#
1276# Library routines
1277#
1278# CONFIG_CRC_CCITT is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001279# CONFIG_CRC16 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001280CONFIG_CRC32=y
1281# CONFIG_LIBCRC32C is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001282CONFIG_GENERIC_HARDIRQS=y
1283CONFIG_GENERIC_IRQ_PROBE=y
1284CONFIG_GENERIC_PENDING_IRQ=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001285
1286#
Tony Luck9fe26a72006-02-27 17:07:14 -08001287# Instrumentation Support
Linus Torvalds1da177e2005-04-16 15:20:36 -07001288#
1289CONFIG_PROFILING=y
1290CONFIG_OPROFILE=y
Tony Luck9fe26a72006-02-27 17:07:14 -08001291# CONFIG_KPROBES is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001292
1293#
1294# Kernel hacking
1295#
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001296# CONFIG_PRINTK_TIME is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001297CONFIG_MAGIC_SYSRQ=y
Tony Luck9fe26a72006-02-27 17:07:14 -08001298CONFIG_DEBUG_KERNEL=y
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001299CONFIG_LOG_BUF_SHIFT=16
1300CONFIG_DETECT_SOFTLOCKUP=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001301# CONFIG_SCHEDSTATS is not set
1302# CONFIG_DEBUG_SLAB is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001303CONFIG_DEBUG_PREEMPT=y
Tony Luck9fe26a72006-02-27 17:07:14 -08001304CONFIG_DEBUG_MUTEXES=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001305# CONFIG_DEBUG_SPINLOCK is not set
1306# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1307# CONFIG_DEBUG_KOBJECT is not set
1308# CONFIG_DEBUG_INFO is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001309# CONFIG_DEBUG_FS is not set
Tony Luck9fe26a72006-02-27 17:07:14 -08001310# CONFIG_DEBUG_VM is not set
1311CONFIG_FORCED_INLINING=y
1312# CONFIG_RCU_TORTURE_TEST is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001313# CONFIG_IA64_GRANULE_16MB is not set
1314CONFIG_IA64_GRANULE_64MB=y
1315# CONFIG_IA64_PRINT_HAZARDS is not set
1316# CONFIG_DISABLE_VHPT is not set
1317# CONFIG_IA64_DEBUG_CMPXCHG is not set
1318# CONFIG_IA64_DEBUG_IRQ is not set
1319CONFIG_SYSVIPC_COMPAT=y
1320
1321#
1322# Security options
1323#
1324# CONFIG_KEYS is not set
1325# CONFIG_SECURITY is not set
1326
1327#
1328# Cryptographic options
1329#
1330CONFIG_CRYPTO=y
1331# CONFIG_CRYPTO_HMAC is not set
1332# CONFIG_CRYPTO_NULL is not set
1333# CONFIG_CRYPTO_MD4 is not set
1334CONFIG_CRYPTO_MD5=y
1335# CONFIG_CRYPTO_SHA1 is not set
1336# CONFIG_CRYPTO_SHA256 is not set
1337# CONFIG_CRYPTO_SHA512 is not set
1338# CONFIG_CRYPTO_WP512 is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001339# CONFIG_CRYPTO_TGR192 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001340CONFIG_CRYPTO_DES=y
1341# CONFIG_CRYPTO_BLOWFISH is not set
1342# CONFIG_CRYPTO_TWOFISH is not set
1343# CONFIG_CRYPTO_SERPENT is not set
1344# CONFIG_CRYPTO_AES is not set
1345# CONFIG_CRYPTO_CAST5 is not set
1346# CONFIG_CRYPTO_CAST6 is not set
1347# CONFIG_CRYPTO_TEA is not set
1348# CONFIG_CRYPTO_ARC4 is not set
1349# CONFIG_CRYPTO_KHAZAD is not set
1350# CONFIG_CRYPTO_ANUBIS is not set
1351# CONFIG_CRYPTO_DEFLATE is not set
1352# CONFIG_CRYPTO_MICHAEL_MIC is not set
1353# CONFIG_CRYPTO_CRC32C is not set
1354# CONFIG_CRYPTO_TEST is not set
Bjorn Helgaasf2b518d2005-09-14 16:50:19 -06001355
1356#
1357# Hardware crypto devices
1358#