blob: dcae559879ae692b6e713e311d844880ffb72ea6 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
David S. Miller79bf0622006-10-05 02:08:59 -07003# Linux kernel version: 2.6.19-rc1
4# Thu Oct 5 02:08:41 2006
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
David S. Miller3ebc2842006-01-09 14:36:49 -08006CONFIG_SPARC=y
7CONFIG_SPARC64=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07008CONFIG_64BIT=y
9CONFIG_MMU=y
10CONFIG_TIME_INTERPOLATION=y
David S. Miller3ebc2842006-01-09 14:36:49 -080011CONFIG_ARCH_MAY_HAVE_PC_FDC=y
David S. Miller6973ddd2006-09-23 18:32:38 -070012CONFIG_AUDIT_ARCH=y
David S. Miller3ebc2842006-01-09 14:36:49 -080013CONFIG_SPARC64_PAGE_SIZE_8KB=y
14# CONFIG_SPARC64_PAGE_SIZE_64KB is not set
15# CONFIG_SPARC64_PAGE_SIZE_512KB is not set
16# CONFIG_SPARC64_PAGE_SIZE_4MB is not set
17CONFIG_SECCOMP=y
18# CONFIG_HZ_100 is not set
19CONFIG_HZ_250=y
20# CONFIG_HZ_1000 is not set
21CONFIG_HZ=250
David S. Miller17556fe2006-07-12 14:01:26 -070022CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Linus Torvalds1da177e2005-04-16 15:20:36 -070023
24#
25# Code maturity level options
26#
27CONFIG_EXPERIMENTAL=y
David S. Miller3ebc2842006-01-09 14:36:49 -080028CONFIG_BROKEN_ON_SMP=y
29CONFIG_INIT_ENV_ARG_LIMIT=32
Linus Torvalds1da177e2005-04-16 15:20:36 -070030
31#
32# General setup
33#
34CONFIG_LOCALVERSION=""
David S. Miller0fc9b552006-02-07 18:12:34 -080035# CONFIG_LOCALVERSION_AUTO is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070036CONFIG_SWAP=y
37CONFIG_SYSVIPC=y
David S. Miller94e45a22006-10-02 14:31:19 -070038# CONFIG_IPC_NS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070039CONFIG_POSIX_MQUEUE=y
40# CONFIG_BSD_PROCESS_ACCT is not set
David S. Millerefab4cb2006-07-21 14:19:45 -070041# CONFIG_TASKSTATS is not set
David S. Miller94e45a22006-10-02 14:31:19 -070042# CONFIG_UTS_NS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070043# CONFIG_AUDIT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070044# CONFIG_IKCONFIG is not set
David S. Millere7104b62006-03-26 14:58:40 -080045CONFIG_RELAY=y
David S. Miller3ebc2842006-01-09 14:36:49 -080046CONFIG_INITRAMFS_SOURCE=""
David S. Miller3ebc2842006-01-09 14:36:49 -080047CONFIG_CC_OPTIMIZE_FOR_SIZE=y
David S. Miller94e45a22006-10-02 14:31:19 -070048CONFIG_SYSCTL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070049# CONFIG_EMBEDDED is not set
David S. Miller6973ddd2006-09-23 18:32:38 -070050CONFIG_UID16=y
David S. Miller94e45a22006-10-02 14:31:19 -070051# CONFIG_SYSCTL_SYSCALL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070052CONFIG_KALLSYMS=y
53# CONFIG_KALLSYMS_ALL is not set
54# CONFIG_KALLSYMS_EXTRA_PASS is not set
David S. Miller3ebc2842006-01-09 14:36:49 -080055CONFIG_HOTPLUG=y
56CONFIG_PRINTK=y
57CONFIG_BUG=y
58CONFIG_ELF_CORE=y
59CONFIG_BASE_FULL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070060CONFIG_FUTEX=y
61CONFIG_EPOLL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070062CONFIG_SHMEM=y
David S. Miller3ebc2842006-01-09 14:36:49 -080063CONFIG_SLAB=y
David S. Miller17556fe2006-07-12 14:01:26 -070064CONFIG_VM_EVENT_COUNTERS=y
David S. Miller6973ddd2006-09-23 18:32:38 -070065CONFIG_RT_MUTEXES=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070066# CONFIG_TINY_SHMEM is not set
David S. Miller3ebc2842006-01-09 14:36:49 -080067CONFIG_BASE_SMALL=0
68# CONFIG_SLOB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070069
70#
71# Loadable module support
72#
73CONFIG_MODULES=y
74CONFIG_MODULE_UNLOAD=y
75CONFIG_MODULE_FORCE_UNLOAD=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070076CONFIG_MODVERSIONS=y
77CONFIG_MODULE_SRCVERSION_ALL=y
78CONFIG_KMOD=y
David S. Miller3ebc2842006-01-09 14:36:49 -080079
80#
81# Block layer
82#
David S. Miller94e45a22006-10-02 14:31:19 -070083CONFIG_BLOCK=y
David S. Millere7104b62006-03-26 14:58:40 -080084CONFIG_BLK_DEV_IO_TRACE=y
David S. Miller3ebc2842006-01-09 14:36:49 -080085
86#
87# IO Schedulers
88#
89CONFIG_IOSCHED_NOOP=y
90CONFIG_IOSCHED_AS=y
91CONFIG_IOSCHED_DEADLINE=y
92CONFIG_IOSCHED_CFQ=y
93CONFIG_DEFAULT_AS=y
94# CONFIG_DEFAULT_DEADLINE is not set
95# CONFIG_DEFAULT_CFQ is not set
96# CONFIG_DEFAULT_NOOP is not set
97CONFIG_DEFAULT_IOSCHED="anticipatory"
Linus Torvalds1da177e2005-04-16 15:20:36 -070098CONFIG_SYSVIPC_COMPAT=y
David S. Miller4c5eb382006-06-20 01:27:08 -070099CONFIG_GENERIC_HARDIRQS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700100
101#
102# General machine setup
103#
David S. Miller3ebc2842006-01-09 14:36:49 -0800104# CONFIG_SMP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700105# CONFIG_PREEMPT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700106CONFIG_CPU_FREQ=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800107CONFIG_CPU_FREQ_TABLE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700108# CONFIG_CPU_FREQ_DEBUG is not set
109CONFIG_CPU_FREQ_STAT=m
110CONFIG_CPU_FREQ_STAT_DETAILS=y
111CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
112# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
113CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
114CONFIG_CPU_FREQ_GOV_POWERSAVE=m
115CONFIG_CPU_FREQ_GOV_USERSPACE=m
116CONFIG_CPU_FREQ_GOV_ONDEMAND=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800117CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700118CONFIG_US3_FREQ=m
119CONFIG_US2E_FREQ=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700120CONFIG_RWSEM_XCHGADD_ALGORITHM=y
David S. Millere7104b62006-03-26 14:58:40 -0800121CONFIG_GENERIC_FIND_NEXT_BIT=y
122CONFIG_GENERIC_HWEIGHT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700123CONFIG_GENERIC_CALIBRATE_DELAY=y
124CONFIG_HUGETLB_PAGE_SIZE_4MB=y
125# CONFIG_HUGETLB_PAGE_SIZE_512K is not set
126# CONFIG_HUGETLB_PAGE_SIZE_64K is not set
David S. Miller1f8aa2f2006-05-08 15:13:14 -0700127CONFIG_ARCH_SELECT_MEMORY_MODEL=y
David S. Millerac0eb3e2006-03-20 01:23:43 -0800128CONFIG_ARCH_SPARSEMEM_ENABLE=y
129CONFIG_ARCH_SPARSEMEM_DEFAULT=y
130CONFIG_LARGE_ALLOCS=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800131CONFIG_SELECT_MEMORY_MODEL=y
David S. Millerac0eb3e2006-03-20 01:23:43 -0800132# CONFIG_FLATMEM_MANUAL is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800133# CONFIG_DISCONTIGMEM_MANUAL is not set
David S. Millerac0eb3e2006-03-20 01:23:43 -0800134CONFIG_SPARSEMEM_MANUAL=y
135CONFIG_SPARSEMEM=y
136CONFIG_HAVE_MEMORY_PRESENT=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800137# CONFIG_SPARSEMEM_STATIC is not set
David S. Millerac0eb3e2006-03-20 01:23:43 -0800138CONFIG_SPARSEMEM_EXTREME=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800139CONFIG_SPLIT_PTLOCK_CPUS=4
David S. Miller17556fe2006-07-12 14:01:26 -0700140CONFIG_RESOURCES_64BIT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700141CONFIG_GENERIC_ISA_DMA=y
142CONFIG_SBUS=y
143CONFIG_SBUSCHAR=y
144CONFIG_SUN_AUXIO=y
145CONFIG_SUN_IO=y
146CONFIG_PCI=y
147CONFIG_PCI_DOMAINS=y
David S. Millere531dcc2006-09-26 23:10:01 -0700148# CONFIG_PCI_MULTITHREAD_PROBE is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800149# CONFIG_PCI_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700150CONFIG_SUN_OPENPROMFS=m
151CONFIG_SPARC32_COMPAT=y
152CONFIG_COMPAT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700153CONFIG_BINFMT_ELF32=y
154# CONFIG_BINFMT_AOUT32 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700155
156#
David S. Miller3ebc2842006-01-09 14:36:49 -0800157# Executable file formats
Linus Torvalds1da177e2005-04-16 15:20:36 -0700158#
David S. Miller3ebc2842006-01-09 14:36:49 -0800159CONFIG_BINFMT_ELF=y
160CONFIG_BINFMT_MISC=m
David S. Miller94e45a22006-10-02 14:31:19 -0700161CONFIG_SOLARIS_EMUL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700162# CONFIG_CMDLINE_BOOL is not set
163
164#
David S. Miller3ebc2842006-01-09 14:36:49 -0800165# Networking
166#
167CONFIG_NET=y
168
169#
170# Networking options
171#
David S. Miller7f7ff6b2006-02-04 02:49:23 -0800172# CONFIG_NETDEBUG is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800173CONFIG_PACKET=y
174CONFIG_PACKET_MMAP=y
175CONFIG_UNIX=y
176CONFIG_XFRM=y
177CONFIG_XFRM_USER=m
David S. Miller6973ddd2006-09-23 18:32:38 -0700178# CONFIG_XFRM_SUB_POLICY is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800179CONFIG_NET_KEY=m
180CONFIG_INET=y
181CONFIG_IP_MULTICAST=y
182# CONFIG_IP_ADVANCED_ROUTER is not set
183CONFIG_IP_FIB_HASH=y
184# CONFIG_IP_PNP is not set
185CONFIG_NET_IPIP=m
186CONFIG_NET_IPGRE=m
187CONFIG_NET_IPGRE_BROADCAST=y
188CONFIG_IP_MROUTE=y
189CONFIG_IP_PIMSM_V1=y
190CONFIG_IP_PIMSM_V2=y
191CONFIG_ARPD=y
192CONFIG_SYN_COOKIES=y
193CONFIG_INET_AH=y
194CONFIG_INET_ESP=y
195CONFIG_INET_IPCOMP=y
David S. Miller3cc1cc42006-03-31 01:41:17 -0800196CONFIG_INET_XFRM_TUNNEL=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800197CONFIG_INET_TUNNEL=y
David S. Miller4c5eb382006-06-20 01:27:08 -0700198CONFIG_INET_XFRM_MODE_TRANSPORT=y
199CONFIG_INET_XFRM_MODE_TUNNEL=y
David S. Miller79bf0622006-10-05 02:08:59 -0700200CONFIG_INET_XFRM_MODE_BEET=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800201CONFIG_INET_DIAG=y
202CONFIG_INET_TCP_DIAG=y
David S. Millere531dcc2006-09-26 23:10:01 -0700203# CONFIG_TCP_CONG_ADVANCED is not set
204CONFIG_TCP_CONG_CUBIC=y
205CONFIG_DEFAULT_TCP_CONG="cubic"
David S. Miller3ebc2842006-01-09 14:36:49 -0800206CONFIG_IPV6=m
207CONFIG_IPV6_PRIVACY=y
David S. Millere7104b62006-03-26 14:58:40 -0800208CONFIG_IPV6_ROUTER_PREF=y
209CONFIG_IPV6_ROUTE_INFO=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800210CONFIG_INET6_AH=m
211CONFIG_INET6_ESP=m
212CONFIG_INET6_IPCOMP=m
David S. Miller6973ddd2006-09-23 18:32:38 -0700213# CONFIG_IPV6_MIP6 is not set
David S. Miller3cc1cc42006-03-31 01:41:17 -0800214CONFIG_INET6_XFRM_TUNNEL=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800215CONFIG_INET6_TUNNEL=m
David S. Miller4c5eb382006-06-20 01:27:08 -0700216CONFIG_INET6_XFRM_MODE_TRANSPORT=m
217CONFIG_INET6_XFRM_MODE_TUNNEL=m
David S. Miller79bf0622006-10-05 02:08:59 -0700218CONFIG_INET6_XFRM_MODE_BEET=m
David S. Miller6973ddd2006-09-23 18:32:38 -0700219# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800220CONFIG_IPV6_TUNNEL=m
David S. Miller6973ddd2006-09-23 18:32:38 -0700221# CONFIG_IPV6_SUBTREES is not set
222# CONFIG_IPV6_MULTIPLE_TABLES is not set
David S. Miller4c5eb382006-06-20 01:27:08 -0700223# CONFIG_NETWORK_SECMARK is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800224# CONFIG_NETFILTER is not set
225
226#
227# DCCP Configuration (EXPERIMENTAL)
228#
229CONFIG_IP_DCCP=m
230CONFIG_INET_DCCP_DIAG=m
David S. Millere7104b62006-03-26 14:58:40 -0800231CONFIG_IP_DCCP_ACKVEC=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800232
233#
234# DCCP CCIDs Configuration (EXPERIMENTAL)
235#
David S. Millere7104b62006-03-26 14:58:40 -0800236CONFIG_IP_DCCP_CCID2=m
David S. Miller6973ddd2006-09-23 18:32:38 -0700237# CONFIG_IP_DCCP_CCID2_DEBUG is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800238CONFIG_IP_DCCP_CCID3=m
239CONFIG_IP_DCCP_TFRC_LIB=m
240
241#
242# DCCP Kernel Hacking
243#
244# CONFIG_IP_DCCP_DEBUG is not set
David S. Millere531dcc2006-09-26 23:10:01 -0700245# CONFIG_NET_DCCPPROBE is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800246
247#
248# SCTP Configuration (EXPERIMENTAL)
249#
250# CONFIG_IP_SCTP is not set
David S. Miller7f7ff6b2006-02-04 02:49:23 -0800251
252#
253# TIPC Configuration (EXPERIMENTAL)
254#
255# CONFIG_TIPC is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800256# CONFIG_ATM is not set
257# CONFIG_BRIDGE is not set
258CONFIG_VLAN_8021Q=m
259# CONFIG_DECNET is not set
260# CONFIG_LLC2 is not set
261# CONFIG_IPX is not set
262# CONFIG_ATALK is not set
263# CONFIG_X25 is not set
264# CONFIG_LAPB is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800265# CONFIG_ECONET is not set
266# CONFIG_WAN_ROUTER is not set
267
268#
269# QoS and/or fair queueing
270#
271# CONFIG_NET_SCHED is not set
272
273#
274# Network testing
275#
276CONFIG_NET_PKTGEN=m
David S. Miller4c5eb382006-06-20 01:27:08 -0700277CONFIG_NET_TCPPROBE=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800278# CONFIG_HAMRADIO is not set
279# CONFIG_IRDA is not set
280# CONFIG_BT is not set
281# CONFIG_IEEE80211 is not set
282
283#
284# Device Drivers
285#
286
287#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700288# Generic Driver Options
289#
290CONFIG_STANDALONE=y
291# CONFIG_PREVENT_FIRMWARE_BUILD is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800292CONFIG_FW_LOADER=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700293# CONFIG_DEBUG_DRIVER is not set
David S. Miller1812fd42006-06-23 23:17:48 -0700294# CONFIG_SYS_HYPERVISOR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700295
296#
David S. Miller3ebc2842006-01-09 14:36:49 -0800297# Connector - unified userspace <-> kernelspace linker
Linus Torvalds1da177e2005-04-16 15:20:36 -0700298#
David S. Miller3ebc2842006-01-09 14:36:49 -0800299CONFIG_CONNECTOR=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700300
301#
302# Memory Technology Devices (MTD)
303#
304# CONFIG_MTD is not set
305
306#
David S. Miller3ebc2842006-01-09 14:36:49 -0800307# Parallel port support
308#
309# CONFIG_PARPORT is not set
310
311#
312# Plug and Play support
313#
314
315#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700316# Block devices
317#
318# CONFIG_BLK_DEV_FD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700319# CONFIG_BLK_CPQ_DA is not set
320# CONFIG_BLK_CPQ_CISS_DA is not set
321# CONFIG_BLK_DEV_DAC960 is not set
322# CONFIG_BLK_DEV_UMEM is not set
323# CONFIG_BLK_DEV_COW_COMMON is not set
324CONFIG_BLK_DEV_LOOP=m
325CONFIG_BLK_DEV_CRYPTOLOOP=m
326CONFIG_BLK_DEV_NBD=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800327# CONFIG_BLK_DEV_SX8 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700328CONFIG_BLK_DEV_UB=m
329# CONFIG_BLK_DEV_RAM is not set
David S. Millere7104b62006-03-26 14:58:40 -0800330# CONFIG_BLK_DEV_INITRD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700331CONFIG_CDROM_PKTCDVD=m
332CONFIG_CDROM_PKTCDVD_BUFFERS=8
333CONFIG_CDROM_PKTCDVD_WCACHE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700334CONFIG_ATA_OVER_ETH=m
335
336#
337# ATA/ATAPI/MFM/RLL support
338#
339CONFIG_IDE=y
340CONFIG_BLK_DEV_IDE=y
341
342#
343# Please see Documentation/ide.txt for help/info on IDE drives
344#
345# CONFIG_BLK_DEV_IDE_SATA is not set
346CONFIG_BLK_DEV_IDEDISK=y
347# CONFIG_IDEDISK_MULTI_MODE is not set
348CONFIG_BLK_DEV_IDECD=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800349# CONFIG_BLK_DEV_IDETAPE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700350# CONFIG_BLK_DEV_IDEFLOPPY is not set
351# CONFIG_BLK_DEV_IDESCSI is not set
352# CONFIG_IDE_TASK_IOCTL is not set
353
354#
355# IDE chipset support/bugfixes
356#
357CONFIG_IDE_GENERIC=y
358CONFIG_BLK_DEV_IDEPCI=y
359# CONFIG_IDEPCI_SHARE_IRQ is not set
360# CONFIG_BLK_DEV_OFFBOARD is not set
361# CONFIG_BLK_DEV_GENERIC is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800362# CONFIG_BLK_DEV_OPTI621 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700363CONFIG_BLK_DEV_IDEDMA_PCI=y
364# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
365CONFIG_IDEDMA_PCI_AUTO=y
366CONFIG_IDEDMA_ONLYDISK=y
367# CONFIG_BLK_DEV_AEC62XX is not set
368CONFIG_BLK_DEV_ALI15X3=y
369# CONFIG_WDC_ALI15X3 is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800370# CONFIG_BLK_DEV_AMD74XX is not set
371# CONFIG_BLK_DEV_CMD64X is not set
372# CONFIG_BLK_DEV_TRIFLEX is not set
373# CONFIG_BLK_DEV_CY82C693 is not set
374# CONFIG_BLK_DEV_CS5520 is not set
375# CONFIG_BLK_DEV_CS5530 is not set
376# CONFIG_BLK_DEV_HPT34X is not set
377# CONFIG_BLK_DEV_HPT366 is not set
David S. Miller79bf0622006-10-05 02:08:59 -0700378# CONFIG_BLK_DEV_JMICRON is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800379# CONFIG_BLK_DEV_SC1200 is not set
380# CONFIG_BLK_DEV_PIIX is not set
381# CONFIG_BLK_DEV_IT821X is not set
382# CONFIG_BLK_DEV_NS87415 is not set
383# CONFIG_BLK_DEV_PDC202XX_OLD is not set
384# CONFIG_BLK_DEV_PDC202XX_NEW is not set
385# CONFIG_BLK_DEV_SVWKS is not set
386# CONFIG_BLK_DEV_SIIMAGE is not set
387# CONFIG_BLK_DEV_SLC90E66 is not set
388# CONFIG_BLK_DEV_TRM290 is not set
389# CONFIG_BLK_DEV_VIA82CXXX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700390# CONFIG_IDE_ARM is not set
391CONFIG_BLK_DEV_IDEDMA=y
392# CONFIG_IDEDMA_IVB is not set
393CONFIG_IDEDMA_AUTO=y
394# CONFIG_BLK_DEV_HD is not set
395
396#
397# SCSI device support
398#
David S. Miller3ebc2842006-01-09 14:36:49 -0800399CONFIG_RAID_ATTRS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700400CONFIG_SCSI=y
David S. Millere531dcc2006-09-26 23:10:01 -0700401CONFIG_SCSI_NETLINK=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700402CONFIG_SCSI_PROC_FS=y
403
404#
405# SCSI support type (disk, tape, CD-ROM)
406#
407CONFIG_BLK_DEV_SD=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800408# CONFIG_CHR_DEV_ST is not set
409# CONFIG_CHR_DEV_OSST is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700410CONFIG_BLK_DEV_SR=m
411CONFIG_BLK_DEV_SR_VENDOR=y
412CONFIG_CHR_DEV_SG=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800413# CONFIG_CHR_DEV_SCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700414
415#
416# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
417#
418CONFIG_SCSI_MULTI_LUN=y
419CONFIG_SCSI_CONSTANTS=y
420# CONFIG_SCSI_LOGGING is not set
421
422#
David S. Millere531dcc2006-09-26 23:10:01 -0700423# SCSI Transports
Linus Torvalds1da177e2005-04-16 15:20:36 -0700424#
425CONFIG_SCSI_SPI_ATTRS=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800426CONFIG_SCSI_FC_ATTRS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700427CONFIG_SCSI_ISCSI_ATTRS=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800428# CONFIG_SCSI_SAS_ATTRS is not set
David S. Millere531dcc2006-09-26 23:10:01 -0700429# CONFIG_SCSI_SAS_LIBSAS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430
431#
432# SCSI low-level drivers
433#
David S. Miller3ebc2842006-01-09 14:36:49 -0800434CONFIG_ISCSI_TCP=m
435# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
436# CONFIG_SCSI_3W_9XXX is not set
437# CONFIG_SCSI_ACARD is not set
438# CONFIG_SCSI_AACRAID is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700439# CONFIG_SCSI_AIC7XXX is not set
440# CONFIG_SCSI_AIC7XXX_OLD is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800441# CONFIG_SCSI_AIC79XX is not set
David S. Millere531dcc2006-09-26 23:10:01 -0700442# CONFIG_SCSI_AIC94XX is not set
443# CONFIG_SCSI_ARCMSR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444# CONFIG_MEGARAID_NEWGEN is not set
445# CONFIG_MEGARAID_LEGACY is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800446# CONFIG_MEGARAID_SAS is not set
David S. Miller1812fd42006-06-23 23:17:48 -0700447# CONFIG_SCSI_HPTIOP is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800448# CONFIG_SCSI_DMX3191D is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700449# CONFIG_SCSI_FUTURE_DOMAIN is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800450# CONFIG_SCSI_IPS is not set
451# CONFIG_SCSI_INITIO is not set
452# CONFIG_SCSI_INIA100 is not set
David S. Millere531dcc2006-09-26 23:10:01 -0700453# CONFIG_SCSI_STEX is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800454# CONFIG_SCSI_SYM53C8XX_2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700455# CONFIG_SCSI_QLOGIC_1280 is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800456# CONFIG_SCSI_QLOGICPTI is not set
David S. Millerc07a8472006-01-18 13:41:36 -0800457# CONFIG_SCSI_QLA_FC is not set
David S. Miller79bf0622006-10-05 02:08:59 -0700458# CONFIG_SCSI_QLA_ISCSI is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800459# CONFIG_SCSI_LPFC is not set
460# CONFIG_SCSI_DC395x is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700461# CONFIG_SCSI_DC390T is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800462# CONFIG_SCSI_DEBUG is not set
463# CONFIG_SCSI_SUNESP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700464
465#
David S. Millere531dcc2006-09-26 23:10:01 -0700466# Serial ATA (prod) and Parallel ATA (experimental) drivers
467#
468# CONFIG_ATA is not set
469
470#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700471# Multi-device support (RAID and LVM)
472#
473CONFIG_MD=y
474CONFIG_BLK_DEV_MD=m
475CONFIG_MD_LINEAR=m
476CONFIG_MD_RAID0=m
477CONFIG_MD_RAID1=m
478CONFIG_MD_RAID10=m
David S. Miller17556fe2006-07-12 14:01:26 -0700479CONFIG_MD_RAID456=m
David S. Miller3cc1cc42006-03-31 01:41:17 -0800480# CONFIG_MD_RAID5_RESHAPE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700481CONFIG_MD_MULTIPATH=m
482# CONFIG_MD_FAULTY is not set
483CONFIG_BLK_DEV_DM=m
David S. Miller79bf0622006-10-05 02:08:59 -0700484# CONFIG_DM_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700485CONFIG_DM_CRYPT=m
486CONFIG_DM_SNAPSHOT=m
487CONFIG_DM_MIRROR=m
488CONFIG_DM_ZERO=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800489# CONFIG_DM_MULTIPATH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700490
491#
492# Fusion MPT device support
493#
David S. Miller3ebc2842006-01-09 14:36:49 -0800494# CONFIG_FUSION is not set
495# CONFIG_FUSION_SPI is not set
496# CONFIG_FUSION_FC is not set
497# CONFIG_FUSION_SAS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700498
499#
500# IEEE 1394 (FireWire) support
501#
David S. Miller3ebc2842006-01-09 14:36:49 -0800502# CONFIG_IEEE1394 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700503
504#
David S. Miller3ebc2842006-01-09 14:36:49 -0800505# I2O device support
Linus Torvalds1da177e2005-04-16 15:20:36 -0700506#
David S. Miller3ebc2842006-01-09 14:36:49 -0800507# CONFIG_I2O is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700508
509#
David S. Miller3ebc2842006-01-09 14:36:49 -0800510# Network device support
Linus Torvalds1da177e2005-04-16 15:20:36 -0700511#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700512CONFIG_NETDEVICES=y
513CONFIG_DUMMY=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800514# CONFIG_BONDING is not set
515# CONFIG_EQUALIZER is not set
516# CONFIG_TUN is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700517
518#
519# ARCnet devices
520#
521# CONFIG_ARCNET is not set
522
523#
David S. Miller3ebc2842006-01-09 14:36:49 -0800524# PHY device support
525#
526# CONFIG_PHYLIB is not set
527
528#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700529# Ethernet (10 or 100Mbit)
530#
531CONFIG_NET_ETHERNET=y
532CONFIG_MII=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800533# CONFIG_SUNLANCE is not set
534# CONFIG_HAPPYMEAL is not set
535# CONFIG_SUNBMAC is not set
536# CONFIG_SUNQE is not set
537# CONFIG_SUNGEM is not set
538CONFIG_CASSINI=m
539# CONFIG_NET_VENDOR_3COM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700540
541#
542# Tulip family network device support
543#
David S. Miller3ebc2842006-01-09 14:36:49 -0800544# CONFIG_NET_TULIP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700545# CONFIG_HP100 is not set
546CONFIG_NET_PCI=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800547# CONFIG_PCNET32 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700548# CONFIG_AMD8111_ETH is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800549# CONFIG_ADAPTEC_STARFIRE is not set
550# CONFIG_B44 is not set
551# CONFIG_FORCEDETH is not set
552# CONFIG_DGRS is not set
553# CONFIG_EEPRO100 is not set
554# CONFIG_E100 is not set
555# CONFIG_FEALNX is not set
556# CONFIG_NATSEMI is not set
557# CONFIG_NE2K_PCI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700558# CONFIG_8139CP is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800559# CONFIG_8139TOO is not set
560# CONFIG_SIS900 is not set
561# CONFIG_EPIC100 is not set
562# CONFIG_SUNDANCE is not set
563# CONFIG_VIA_RHINE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700564
565#
566# Ethernet (1000 Mbit)
567#
David S. Miller3ebc2842006-01-09 14:36:49 -0800568# CONFIG_ACENIC is not set
569# CONFIG_DL2K is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700570CONFIG_E1000=m
571CONFIG_E1000_NAPI=y
Jesse Brandeburg35ec56b2006-01-18 13:01:30 -0800572# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800573# CONFIG_MYRI_SBUS is not set
574# CONFIG_NS83820 is not set
575# CONFIG_HAMACHI is not set
576# CONFIG_YELLOWFIN is not set
577# CONFIG_R8169 is not set
578# CONFIG_SIS190 is not set
579# CONFIG_SKGE is not set
580# CONFIG_SKY2 is not set
581# CONFIG_SK98LIN is not set
582# CONFIG_VIA_VELOCITY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700583CONFIG_TIGON3=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800584CONFIG_BNX2=m
David S. Millere531dcc2006-09-26 23:10:01 -0700585# CONFIG_QLA3XXX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700586
587#
588# Ethernet (10000 Mbit)
589#
David S. Miller3ebc2842006-01-09 14:36:49 -0800590# CONFIG_CHELSIO_T1 is not set
591# CONFIG_IXGB is not set
592# CONFIG_S2IO is not set
David S. Miller4c5eb382006-06-20 01:27:08 -0700593# CONFIG_MYRI10GE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700594
595#
596# Token Ring devices
597#
598# CONFIG_TR is not set
599
600#
601# Wireless LAN (non-hamradio)
602#
David S. Miller3ebc2842006-01-09 14:36:49 -0800603# CONFIG_NET_RADIO is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700604
605#
606# Wan interfaces
607#
608# CONFIG_WAN is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800609# CONFIG_FDDI is not set
610# CONFIG_HIPPI is not set
611# CONFIG_PPP is not set
612# CONFIG_SLIP is not set
613# CONFIG_NET_FC is not set
614# CONFIG_SHAPER is not set
615# CONFIG_NETCONSOLE is not set
616# CONFIG_NETPOLL is not set
617# CONFIG_NET_POLL_CONTROLLER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700618
619#
620# ISDN subsystem
621#
David S. Miller3ebc2842006-01-09 14:36:49 -0800622# CONFIG_ISDN is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700623
624#
625# Telephony Support
626#
David S. Miller3ebc2842006-01-09 14:36:49 -0800627# CONFIG_PHONE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700628
629#
630# Input device support
631#
632CONFIG_INPUT=y
David S. Miller94e45a22006-10-02 14:31:19 -0700633# CONFIG_INPUT_FF_MEMLESS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700634
635#
636# Userland interfaces
637#
638CONFIG_INPUT_MOUSEDEV=y
639CONFIG_INPUT_MOUSEDEV_PSAUX=y
640CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
641CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
642# CONFIG_INPUT_JOYDEV is not set
643# CONFIG_INPUT_TSDEV is not set
644CONFIG_INPUT_EVDEV=y
645# CONFIG_INPUT_EVBUG is not set
646
647#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700648# Input Device Drivers
649#
650CONFIG_INPUT_KEYBOARD=y
651CONFIG_KEYBOARD_ATKBD=y
652CONFIG_KEYBOARD_SUNKBD=y
653CONFIG_KEYBOARD_LKKBD=m
654# CONFIG_KEYBOARD_XTKBD is not set
655# CONFIG_KEYBOARD_NEWTON is not set
David S. Miller94e45a22006-10-02 14:31:19 -0700656# CONFIG_KEYBOARD_STOWAWAY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700657CONFIG_INPUT_MOUSE=y
658CONFIG_MOUSE_PS2=y
659CONFIG_MOUSE_SERIAL=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800660# CONFIG_MOUSE_VSXXXAA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700661# CONFIG_INPUT_JOYSTICK is not set
662# CONFIG_INPUT_TOUCHSCREEN is not set
663CONFIG_INPUT_MISC=y
664CONFIG_INPUT_SPARCSPKR=y
665# CONFIG_INPUT_UINPUT is not set
666
667#
David S. Miller3ebc2842006-01-09 14:36:49 -0800668# Hardware I/O ports
669#
670CONFIG_SERIO=y
671CONFIG_SERIO_I8042=y
672# CONFIG_SERIO_SERPORT is not set
673CONFIG_SERIO_PCIPS2=m
674CONFIG_SERIO_LIBPS2=y
675CONFIG_SERIO_RAW=m
676# CONFIG_GAMEPORT is not set
677
678#
679# Character devices
680#
681CONFIG_VT=y
682CONFIG_VT_CONSOLE=y
683CONFIG_HW_CONSOLE=y
David S. Miller17556fe2006-07-12 14:01:26 -0700684# CONFIG_VT_HW_CONSOLE_BINDING is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800685# CONFIG_SERIAL_NONSTANDARD is not set
686
687#
688# Serial drivers
689#
690
691#
692# Non-8250 serial port support
693#
694CONFIG_SERIAL_SUNCORE=y
695# CONFIG_SERIAL_SUNZILOG is not set
696CONFIG_SERIAL_SUNSU=y
697CONFIG_SERIAL_SUNSU_CONSOLE=y
698CONFIG_SERIAL_SUNSAB=m
David S. Millerac0eb3e2006-03-20 01:23:43 -0800699CONFIG_SERIAL_SUNHV=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800700CONFIG_SERIAL_CORE=y
701CONFIG_SERIAL_CORE_CONSOLE=y
David S. Miller7f7ff6b2006-02-04 02:49:23 -0800702# CONFIG_SERIAL_JSM is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800703CONFIG_UNIX98_PTYS=y
704# CONFIG_LEGACY_PTYS is not set
705
706#
707# IPMI
708#
709# CONFIG_IPMI_HANDLER is not set
710
711#
712# Watchdog Cards
713#
714# CONFIG_WATCHDOG is not set
David S. Miller17556fe2006-07-12 14:01:26 -0700715# CONFIG_HW_RANDOM is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800716CONFIG_RTC=y
717# CONFIG_DTLK is not set
718# CONFIG_R3964 is not set
719# CONFIG_APPLICOM is not set
720
721#
722# Ftape, the floppy tape device driver
723#
724# CONFIG_DRM is not set
725# CONFIG_RAW_DRIVER is not set
726
727#
728# TPM devices
729#
730# CONFIG_TCG_TPM is not set
731# CONFIG_TELCLOCK is not set
732
733#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700734# I2C support
735#
736CONFIG_I2C=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800737# CONFIG_I2C_CHARDEV is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700738
739#
740# I2C Algorithms
741#
742CONFIG_I2C_ALGOBIT=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800743# CONFIG_I2C_ALGOPCF is not set
744# CONFIG_I2C_ALGOPCA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700745
746#
747# I2C Hardware Bus support
748#
David S. Miller3ebc2842006-01-09 14:36:49 -0800749# CONFIG_I2C_ALI1535 is not set
750# CONFIG_I2C_ALI1563 is not set
751# CONFIG_I2C_ALI15X3 is not set
752# CONFIG_I2C_AMD756 is not set
753# CONFIG_I2C_AMD8111 is not set
754# CONFIG_I2C_I801 is not set
755# CONFIG_I2C_I810 is not set
756# CONFIG_I2C_PIIX4 is not set
757# CONFIG_I2C_NFORCE2 is not set
David S. Miller1812fd42006-06-23 23:17:48 -0700758# CONFIG_I2C_OCORES is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800759# CONFIG_I2C_PARPORT_LIGHT is not set
760# CONFIG_I2C_PROSAVAGE is not set
761# CONFIG_I2C_SAVAGE4 is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800762# CONFIG_I2C_SIS5595 is not set
763# CONFIG_I2C_SIS630 is not set
764# CONFIG_I2C_SIS96X is not set
765# CONFIG_I2C_STUB is not set
766# CONFIG_I2C_VIA is not set
767# CONFIG_I2C_VIAPRO is not set
768# CONFIG_I2C_VOODOO3 is not set
769# CONFIG_I2C_PCA_ISA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700770
771#
David S. Miller3ebc2842006-01-09 14:36:49 -0800772# Miscellaneous I2C Chip support
Linus Torvalds1da177e2005-04-16 15:20:36 -0700773#
David S. Miller3ebc2842006-01-09 14:36:49 -0800774# CONFIG_SENSORS_DS1337 is not set
775# CONFIG_SENSORS_DS1374 is not set
776# CONFIG_SENSORS_EEPROM is not set
777# CONFIG_SENSORS_PCF8574 is not set
778# CONFIG_SENSORS_PCA9539 is not set
779# CONFIG_SENSORS_PCF8591 is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800780# CONFIG_SENSORS_MAX6875 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700781# CONFIG_I2C_DEBUG_CORE is not set
782# CONFIG_I2C_DEBUG_ALGO is not set
783# CONFIG_I2C_DEBUG_BUS is not set
784# CONFIG_I2C_DEBUG_CHIP is not set
785
786#
David S. Millerc07a8472006-01-18 13:41:36 -0800787# SPI support
788#
789# CONFIG_SPI is not set
790# CONFIG_SPI_MASTER is not set
791
792#
David S. Miller3ebc2842006-01-09 14:36:49 -0800793# Dallas's 1-wire bus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700794#
David S. Miller3ebc2842006-01-09 14:36:49 -0800795# CONFIG_W1 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700796
797#
David S. Miller3ebc2842006-01-09 14:36:49 -0800798# Hardware Monitoring support
Linus Torvalds1da177e2005-04-16 15:20:36 -0700799#
David S. Miller3ebc2842006-01-09 14:36:49 -0800800CONFIG_HWMON=y
801# CONFIG_HWMON_VID is not set
David S. Miller1812fd42006-06-23 23:17:48 -0700802# CONFIG_SENSORS_ABITUGURU is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800803# CONFIG_SENSORS_ADM1021 is not set
804# CONFIG_SENSORS_ADM1025 is not set
805# CONFIG_SENSORS_ADM1026 is not set
806# CONFIG_SENSORS_ADM1031 is not set
807# CONFIG_SENSORS_ADM9240 is not set
808# CONFIG_SENSORS_ASB100 is not set
809# CONFIG_SENSORS_ATXP1 is not set
810# CONFIG_SENSORS_DS1621 is not set
David S. Miller0fc9b552006-02-07 18:12:34 -0800811# CONFIG_SENSORS_F71805F is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800812# CONFIG_SENSORS_FSCHER is not set
813# CONFIG_SENSORS_FSCPOS is not set
814# CONFIG_SENSORS_GL518SM is not set
815# CONFIG_SENSORS_GL520SM is not set
816# CONFIG_SENSORS_IT87 is not set
817# CONFIG_SENSORS_LM63 is not set
818# CONFIG_SENSORS_LM75 is not set
819# CONFIG_SENSORS_LM77 is not set
820# CONFIG_SENSORS_LM78 is not set
821# CONFIG_SENSORS_LM80 is not set
822# CONFIG_SENSORS_LM83 is not set
823# CONFIG_SENSORS_LM85 is not set
824# CONFIG_SENSORS_LM87 is not set
825# CONFIG_SENSORS_LM90 is not set
826# CONFIG_SENSORS_LM92 is not set
827# CONFIG_SENSORS_MAX1619 is not set
828# CONFIG_SENSORS_PC87360 is not set
829# CONFIG_SENSORS_SIS5595 is not set
830# CONFIG_SENSORS_SMSC47M1 is not set
David S. Miller1812fd42006-06-23 23:17:48 -0700831# CONFIG_SENSORS_SMSC47M192 is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800832# CONFIG_SENSORS_SMSC47B397 is not set
833# CONFIG_SENSORS_VIA686A is not set
David S. Miller94e45a22006-10-02 14:31:19 -0700834# CONFIG_SENSORS_VT1211 is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800835# CONFIG_SENSORS_VT8231 is not set
836# CONFIG_SENSORS_W83781D is not set
David S. Miller1812fd42006-06-23 23:17:48 -0700837# CONFIG_SENSORS_W83791D is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800838# CONFIG_SENSORS_W83792D is not set
839# CONFIG_SENSORS_W83L785TS is not set
840# CONFIG_SENSORS_W83627HF is not set
841# CONFIG_SENSORS_W83627EHF is not set
842# CONFIG_HWMON_DEBUG_CHIP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700843
844#
David S. Miller3ebc2842006-01-09 14:36:49 -0800845# Misc devices
Linus Torvalds1da177e2005-04-16 15:20:36 -0700846#
David S. Miller79bf0622006-10-05 02:08:59 -0700847# CONFIG_TIFM_CORE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700848
849#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700850# Multimedia devices
851#
David S. Miller3ebc2842006-01-09 14:36:49 -0800852# CONFIG_VIDEO_DEV is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700853
854#
855# Digital Video Broadcasting Devices
856#
David S. Miller3ebc2842006-01-09 14:36:49 -0800857# CONFIG_DVB is not set
David S. Millere7104b62006-03-26 14:58:40 -0800858# CONFIG_USB_DABUSB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700859
860#
David S. Miller3ebc2842006-01-09 14:36:49 -0800861# Graphics support
Linus Torvalds1da177e2005-04-16 15:20:36 -0700862#
David S. Miller17556fe2006-07-12 14:01:26 -0700863# CONFIG_FIRMWARE_EDID is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800864CONFIG_FB=y
David S. Miller79bf0622006-10-05 02:08:59 -0700865CONFIG_FB_DDC=y
David S. Miller3ebc2842006-01-09 14:36:49 -0800866CONFIG_FB_CFB_FILLRECT=y
867CONFIG_FB_CFB_COPYAREA=y
868CONFIG_FB_CFB_IMAGEBLIT=y
869# CONFIG_FB_MACMODES is not set
David S. Miller17556fe2006-07-12 14:01:26 -0700870# CONFIG_FB_BACKLIGHT is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800871CONFIG_FB_MODE_HELPERS=y
872CONFIG_FB_TILEBLITTING=y
873# CONFIG_FB_CIRRUS is not set
874# CONFIG_FB_PM2 is not set
875# CONFIG_FB_ASILIANT is not set
876# CONFIG_FB_IMSTT is not set
877# CONFIG_FB_SBUS is not set
878# CONFIG_FB_S1D13XXX is not set
879# CONFIG_FB_NVIDIA is not set
880# CONFIG_FB_RIVA is not set
881# CONFIG_FB_MATROX is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800882CONFIG_FB_RADEON=y
883CONFIG_FB_RADEON_I2C=y
884# CONFIG_FB_RADEON_DEBUG is not set
885# CONFIG_FB_ATY128 is not set
886# CONFIG_FB_ATY is not set
887# CONFIG_FB_SAVAGE is not set
888# CONFIG_FB_SIS is not set
889# CONFIG_FB_NEOMAGIC is not set
890# CONFIG_FB_KYRO is not set
891# CONFIG_FB_3DFX is not set
892# CONFIG_FB_VOODOO1 is not set
893# CONFIG_FB_TRIDENT is not set
894# CONFIG_FB_PCI is not set
895# CONFIG_FB_VIRTUAL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700896
897#
David S. Miller3ebc2842006-01-09 14:36:49 -0800898# Console display driver support
Linus Torvalds1da177e2005-04-16 15:20:36 -0700899#
David S. Miller3ebc2842006-01-09 14:36:49 -0800900# CONFIG_PROM_CONSOLE is not set
901CONFIG_DUMMY_CONSOLE=y
902CONFIG_FRAMEBUFFER_CONSOLE=y
903# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
904CONFIG_FONTS=y
905# CONFIG_FONT_8x8 is not set
906# CONFIG_FONT_8x16 is not set
907# CONFIG_FONT_6x11 is not set
908# CONFIG_FONT_7x14 is not set
909# CONFIG_FONT_PEARL_8x8 is not set
910# CONFIG_FONT_ACORN_8x8 is not set
911CONFIG_FONT_SUN8x16=y
912# CONFIG_FONT_SUN12x22 is not set
913# CONFIG_FONT_10x18 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700914
915#
David S. Miller3ebc2842006-01-09 14:36:49 -0800916# Logo configuration
Linus Torvalds1da177e2005-04-16 15:20:36 -0700917#
David S. Miller3ebc2842006-01-09 14:36:49 -0800918CONFIG_LOGO=y
919# CONFIG_LOGO_LINUX_MONO is not set
920# CONFIG_LOGO_LINUX_VGA16 is not set
921# CONFIG_LOGO_LINUX_CLUT224 is not set
922CONFIG_LOGO_SUN_CLUT224=y
923# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700924
925#
926# Sound
927#
928CONFIG_SOUND=m
929
930#
931# Advanced Linux Sound Architecture
932#
933CONFIG_SND=m
934CONFIG_SND_TIMER=m
935CONFIG_SND_PCM=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700936CONFIG_SND_RAWMIDI=m
937CONFIG_SND_SEQUENCER=m
938CONFIG_SND_SEQ_DUMMY=m
939CONFIG_SND_OSSEMUL=y
940CONFIG_SND_MIXER_OSS=m
941CONFIG_SND_PCM_OSS=m
David S. Millere7104b62006-03-26 14:58:40 -0800942CONFIG_SND_PCM_OSS_PLUGINS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700943CONFIG_SND_SEQUENCER_OSS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700944# CONFIG_SND_RTCTIMER is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800945# CONFIG_SND_DYNAMIC_MINORS is not set
946CONFIG_SND_SUPPORT_OLD_API=y
David S. Millere7104b62006-03-26 14:58:40 -0800947CONFIG_SND_VERBOSE_PROCFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700948# CONFIG_SND_VERBOSE_PRINTK is not set
949# CONFIG_SND_DEBUG is not set
950
951#
952# Generic devices
953#
954CONFIG_SND_MPU401_UART=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800955CONFIG_SND_AC97_CODEC=m
956CONFIG_SND_AC97_BUS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700957CONFIG_SND_DUMMY=m
958CONFIG_SND_VIRMIDI=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800959CONFIG_SND_MTPAV=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700960# CONFIG_SND_SERIAL_U16550 is not set
961# CONFIG_SND_MPU401 is not set
962
963#
964# PCI devices
965#
David S. Miller3ebc2842006-01-09 14:36:49 -0800966# CONFIG_SND_AD1889 is not set
David S. Miller1608a962006-04-02 19:31:30 -0700967# CONFIG_SND_ALS300 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700968CONFIG_SND_ALI5451=m
David S. Miller3ebc2842006-01-09 14:36:49 -0800969# CONFIG_SND_ATIIXP is not set
970# CONFIG_SND_ATIIXP_MODEM is not set
971# CONFIG_SND_AU8810 is not set
972# CONFIG_SND_AU8820 is not set
973# CONFIG_SND_AU8830 is not set
974# CONFIG_SND_AZT3328 is not set
975# CONFIG_SND_BT87X is not set
976# CONFIG_SND_CA0106 is not set
977# CONFIG_SND_CMIPCI is not set
978# CONFIG_SND_CS4281 is not set
979# CONFIG_SND_CS46XX is not set
David S. Miller17556fe2006-07-12 14:01:26 -0700980# CONFIG_SND_DARLA20 is not set
981# CONFIG_SND_GINA20 is not set
982# CONFIG_SND_LAYLA20 is not set
983# CONFIG_SND_DARLA24 is not set
984# CONFIG_SND_GINA24 is not set
985# CONFIG_SND_LAYLA24 is not set
986# CONFIG_SND_MONA is not set
987# CONFIG_SND_MIA is not set
988# CONFIG_SND_ECHO3G is not set
989# CONFIG_SND_INDIGO is not set
990# CONFIG_SND_INDIGOIO is not set
991# CONFIG_SND_INDIGODJ is not set
David S. Miller3ebc2842006-01-09 14:36:49 -0800992# CONFIG_SND_EMU10K1 is not set
993# CONFIG_SND_EMU10K1X is not set
994# CONFIG_SND_ENS1370 is not set
995# CONFIG_SND_ENS1371 is not set
996# CONFIG_SND_ES1938 is not set
997# CONFIG_SND_ES1968 is not set
998# CONFIG_SND_FM801 is not set
999# CONFIG_SND_HDA_INTEL is not set
1000# CONFIG_SND_HDSP is not set
1001# CONFIG_SND_HDSPM is not set
1002# CONFIG_SND_ICE1712 is not set
1003# CONFIG_SND_ICE1724 is not set
1004# CONFIG_SND_INTEL8X0 is not set
1005# CONFIG_SND_INTEL8X0M is not set
1006# CONFIG_SND_KORG1212 is not set
1007# CONFIG_SND_MAESTRO3 is not set
1008# CONFIG_SND_MIXART is not set
1009# CONFIG_SND_NM256 is not set
1010# CONFIG_SND_PCXHR is not set
David S. Miller1608a962006-04-02 19:31:30 -07001011# CONFIG_SND_RIPTIDE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001012# CONFIG_SND_RME32 is not set
1013# CONFIG_SND_RME96 is not set
1014# CONFIG_SND_RME9652 is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001015# CONFIG_SND_SONICVIBES is not set
1016# CONFIG_SND_TRIDENT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001017# CONFIG_SND_VIA82XX is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001018# CONFIG_SND_VIA82XX_MODEM is not set
1019# CONFIG_SND_VX222 is not set
1020# CONFIG_SND_YMFPCI is not set
David S. Millere531dcc2006-09-26 23:10:01 -07001021# CONFIG_SND_AC97_POWER_SAVE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001022
1023#
1024# USB devices
1025#
1026# CONFIG_SND_USB_AUDIO is not set
1027
1028#
1029# ALSA Sparc devices
1030#
David S. Miller3ebc2842006-01-09 14:36:49 -08001031# CONFIG_SND_SUN_AMD7930 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001032CONFIG_SND_SUN_CS4231=m
David S. Miller3ebc2842006-01-09 14:36:49 -08001033# CONFIG_SND_SUN_DBRI is not set
1034
1035#
1036# Open Sound System
1037#
1038# CONFIG_SOUND_PRIME is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001039
1040#
1041# USB support
1042#
David S. Miller3ebc2842006-01-09 14:36:49 -08001043CONFIG_USB_ARCH_HAS_HCD=y
1044CONFIG_USB_ARCH_HAS_OHCI=y
David S. Millere7104b62006-03-26 14:58:40 -08001045CONFIG_USB_ARCH_HAS_EHCI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001046CONFIG_USB=y
1047# CONFIG_USB_DEBUG is not set
1048
1049#
1050# Miscellaneous USB options
1051#
1052CONFIG_USB_DEVICEFS=y
1053# CONFIG_USB_BANDWIDTH is not set
1054# CONFIG_USB_DYNAMIC_MINORS is not set
1055# CONFIG_USB_OTG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001056
1057#
1058# USB Host Controller Drivers
1059#
1060CONFIG_USB_EHCI_HCD=m
1061# CONFIG_USB_EHCI_SPLIT_ISO is not set
1062# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
David S. Miller1812fd42006-06-23 23:17:48 -07001063# CONFIG_USB_EHCI_TT_NEWSCHED is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001064# CONFIG_USB_ISP116X_HCD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001065CONFIG_USB_OHCI_HCD=y
David S. Miller3ebc2842006-01-09 14:36:49 -08001066# CONFIG_USB_OHCI_BIG_ENDIAN is not set
1067CONFIG_USB_OHCI_LITTLE_ENDIAN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001068CONFIG_USB_UHCI_HCD=m
David S. Miller3ebc2842006-01-09 14:36:49 -08001069# CONFIG_USB_SL811_HCD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001070
1071#
1072# USB Device Class drivers
1073#
David S. Miller3ebc2842006-01-09 14:36:49 -08001074# CONFIG_USB_ACM is not set
1075# CONFIG_USB_PRINTER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001076
1077#
David S. Miller3ebc2842006-01-09 14:36:49 -08001078# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
Linus Torvalds1da177e2005-04-16 15:20:36 -07001079#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001080
1081#
David S. Miller3ebc2842006-01-09 14:36:49 -08001082# may also be needed; see USB_STORAGE Help for more information
Linus Torvalds1da177e2005-04-16 15:20:36 -07001083#
David S. Miller3ebc2842006-01-09 14:36:49 -08001084# CONFIG_USB_STORAGE is not set
1085# CONFIG_USB_LIBUSUAL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001086
1087#
1088# USB Input Devices
1089#
1090CONFIG_USB_HID=y
1091CONFIG_USB_HIDINPUT=y
David S. Millerc07a8472006-01-18 13:41:36 -08001092# CONFIG_USB_HIDINPUT_POWERBOOK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001093# CONFIG_HID_FF is not set
1094CONFIG_USB_HIDDEV=y
1095# CONFIG_USB_AIPTEK is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001096# CONFIG_USB_WACOM is not set
1097# CONFIG_USB_ACECAD is not set
1098# CONFIG_USB_KBTAB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001099# CONFIG_USB_POWERMATE is not set
David S. Miller1f8aa2f2006-05-08 15:13:14 -07001100# CONFIG_USB_TOUCHSCREEN is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001101# CONFIG_USB_YEALINK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001102# CONFIG_USB_XPAD is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001103# CONFIG_USB_ATI_REMOTE is not set
1104# CONFIG_USB_ATI_REMOTE2 is not set
1105# CONFIG_USB_KEYSPAN_REMOTE is not set
1106# CONFIG_USB_APPLETOUCH is not set
David S. Miller94e45a22006-10-02 14:31:19 -07001107# CONFIG_USB_TRANCEVIBRATOR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001108
1109#
1110# USB Imaging devices
1111#
David S. Miller3ebc2842006-01-09 14:36:49 -08001112# CONFIG_USB_MDC800 is not set
1113# CONFIG_USB_MICROTEK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001114
1115#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001116# USB Network Adapters
1117#
David S. Miller3ebc2842006-01-09 14:36:49 -08001118# CONFIG_USB_CATC is not set
1119# CONFIG_USB_KAWETH is not set
1120# CONFIG_USB_PEGASUS is not set
1121# CONFIG_USB_RTL8150 is not set
1122# CONFIG_USB_USBNET is not set
1123# CONFIG_USB_MON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001124
1125#
1126# USB port drivers
1127#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001128
1129#
1130# USB Serial Converter support
1131#
David S. Miller3ebc2842006-01-09 14:36:49 -08001132# CONFIG_USB_SERIAL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001133
1134#
1135# USB Miscellaneous drivers
1136#
David S. Miller3ebc2842006-01-09 14:36:49 -08001137# CONFIG_USB_EMI62 is not set
1138# CONFIG_USB_EMI26 is not set
David S. Miller94e45a22006-10-02 14:31:19 -07001139# CONFIG_USB_ADUTUX is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001140# CONFIG_USB_AUERSWALD is not set
1141# CONFIG_USB_RIO500 is not set
1142# CONFIG_USB_LEGOTOWER is not set
1143# CONFIG_USB_LCD is not set
1144# CONFIG_USB_LED is not set
David S. Millerefab4cb2006-07-21 14:19:45 -07001145# CONFIG_USB_CYPRESS_CY7C63 is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001146# CONFIG_USB_CYTHERM is not set
David S. Miller94e45a22006-10-02 14:31:19 -07001147# CONFIG_USB_PHIDGET is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001148# CONFIG_USB_IDMOUSE is not set
David S. Miller94e45a22006-10-02 14:31:19 -07001149# CONFIG_USB_FTDI_ELAN is not set
David S. Miller1812fd42006-06-23 23:17:48 -07001150# CONFIG_USB_APPLEDISPLAY is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001151# CONFIG_USB_SISUSBVGA is not set
1152# CONFIG_USB_LD is not set
1153# CONFIG_USB_TEST is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154
1155#
David S. Miller3ebc2842006-01-09 14:36:49 -08001156# USB DSL modem support
Linus Torvalds1da177e2005-04-16 15:20:36 -07001157#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001158
1159#
1160# USB Gadget Support
1161#
1162# CONFIG_USB_GADGET is not set
1163
1164#
David S. Miller3ebc2842006-01-09 14:36:49 -08001165# MMC/SD Card support
1166#
1167# CONFIG_MMC is not set
1168
1169#
David S. Miller1608a962006-04-02 19:31:30 -07001170# LED devices
1171#
1172# CONFIG_NEW_LEDS is not set
1173
1174#
David S. Miller1f8aa2f2006-05-08 15:13:14 -07001175# LED drivers
1176#
1177
1178#
1179# LED Triggers
1180#
1181
1182#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001183# InfiniBand support
1184#
David S. Miller3ebc2842006-01-09 14:36:49 -08001185# CONFIG_INFINIBAND is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001186
1187#
David S. Millerac0eb3e2006-03-20 01:23:43 -08001188# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
David S. Miller7f7ff6b2006-02-04 02:49:23 -08001189#
1190
1191#
David S. Miller3cc1cc42006-03-31 01:41:17 -08001192# Real Time Clock
1193#
1194# CONFIG_RTC_CLASS is not set
1195
1196#
David S. Miller4c5eb382006-06-20 01:27:08 -07001197# DMA Engine support
1198#
1199# CONFIG_DMA_ENGINE is not set
1200
1201#
1202# DMA Clients
1203#
1204
1205#
1206# DMA Devices
1207#
1208
1209#
David S. Miller3ebc2842006-01-09 14:36:49 -08001210# Misc Linux/SPARC drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07001211#
David S. Miller3ebc2842006-01-09 14:36:49 -08001212CONFIG_SUN_OPENPROMIO=m
1213CONFIG_SUN_MOSTEK_RTC=y
1214# CONFIG_OBP_FLASH is not set
1215# CONFIG_SUN_BPP is not set
1216# CONFIG_BBC_I2C is not set
1217# CONFIG_ENVCTRL is not set
1218# CONFIG_DISPLAY7SEG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001219
1220#
David S. Miller3ebc2842006-01-09 14:36:49 -08001221# Fibre Channel support
Linus Torvalds1da177e2005-04-16 15:20:36 -07001222#
David S. Miller3ebc2842006-01-09 14:36:49 -08001223# CONFIG_FC4 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001224
1225#
David S. Miller3ebc2842006-01-09 14:36:49 -08001226# File systems
Linus Torvalds1da177e2005-04-16 15:20:36 -07001227#
David S. Miller3ebc2842006-01-09 14:36:49 -08001228CONFIG_EXT2_FS=y
1229CONFIG_EXT2_FS_XATTR=y
1230CONFIG_EXT2_FS_POSIX_ACL=y
1231CONFIG_EXT2_FS_SECURITY=y
1232# CONFIG_EXT2_FS_XIP is not set
1233CONFIG_EXT3_FS=y
1234CONFIG_EXT3_FS_XATTR=y
1235CONFIG_EXT3_FS_POSIX_ACL=y
1236CONFIG_EXT3_FS_SECURITY=y
1237CONFIG_JBD=y
1238# CONFIG_JBD_DEBUG is not set
1239CONFIG_FS_MBCACHE=y
1240# CONFIG_REISERFS_FS is not set
1241# CONFIG_JFS_FS is not set
1242CONFIG_FS_POSIX_ACL=y
1243# CONFIG_XFS_FS is not set
David S. Miller79bf0622006-10-05 02:08:59 -07001244# CONFIG_GFS2_FS is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001245# CONFIG_OCFS2_FS is not set
1246# CONFIG_MINIX_FS is not set
1247# CONFIG_ROMFS_FS is not set
1248CONFIG_INOTIFY=y
David S. Miller1812fd42006-06-23 23:17:48 -07001249CONFIG_INOTIFY_USER=y
David S. Miller3ebc2842006-01-09 14:36:49 -08001250# CONFIG_QUOTA is not set
1251CONFIG_DNOTIFY=y
1252# CONFIG_AUTOFS_FS is not set
1253# CONFIG_AUTOFS4_FS is not set
1254# CONFIG_FUSE_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001255
1256#
David S. Miller3ebc2842006-01-09 14:36:49 -08001257# CD-ROM/DVD Filesystems
1258#
1259# CONFIG_ISO9660_FS is not set
1260# CONFIG_UDF_FS is not set
1261
1262#
1263# DOS/FAT/NT Filesystems
1264#
1265# CONFIG_MSDOS_FS is not set
1266# CONFIG_VFAT_FS is not set
1267# CONFIG_NTFS_FS is not set
1268
1269#
1270# Pseudo filesystems
1271#
1272CONFIG_PROC_FS=y
1273CONFIG_PROC_KCORE=y
David S. Miller94e45a22006-10-02 14:31:19 -07001274CONFIG_PROC_SYSCTL=y
David S. Miller3ebc2842006-01-09 14:36:49 -08001275CONFIG_SYSFS=y
1276CONFIG_TMPFS=y
David S. Miller94e45a22006-10-02 14:31:19 -07001277# CONFIG_TMPFS_POSIX_ACL is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001278CONFIG_HUGETLBFS=y
1279CONFIG_HUGETLB_PAGE=y
1280CONFIG_RAMFS=y
David S. Miller3ebc2842006-01-09 14:36:49 -08001281# CONFIG_CONFIGFS_FS is not set
1282
1283#
1284# Miscellaneous filesystems
1285#
1286# CONFIG_ADFS_FS is not set
1287# CONFIG_AFFS_FS is not set
David S. Miller79bf0622006-10-05 02:08:59 -07001288# CONFIG_ECRYPT_FS is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001289# CONFIG_HFS_FS is not set
1290# CONFIG_HFSPLUS_FS is not set
1291# CONFIG_BEFS_FS is not set
1292# CONFIG_BFS_FS is not set
1293# CONFIG_EFS_FS is not set
1294# CONFIG_CRAMFS is not set
1295# CONFIG_VXFS_FS is not set
1296# CONFIG_HPFS_FS is not set
1297# CONFIG_QNX4FS_FS is not set
1298# CONFIG_SYSV_FS is not set
1299# CONFIG_UFS_FS is not set
1300
1301#
1302# Network File Systems
1303#
1304# CONFIG_NFS_FS is not set
1305# CONFIG_NFSD is not set
1306# CONFIG_SMB_FS is not set
1307# CONFIG_CIFS is not set
1308# CONFIG_NCP_FS is not set
1309# CONFIG_CODA_FS is not set
1310# CONFIG_AFS_FS is not set
1311# CONFIG_9P_FS is not set
1312
1313#
1314# Partition Types
1315#
1316# CONFIG_PARTITION_ADVANCED is not set
1317CONFIG_MSDOS_PARTITION=y
1318CONFIG_SUN_PARTITION=y
1319
1320#
1321# Native Language Support
1322#
1323CONFIG_NLS=m
1324CONFIG_NLS_DEFAULT="iso8859-1"
1325# CONFIG_NLS_CODEPAGE_437 is not set
1326# CONFIG_NLS_CODEPAGE_737 is not set
1327# CONFIG_NLS_CODEPAGE_775 is not set
1328# CONFIG_NLS_CODEPAGE_850 is not set
1329# CONFIG_NLS_CODEPAGE_852 is not set
1330# CONFIG_NLS_CODEPAGE_855 is not set
1331# CONFIG_NLS_CODEPAGE_857 is not set
1332# CONFIG_NLS_CODEPAGE_860 is not set
1333# CONFIG_NLS_CODEPAGE_861 is not set
1334# CONFIG_NLS_CODEPAGE_862 is not set
1335# CONFIG_NLS_CODEPAGE_863 is not set
1336# CONFIG_NLS_CODEPAGE_864 is not set
1337# CONFIG_NLS_CODEPAGE_865 is not set
1338# CONFIG_NLS_CODEPAGE_866 is not set
1339# CONFIG_NLS_CODEPAGE_869 is not set
1340# CONFIG_NLS_CODEPAGE_936 is not set
1341# CONFIG_NLS_CODEPAGE_950 is not set
1342# CONFIG_NLS_CODEPAGE_932 is not set
1343# CONFIG_NLS_CODEPAGE_949 is not set
1344# CONFIG_NLS_CODEPAGE_874 is not set
1345# CONFIG_NLS_ISO8859_8 is not set
1346# CONFIG_NLS_CODEPAGE_1250 is not set
1347# CONFIG_NLS_CODEPAGE_1251 is not set
1348# CONFIG_NLS_ASCII is not set
1349# CONFIG_NLS_ISO8859_1 is not set
1350# CONFIG_NLS_ISO8859_2 is not set
1351# CONFIG_NLS_ISO8859_3 is not set
1352# CONFIG_NLS_ISO8859_4 is not set
1353# CONFIG_NLS_ISO8859_5 is not set
1354# CONFIG_NLS_ISO8859_6 is not set
1355# CONFIG_NLS_ISO8859_7 is not set
1356# CONFIG_NLS_ISO8859_9 is not set
1357# CONFIG_NLS_ISO8859_13 is not set
1358# CONFIG_NLS_ISO8859_14 is not set
1359# CONFIG_NLS_ISO8859_15 is not set
1360# CONFIG_NLS_KOI8_R is not set
1361# CONFIG_NLS_KOI8_U is not set
1362# CONFIG_NLS_UTF8 is not set
1363
1364#
David S. Miller79bf0622006-10-05 02:08:59 -07001365# Distributed Lock Manager
1366#
1367
1368#
David S. Miller3ebc2842006-01-09 14:36:49 -08001369# Instrumentation Support
Linus Torvalds1da177e2005-04-16 15:20:36 -07001370#
1371CONFIG_PROFILING=y
1372CONFIG_OPROFILE=m
David S. Miller3ebc2842006-01-09 14:36:49 -08001373CONFIG_KPROBES=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001374
1375#
1376# Kernel hacking
1377#
David S. Miller3ebc2842006-01-09 14:36:49 -08001378CONFIG_PRINTK_TIME=y
David S. Millere531dcc2006-09-26 23:10:01 -07001379CONFIG_ENABLE_MUST_CHECK=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001380CONFIG_MAGIC_SYSRQ=y
David S. Miller17556fe2006-07-12 14:01:26 -07001381# CONFIG_UNUSED_SYMBOLS is not set
David S. Millerc07a8472006-01-18 13:41:36 -08001382CONFIG_DEBUG_KERNEL=y
David S. Miller3ebc2842006-01-09 14:36:49 -08001383CONFIG_LOG_BUF_SHIFT=18
1384CONFIG_DETECT_SOFTLOCKUP=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001385CONFIG_SCHEDSTATS=y
1386# CONFIG_DEBUG_SLAB is not set
David S. Miller17556fe2006-07-12 14:01:26 -07001387# CONFIG_DEBUG_RT_MUTEXES is not set
1388# CONFIG_RT_MUTEX_TESTER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001389# CONFIG_DEBUG_SPINLOCK is not set
David S. Miller17556fe2006-07-12 14:01:26 -07001390# CONFIG_DEBUG_MUTEXES is not set
1391# CONFIG_DEBUG_RWSEMS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001392# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
David S. Miller17556fe2006-07-12 14:01:26 -07001393# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001394# CONFIG_DEBUG_KOBJECT is not set
1395CONFIG_DEBUG_BUGVERBOSE=y
1396# CONFIG_DEBUG_INFO is not set
1397CONFIG_DEBUG_FS=y
David S. Miller3ebc2842006-01-09 14:36:49 -08001398# CONFIG_DEBUG_VM is not set
David S. Miller94e45a22006-10-02 14:31:19 -07001399# CONFIG_DEBUG_LIST is not set
David S. Miller06a1be12006-05-12 12:45:50 -07001400# CONFIG_UNWIND_INFO is not set
David S. Millerc07a8472006-01-18 13:41:36 -08001401CONFIG_FORCED_INLINING=y
David S. Miller3ebc2842006-01-09 14:36:49 -08001402# CONFIG_RCU_TORTURE_TEST is not set
David S. Miller94e45a22006-10-02 14:31:19 -07001403# CONFIG_LKDTM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001404# CONFIG_DEBUG_STACK_USAGE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001405# CONFIG_DEBUG_DCFLUSH is not set
1406# CONFIG_STACK_DEBUG is not set
1407# CONFIG_DEBUG_BOOTMEM is not set
David S. Miller3ebc2842006-01-09 14:36:49 -08001408# CONFIG_DEBUG_PAGEALLOC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001409
1410#
1411# Security options
1412#
1413CONFIG_KEYS=y
1414# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
1415# CONFIG_SECURITY is not set
1416
1417#
1418# Cryptographic options
1419#
1420CONFIG_CRYPTO=y
David S. Miller6973ddd2006-09-23 18:32:38 -07001421CONFIG_CRYPTO_ALGAPI=y
1422CONFIG_CRYPTO_BLKCIPHER=y
1423CONFIG_CRYPTO_HASH=y
1424CONFIG_CRYPTO_MANAGER=m
Linus Torvalds1da177e2005-04-16 15:20:36 -07001425CONFIG_CRYPTO_HMAC=y
1426CONFIG_CRYPTO_NULL=m
1427CONFIG_CRYPTO_MD4=y
1428CONFIG_CRYPTO_MD5=y
1429CONFIG_CRYPTO_SHA1=y
1430CONFIG_CRYPTO_SHA256=m
1431CONFIG_CRYPTO_SHA512=m
1432CONFIG_CRYPTO_WP512=m
1433CONFIG_CRYPTO_TGR192=m
David S. Miller6973ddd2006-09-23 18:32:38 -07001434CONFIG_CRYPTO_ECB=m
1435CONFIG_CRYPTO_CBC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001436CONFIG_CRYPTO_DES=y
1437CONFIG_CRYPTO_BLOWFISH=m
1438CONFIG_CRYPTO_TWOFISH=m
David S. Miller6973ddd2006-09-23 18:32:38 -07001439CONFIG_CRYPTO_TWOFISH_COMMON=m
Linus Torvalds1da177e2005-04-16 15:20:36 -07001440CONFIG_CRYPTO_SERPENT=m
1441CONFIG_CRYPTO_AES=m
1442CONFIG_CRYPTO_CAST5=m
1443CONFIG_CRYPTO_CAST6=m
1444CONFIG_CRYPTO_TEA=m
1445CONFIG_CRYPTO_ARC4=m
1446CONFIG_CRYPTO_KHAZAD=m
1447CONFIG_CRYPTO_ANUBIS=m
1448CONFIG_CRYPTO_DEFLATE=y
1449CONFIG_CRYPTO_MICHAEL_MIC=m
1450CONFIG_CRYPTO_CRC32C=m
1451CONFIG_CRYPTO_TEST=m
1452
1453#
1454# Hardware crypto devices
1455#
1456
1457#
1458# Library routines
1459#
1460CONFIG_CRC_CCITT=m
David S. Miller3ebc2842006-01-09 14:36:49 -08001461CONFIG_CRC16=m
Linus Torvalds1da177e2005-04-16 15:20:36 -07001462CONFIG_CRC32=y
1463CONFIG_LIBCRC32C=m
1464CONFIG_ZLIB_INFLATE=y
1465CONFIG_ZLIB_DEFLATE=y
David S. Miller17556fe2006-07-12 14:01:26 -07001466CONFIG_PLIST=y