Remove stack unwinder for now
[deliverable/linux.git] / arch / x86_64 / defconfig
CommitLineData
1da177e4
LT
1#
2# Automatically generated make config: don't edit
9f25441f
AK
3# Linux kernel version: 2.6.19-git14
4# Sat Dec 9 21:23:09 2006
1da177e4
LT
5#
6CONFIG_X86_64=y
7CONFIG_64BIT=y
8CONFIG_X86=y
81b999b1 9CONFIG_ZONE_DMA32=y
d5d8ad78
AK
10CONFIG_LOCKDEP_SUPPORT=y
11CONFIG_STACKTRACE_SUPPORT=y
affc9b84 12CONFIG_SEMAPHORE_SLEEPERS=y
1da177e4
LT
13CONFIG_MMU=y
14CONFIG_RWSEM_GENERIC_SPINLOCK=y
903fcc60 15CONFIG_GENERIC_HWEIGHT=y
1da177e4
LT
16CONFIG_GENERIC_CALIBRATE_DELAY=y
17CONFIG_X86_CMPXCHG=y
18CONFIG_EARLY_PRINTK=y
1da177e4
LT
19CONFIG_GENERIC_ISA_DMA=y
20CONFIG_GENERIC_IOMAP=y
affc9b84 21CONFIG_ARCH_MAY_HAVE_PC_FDC=y
a7441a39 22CONFIG_ARCH_POPULATES_NODE_MAP=y
6076399e 23CONFIG_DMI=y
265baba3 24CONFIG_AUDIT_ARCH=y
9f25441f
AK
25CONFIG_GENERIC_BUG=y
26# CONFIG_ARCH_HAS_ILOG2_U32 is not set
27# CONFIG_ARCH_HAS_ILOG2_U64 is not set
d5d8ad78 28CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
1da177e4
LT
29
30#
31# Code maturity level options
32#
33CONFIG_EXPERIMENTAL=y
1da177e4 34CONFIG_LOCK_KERNEL=y
59db2e6e 35CONFIG_INIT_ENV_ARG_LIMIT=32
1da177e4
LT
36
37#
38# General setup
39#
40CONFIG_LOCALVERSION=""
affc9b84 41CONFIG_LOCALVERSION_AUTO=y
1da177e4
LT
42CONFIG_SWAP=y
43CONFIG_SYSVIPC=y
a7441a39 44# CONFIG_IPC_NS is not set
1da177e4
LT
45CONFIG_POSIX_MQUEUE=y
46# CONFIG_BSD_PROCESS_ACCT is not set
260f659b 47# CONFIG_TASKSTATS is not set
a7441a39 48# CONFIG_UTS_NS is not set
1da177e4 49# CONFIG_AUDIT is not set
1da177e4
LT
50CONFIG_IKCONFIG=y
51CONFIG_IKCONFIG_PROC=y
52# CONFIG_CPUSETS is not set
8f820e97 53CONFIG_SYSFS_DEPRECATED=y
af8fc1f5 54# CONFIG_RELAY is not set
affc9b84 55CONFIG_INITRAMFS_SOURCE=""
6076399e 56CONFIG_CC_OPTIMIZE_FOR_SIZE=y
a7441a39 57CONFIG_SYSCTL=y
1da177e4 58# CONFIG_EMBEDDED is not set
265baba3 59CONFIG_UID16=y
8f820e97 60CONFIG_SYSCTL_SYSCALL=y
1da177e4
LT
61CONFIG_KALLSYMS=y
62CONFIG_KALLSYMS_ALL=y
63# CONFIG_KALLSYMS_EXTRA_PASS is not set
6076399e 64CONFIG_HOTPLUG=y
59db2e6e
AK
65CONFIG_PRINTK=y
66CONFIG_BUG=y
6076399e 67CONFIG_ELF_CORE=y
1da177e4
LT
68CONFIG_BASE_FULL=y
69CONFIG_FUTEX=y
70CONFIG_EPOLL=y
1da177e4 71CONFIG_SHMEM=y
6076399e 72CONFIG_SLAB=y
d5d8ad78 73CONFIG_VM_EVENT_COUNTERS=y
265baba3 74CONFIG_RT_MUTEXES=y
1da177e4
LT
75# CONFIG_TINY_SHMEM is not set
76CONFIG_BASE_SMALL=0
6076399e 77# CONFIG_SLOB is not set
1da177e4
LT
78
79#
80# Loadable module support
81#
82CONFIG_MODULES=y
83CONFIG_MODULE_UNLOAD=y
84CONFIG_MODULE_FORCE_UNLOAD=y
1da177e4
LT
85# CONFIG_MODVERSIONS is not set
86# CONFIG_MODULE_SRCVERSION_ALL is not set
87# CONFIG_KMOD is not set
88CONFIG_STOP_MACHINE=y
89
6076399e
AK
90#
91# Block layer
92#
a7441a39 93CONFIG_BLOCK=y
af8fc1f5 94# CONFIG_BLK_DEV_IO_TRACE is not set
6076399e
AK
95
96#
97# IO Schedulers
98#
99CONFIG_IOSCHED_NOOP=y
100# CONFIG_IOSCHED_AS is not set
101CONFIG_IOSCHED_DEADLINE=y
102CONFIG_IOSCHED_CFQ=y
103# CONFIG_DEFAULT_AS is not set
104# CONFIG_DEFAULT_DEADLINE is not set
105CONFIG_DEFAULT_CFQ=y
106# CONFIG_DEFAULT_NOOP is not set
107CONFIG_DEFAULT_IOSCHED="cfq"
108
1da177e4
LT
109#
110# Processor type and features
111#
6076399e
AK
112CONFIG_X86_PC=y
113# CONFIG_X86_VSMP is not set
1da177e4
LT
114# CONFIG_MK8 is not set
115# CONFIG_MPSC is not set
8f820e97
AK
116CONFIG_MCORE2=y
117# CONFIG_GENERIC_CPU is not set
118CONFIG_X86_L1_CACHE_BYTES=64
119CONFIG_X86_L1_CACHE_SHIFT=6
120CONFIG_X86_INTERNODE_CACHE_BYTES=64
1da177e4
LT
121CONFIG_X86_TSC=y
122CONFIG_X86_GOOD_APIC=y
123# CONFIG_MICROCODE is not set
124CONFIG_X86_MSR=y
125CONFIG_X86_CPUID=y
126CONFIG_X86_HT=y
127CONFIG_X86_IO_APIC=y
128CONFIG_X86_LOCAL_APIC=y
129CONFIG_MTRR=y
130CONFIG_SMP=y
1da177e4 131CONFIG_SCHED_SMT=y
903fcc60 132CONFIG_SCHED_MC=y
6076399e
AK
133# CONFIG_PREEMPT_NONE is not set
134CONFIG_PREEMPT_VOLUNTARY=y
acc7b6f0
AK
135# CONFIG_PREEMPT is not set
136CONFIG_PREEMPT_BKL=y
56720367 137CONFIG_NUMA=y
1da177e4 138CONFIG_K8_NUMA=y
d16e8624 139CONFIG_NODES_SHIFT=6
56720367 140CONFIG_X86_64_ACPI_NUMA=y
6076399e 141CONFIG_NUMA_EMU=y
acc7b6f0 142CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
acc7b6f0
AK
143CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y
144CONFIG_ARCH_SPARSEMEM_ENABLE=y
145CONFIG_SELECT_MEMORY_MODEL=y
146# CONFIG_FLATMEM_MANUAL is not set
147CONFIG_DISCONTIGMEM_MANUAL=y
148# CONFIG_SPARSEMEM_MANUAL is not set
149CONFIG_DISCONTIGMEM=y
150CONFIG_FLAT_NODE_MEM_MAP=y
151CONFIG_NEED_MULTIPLE_NODES=y
affc9b84 152# CONFIG_SPARSEMEM_STATIC is not set
56720367 153CONFIG_SPLIT_PTLOCK_CPUS=4
6076399e 154CONFIG_MIGRATION=y
d5d8ad78 155CONFIG_RESOURCES_64BIT=y
acc7b6f0 156CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
903fcc60 157CONFIG_OUT_OF_LINE_PFN_TO_PAGE=y
acc7b6f0 158CONFIG_NR_CPUS=32
56720367 159CONFIG_HOTPLUG_CPU=y
d5d8ad78 160CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
59db2e6e 161CONFIG_HPET_TIMER=y
59db2e6e 162CONFIG_HPET_EMULATE_RTC=y
7c393e7b
AK
163CONFIG_IOMMU=y
164# CONFIG_CALGARY_IOMMU is not set
1da177e4
LT
165CONFIG_SWIOTLB=y
166CONFIG_X86_MCE=y
167CONFIG_X86_MCE_INTEL=y
56720367 168CONFIG_X86_MCE_AMD=y
acc7b6f0 169# CONFIG_KEXEC is not set
6076399e 170# CONFIG_CRASH_DUMP is not set
af8fc1f5 171CONFIG_PHYSICAL_START=0x200000
1da177e4 172CONFIG_SECCOMP=y
265baba3 173# CONFIG_CC_STACKPROTECTOR is not set
acc7b6f0
AK
174# CONFIG_HZ_100 is not set
175CONFIG_HZ_250=y
9f25441f 176# CONFIG_HZ_300 is not set
acc7b6f0
AK
177# CONFIG_HZ_1000 is not set
178CONFIG_HZ=250
af8fc1f5 179# CONFIG_REORDER is not set
7c393e7b 180CONFIG_K8_NB=y
1da177e4
LT
181CONFIG_GENERIC_HARDIRQS=y
182CONFIG_GENERIC_IRQ_PROBE=y
59db2e6e 183CONFIG_ISA_DMA_API=y
affc9b84 184CONFIG_GENERIC_PENDING_IRQ=y
1da177e4
LT
185
186#
187# Power management options
188#
189CONFIG_PM=y
6076399e 190# CONFIG_PM_LEGACY is not set
1da177e4 191# CONFIG_PM_DEBUG is not set
81b999b1 192# CONFIG_PM_SYSFS_DEPRECATED is not set
1da177e4
LT
193CONFIG_SOFTWARE_SUSPEND=y
194CONFIG_PM_STD_PARTITION=""
56720367 195CONFIG_SUSPEND_SMP=y
1da177e4
LT
196
197#
198# ACPI (Advanced Configuration and Power Interface) Support
199#
200CONFIG_ACPI=y
56720367
AK
201CONFIG_ACPI_SLEEP=y
202CONFIG_ACPI_SLEEP_PROC_FS=y
203CONFIG_ACPI_SLEEP_PROC_SLEEP=y
1da177e4
LT
204CONFIG_ACPI_AC=y
205CONFIG_ACPI_BATTERY=y
206CONFIG_ACPI_BUTTON=y
207# CONFIG_ACPI_VIDEO is not set
6076399e 208# CONFIG_ACPI_HOTKEY is not set
1da177e4 209CONFIG_ACPI_FAN=y
d5d8ad78 210# CONFIG_ACPI_DOCK is not set
1da177e4 211CONFIG_ACPI_PROCESSOR=y
56720367 212CONFIG_ACPI_HOTPLUG_CPU=y
1da177e4
LT
213CONFIG_ACPI_THERMAL=y
214CONFIG_ACPI_NUMA=y
215# CONFIG_ACPI_ASUS is not set
216# CONFIG_ACPI_IBM is not set
ddcf3651 217# CONFIG_ACPI_TOSHIBA is not set
af8fc1f5 218CONFIG_ACPI_BLACKLIST_YEAR=0
59db2e6e 219# CONFIG_ACPI_DEBUG is not set
1da177e4
LT
220CONFIG_ACPI_EC=y
221CONFIG_ACPI_POWER=y
1da177e4 222CONFIG_ACPI_SYSTEM=y
af8fc1f5 223CONFIG_X86_PM_TIMER=y
56720367 224CONFIG_ACPI_CONTAINER=y
d5d8ad78 225# CONFIG_ACPI_SBS is not set
1da177e4
LT
226
227#
228# CPU Frequency scaling
229#
230CONFIG_CPU_FREQ=y
59db2e6e 231CONFIG_CPU_FREQ_TABLE=y
ddcf3651 232CONFIG_CPU_FREQ_DEBUG=y
1da177e4
LT
233CONFIG_CPU_FREQ_STAT=y
234# CONFIG_CPU_FREQ_STAT_DETAILS is not set
235CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
236# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
237CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
238# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
239CONFIG_CPU_FREQ_GOV_USERSPACE=y
240CONFIG_CPU_FREQ_GOV_ONDEMAND=y
acc7b6f0 241# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
1da177e4
LT
242
243#
244# CPUFreq processor drivers
245#
246CONFIG_X86_POWERNOW_K8=y
247CONFIG_X86_POWERNOW_K8_ACPI=y
248# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
249CONFIG_X86_ACPI_CPUFREQ=y
250
251#
252# shared options
253#
254CONFIG_X86_ACPI_CPUFREQ_PROC_INTF=y
59db2e6e 255# CONFIG_X86_SPEEDSTEP_LIB is not set
1da177e4
LT
256
257#
258# Bus options (PCI etc.)
259#
260CONFIG_PCI=y
261CONFIG_PCI_DIRECT=y
262CONFIG_PCI_MMCONFIG=y
6076399e 263CONFIG_PCIEPORTBUS=y
a7441a39 264CONFIG_PCIEAER=y
1da177e4 265CONFIG_PCI_MSI=y
81b999b1 266# CONFIG_PCI_MULTITHREAD_PROBE is not set
59db2e6e 267# CONFIG_PCI_DEBUG is not set
a7441a39 268# CONFIG_HT_IRQ is not set
1da177e4
LT
269
270#
271# PCCARD (PCMCIA/CardBus) support
272#
273# CONFIG_PCCARD is not set
274
1da177e4
LT
275#
276# PCI Hotplug Support
277#
278# CONFIG_HOTPLUG_PCI is not set
279
280#
281# Executable file formats / Emulations
282#
283CONFIG_BINFMT_ELF=y
284# CONFIG_BINFMT_MISC is not set
285CONFIG_IA32_EMULATION=y
286CONFIG_IA32_AOUT=y
287CONFIG_COMPAT=y
288CONFIG_SYSVIPC_COMPAT=y
1da177e4 289
acc7b6f0
AK
290#
291# Networking
292#
293CONFIG_NET=y
294
295#
296# Networking options
297#
e4444d1a 298# CONFIG_NETDEBUG is not set
acc7b6f0
AK
299CONFIG_PACKET=y
300# CONFIG_PACKET_MMAP is not set
301CONFIG_UNIX=y
302# CONFIG_NET_KEY is not set
303CONFIG_INET=y
304CONFIG_IP_MULTICAST=y
305# CONFIG_IP_ADVANCED_ROUTER is not set
306CONFIG_IP_FIB_HASH=y
affc9b84
AK
307CONFIG_IP_PNP=y
308CONFIG_IP_PNP_DHCP=y
309# CONFIG_IP_PNP_BOOTP is not set
310# CONFIG_IP_PNP_RARP is not set
acc7b6f0
AK
311# CONFIG_NET_IPIP is not set
312# CONFIG_NET_IPGRE is not set
313# CONFIG_IP_MROUTE is not set
314# CONFIG_ARPD is not set
315# CONFIG_SYN_COOKIES is not set
316# CONFIG_INET_AH is not set
317# CONFIG_INET_ESP is not set
318# CONFIG_INET_IPCOMP is not set
903fcc60 319# CONFIG_INET_XFRM_TUNNEL is not set
acc7b6f0 320# CONFIG_INET_TUNNEL is not set
7c393e7b
AK
321# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
322# CONFIG_INET_XFRM_MODE_TUNNEL is not set
a7441a39 323# CONFIG_INET_XFRM_MODE_BEET is not set
affc9b84
AK
324CONFIG_INET_DIAG=y
325CONFIG_INET_TCP_DIAG=y
acc7b6f0 326# CONFIG_TCP_CONG_ADVANCED is not set
265baba3
AK
327CONFIG_TCP_CONG_CUBIC=y
328CONFIG_DEFAULT_TCP_CONG="cubic"
8f820e97 329# CONFIG_TCP_MD5SIG is not set
acc7b6f0
AK
330CONFIG_IPV6=y
331# CONFIG_IPV6_PRIVACY is not set
af8fc1f5 332# CONFIG_IPV6_ROUTER_PREF is not set
acc7b6f0
AK
333# CONFIG_INET6_AH is not set
334# CONFIG_INET6_ESP is not set
335# CONFIG_INET6_IPCOMP is not set
265baba3 336# CONFIG_IPV6_MIP6 is not set
903fcc60 337# CONFIG_INET6_XFRM_TUNNEL is not set
acc7b6f0 338# CONFIG_INET6_TUNNEL is not set
7c393e7b
AK
339# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
340# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
a7441a39 341# CONFIG_INET6_XFRM_MODE_BEET is not set
265baba3 342# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
f248b6a3 343CONFIG_IPV6_SIT=y
acc7b6f0 344# CONFIG_IPV6_TUNNEL is not set
265baba3 345# CONFIG_IPV6_MULTIPLE_TABLES is not set
7c393e7b 346# CONFIG_NETWORK_SECMARK is not set
acc7b6f0
AK
347# CONFIG_NETFILTER is not set
348
affc9b84
AK
349#
350# DCCP Configuration (EXPERIMENTAL)
351#
352# CONFIG_IP_DCCP is not set
353
acc7b6f0
AK
354#
355# SCTP Configuration (EXPERIMENTAL)
356#
357# CONFIG_IP_SCTP is not set
2f019425
AK
358
359#
360# TIPC Configuration (EXPERIMENTAL)
361#
362# CONFIG_TIPC is not set
acc7b6f0
AK
363# CONFIG_ATM is not set
364# CONFIG_BRIDGE is not set
365# CONFIG_VLAN_8021Q is not set
366# CONFIG_DECNET is not set
367# CONFIG_LLC2 is not set
368# CONFIG_IPX is not set
369# CONFIG_ATALK is not set
370# CONFIG_X25 is not set
371# CONFIG_LAPB is not set
acc7b6f0
AK
372# CONFIG_ECONET is not set
373# CONFIG_WAN_ROUTER is not set
6076399e
AK
374
375#
376# QoS and/or fair queueing
377#
acc7b6f0 378# CONFIG_NET_SCHED is not set
acc7b6f0
AK
379
380#
381# Network testing
382#
383# CONFIG_NET_PKTGEN is not set
7c393e7b 384# CONFIG_NET_TCPPROBE is not set
acc7b6f0
AK
385# CONFIG_HAMRADIO is not set
386# CONFIG_IRDA is not set
387# CONFIG_BT is not set
affc9b84 388# CONFIG_IEEE80211 is not set
acc7b6f0 389
1da177e4
LT
390#
391# Device Drivers
392#
393
394#
395# Generic Driver Options
396#
397CONFIG_STANDALONE=y
398CONFIG_PREVENT_FIRMWARE_BUILD=y
6076399e 399CONFIG_FW_LOADER=y
1da177e4 400# CONFIG_DEBUG_DRIVER is not set
7c393e7b 401# CONFIG_SYS_HYPERVISOR is not set
1da177e4 402
56720367
AK
403#
404# Connector - unified userspace <-> kernelspace linker
405#
406# CONFIG_CONNECTOR is not set
407
1da177e4
LT
408#
409# Memory Technology Devices (MTD)
410#
411# CONFIG_MTD is not set
412
413#
414# Parallel port support
415#
416# CONFIG_PARPORT is not set
417
418#
419# Plug and Play support
420#
421# CONFIG_PNP is not set
422
423#
424# Block devices
425#
426CONFIG_BLK_DEV_FD=y
427# CONFIG_BLK_CPQ_DA is not set
428# CONFIG_BLK_CPQ_CISS_DA is not set
429# CONFIG_BLK_DEV_DAC960 is not set
430# CONFIG_BLK_DEV_UMEM is not set
431# CONFIG_BLK_DEV_COW_COMMON is not set
432CONFIG_BLK_DEV_LOOP=y
433# CONFIG_BLK_DEV_CRYPTOLOOP is not set
434# CONFIG_BLK_DEV_NBD is not set
435# CONFIG_BLK_DEV_SX8 is not set
436# CONFIG_BLK_DEV_UB is not set
437CONFIG_BLK_DEV_RAM=y
438CONFIG_BLK_DEV_RAM_COUNT=16
439CONFIG_BLK_DEV_RAM_SIZE=4096
260f659b 440CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
1da177e4 441CONFIG_BLK_DEV_INITRD=y
1da177e4 442# CONFIG_CDROM_PKTCDVD is not set
1da177e4
LT
443# CONFIG_ATA_OVER_ETH is not set
444
f248b6a3
AK
445#
446# Misc devices
447#
448# CONFIG_IBM_ASM is not set
449# CONFIG_SGI_IOC4 is not set
450# CONFIG_TIFM_CORE is not set
451
1da177e4
LT
452#
453# ATA/ATAPI/MFM/RLL support
454#
455CONFIG_IDE=y
456CONFIG_BLK_DEV_IDE=y
457
458#
459# Please see Documentation/ide.txt for help/info on IDE drives
460#
461# CONFIG_BLK_DEV_IDE_SATA is not set
462# CONFIG_BLK_DEV_HD_IDE is not set
463CONFIG_BLK_DEV_IDEDISK=y
464CONFIG_IDEDISK_MULTI_MODE=y
465CONFIG_BLK_DEV_IDECD=y
466# CONFIG_BLK_DEV_IDETAPE is not set
467# CONFIG_BLK_DEV_IDEFLOPPY is not set
468# CONFIG_BLK_DEV_IDESCSI is not set
469# CONFIG_IDE_TASK_IOCTL is not set
470
471#
472# IDE chipset support/bugfixes
473#
474CONFIG_IDE_GENERIC=y
475# CONFIG_BLK_DEV_CMD640 is not set
476CONFIG_BLK_DEV_IDEPCI=y
477# CONFIG_IDEPCI_SHARE_IRQ is not set
478# CONFIG_BLK_DEV_OFFBOARD is not set
479# CONFIG_BLK_DEV_GENERIC is not set
480# CONFIG_BLK_DEV_OPTI621 is not set
481# CONFIG_BLK_DEV_RZ1000 is not set
482CONFIG_BLK_DEV_IDEDMA_PCI=y
483# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
484CONFIG_IDEDMA_PCI_AUTO=y
485# CONFIG_IDEDMA_ONLYDISK is not set
486# CONFIG_BLK_DEV_AEC62XX is not set
487# CONFIG_BLK_DEV_ALI15X3 is not set
488CONFIG_BLK_DEV_AMD74XX=y
6076399e 489CONFIG_BLK_DEV_ATIIXP=y
1da177e4
LT
490# CONFIG_BLK_DEV_CMD64X is not set
491# CONFIG_BLK_DEV_TRIFLEX is not set
492# CONFIG_BLK_DEV_CY82C693 is not set
493# CONFIG_BLK_DEV_CS5520 is not set
494# CONFIG_BLK_DEV_CS5530 is not set
495# CONFIG_BLK_DEV_HPT34X is not set
496# CONFIG_BLK_DEV_HPT366 is not set
a7441a39 497# CONFIG_BLK_DEV_JMICRON is not set
1da177e4
LT
498# CONFIG_BLK_DEV_SC1200 is not set
499CONFIG_BLK_DEV_PIIX=y
acc7b6f0 500# CONFIG_BLK_DEV_IT821X is not set
1da177e4
LT
501# CONFIG_BLK_DEV_NS87415 is not set
502# CONFIG_BLK_DEV_PDC202XX_OLD is not set
59db2e6e 503CONFIG_BLK_DEV_PDC202XX_NEW=y
1da177e4
LT
504# CONFIG_BLK_DEV_SVWKS is not set
505# CONFIG_BLK_DEV_SIIMAGE is not set
506# CONFIG_BLK_DEV_SIS5513 is not set
507# CONFIG_BLK_DEV_SLC90E66 is not set
508# CONFIG_BLK_DEV_TRM290 is not set
509# CONFIG_BLK_DEV_VIA82CXXX is not set
510# CONFIG_IDE_ARM is not set
511CONFIG_BLK_DEV_IDEDMA=y
512# CONFIG_IDEDMA_IVB is not set
513CONFIG_IDEDMA_AUTO=y
514# CONFIG_BLK_DEV_HD is not set
515
516#
517# SCSI device support
518#
affc9b84 519# CONFIG_RAID_ATTRS is not set
1da177e4 520CONFIG_SCSI=y
9f25441f 521# CONFIG_SCSI_TGT is not set
265baba3 522CONFIG_SCSI_NETLINK=y
1da177e4
LT
523# CONFIG_SCSI_PROC_FS is not set
524
525#
526# SCSI support type (disk, tape, CD-ROM)
527#
528CONFIG_BLK_DEV_SD=y
529# CONFIG_CHR_DEV_ST is not set
530# CONFIG_CHR_DEV_OSST is not set
ddcf3651
AK
531CONFIG_BLK_DEV_SR=y
532# CONFIG_BLK_DEV_SR_VENDOR is not set
533CONFIG_CHR_DEV_SG=y
acc7b6f0 534# CONFIG_CHR_DEV_SCH is not set
1da177e4
LT
535
536#
537# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
538#
539# CONFIG_SCSI_MULTI_LUN is not set
6076399e 540CONFIG_SCSI_CONSTANTS=y
1da177e4 541# CONFIG_SCSI_LOGGING is not set
9f25441f 542# CONFIG_SCSI_SCAN_ASYNC is not set
1da177e4
LT
543
544#
265baba3 545# SCSI Transports
1da177e4 546#
affc9b84 547CONFIG_SCSI_SPI_ATTRS=y
6076399e 548CONFIG_SCSI_FC_ATTRS=y
1da177e4 549# CONFIG_SCSI_ISCSI_ATTRS is not set
ddcf3651 550CONFIG_SCSI_SAS_ATTRS=y
265baba3 551# CONFIG_SCSI_SAS_LIBSAS is not set
1da177e4
LT
552
553#
554# SCSI low-level drivers
555#
6076399e 556# CONFIG_ISCSI_TCP is not set
59db2e6e 557# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
1da177e4
LT
558# CONFIG_SCSI_3W_9XXX is not set
559# CONFIG_SCSI_ACARD is not set
560# CONFIG_SCSI_AACRAID is not set
561# CONFIG_SCSI_AIC7XXX is not set
562# CONFIG_SCSI_AIC7XXX_OLD is not set
563CONFIG_SCSI_AIC79XX=y
564CONFIG_AIC79XX_CMDS_PER_DEVICE=32
565CONFIG_AIC79XX_RESET_DELAY_MS=4000
566# CONFIG_AIC79XX_ENABLE_RD_STRM is not set
567# CONFIG_AIC79XX_DEBUG_ENABLE is not set
568CONFIG_AIC79XX_DEBUG_MASK=0
569# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
265baba3
AK
570# CONFIG_SCSI_AIC94XX is not set
571# CONFIG_SCSI_ARCMSR is not set
6076399e
AK
572CONFIG_MEGARAID_NEWGEN=y
573CONFIG_MEGARAID_MM=y
574CONFIG_MEGARAID_MAILBOX=y
1da177e4 575# CONFIG_MEGARAID_LEGACY is not set
6076399e 576CONFIG_MEGARAID_SAS=y
7c393e7b 577# CONFIG_SCSI_HPTIOP is not set
1da177e4
LT
578# CONFIG_SCSI_BUSLOGIC is not set
579# CONFIG_SCSI_DMX3191D is not set
580# CONFIG_SCSI_EATA is not set
1da177e4
LT
581# CONFIG_SCSI_FUTURE_DOMAIN is not set
582# CONFIG_SCSI_GDTH is not set
583# CONFIG_SCSI_IPS is not set
584# CONFIG_SCSI_INITIO is not set
585# CONFIG_SCSI_INIA100 is not set
265baba3 586# CONFIG_SCSI_STEX is not set
1da177e4
LT
587# CONFIG_SCSI_SYM53C8XX_2 is not set
588# CONFIG_SCSI_IPR is not set
1da177e4 589# CONFIG_SCSI_QLOGIC_1280 is not set
0addb142 590# CONFIG_SCSI_QLA_FC is not set
a7441a39 591# CONFIG_SCSI_QLA_ISCSI is not set
59db2e6e 592# CONFIG_SCSI_LPFC is not set
1da177e4
LT
593# CONFIG_SCSI_DC395x is not set
594# CONFIG_SCSI_DC390T is not set
595# CONFIG_SCSI_DEBUG is not set
9f25441f 596# CONFIG_SCSI_SRP is not set
1da177e4 597
265baba3
AK
598#
599# Serial ATA (prod) and Parallel ATA (experimental) drivers
600#
601CONFIG_ATA=y
602CONFIG_SATA_AHCI=y
603CONFIG_SATA_SVW=y
604CONFIG_ATA_PIIX=y
605# CONFIG_SATA_MV is not set
606CONFIG_SATA_NV=y
607# CONFIG_PDC_ADMA is not set
608# CONFIG_SATA_QSTOR is not set
609# CONFIG_SATA_PROMISE is not set
610# CONFIG_SATA_SX4 is not set
611CONFIG_SATA_SIL=y
612# CONFIG_SATA_SIL24 is not set
613# CONFIG_SATA_SIS is not set
614# CONFIG_SATA_ULI is not set
615CONFIG_SATA_VIA=y
616# CONFIG_SATA_VITESSE is not set
617CONFIG_SATA_INTEL_COMBINED=y
618# CONFIG_PATA_ALI is not set
619# CONFIG_PATA_AMD is not set
620# CONFIG_PATA_ARTOP is not set
621# CONFIG_PATA_ATIIXP is not set
622# CONFIG_PATA_CMD64X is not set
623# CONFIG_PATA_CS5520 is not set
624# CONFIG_PATA_CS5530 is not set
625# CONFIG_PATA_CYPRESS is not set
626# CONFIG_PATA_EFAR is not set
627# CONFIG_ATA_GENERIC is not set
628# CONFIG_PATA_HPT366 is not set
629# CONFIG_PATA_HPT37X is not set
630# CONFIG_PATA_HPT3X2N is not set
631# CONFIG_PATA_HPT3X3 is not set
632# CONFIG_PATA_IT821X is not set
633# CONFIG_PATA_JMICRON is not set
265baba3 634# CONFIG_PATA_TRIFLEX is not set
8f820e97 635# CONFIG_PATA_MARVELL is not set
265baba3
AK
636# CONFIG_PATA_MPIIX is not set
637# CONFIG_PATA_OLDPIIX is not set
638# CONFIG_PATA_NETCELL is not set
639# CONFIG_PATA_NS87410 is not set
640# CONFIG_PATA_OPTI is not set
641# CONFIG_PATA_OPTIDMA is not set
642# CONFIG_PATA_PDC_OLD is not set
265baba3
AK
643# CONFIG_PATA_RADISYS is not set
644# CONFIG_PATA_RZ1000 is not set
645# CONFIG_PATA_SC1200 is not set
646# CONFIG_PATA_SERVERWORKS is not set
647# CONFIG_PATA_PDC2027X is not set
648# CONFIG_PATA_SIL680 is not set
649# CONFIG_PATA_SIS is not set
650# CONFIG_PATA_VIA is not set
651# CONFIG_PATA_WINBOND is not set
652
1da177e4
LT
653#
654# Multi-device support (RAID and LVM)
655#
acc7b6f0
AK
656CONFIG_MD=y
657# CONFIG_BLK_DEV_MD is not set
658CONFIG_BLK_DEV_DM=y
a7441a39 659# CONFIG_DM_DEBUG is not set
acc7b6f0
AK
660# CONFIG_DM_CRYPT is not set
661# CONFIG_DM_SNAPSHOT is not set
662# CONFIG_DM_MIRROR is not set
663# CONFIG_DM_ZERO is not set
664# CONFIG_DM_MULTIPATH is not set
1da177e4
LT
665
666#
667# Fusion MPT device support
668#
b7561524
AK
669CONFIG_FUSION=y
670CONFIG_FUSION_SPI=y
acc7b6f0 671# CONFIG_FUSION_FC is not set
ddcf3651 672CONFIG_FUSION_SAS=y
b7561524
AK
673CONFIG_FUSION_MAX_SGE=128
674# CONFIG_FUSION_CTL is not set
1da177e4
LT
675
676#
677# IEEE 1394 (FireWire) support
678#
e4444d1a
AK
679CONFIG_IEEE1394=y
680
681#
682# Subsystem Options
683#
684# CONFIG_IEEE1394_VERBOSEDEBUG is not set
685# CONFIG_IEEE1394_OUI_DB is not set
686# CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set
687# CONFIG_IEEE1394_EXPORT_FULL_API is not set
688
689#
690# Device Drivers
691#
7c393e7b 692# CONFIG_IEEE1394_PCILYNX is not set
e4444d1a
AK
693CONFIG_IEEE1394_OHCI1394=y
694
695#
696# Protocol Drivers
697#
698# CONFIG_IEEE1394_VIDEO1394 is not set
699# CONFIG_IEEE1394_SBP2 is not set
700# CONFIG_IEEE1394_ETH1394 is not set
701# CONFIG_IEEE1394_DV1394 is not set
702CONFIG_IEEE1394_RAWIO=y
1da177e4
LT
703
704#
705# I2O device support
706#
707# CONFIG_I2O is not set
708
709#
acc7b6f0 710# Network device support
1da177e4 711#
1da177e4
LT
712CONFIG_NETDEVICES=y
713# CONFIG_DUMMY is not set
714# CONFIG_BONDING is not set
715# CONFIG_EQUALIZER is not set
59db2e6e 716CONFIG_TUN=y
1da177e4
LT
717
718#
719# ARCnet devices
720#
721# CONFIG_ARCNET is not set
722
affc9b84
AK
723#
724# PHY device support
725#
726# CONFIG_PHYLIB is not set
727
1da177e4
LT
728#
729# Ethernet (10 or 100Mbit)
730#
731CONFIG_NET_ETHERNET=y
732CONFIG_MII=y
733# CONFIG_HAPPYMEAL is not set
734# CONFIG_SUNGEM is not set
56720367 735# CONFIG_CASSINI is not set
acc7b6f0
AK
736CONFIG_NET_VENDOR_3COM=y
737CONFIG_VORTEX=y
738# CONFIG_TYPHOON is not set
1da177e4
LT
739
740#
741# Tulip family network device support
742#
7c393e7b
AK
743CONFIG_NET_TULIP=y
744# CONFIG_DE2104X is not set
745CONFIG_TULIP=y
746# CONFIG_TULIP_MWI is not set
747# CONFIG_TULIP_MMIO is not set
748# CONFIG_TULIP_NAPI is not set
749# CONFIG_DE4X5 is not set
750# CONFIG_WINBOND_840 is not set
751# CONFIG_DM9102 is not set
752# CONFIG_ULI526X is not set
1da177e4
LT
753# CONFIG_HP100 is not set
754CONFIG_NET_PCI=y
755# CONFIG_PCNET32 is not set
59db2e6e 756# CONFIG_AMD8111_ETH is not set
1da177e4 757# CONFIG_ADAPTEC_STARFIRE is not set
ddcf3651 758CONFIG_B44=y
1da177e4 759CONFIG_FORCEDETH=y
265baba3 760# CONFIG_FORCEDETH_NAPI is not set
1da177e4
LT
761# CONFIG_DGRS is not set
762# CONFIG_EEPRO100 is not set
acc7b6f0 763CONFIG_E100=y
1da177e4
LT
764# CONFIG_FEALNX is not set
765# CONFIG_NATSEMI is not set
766# CONFIG_NE2K_PCI is not set
59db2e6e 767CONFIG_8139CP=y
1da177e4
LT
768CONFIG_8139TOO=y
769# CONFIG_8139TOO_PIO is not set
770# CONFIG_8139TOO_TUNE_TWISTER is not set
771# CONFIG_8139TOO_8129 is not set
772# CONFIG_8139_OLD_RX_RESET is not set
773# CONFIG_SIS900 is not set
774# CONFIG_EPIC100 is not set
775# CONFIG_SUNDANCE is not set
776# CONFIG_VIA_RHINE is not set
777
778#
779# Ethernet (1000 Mbit)
780#
781# CONFIG_ACENIC is not set
782# CONFIG_DL2K is not set
783CONFIG_E1000=y
b7561524 784# CONFIG_E1000_NAPI is not set
35ec56bb 785# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
1da177e4
LT
786# CONFIG_NS83820 is not set
787# CONFIG_HAMACHI is not set
788# CONFIG_YELLOWFIN is not set
789# CONFIG_R8169 is not set
affc9b84 790# CONFIG_SIS190 is not set
acc7b6f0 791# CONFIG_SKGE is not set
6076399e 792# CONFIG_SKY2 is not set
1da177e4
LT
793# CONFIG_SK98LIN is not set
794# CONFIG_VIA_VELOCITY is not set
795CONFIG_TIGON3=y
ddcf3651 796CONFIG_BNX2=y
265baba3 797# CONFIG_QLA3XXX is not set
1da177e4
LT
798
799#
800# Ethernet (10000 Mbit)
801#
affc9b84 802# CONFIG_CHELSIO_T1 is not set
1da177e4
LT
803# CONFIG_IXGB is not set
804CONFIG_S2IO=m
805# CONFIG_S2IO_NAPI is not set
7c393e7b 806# CONFIG_MYRI10GE is not set
8f820e97 807# CONFIG_NETXEN_NIC is not set
1da177e4
LT
808
809#
810# Token Ring devices
811#
812# CONFIG_TR is not set
813
814#
815# Wireless LAN (non-hamradio)
816#
817# CONFIG_NET_RADIO is not set
818
819#
820# Wan interfaces
821#
822# CONFIG_WAN is not set
823# CONFIG_FDDI is not set
824# CONFIG_HIPPI is not set
825# CONFIG_PPP is not set
826# CONFIG_SLIP is not set
827# CONFIG_NET_FC is not set
828# CONFIG_SHAPER is not set
829CONFIG_NETCONSOLE=y
b7561524
AK
830CONFIG_NETPOLL=y
831# CONFIG_NETPOLL_RX is not set
832# CONFIG_NETPOLL_TRAP is not set
833CONFIG_NET_POLL_CONTROLLER=y
1da177e4
LT
834
835#
836# ISDN subsystem
837#
838# CONFIG_ISDN is not set
839
840#
841# Telephony Support
842#
843# CONFIG_PHONE is not set
844
845#
846# Input device support
847#
848CONFIG_INPUT=y
a7441a39 849# CONFIG_INPUT_FF_MEMLESS is not set
1da177e4
LT
850
851#
852# Userland interfaces
853#
854CONFIG_INPUT_MOUSEDEV=y
855CONFIG_INPUT_MOUSEDEV_PSAUX=y
856CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
857CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
858# CONFIG_INPUT_JOYDEV is not set
859# CONFIG_INPUT_TSDEV is not set
860CONFIG_INPUT_EVDEV=y
861# CONFIG_INPUT_EVBUG is not set
862
863#
864# Input Device Drivers
865#
866CONFIG_INPUT_KEYBOARD=y
867CONFIG_KEYBOARD_ATKBD=y
868# CONFIG_KEYBOARD_SUNKBD is not set
869# CONFIG_KEYBOARD_LKKBD is not set
870# CONFIG_KEYBOARD_XTKBD is not set
871# CONFIG_KEYBOARD_NEWTON is not set
a7441a39 872# CONFIG_KEYBOARD_STOWAWAY is not set
1da177e4
LT
873CONFIG_INPUT_MOUSE=y
874CONFIG_MOUSE_PS2=y
875# CONFIG_MOUSE_SERIAL is not set
876# CONFIG_MOUSE_VSXXXAA is not set
877# CONFIG_INPUT_JOYSTICK is not set
878# CONFIG_INPUT_TOUCHSCREEN is not set
879# CONFIG_INPUT_MISC is not set
880
881#
882# Hardware I/O ports
883#
884CONFIG_SERIO=y
885CONFIG_SERIO_I8042=y
886# CONFIG_SERIO_SERPORT is not set
887# CONFIG_SERIO_CT82C710 is not set
888# CONFIG_SERIO_PCIPS2 is not set
889CONFIG_SERIO_LIBPS2=y
890# CONFIG_SERIO_RAW is not set
891# CONFIG_GAMEPORT is not set
1da177e4
LT
892
893#
894# Character devices
895#
896CONFIG_VT=y
897CONFIG_VT_CONSOLE=y
898CONFIG_HW_CONSOLE=y
d5d8ad78 899# CONFIG_VT_HW_CONSOLE_BINDING is not set
1da177e4
LT
900# CONFIG_SERIAL_NONSTANDARD is not set
901
902#
903# Serial drivers
904#
905CONFIG_SERIAL_8250=y
906CONFIG_SERIAL_8250_CONSOLE=y
903fcc60 907CONFIG_SERIAL_8250_PCI=y
1da177e4 908CONFIG_SERIAL_8250_NR_UARTS=4
6076399e 909CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1da177e4
LT
910# CONFIG_SERIAL_8250_EXTENDED is not set
911
912#
913# Non-8250 serial port support
914#
915CONFIG_SERIAL_CORE=y
916CONFIG_SERIAL_CORE_CONSOLE=y
e4444d1a 917# CONFIG_SERIAL_JSM is not set
1da177e4
LT
918CONFIG_UNIX98_PTYS=y
919CONFIG_LEGACY_PTYS=y
920CONFIG_LEGACY_PTY_COUNT=256
921
922#
923# IPMI
924#
925# CONFIG_IPMI_HANDLER is not set
926
927#
928# Watchdog Cards
929#
ddcf3651 930# CONFIG_WATCHDOG is not set
1da177e4 931CONFIG_HW_RANDOM=y
d5d8ad78
AK
932CONFIG_HW_RANDOM_INTEL=y
933CONFIG_HW_RANDOM_AMD=y
934# CONFIG_HW_RANDOM_GEODE is not set
1da177e4
LT
935# CONFIG_NVRAM is not set
936CONFIG_RTC=y
937# CONFIG_DTLK is not set
938# CONFIG_R3964 is not set
939# CONFIG_APPLICOM is not set
1da177e4
LT
940CONFIG_AGP=y
941CONFIG_AGP_AMD64=y
59db2e6e 942CONFIG_AGP_INTEL=y
af8fc1f5
AK
943# CONFIG_AGP_SIS is not set
944# CONFIG_AGP_VIA is not set
1da177e4
LT
945# CONFIG_DRM is not set
946# CONFIG_MWAVE is not set
d5d8ad78 947# CONFIG_PC8736x_GPIO is not set
1da177e4 948CONFIG_RAW_DRIVER=y
6076399e 949CONFIG_MAX_RAW_DEVS=256
1da177e4
LT
950CONFIG_HPET=y
951# CONFIG_HPET_RTC_IRQ is not set
952CONFIG_HPET_MMAP=y
59db2e6e 953# CONFIG_HANGCHECK_TIMER is not set
1da177e4
LT
954
955#
956# TPM devices
957#
958# CONFIG_TCG_TPM is not set
56720367 959# CONFIG_TELCLOCK is not set
1da177e4
LT
960
961#
962# I2C support
963#
7c393e7b
AK
964CONFIG_I2C=m
965CONFIG_I2C_CHARDEV=m
966
967#
968# I2C Algorithms
969#
970# CONFIG_I2C_ALGOBIT is not set
971# CONFIG_I2C_ALGOPCF is not set
972# CONFIG_I2C_ALGOPCA is not set
973
974#
975# I2C Hardware Bus support
976#
977# CONFIG_I2C_ALI1535 is not set
978# CONFIG_I2C_ALI1563 is not set
979# CONFIG_I2C_ALI15X3 is not set
980# CONFIG_I2C_AMD756 is not set
981# CONFIG_I2C_AMD8111 is not set
982# CONFIG_I2C_I801 is not set
983# CONFIG_I2C_I810 is not set
984# CONFIG_I2C_PIIX4 is not set
985CONFIG_I2C_ISA=m
986# CONFIG_I2C_NFORCE2 is not set
987# CONFIG_I2C_OCORES is not set
988# CONFIG_I2C_PARPORT_LIGHT is not set
989# CONFIG_I2C_PROSAVAGE is not set
990# CONFIG_I2C_SAVAGE4 is not set
991# CONFIG_I2C_SIS5595 is not set
992# CONFIG_I2C_SIS630 is not set
993# CONFIG_I2C_SIS96X is not set
994# CONFIG_I2C_STUB is not set
995# CONFIG_I2C_VIA is not set
996# CONFIG_I2C_VIAPRO is not set
997# CONFIG_I2C_VOODOO3 is not set
998# CONFIG_I2C_PCA_ISA is not set
999
1000#
1001# Miscellaneous I2C Chip support
1002#
1003# CONFIG_SENSORS_DS1337 is not set
1004# CONFIG_SENSORS_DS1374 is not set
1005# CONFIG_SENSORS_EEPROM is not set
1006# CONFIG_SENSORS_PCF8574 is not set
1007# CONFIG_SENSORS_PCA9539 is not set
1008# CONFIG_SENSORS_PCF8591 is not set
1009# CONFIG_SENSORS_MAX6875 is not set
1010# CONFIG_I2C_DEBUG_CORE is not set
1011# CONFIG_I2C_DEBUG_ALGO is not set
1012# CONFIG_I2C_DEBUG_BUS is not set
1013# CONFIG_I2C_DEBUG_CHIP is not set
1da177e4 1014
0addb142
AK
1015#
1016# SPI support
1017#
1018# CONFIG_SPI is not set
1019# CONFIG_SPI_MASTER is not set
1020
1da177e4
LT
1021#
1022# Dallas's 1-wire bus
1023#
f248b6a3 1024# CONFIG_W1 is not set
1da177e4 1025
acc7b6f0
AK
1026#
1027# Hardware Monitoring support
1028#
1029CONFIG_HWMON=y
affc9b84 1030# CONFIG_HWMON_VID is not set
7c393e7b
AK
1031# CONFIG_SENSORS_ABITUGURU is not set
1032# CONFIG_SENSORS_ADM1021 is not set
1033# CONFIG_SENSORS_ADM1025 is not set
1034# CONFIG_SENSORS_ADM1026 is not set
1035# CONFIG_SENSORS_ADM1031 is not set
1036# CONFIG_SENSORS_ADM9240 is not set
a7441a39 1037# CONFIG_SENSORS_K8TEMP is not set
7c393e7b
AK
1038# CONFIG_SENSORS_ASB100 is not set
1039# CONFIG_SENSORS_ATXP1 is not set
1040# CONFIG_SENSORS_DS1621 is not set
e4444d1a 1041# CONFIG_SENSORS_F71805F is not set
7c393e7b
AK
1042# CONFIG_SENSORS_FSCHER is not set
1043# CONFIG_SENSORS_FSCPOS is not set
1044# CONFIG_SENSORS_GL518SM is not set
1045# CONFIG_SENSORS_GL520SM is not set
1046# CONFIG_SENSORS_IT87 is not set
1047# CONFIG_SENSORS_LM63 is not set
1048# CONFIG_SENSORS_LM75 is not set
1049# CONFIG_SENSORS_LM77 is not set
1050# CONFIG_SENSORS_LM78 is not set
1051# CONFIG_SENSORS_LM80 is not set
1052# CONFIG_SENSORS_LM83 is not set
1053# CONFIG_SENSORS_LM85 is not set
1054# CONFIG_SENSORS_LM87 is not set
1055# CONFIG_SENSORS_LM90 is not set
1056# CONFIG_SENSORS_LM92 is not set
1057# CONFIG_SENSORS_MAX1619 is not set
1058# CONFIG_SENSORS_PC87360 is not set
1059# CONFIG_SENSORS_SIS5595 is not set
1060# CONFIG_SENSORS_SMSC47M1 is not set
1061# CONFIG_SENSORS_SMSC47M192 is not set
1062CONFIG_SENSORS_SMSC47B397=m
1063# CONFIG_SENSORS_VIA686A is not set
a7441a39 1064# CONFIG_SENSORS_VT1211 is not set
7c393e7b
AK
1065# CONFIG_SENSORS_VT8231 is not set
1066# CONFIG_SENSORS_W83781D is not set
1067# CONFIG_SENSORS_W83791D is not set
1068# CONFIG_SENSORS_W83792D is not set
1069# CONFIG_SENSORS_W83L785TS is not set
1070# CONFIG_SENSORS_W83627HF is not set
1071# CONFIG_SENSORS_W83627EHF is not set
56720367 1072# CONFIG_SENSORS_HDAPS is not set
acc7b6f0
AK
1073# CONFIG_HWMON_DEBUG_CHIP is not set
1074
1da177e4
LT
1075#
1076# Multimedia devices
1077#
1078# CONFIG_VIDEO_DEV is not set
1079
1080#
1081# Digital Video Broadcasting Devices
1082#
1083# CONFIG_DVB is not set
903fcc60 1084# CONFIG_USB_DABUSB is not set
1da177e4
LT
1085
1086#
1087# Graphics support
1088#
d5d8ad78 1089# CONFIG_FIRMWARE_EDID is not set
1da177e4 1090# CONFIG_FB is not set
1da177e4
LT
1091
1092#
1093# Console display driver support
1094#
1095CONFIG_VGA_CONSOLE=y
903fcc60
AK
1096CONFIG_VGACON_SOFT_SCROLLBACK=y
1097CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256
d5d8ad78 1098CONFIG_VIDEO_SELECT=y
1da177e4 1099CONFIG_DUMMY_CONSOLE=y
ddcf3651 1100# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1da177e4
LT
1101
1102#
1103# Sound
1104#
1105CONFIG_SOUND=y
1106
1107#
1108# Advanced Linux Sound Architecture
1109#
1110# CONFIG_SND is not set
1111
1112#
1113# Open Sound System
1114#
1115CONFIG_SOUND_PRIME=y
1116# CONFIG_SOUND_BT878 is not set
1da177e4 1117# CONFIG_SOUND_ES1371 is not set
1da177e4 1118CONFIG_SOUND_ICH=y
1da177e4
LT
1119# CONFIG_SOUND_TRIDENT is not set
1120# CONFIG_SOUND_MSNDCLAS is not set
1121# CONFIG_SOUND_MSNDPIN is not set
1122# CONFIG_SOUND_VIA82CXXX is not set
1123# CONFIG_SOUND_OSS is not set
1da177e4 1124
9f25441f
AK
1125#
1126# HID Devices
1127#
1128CONFIG_HID=y
1129
1da177e4
LT
1130#
1131# USB support
1132#
59db2e6e
AK
1133CONFIG_USB_ARCH_HAS_HCD=y
1134CONFIG_USB_ARCH_HAS_OHCI=y
af8fc1f5 1135CONFIG_USB_ARCH_HAS_EHCI=y
1da177e4
LT
1136CONFIG_USB=y
1137# CONFIG_USB_DEBUG is not set
1138
1139#
1140# Miscellaneous USB options
1141#
1142CONFIG_USB_DEVICEFS=y
1143# CONFIG_USB_BANDWIDTH is not set
1144# CONFIG_USB_DYNAMIC_MINORS is not set
1145# CONFIG_USB_SUSPEND is not set
8f820e97 1146# CONFIG_USB_MULTITHREAD_PROBE is not set
1da177e4 1147# CONFIG_USB_OTG is not set
1da177e4
LT
1148
1149#
1150# USB Host Controller Drivers
1151#
1152CONFIG_USB_EHCI_HCD=y
1153# CONFIG_USB_EHCI_SPLIT_ISO is not set
1154# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
7c393e7b 1155# CONFIG_USB_EHCI_TT_NEWSCHED is not set
acc7b6f0 1156# CONFIG_USB_ISP116X_HCD is not set
1da177e4
LT
1157CONFIG_USB_OHCI_HCD=y
1158# CONFIG_USB_OHCI_BIG_ENDIAN is not set
1159CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1160CONFIG_USB_UHCI_HCD=y
1161# CONFIG_USB_SL811_HCD is not set
1162
1163#
1164# USB Device Class drivers
1165#
1da177e4
LT
1166# CONFIG_USB_ACM is not set
1167CONFIG_USB_PRINTER=y
1168
1169#
56720367
AK
1170# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1171#
1172
1173#
1174# may also be needed; see USB_STORAGE Help for more information
1da177e4
LT
1175#
1176CONFIG_USB_STORAGE=y
1177# CONFIG_USB_STORAGE_DEBUG is not set
1da177e4
LT
1178# CONFIG_USB_STORAGE_DATAFAB is not set
1179# CONFIG_USB_STORAGE_FREECOM is not set
1180# CONFIG_USB_STORAGE_ISD200 is not set
1181# CONFIG_USB_STORAGE_DPCM is not set
1182# CONFIG_USB_STORAGE_USBAT is not set
1183# CONFIG_USB_STORAGE_SDDR09 is not set
1184# CONFIG_USB_STORAGE_SDDR55 is not set
1185# CONFIG_USB_STORAGE_JUMPSHOT is not set
6076399e 1186# CONFIG_USB_STORAGE_ALAUDA is not set
a7441a39 1187# CONFIG_USB_STORAGE_KARMA is not set
6076399e 1188# CONFIG_USB_LIBUSUAL is not set
1da177e4
LT
1189
1190#
1191# USB Input Devices
1192#
1193CONFIG_USB_HID=y
9f25441f 1194# CONFIG_USB_HID_POWERBOOK is not set
1da177e4
LT
1195# CONFIG_HID_FF is not set
1196# CONFIG_USB_HIDDEV is not set
1197# CONFIG_USB_AIPTEK is not set
1198# CONFIG_USB_WACOM is not set
acc7b6f0 1199# CONFIG_USB_ACECAD is not set
1da177e4
LT
1200# CONFIG_USB_KBTAB is not set
1201# CONFIG_USB_POWERMATE is not set
d16e8624 1202# CONFIG_USB_TOUCHSCREEN is not set
affc9b84 1203# CONFIG_USB_YEALINK is not set
1da177e4
LT
1204# CONFIG_USB_XPAD is not set
1205# CONFIG_USB_ATI_REMOTE is not set
6076399e 1206# CONFIG_USB_ATI_REMOTE2 is not set
acc7b6f0 1207# CONFIG_USB_KEYSPAN_REMOTE is not set
56720367 1208# CONFIG_USB_APPLETOUCH is not set
1da177e4
LT
1209
1210#
1211# USB Imaging devices
1212#
1213# CONFIG_USB_MDC800 is not set
1214# CONFIG_USB_MICROTEK is not set
1215
1da177e4
LT
1216#
1217# USB Network Adapters
1218#
1219# CONFIG_USB_CATC is not set
1220# CONFIG_USB_KAWETH is not set
1221# CONFIG_USB_PEGASUS is not set
1222# CONFIG_USB_RTL8150 is not set
8f820e97 1223# CONFIG_USB_USBNET_MII is not set
1da177e4
LT
1224# CONFIG_USB_USBNET is not set
1225CONFIG_USB_MON=y
1226
1227#
1228# USB port drivers
1229#
1230
1231#
1232# USB Serial Converter support
1233#
1234# CONFIG_USB_SERIAL is not set
1235
1236#
1237# USB Miscellaneous drivers
1238#
1239# CONFIG_USB_EMI62 is not set
1240# CONFIG_USB_EMI26 is not set
a7441a39 1241# CONFIG_USB_ADUTUX is not set
1da177e4
LT
1242# CONFIG_USB_AUERSWALD is not set
1243# CONFIG_USB_RIO500 is not set
1244# CONFIG_USB_LEGOTOWER is not set
1245# CONFIG_USB_LCD is not set
1246# CONFIG_USB_LED is not set
260f659b 1247# CONFIG_USB_CYPRESS_CY7C63 is not set
1da177e4 1248# CONFIG_USB_CYTHERM is not set
a7441a39 1249# CONFIG_USB_PHIDGET is not set
1da177e4 1250# CONFIG_USB_IDMOUSE is not set
a7441a39 1251# CONFIG_USB_FTDI_ELAN is not set
7c393e7b 1252# CONFIG_USB_APPLEDISPLAY is not set
1da177e4 1253# CONFIG_USB_SISUSBVGA is not set
acc7b6f0 1254# CONFIG_USB_LD is not set
f248b6a3 1255# CONFIG_USB_TRANCEVIBRATOR is not set
1da177e4
LT
1256# CONFIG_USB_TEST is not set
1257
1258#
acc7b6f0 1259# USB DSL modem support
1da177e4
LT
1260#
1261
1262#
1263# USB Gadget Support
1264#
1265# CONFIG_USB_GADGET is not set
1266
1267#
1268# MMC/SD Card support
1269#
1270# CONFIG_MMC is not set
1271
903fcc60
AK
1272#
1273# LED devices
1274#
1275# CONFIG_NEW_LEDS is not set
1276
d16e8624
AK
1277#
1278# LED drivers
1279#
1280
1281#
1282# LED Triggers
1283#
1284
1da177e4
LT
1285#
1286# InfiniBand support
1287#
1288# CONFIG_INFINIBAND is not set
1289
acc7b6f0 1290#
af8fc1f5 1291# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
2f019425
AK
1292#
1293# CONFIG_EDAC is not set
2f019425 1294
903fcc60
AK
1295#
1296# Real Time Clock
1297#
1298# CONFIG_RTC_CLASS is not set
1299
7c393e7b
AK
1300#
1301# DMA Engine support
1302#
1303# CONFIG_DMA_ENGINE is not set
1304
1305#
1306# DMA Clients
1307#
1308
1309#
1310# DMA Devices
1311#
1312
1da177e4
LT
1313#
1314# Firmware Drivers
1315#
1316# CONFIG_EDD is not set
affc9b84 1317# CONFIG_DELL_RBU is not set
56720367 1318# CONFIG_DCDBAS is not set
1da177e4
LT
1319
1320#
1321# File systems
1322#
1323CONFIG_EXT2_FS=y
1324CONFIG_EXT2_FS_XATTR=y
1325CONFIG_EXT2_FS_POSIX_ACL=y
1326# CONFIG_EXT2_FS_SECURITY is not set
acc7b6f0 1327# CONFIG_EXT2_FS_XIP is not set
1da177e4
LT
1328CONFIG_EXT3_FS=y
1329CONFIG_EXT3_FS_XATTR=y
1330CONFIG_EXT3_FS_POSIX_ACL=y
1331# CONFIG_EXT3_FS_SECURITY is not set
f248b6a3 1332# CONFIG_EXT4DEV_FS is not set
1da177e4
LT
1333CONFIG_JBD=y
1334# CONFIG_JBD_DEBUG is not set
1335CONFIG_FS_MBCACHE=y
1336CONFIG_REISERFS_FS=y
1337# CONFIG_REISERFS_CHECK is not set
1338# CONFIG_REISERFS_PROC_INFO is not set
1339CONFIG_REISERFS_FS_XATTR=y
1340CONFIG_REISERFS_FS_POSIX_ACL=y
1341# CONFIG_REISERFS_FS_SECURITY is not set
1342# CONFIG_JFS_FS is not set
1343CONFIG_FS_POSIX_ACL=y
1da177e4 1344# CONFIG_XFS_FS is not set
a7441a39 1345# CONFIG_GFS2_FS is not set
6076399e 1346# CONFIG_OCFS2_FS is not set
1da177e4
LT
1347# CONFIG_MINIX_FS is not set
1348# CONFIG_ROMFS_FS is not set
acc7b6f0 1349CONFIG_INOTIFY=y
7c393e7b 1350CONFIG_INOTIFY_USER=y
1da177e4
LT
1351# CONFIG_QUOTA is not set
1352CONFIG_DNOTIFY=y
ddcf3651 1353# CONFIG_AUTOFS_FS is not set
56720367 1354CONFIG_AUTOFS4_FS=y
affc9b84 1355# CONFIG_FUSE_FS is not set
f248b6a3 1356CONFIG_GENERIC_ACL=y
1da177e4
LT
1357
1358#
1359# CD-ROM/DVD Filesystems
1360#
1361CONFIG_ISO9660_FS=y
59db2e6e 1362CONFIG_JOLIET=y
1da177e4
LT
1363# CONFIG_ZISOFS is not set
1364# CONFIG_UDF_FS is not set
1365
1366#
1367# DOS/FAT/NT Filesystems
1368#
1369CONFIG_FAT_FS=y
1370CONFIG_MSDOS_FS=y
1371CONFIG_VFAT_FS=y
1372CONFIG_FAT_DEFAULT_CODEPAGE=437
1373CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1374# CONFIG_NTFS_FS is not set
1375
1376#
1377# Pseudo filesystems
1378#
1379CONFIG_PROC_FS=y
1380CONFIG_PROC_KCORE=y
a7441a39 1381CONFIG_PROC_SYSCTL=y
1da177e4 1382CONFIG_SYSFS=y
1da177e4 1383CONFIG_TMPFS=y
a7441a39 1384CONFIG_TMPFS_POSIX_ACL=y
1da177e4
LT
1385CONFIG_HUGETLBFS=y
1386CONFIG_HUGETLB_PAGE=y
1387CONFIG_RAMFS=y
6076399e 1388# CONFIG_CONFIGFS_FS is not set
1da177e4
LT
1389
1390#
1391# Miscellaneous filesystems
1392#
1393# CONFIG_ADFS_FS is not set
1394# CONFIG_AFFS_FS is not set
1395# CONFIG_HFS_FS is not set
1396# CONFIG_HFSPLUS_FS is not set
1397# CONFIG_BEFS_FS is not set
1398# CONFIG_BFS_FS is not set
1399# CONFIG_EFS_FS is not set
1400# CONFIG_CRAMFS is not set
1401# CONFIG_VXFS_FS is not set
1402# CONFIG_HPFS_FS is not set
1403# CONFIG_QNX4FS_FS is not set
1404# CONFIG_SYSV_FS is not set
1405# CONFIG_UFS_FS is not set
1406
1407#
1408# Network File Systems
1409#
1410CONFIG_NFS_FS=y
1411CONFIG_NFS_V3=y
acc7b6f0 1412# CONFIG_NFS_V3_ACL is not set
1da177e4
LT
1413# CONFIG_NFS_V4 is not set
1414# CONFIG_NFS_DIRECTIO is not set
1415CONFIG_NFSD=y
1416CONFIG_NFSD_V3=y
acc7b6f0 1417# CONFIG_NFSD_V3_ACL is not set
1da177e4
LT
1418# CONFIG_NFSD_V4 is not set
1419CONFIG_NFSD_TCP=y
affc9b84 1420CONFIG_ROOT_NFS=y
1da177e4
LT
1421CONFIG_LOCKD=y
1422CONFIG_LOCKD_V4=y
1423CONFIG_EXPORTFS=y
acc7b6f0 1424CONFIG_NFS_COMMON=y
1da177e4
LT
1425CONFIG_SUNRPC=y
1426# CONFIG_RPCSEC_GSS_KRB5 is not set
1427# CONFIG_RPCSEC_GSS_SPKM3 is not set
1428# CONFIG_SMB_FS is not set
1429# CONFIG_CIFS is not set
1430# CONFIG_NCP_FS is not set
1431# CONFIG_CODA_FS is not set
1432# CONFIG_AFS_FS is not set
affc9b84 1433# CONFIG_9P_FS is not set
1da177e4
LT
1434
1435#
1436# Partition Types
1437#
1438# CONFIG_PARTITION_ADVANCED is not set
1439CONFIG_MSDOS_PARTITION=y
1440
1441#
1442# Native Language Support
1443#
1444CONFIG_NLS=y
1445CONFIG_NLS_DEFAULT="iso8859-1"
1446CONFIG_NLS_CODEPAGE_437=y
1447# CONFIG_NLS_CODEPAGE_737 is not set
1448# CONFIG_NLS_CODEPAGE_775 is not set
1449# CONFIG_NLS_CODEPAGE_850 is not set
1450# CONFIG_NLS_CODEPAGE_852 is not set
1451# CONFIG_NLS_CODEPAGE_855 is not set
1452# CONFIG_NLS_CODEPAGE_857 is not set
1453# CONFIG_NLS_CODEPAGE_860 is not set
1454# CONFIG_NLS_CODEPAGE_861 is not set
1455# CONFIG_NLS_CODEPAGE_862 is not set
1456# CONFIG_NLS_CODEPAGE_863 is not set
1457# CONFIG_NLS_CODEPAGE_864 is not set
1458# CONFIG_NLS_CODEPAGE_865 is not set
1459# CONFIG_NLS_CODEPAGE_866 is not set
1460# CONFIG_NLS_CODEPAGE_869 is not set
1461# CONFIG_NLS_CODEPAGE_936 is not set
1462# CONFIG_NLS_CODEPAGE_950 is not set
1463# CONFIG_NLS_CODEPAGE_932 is not set
1464# CONFIG_NLS_CODEPAGE_949 is not set
1465# CONFIG_NLS_CODEPAGE_874 is not set
1466# CONFIG_NLS_ISO8859_8 is not set
1467# CONFIG_NLS_CODEPAGE_1250 is not set
1468# CONFIG_NLS_CODEPAGE_1251 is not set
1469CONFIG_NLS_ASCII=y
1470CONFIG_NLS_ISO8859_1=y
1471# CONFIG_NLS_ISO8859_2 is not set
1472# CONFIG_NLS_ISO8859_3 is not set
1473# CONFIG_NLS_ISO8859_4 is not set
1474# CONFIG_NLS_ISO8859_5 is not set
1475# CONFIG_NLS_ISO8859_6 is not set
1476# CONFIG_NLS_ISO8859_7 is not set
1477# CONFIG_NLS_ISO8859_9 is not set
1478# CONFIG_NLS_ISO8859_13 is not set
1479# CONFIG_NLS_ISO8859_14 is not set
1480CONFIG_NLS_ISO8859_15=y
1481# CONFIG_NLS_KOI8_R is not set
1482# CONFIG_NLS_KOI8_U is not set
1483CONFIG_NLS_UTF8=y
1484
9f25441f
AK
1485#
1486# Distributed Lock Manager
1487#
1488# CONFIG_DLM is not set
1489
1da177e4 1490#
6076399e 1491# Instrumentation Support
1da177e4
LT
1492#
1493CONFIG_PROFILING=y
1494CONFIG_OPROFILE=y
6076399e 1495CONFIG_KPROBES=y
1da177e4
LT
1496
1497#
1498# Kernel hacking
1499#
d5d8ad78 1500CONFIG_TRACE_IRQFLAGS_SUPPORT=y
59db2e6e 1501# CONFIG_PRINTK_TIME is not set
81b999b1 1502# CONFIG_ENABLE_MUST_CHECK is not set
1da177e4 1503CONFIG_MAGIC_SYSRQ=y
d5d8ad78 1504CONFIG_UNUSED_SYMBOLS=y
6076399e 1505CONFIG_DEBUG_KERNEL=y
59db2e6e 1506CONFIG_LOG_BUF_SHIFT=18
affc9b84 1507CONFIG_DETECT_SOFTLOCKUP=y
1da177e4
LT
1508# CONFIG_SCHEDSTATS is not set
1509# CONFIG_DEBUG_SLAB is not set
d5d8ad78
AK
1510# CONFIG_DEBUG_RT_MUTEXES is not set
1511# CONFIG_RT_MUTEX_TESTER is not set
1da177e4 1512# CONFIG_DEBUG_SPINLOCK is not set
d5d8ad78
AK
1513# CONFIG_DEBUG_MUTEXES is not set
1514# CONFIG_DEBUG_RWSEMS is not set
1515# CONFIG_DEBUG_LOCK_ALLOC is not set
1516# CONFIG_PROVE_LOCKING is not set
1da177e4 1517# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
d5d8ad78 1518# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1da177e4 1519# CONFIG_DEBUG_KOBJECT is not set
9f25441f 1520CONFIG_DEBUG_BUGVERBOSE=y
2e2b4263 1521# CONFIG_DEBUG_INFO is not set
1da177e4 1522CONFIG_DEBUG_FS=y
56720367 1523# CONFIG_DEBUG_VM is not set
a7441a39 1524# CONFIG_DEBUG_LIST is not set
affc9b84 1525# CONFIG_FRAME_POINTER is not set
0addb142 1526# CONFIG_FORCED_INLINING is not set
f248b6a3 1527# CONFIG_HEADERS_CHECK is not set
56720367 1528# CONFIG_RCU_TORTURE_TEST is not set
a7441a39 1529# CONFIG_LKDTM is not set
6076399e 1530# CONFIG_DEBUG_RODATA is not set
1da177e4 1531# CONFIG_IOMMU_DEBUG is not set
d5d8ad78
AK
1532CONFIG_DEBUG_STACKOVERFLOW=y
1533# CONFIG_DEBUG_STACK_USAGE is not set
1da177e4
LT
1534
1535#
1536# Security options
1537#
1538# CONFIG_KEYS is not set
1539# CONFIG_SECURITY is not set
1540
1541#
1542# Cryptographic options
1543#
1544# CONFIG_CRYPTO is not set
1545
1da177e4
LT
1546#
1547# Library routines
1548#
9f25441f 1549CONFIG_BITREVERSE=y
1da177e4 1550# CONFIG_CRC_CCITT is not set
affc9b84 1551# CONFIG_CRC16 is not set
1da177e4
LT
1552CONFIG_CRC32=y
1553# CONFIG_LIBCRC32C is not set
ddcf3651 1554CONFIG_ZLIB_INFLATE=y
d5d8ad78 1555CONFIG_PLIST=y
This page took 1.877447 seconds and 5 git commands to generate.