blob: 1bf22c9a461403f018a283e73b80d160b5358fbd [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
Kyle McMartin0ed546292007-10-18 00:06:18 -07003# Linux kernel version: 2.6.23
4# Fri Oct 12 21:16:46 2007
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
6CONFIG_PARISC=y
7CONFIG_MMU=y
8CONFIG_STACK_GROWSUP=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
Kyle McMartin0ed546292007-10-18 00:06:18 -070010# CONFIG_ARCH_HAS_ILOG2_U32 is not set
11# CONFIG_ARCH_HAS_ILOG2_U64 is not set
12CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_BUG=y
14CONFIG_GENERIC_HWEIGHT=y
Kyle McMartin27678202005-10-21 23:11:03 -040015CONFIG_GENERIC_CALIBRATE_DELAY=y
Kyle McMartin0ed546292007-10-18 00:06:18 -070016CONFIG_GENERIC_TIME=y
Kyle McMartin27678202005-10-21 23:11:03 -040017CONFIG_GENERIC_HARDIRQS=y
18CONFIG_GENERIC_IRQ_PROBE=y
Kyle McMartin0ed546292007-10-18 00:06:18 -070019CONFIG_IRQ_PER_CPU=y
20CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Linus Torvalds1da177e2005-04-16 15:20:36 -070021
22#
23# General setup
24#
Kyle McMartin0ed546292007-10-18 00:06:18 -070025# CONFIG_EXPERIMENTAL is not set
26CONFIG_BROKEN_ON_SMP=y
27CONFIG_INIT_ENV_ARG_LIMIT=32
Linus Torvalds1da177e2005-04-16 15:20:36 -070028CONFIG_LOCALVERSION=""
Kyle McMartin27678202005-10-21 23:11:03 -040029# CONFIG_LOCALVERSION_AUTO is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070030CONFIG_SWAP=y
31CONFIG_SYSVIPC=y
Kyle McMartin0ed546292007-10-18 00:06:18 -070032CONFIG_SYSVIPC_SYSCTL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070033# CONFIG_BSD_PROCESS_ACCT is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -070034# CONFIG_TASKSTATS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070035# CONFIG_AUDIT is not set
Kyle McMartin27678202005-10-21 23:11:03 -040036CONFIG_IKCONFIG=y
37CONFIG_IKCONFIG_PROC=y
Kyle McMartin0ed546292007-10-18 00:06:18 -070038CONFIG_LOG_BUF_SHIFT=16
39CONFIG_SYSFS_DEPRECATED=y
40# CONFIG_RELAY is not set
41# CONFIG_BLK_DEV_INITRD is not set
42CONFIG_SYSCTL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070043# CONFIG_EMBEDDED is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -070044CONFIG_SYSCTL_SYSCALL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070045CONFIG_KALLSYMS=y
46# CONFIG_KALLSYMS_ALL is not set
47# CONFIG_KALLSYMS_EXTRA_PASS is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -070048CONFIG_HOTPLUG=y
Kyle McMartin27678202005-10-21 23:11:03 -040049CONFIG_PRINTK=y
50CONFIG_BUG=y
Matthew Wilcoxa1c74442006-01-17 11:05:35 -070051CONFIG_ELF_CORE=y
Kyle McMartin27678202005-10-21 23:11:03 -040052CONFIG_BASE_FULL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070053CONFIG_FUTEX=y
Kyle McMartin0ed546292007-10-18 00:06:18 -070054CONFIG_ANON_INODES=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070055CONFIG_EPOLL=y
Kyle McMartin0ed546292007-10-18 00:06:18 -070056CONFIG_SIGNALFD=y
57CONFIG_EVENTFD=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070058CONFIG_SHMEM=y
Kyle McMartin0ed546292007-10-18 00:06:18 -070059CONFIG_VM_EVENT_COUNTERS=y
Matthew Wilcoxa1c74442006-01-17 11:05:35 -070060CONFIG_SLAB=y
Kyle McMartin0ed546292007-10-18 00:06:18 -070061# CONFIG_SLUB is not set
62# CONFIG_SLOB is not set
63CONFIG_RT_MUTEXES=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070064# CONFIG_TINY_SHMEM is not set
Kyle McMartin27678202005-10-21 23:11:03 -040065CONFIG_BASE_SMALL=0
Linus Torvalds1da177e2005-04-16 15:20:36 -070066CONFIG_MODULES=y
67# CONFIG_MODULE_UNLOAD is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -070068CONFIG_MODVERSIONS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070069# CONFIG_MODULE_SRCVERSION_ALL is not set
70# CONFIG_KMOD is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -070071CONFIG_BLOCK=y
72# CONFIG_LBD is not set
73# CONFIG_BLK_DEV_IO_TRACE is not set
74# CONFIG_LSF is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -070075
76#
77# IO Schedulers
78#
79CONFIG_IOSCHED_NOOP=y
80CONFIG_IOSCHED_AS=y
81CONFIG_IOSCHED_DEADLINE=y
82CONFIG_IOSCHED_CFQ=y
83# CONFIG_DEFAULT_AS is not set
84# CONFIG_DEFAULT_DEADLINE is not set
85CONFIG_DEFAULT_CFQ=y
86# CONFIG_DEFAULT_NOOP is not set
87CONFIG_DEFAULT_IOSCHED="cfq"
88
89#
Linus Torvalds1da177e2005-04-16 15:20:36 -070090# Processor type and features
91#
92# CONFIG_PA7000 is not set
93CONFIG_PA7100LC=y
94# CONFIG_PA7200 is not set
95# CONFIG_PA7300LC is not set
96# CONFIG_PA8X00 is not set
97CONFIG_PA11=y
Kyle McMartin0ed546292007-10-18 00:06:18 -070098CONFIG_PARISC_PAGE_SIZE_4KB=y
99# CONFIG_PARISC_PAGE_SIZE_16KB is not set
100# CONFIG_PARISC_PAGE_SIZE_64KB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700101# CONFIG_SMP is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700102CONFIG_ARCH_FLATMEM_ENABLE=y
103CONFIG_PREEMPT_NONE=y
104# CONFIG_PREEMPT_VOLUNTARY is not set
105# CONFIG_PREEMPT is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400106# CONFIG_HZ_100 is not set
107CONFIG_HZ_250=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700108# CONFIG_HZ_300 is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400109# CONFIG_HZ_1000 is not set
110CONFIG_HZ=250
111CONFIG_FLATMEM=y
112CONFIG_FLAT_NODE_MEM_MAP=y
113# CONFIG_SPARSEMEM_STATIC is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700114CONFIG_SPLIT_PTLOCK_CPUS=4096
Kyle McMartin0ed546292007-10-18 00:06:18 -0700115# CONFIG_RESOURCES_64BIT is not set
116CONFIG_ZONE_DMA_FLAG=0
117CONFIG_VIRT_TO_BUS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700118# CONFIG_HPUX is not set
119
120#
121# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
122#
123CONFIG_GSC=y
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700124CONFIG_HPPB=y
125CONFIG_IOMMU_CCIO=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700126CONFIG_GSC_LASI=y
127CONFIG_GSC_WAX=y
128CONFIG_EISA=y
129CONFIG_EISA_NAMES=y
130CONFIG_ISA=y
131CONFIG_PCI=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700132# CONFIG_ARCH_SUPPORTS_MSI is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400133# CONFIG_PCI_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700134CONFIG_GSC_DINO=y
135# CONFIG_PCI_LBA is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400136
137#
138# PCCARD (PCMCIA/CardBus) support
139#
140# CONFIG_PCCARD is not set
141
142#
Kyle McMartin27678202005-10-21 23:11:03 -0400143# PA-RISC specific drivers
144#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700145CONFIG_CHASSIS_LCD_LED=y
146# CONFIG_PDC_CHASSIS is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700147CONFIG_PDC_CHASSIS_WARN=y
Kyle McMartin27678202005-10-21 23:11:03 -0400148CONFIG_PDC_STABLE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700149
150#
151# Executable file formats
152#
153CONFIG_BINFMT_ELF=y
154# CONFIG_BINFMT_MISC is not set
155
156#
Kyle McMartin27678202005-10-21 23:11:03 -0400157# Networking
158#
159CONFIG_NET=y
160
161#
162# Networking options
163#
164CONFIG_PACKET=y
165CONFIG_PACKET_MMAP=y
166CONFIG_UNIX=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700167CONFIG_XFRM=y
168# CONFIG_XFRM_USER is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400169# CONFIG_NET_KEY is not set
170CONFIG_INET=y
171CONFIG_IP_MULTICAST=y
172# CONFIG_IP_ADVANCED_ROUTER is not set
173CONFIG_IP_FIB_HASH=y
174CONFIG_IP_PNP=y
175# CONFIG_IP_PNP_DHCP is not set
176CONFIG_IP_PNP_BOOTP=y
177# CONFIG_IP_PNP_RARP is not set
178# CONFIG_NET_IPIP is not set
179# CONFIG_NET_IPGRE is not set
180# CONFIG_IP_MROUTE is not set
181# CONFIG_SYN_COOKIES is not set
182# CONFIG_INET_AH is not set
183# CONFIG_INET_ESP is not set
184# CONFIG_INET_IPCOMP is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700185# CONFIG_INET_XFRM_TUNNEL is not set
186CONFIG_INET_TUNNEL=y
187CONFIG_INET_XFRM_MODE_TRANSPORT=y
188CONFIG_INET_XFRM_MODE_TUNNEL=y
189CONFIG_INET_XFRM_MODE_BEET=y
190# CONFIG_INET_LRO is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400191CONFIG_INET_DIAG=y
192CONFIG_INET_TCP_DIAG=y
193# CONFIG_TCP_CONG_ADVANCED is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700194CONFIG_TCP_CONG_CUBIC=y
195CONFIG_DEFAULT_TCP_CONG="cubic"
Kyle McMartin27678202005-10-21 23:11:03 -0400196CONFIG_IPV6=y
197# CONFIG_IPV6_PRIVACY is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700198# CONFIG_IPV6_ROUTER_PREF is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400199# CONFIG_INET6_AH is not set
200# CONFIG_INET6_ESP is not set
201# CONFIG_INET6_IPCOMP is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700202# CONFIG_INET6_XFRM_TUNNEL is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400203# CONFIG_INET6_TUNNEL is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700204CONFIG_INET6_XFRM_MODE_TRANSPORT=y
205CONFIG_INET6_XFRM_MODE_TUNNEL=y
206CONFIG_INET6_XFRM_MODE_BEET=y
207CONFIG_IPV6_SIT=y
Kyle McMartin27678202005-10-21 23:11:03 -0400208# CONFIG_IPV6_TUNNEL is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700209# CONFIG_NETLABEL is not set
210# CONFIG_NETWORK_SECMARK is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400211# CONFIG_NETFILTER is not set
212# CONFIG_BRIDGE is not set
213# CONFIG_VLAN_8021Q is not set
214# CONFIG_DECNET is not set
215# CONFIG_LLC2 is not set
216# CONFIG_IPX is not set
217# CONFIG_ATALK is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700218
219#
220# QoS and/or fair queueing
221#
Kyle McMartin27678202005-10-21 23:11:03 -0400222# CONFIG_NET_SCHED is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400223
224#
225# Network testing
226#
227# CONFIG_NET_PKTGEN is not set
228# CONFIG_HAMRADIO is not set
229# CONFIG_IRDA is not set
230# CONFIG_BT is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700231
232#
233# Wireless
234#
235# CONFIG_CFG80211 is not set
236# CONFIG_WIRELESS_EXT is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400237# CONFIG_IEEE80211 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700238# CONFIG_RFKILL is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400239
240#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700241# Device Drivers
242#
243
244#
245# Generic Driver Options
246#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700247CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700248CONFIG_STANDALONE=y
249# CONFIG_PREVENT_FIRMWARE_BUILD is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400250# CONFIG_FW_LOADER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700251# CONFIG_DEBUG_DRIVER is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700252# CONFIG_DEBUG_DEVRES is not set
253# CONFIG_SYS_HYPERVISOR is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400254# CONFIG_CONNECTOR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700255# CONFIG_MTD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700256CONFIG_PARPORT=y
257CONFIG_PARPORT_PC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700258# CONFIG_PARPORT_SERIAL is not set
259CONFIG_PARPORT_GSC=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700260# CONFIG_PARPORT_AX88796 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700261# CONFIG_PARPORT_1284 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700262CONFIG_PARPORT_NOT_PC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700263# CONFIG_PNP is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700264CONFIG_BLK_DEV=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700265# CONFIG_PARIDE is not set
266# CONFIG_BLK_CPQ_DA is not set
267# CONFIG_BLK_CPQ_CISS_DA is not set
268# CONFIG_BLK_DEV_DAC960 is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400269# CONFIG_BLK_DEV_COW_COMMON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700270CONFIG_BLK_DEV_LOOP=y
271CONFIG_BLK_DEV_CRYPTOLOOP=y
272# CONFIG_BLK_DEV_NBD is not set
273# CONFIG_BLK_DEV_SX8 is not set
274# CONFIG_BLK_DEV_RAM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700275CONFIG_CDROM_PKTCDVD=m
276CONFIG_CDROM_PKTCDVD_BUFFERS=8
Kyle McMartin27678202005-10-21 23:11:03 -0400277CONFIG_ATA_OVER_ETH=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700278CONFIG_MISC_DEVICES=y
279# CONFIG_PHANTOM is not set
280# CONFIG_EEPROM_93CX6 is not set
281# CONFIG_SGI_IOC4 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700282# CONFIG_IDE is not set
283
284#
285# SCSI device support
286#
Kyle McMartin27678202005-10-21 23:11:03 -0400287# CONFIG_RAID_ATTRS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700288CONFIG_SCSI=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700289CONFIG_SCSI_DMA=y
290# CONFIG_SCSI_NETLINK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700291CONFIG_SCSI_PROC_FS=y
292
293#
294# SCSI support type (disk, tape, CD-ROM)
295#
296CONFIG_BLK_DEV_SD=y
297CONFIG_CHR_DEV_ST=y
298# CONFIG_CHR_DEV_OSST is not set
299CONFIG_BLK_DEV_SR=y
300# CONFIG_BLK_DEV_SR_VENDOR is not set
301CONFIG_CHR_DEV_SG=y
Kyle McMartin27678202005-10-21 23:11:03 -0400302# CONFIG_CHR_DEV_SCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700303
304#
305# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
306#
307# CONFIG_SCSI_MULTI_LUN is not set
308# CONFIG_SCSI_CONSTANTS is not set
309# CONFIG_SCSI_LOGGING is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700310# CONFIG_SCSI_SCAN_ASYNC is not set
311CONFIG_SCSI_WAIT_SCAN=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700312
313#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700314# SCSI Transports
Linus Torvalds1da177e2005-04-16 15:20:36 -0700315#
316CONFIG_SCSI_SPI_ATTRS=y
317# CONFIG_SCSI_FC_ATTRS is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400318# CONFIG_SCSI_ISCSI_ATTRS is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700319# CONFIG_SCSI_SAS_LIBSAS is not set
320CONFIG_SCSI_LOWLEVEL=y
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700321# CONFIG_ISCSI_TCP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700322# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
323# CONFIG_SCSI_3W_9XXX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700324# CONFIG_SCSI_ACARD is not set
325# CONFIG_SCSI_AHA152X is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700326# CONFIG_SCSI_AHA1740 is not set
327# CONFIG_SCSI_AACRAID is not set
328# CONFIG_SCSI_AIC7XXX is not set
329# CONFIG_SCSI_AIC7XXX_OLD is not set
330# CONFIG_SCSI_AIC79XX is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700331# CONFIG_SCSI_AIC94XX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700332# CONFIG_SCSI_DPT_I2O is not set
333# CONFIG_SCSI_IN2000 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700334# CONFIG_SCSI_ARCMSR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700335# CONFIG_MEGARAID_NEWGEN is not set
336# CONFIG_MEGARAID_LEGACY is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400337# CONFIG_MEGARAID_SAS is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700338# CONFIG_SCSI_HPTIOP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700339# CONFIG_SCSI_DMX3191D is not set
340# CONFIG_SCSI_DTC3280 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700341# CONFIG_SCSI_FUTURE_DOMAIN is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700342# CONFIG_SCSI_GENERIC_NCR5380 is not set
343# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
344# CONFIG_SCSI_IPS is not set
345# CONFIG_SCSI_INITIO is not set
346# CONFIG_SCSI_INIA100 is not set
347# CONFIG_SCSI_PPA is not set
348# CONFIG_SCSI_IMM is not set
349# CONFIG_SCSI_NCR53C406A is not set
350CONFIG_SCSI_LASI700=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700351CONFIG_53C700_LE_ON_BE=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700352# CONFIG_SCSI_STEX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700353CONFIG_SCSI_SYM53C8XX_2=y
354CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
355CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
356CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700357CONFIG_SCSI_SYM53C8XX_MMIO=y
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700358CONFIG_SCSI_ZALON=y
359CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8
360CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
361CONFIG_SCSI_NCR53C8XX_SYNC=40
Linus Torvalds1da177e2005-04-16 15:20:36 -0700362# CONFIG_SCSI_PAS16 is not set
363# CONFIG_SCSI_PSI240I is not set
364# CONFIG_SCSI_QLOGIC_FAS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700365# CONFIG_SCSI_QLOGIC_1280 is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700366# CONFIG_SCSI_QLA_FC is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700367# CONFIG_SCSI_QLA_ISCSI is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400368# CONFIG_SCSI_LPFC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700369# CONFIG_SCSI_SIM710 is not set
370# CONFIG_SCSI_SYM53C416 is not set
371# CONFIG_SCSI_DC390T is not set
372# CONFIG_SCSI_T128 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700373# CONFIG_SCSI_NSP32 is not set
374# CONFIG_SCSI_DEBUG is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700375# CONFIG_SCSI_SRP is not set
376# CONFIG_ATA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700377CONFIG_MD=y
378CONFIG_BLK_DEV_MD=y
379CONFIG_MD_LINEAR=y
380CONFIG_MD_RAID0=y
381CONFIG_MD_RAID1=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700382# CONFIG_MD_RAID456 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700383# CONFIG_MD_MULTIPATH is not set
384# CONFIG_MD_FAULTY is not set
385# CONFIG_BLK_DEV_DM is not set
386
387#
388# Fusion MPT device support
389#
390# CONFIG_FUSION is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400391# CONFIG_FUSION_SPI is not set
392# CONFIG_FUSION_FC is not set
393# CONFIG_FUSION_SAS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700394
395#
396# IEEE 1394 (FireWire) support
397#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700398
399#
400# An alternative FireWire stack is available with EXPERIMENTAL=y
401#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700402# CONFIG_IEEE1394 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700403# CONFIG_I2O is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700404CONFIG_NETDEVICES=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700405# CONFIG_NETDEVICES_MULTIQUEUE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700406# CONFIG_DUMMY is not set
407# CONFIG_BONDING is not set
408# CONFIG_EQUALIZER is not set
409# CONFIG_TUN is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700410# CONFIG_VETH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700411# CONFIG_ARCNET is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400412# CONFIG_PHYLIB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700413CONFIG_NET_ETHERNET=y
414# CONFIG_MII is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700415CONFIG_LASI_82596=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700416# CONFIG_HAPPYMEAL is not set
417# CONFIG_SUNGEM is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400418# CONFIG_CASSINI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700419# CONFIG_NET_VENDOR_3COM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700420# CONFIG_NET_VENDOR_SMC is not set
421# CONFIG_NET_VENDOR_RACAL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700422CONFIG_NET_TULIP=y
423CONFIG_TULIP=y
424# CONFIG_TULIP_MMIO is not set
425# CONFIG_TULIP_NAPI is not set
426# CONFIG_DE4X5 is not set
427# CONFIG_WINBOND_840 is not set
428# CONFIG_DM9102 is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400429# CONFIG_ULI526X is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430# CONFIG_DEPCA is not set
431# CONFIG_HP100 is not set
432# CONFIG_NET_ISA is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700433# CONFIG_IBM_NEW_EMAC_ZMII is not set
434# CONFIG_IBM_NEW_EMAC_RGMII is not set
435# CONFIG_IBM_NEW_EMAC_TAH is not set
436# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700437# CONFIG_NET_PCI is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700438# CONFIG_B44 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700439# CONFIG_NET_POCKET is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700440CONFIG_NETDEV_1000=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700441# CONFIG_ACENIC is not set
442# CONFIG_DL2K is not set
443# CONFIG_E1000 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700444# CONFIG_E1000E is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700445# CONFIG_NS83820 is not set
446# CONFIG_HAMACHI is not set
447# CONFIG_R8169 is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400448# CONFIG_SIS190 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700449# CONFIG_SKGE is not set
450# CONFIG_SKY2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700451# CONFIG_SK98LIN is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700452# CONFIG_VIA_VELOCITY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700453# CONFIG_TIGON3 is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400454# CONFIG_BNX2 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700455# CONFIG_QLA3XXX is not set
456CONFIG_NETDEV_10000=y
Kyle McMartin27678202005-10-21 23:11:03 -0400457# CONFIG_CHELSIO_T1 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700458# CONFIG_CHELSIO_T3 is not set
459# CONFIG_IXGBE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700460# CONFIG_IXGB is not set
461# CONFIG_S2IO is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700462# CONFIG_MYRI10GE is not set
463# CONFIG_NETXEN_NIC is not set
464# CONFIG_NIU is not set
465# CONFIG_MLX4_CORE is not set
466# CONFIG_TEHUTI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700467# CONFIG_TR is not set
468
469#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700470# Wireless LAN
Linus Torvalds1da177e2005-04-16 15:20:36 -0700471#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700472# CONFIG_WLAN_PRE80211 is not set
473# CONFIG_WLAN_80211 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700474# CONFIG_WAN is not set
475# CONFIG_FDDI is not set
476# CONFIG_PLIP is not set
477CONFIG_PPP=y
478# CONFIG_PPP_FILTER is not set
479# CONFIG_PPP_ASYNC is not set
480# CONFIG_PPP_SYNC_TTY is not set
481# CONFIG_PPP_DEFLATE is not set
482# CONFIG_PPP_BSDCOMP is not set
483# CONFIG_SLIP is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700484CONFIG_SLHC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700485# CONFIG_NET_FC is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400486# CONFIG_NETPOLL is not set
487# CONFIG_NET_POLL_CONTROLLER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700488# CONFIG_ISDN is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700489# CONFIG_PHONE is not set
490
491#
492# Input device support
493#
494CONFIG_INPUT=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700495# CONFIG_INPUT_FF_MEMLESS is not set
496# CONFIG_INPUT_POLLDEV is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700497
498#
499# Userland interfaces
500#
501CONFIG_INPUT_MOUSEDEV=y
502CONFIG_INPUT_MOUSEDEV_PSAUX=y
503CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
504CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
505# CONFIG_INPUT_JOYDEV is not set
506# CONFIG_INPUT_TSDEV is not set
507CONFIG_INPUT_EVDEV=y
508# CONFIG_INPUT_EVBUG is not set
509
510#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700511# Input Device Drivers
512#
513CONFIG_INPUT_KEYBOARD=y
Kyle McMartin27678202005-10-21 23:11:03 -0400514CONFIG_KEYBOARD_ATKBD=y
515CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
516# CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700517# CONFIG_KEYBOARD_SUNKBD is not set
518# CONFIG_KEYBOARD_LKKBD is not set
519# CONFIG_KEYBOARD_XTKBD is not set
520# CONFIG_KEYBOARD_NEWTON is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700521# CONFIG_KEYBOARD_STOWAWAY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700522# CONFIG_KEYBOARD_HIL_OLD is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700523CONFIG_KEYBOARD_HIL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700524CONFIG_INPUT_MOUSE=y
Kyle McMartin27678202005-10-21 23:11:03 -0400525CONFIG_MOUSE_PS2=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700526CONFIG_MOUSE_PS2_ALPS=y
527CONFIG_MOUSE_PS2_LOGIPS2PP=y
528CONFIG_MOUSE_PS2_SYNAPTICS=y
529CONFIG_MOUSE_PS2_LIFEBOOK=y
530CONFIG_MOUSE_PS2_TRACKPOINT=y
531# CONFIG_MOUSE_PS2_TOUCHKIT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700532# CONFIG_MOUSE_SERIAL is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700533# CONFIG_MOUSE_APPLETOUCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700534# CONFIG_MOUSE_INPORT is not set
535# CONFIG_MOUSE_LOGIBM is not set
536# CONFIG_MOUSE_PC110PAD is not set
537# CONFIG_MOUSE_VSXXXAA is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700538CONFIG_MOUSE_HIL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700539# CONFIG_INPUT_JOYSTICK is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700540# CONFIG_INPUT_TABLET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700541# CONFIG_INPUT_TOUCHSCREEN is not set
542CONFIG_INPUT_MISC=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700543# CONFIG_INPUT_ATI_REMOTE is not set
544# CONFIG_INPUT_ATI_REMOTE2 is not set
545# CONFIG_INPUT_POWERMATE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700546# CONFIG_INPUT_UINPUT is not set
547# CONFIG_HP_SDC_RTC is not set
548
549#
Kyle McMartin27678202005-10-21 23:11:03 -0400550# Hardware I/O ports
551#
552CONFIG_SERIO=y
553# CONFIG_SERIO_SERPORT is not set
554# CONFIG_SERIO_PARKBD is not set
555CONFIG_SERIO_GSCPS2=y
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700556CONFIG_HP_SDC=y
557CONFIG_HIL_MLC=y
Kyle McMartin27678202005-10-21 23:11:03 -0400558# CONFIG_SERIO_PCIPS2 is not set
559CONFIG_SERIO_LIBPS2=y
560# CONFIG_SERIO_RAW is not set
561# CONFIG_GAMEPORT is not set
562
563#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700564# Character devices
565#
566CONFIG_VT=y
567CONFIG_VT_CONSOLE=y
568CONFIG_HW_CONSOLE=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700569# CONFIG_VT_HW_CONSOLE_BINDING is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700570# CONFIG_SERIAL_NONSTANDARD is not set
571
572#
573# Serial drivers
574#
575CONFIG_SERIAL_8250=y
576CONFIG_SERIAL_8250_CONSOLE=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700577CONFIG_SERIAL_8250_GSC=y
578CONFIG_SERIAL_8250_PCI=y
Russell King026d02a2005-06-29 18:45:19 +0100579CONFIG_SERIAL_8250_NR_UARTS=13
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700580CONFIG_SERIAL_8250_RUNTIME_UARTS=4
Linus Torvalds1da177e2005-04-16 15:20:36 -0700581CONFIG_SERIAL_8250_EXTENDED=y
582CONFIG_SERIAL_8250_MANY_PORTS=y
Kyle McMartin27678202005-10-21 23:11:03 -0400583# CONFIG_SERIAL_8250_FOURPORT is not set
584# CONFIG_SERIAL_8250_ACCENT is not set
585# CONFIG_SERIAL_8250_BOCA is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700586# CONFIG_SERIAL_8250_EXAR_ST16C554 is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400587# CONFIG_SERIAL_8250_HUB6 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700588CONFIG_SERIAL_8250_SHARE_IRQ=y
589# CONFIG_SERIAL_8250_DETECT_IRQ is not set
590# CONFIG_SERIAL_8250_RSA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700591
592#
593# Non-8250 serial port support
594#
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700595CONFIG_SERIAL_MUX=y
596CONFIG_SERIAL_MUX_CONSOLE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700597CONFIG_SERIAL_CORE=y
598CONFIG_SERIAL_CORE_CONSOLE=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700599# CONFIG_SERIAL_JSM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700600CONFIG_UNIX98_PTYS=y
601CONFIG_LEGACY_PTYS=y
602CONFIG_LEGACY_PTY_COUNT=256
603CONFIG_PRINTER=y
604# CONFIG_LP_CONSOLE is not set
605# CONFIG_PPDEV is not set
606# CONFIG_TIPAR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700607# CONFIG_IPMI_HANDLER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700608# CONFIG_WATCHDOG is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700609# CONFIG_HW_RANDOM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700610CONFIG_GEN_RTC=y
611# CONFIG_GEN_RTC_X is not set
612# CONFIG_DTLK is not set
613# CONFIG_R3964 is not set
614# CONFIG_APPLICOM is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700615# CONFIG_AGP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700616# CONFIG_DRM is not set
617# CONFIG_RAW_DRIVER is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700618CONFIG_DEVPORT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700619# CONFIG_I2C is not set
620
621#
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700622# SPI support
623#
624# CONFIG_SPI is not set
625# CONFIG_SPI_MASTER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700626# CONFIG_W1 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700627# CONFIG_POWER_SUPPLY is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400628# CONFIG_HWMON is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400629
630#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700631# Sonics Silicon Backplane
Linus Torvalds1da177e2005-04-16 15:20:36 -0700632#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700633CONFIG_SSB_POSSIBLE=y
634# CONFIG_SSB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700635
636#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700637# Multifunction device drivers
Kyle McMartin27678202005-10-21 23:11:03 -0400638#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700639# CONFIG_MFD_SM501 is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400640
641#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700642# Multimedia devices
643#
644# CONFIG_VIDEO_DEV is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700645# CONFIG_DVB_CORE is not set
646# CONFIG_DAB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700647
648#
649# Graphics support
650#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700651# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
652
653#
654# Display device support
655#
656# CONFIG_DISPLAY_SUPPORT is not set
657# CONFIG_VGASTATE is not set
658CONFIG_VIDEO_OUTPUT_CONTROL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700659CONFIG_FB=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700660# CONFIG_FIRMWARE_EDID is not set
661# CONFIG_FB_DDC is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400662CONFIG_FB_CFB_FILLRECT=y
663CONFIG_FB_CFB_COPYAREA=y
664CONFIG_FB_CFB_IMAGEBLIT=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700665# CONFIG_FB_SYS_FILLRECT is not set
666# CONFIG_FB_SYS_COPYAREA is not set
667# CONFIG_FB_SYS_IMAGEBLIT is not set
668# CONFIG_FB_SYS_FOPS is not set
669CONFIG_FB_DEFERRED_IO=y
670# CONFIG_FB_SVGALIB is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400671# CONFIG_FB_MACMODES is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700672# CONFIG_FB_BACKLIGHT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700673# CONFIG_FB_MODE_HELPERS is not set
674# CONFIG_FB_TILEBLITTING is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700675
676#
677# Frame buffer hardware drivers
678#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700679# CONFIG_FB_CIRRUS is not set
680# CONFIG_FB_PM2 is not set
681# CONFIG_FB_CYBER2000 is not set
682# CONFIG_FB_ASILIANT is not set
683# CONFIG_FB_IMSTT is not set
684CONFIG_FB_STI=y
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700685# CONFIG_FB_S1D13XXX is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400686# CONFIG_FB_NVIDIA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700687# CONFIG_FB_RIVA is not set
688# CONFIG_FB_MATROX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700689# CONFIG_FB_RADEON is not set
690# CONFIG_FB_ATY128 is not set
691# CONFIG_FB_ATY is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700692# CONFIG_FB_S3 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700693# CONFIG_FB_SIS is not set
694# CONFIG_FB_NEOMAGIC is not set
695# CONFIG_FB_KYRO is not set
696# CONFIG_FB_3DFX is not set
697# CONFIG_FB_VOODOO1 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700698# CONFIG_FB_VT8623 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700699# CONFIG_FB_TRIDENT is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700700# CONFIG_FB_ARK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700701# CONFIG_FB_VIRTUAL is not set
702
703#
704# Console display driver support
705#
Kyle McMartin27678202005-10-21 23:11:03 -0400706CONFIG_DUMMY_CONSOLE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700707CONFIG_DUMMY_CONSOLE_COLUMNS=160
708CONFIG_DUMMY_CONSOLE_ROWS=64
Linus Torvalds1da177e2005-04-16 15:20:36 -0700709CONFIG_FRAMEBUFFER_CONSOLE=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700710# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700711# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400712CONFIG_STI_CONSOLE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700713# CONFIG_FONTS is not set
714CONFIG_FONT_8x8=y
715CONFIG_FONT_8x16=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700716CONFIG_LOGO=y
717CONFIG_LOGO_LINUX_MONO=y
718CONFIG_LOGO_LINUX_VGA16=y
719CONFIG_LOGO_LINUX_CLUT224=y
720CONFIG_LOGO_PARISC_CLUT224=y
721
722#
723# Sound
724#
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700725CONFIG_SOUND=y
726
727#
728# Advanced Linux Sound Architecture
729#
730CONFIG_SND=y
731CONFIG_SND_TIMER=y
732CONFIG_SND_PCM=y
733CONFIG_SND_SEQUENCER=y
734# CONFIG_SND_SEQ_DUMMY is not set
735CONFIG_SND_OSSEMUL=y
736CONFIG_SND_MIXER_OSS=y
737CONFIG_SND_PCM_OSS=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700738CONFIG_SND_PCM_OSS_PLUGINS=y
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700739CONFIG_SND_SEQUENCER_OSS=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700740# CONFIG_SND_DYNAMIC_MINORS is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700741CONFIG_SND_SUPPORT_OLD_API=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700742CONFIG_SND_VERBOSE_PROCFS=y
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700743# CONFIG_SND_VERBOSE_PRINTK is not set
744# CONFIG_SND_DEBUG is not set
745
746#
747# Generic devices
748#
749# CONFIG_SND_DUMMY is not set
750# CONFIG_SND_VIRMIDI is not set
751# CONFIG_SND_MTPAV is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700752# CONFIG_SND_MTS64 is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700753# CONFIG_SND_SERIAL_U16550 is not set
754# CONFIG_SND_MPU401 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700755# CONFIG_SND_PORTMAN2X4 is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700756
757#
758# PCI devices
759#
760# CONFIG_SND_AD1889 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700761# CONFIG_SND_ALS300 is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700762# CONFIG_SND_ALI5451 is not set
763# CONFIG_SND_ATIIXP is not set
764# CONFIG_SND_ATIIXP_MODEM is not set
765# CONFIG_SND_AU8810 is not set
766# CONFIG_SND_AU8820 is not set
767# CONFIG_SND_AU8830 is not set
768# CONFIG_SND_BT87X is not set
769# CONFIG_SND_CA0106 is not set
770# CONFIG_SND_CMIPCI is not set
771# CONFIG_SND_CS4281 is not set
772# CONFIG_SND_CS46XX is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700773# CONFIG_SND_DARLA20 is not set
774# CONFIG_SND_GINA20 is not set
775# CONFIG_SND_LAYLA20 is not set
776# CONFIG_SND_DARLA24 is not set
777# CONFIG_SND_GINA24 is not set
778# CONFIG_SND_LAYLA24 is not set
779# CONFIG_SND_MONA is not set
780# CONFIG_SND_MIA is not set
781# CONFIG_SND_ECHO3G is not set
782# CONFIG_SND_INDIGO is not set
783# CONFIG_SND_INDIGOIO is not set
784# CONFIG_SND_INDIGODJ is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700785# CONFIG_SND_EMU10K1 is not set
786# CONFIG_SND_EMU10K1X is not set
787# CONFIG_SND_ENS1370 is not set
788# CONFIG_SND_ENS1371 is not set
789# CONFIG_SND_ES1938 is not set
790# CONFIG_SND_ES1968 is not set
791# CONFIG_SND_FM801 is not set
792# CONFIG_SND_HDA_INTEL is not set
793# CONFIG_SND_HDSP is not set
794# CONFIG_SND_HDSPM is not set
795# CONFIG_SND_ICE1712 is not set
796# CONFIG_SND_ICE1724 is not set
797# CONFIG_SND_INTEL8X0 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700798# CONFIG_SND_INTEL8X0M is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700799# CONFIG_SND_KORG1212 is not set
800# CONFIG_SND_MAESTRO3 is not set
801# CONFIG_SND_MIXART is not set
802# CONFIG_SND_NM256 is not set
803# CONFIG_SND_PCXHR is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700804# CONFIG_SND_RIPTIDE is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700805# CONFIG_SND_RME32 is not set
806# CONFIG_SND_RME96 is not set
807# CONFIG_SND_RME9652 is not set
808# CONFIG_SND_SONICVIBES is not set
809# CONFIG_SND_TRIDENT is not set
810# CONFIG_SND_VIA82XX is not set
811# CONFIG_SND_VIA82XX_MODEM is not set
812# CONFIG_SND_VX222 is not set
813# CONFIG_SND_YMFPCI is not set
814
815#
816# GSC devices
817#
818CONFIG_SND_HARMONY=y
819
820#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700821# System on Chip audio support
822#
823# CONFIG_SND_SOC is not set
824
825#
826# SoC Audio support for SuperH
827#
828
829#
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700830# Open Sound System
831#
832# CONFIG_SOUND_PRIME is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700833CONFIG_HID_SUPPORT=y
834CONFIG_HID=y
835CONFIG_HID_DEBUG=y
836CONFIG_USB_SUPPORT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700837CONFIG_USB_ARCH_HAS_HCD=y
838CONFIG_USB_ARCH_HAS_OHCI=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700839CONFIG_USB_ARCH_HAS_EHCI=y
Kyle McMartin27678202005-10-21 23:11:03 -0400840# CONFIG_USB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700841
842#
Matthew Wilcoxa1c74442006-01-17 11:05:35 -0700843# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
844#
845
846#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700847# USB Gadget Support
848#
849# CONFIG_USB_GADGET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700850# CONFIG_MMC is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700851# CONFIG_NEW_LEDS is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400852# CONFIG_INFINIBAND is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700853# CONFIG_RTC_CLASS is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400854
855#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700856# DMA Engine support
Kyle McMartin27678202005-10-21 23:11:03 -0400857#
Kyle McMartin0ed546292007-10-18 00:06:18 -0700858# CONFIG_DMA_ENGINE is not set
859
860#
861# DMA Clients
862#
863
864#
865# DMA Devices
866#
867# CONFIG_AUXDISPLAY is not set
868
869#
870# Userspace I/O
871#
872# CONFIG_UIO is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400873
874#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700875# File systems
876#
877CONFIG_EXT2_FS=y
878# CONFIG_EXT2_FS_XATTR is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400879# CONFIG_EXT2_FS_XIP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700880CONFIG_EXT3_FS=y
881# CONFIG_EXT3_FS_XATTR is not set
882CONFIG_JBD=y
883# CONFIG_JBD_DEBUG is not set
884# CONFIG_REISERFS_FS is not set
885# CONFIG_JFS_FS is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400886# CONFIG_FS_POSIX_ACL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700887# CONFIG_XFS_FS is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700888# CONFIG_OCFS2_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700889# CONFIG_MINIX_FS is not set
890# CONFIG_ROMFS_FS is not set
Kyle McMartin27678202005-10-21 23:11:03 -0400891CONFIG_INOTIFY=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700892CONFIG_INOTIFY_USER=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700893# CONFIG_QUOTA is not set
894CONFIG_DNOTIFY=y
895# CONFIG_AUTOFS_FS is not set
896CONFIG_AUTOFS4_FS=y
Kyle McMartin27678202005-10-21 23:11:03 -0400897# CONFIG_FUSE_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700898
899#
900# CD-ROM/DVD Filesystems
901#
902CONFIG_ISO9660_FS=y
903CONFIG_JOLIET=y
904# CONFIG_ZISOFS is not set
905# CONFIG_UDF_FS is not set
906
907#
908# DOS/FAT/NT Filesystems
909#
910# CONFIG_MSDOS_FS is not set
911# CONFIG_VFAT_FS is not set
912# CONFIG_NTFS_FS is not set
913
914#
915# Pseudo filesystems
916#
917CONFIG_PROC_FS=y
918CONFIG_PROC_KCORE=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700919CONFIG_PROC_SYSCTL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700920CONFIG_SYSFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700921CONFIG_TMPFS=y
Kyle McMartin0ed546292007-10-18 00:06:18 -0700922# CONFIG_TMPFS_POSIX_ACL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700923# CONFIG_HUGETLB_PAGE is not set
924CONFIG_RAMFS=y
925
926#
927# Miscellaneous filesystems
928#
929# CONFIG_HFSPLUS_FS is not set
930# CONFIG_CRAMFS is not set
931# CONFIG_VXFS_FS is not set
932# CONFIG_HPFS_FS is not set
933# CONFIG_QNX4FS_FS is not set
934# CONFIG_SYSV_FS is not set
935# CONFIG_UFS_FS is not set
936
937#
938# Network File Systems
939#
940CONFIG_NFS_FS=y
941CONFIG_NFS_V3=y
Kyle McMartin27678202005-10-21 23:11:03 -0400942# CONFIG_NFS_V3_ACL is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -0700943# CONFIG_NFS_DIRECTIO is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700944CONFIG_NFSD=y
945CONFIG_NFSD_V3=y
Kyle McMartin27678202005-10-21 23:11:03 -0400946# CONFIG_NFSD_V3_ACL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700947CONFIG_NFSD_TCP=y
948CONFIG_ROOT_NFS=y
949CONFIG_LOCKD=y
950CONFIG_LOCKD_V4=y
951CONFIG_EXPORTFS=y
Kyle McMartin27678202005-10-21 23:11:03 -0400952CONFIG_NFS_COMMON=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700953CONFIG_SUNRPC=y
Kyle McMartin27678202005-10-21 23:11:03 -0400954CONFIG_SMB_FS=y
955# CONFIG_SMB_NLS_DEFAULT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700956# CONFIG_CIFS is not set
957# CONFIG_NCP_FS is not set
958# CONFIG_CODA_FS is not set
959
960#
961# Partition Types
962#
963# CONFIG_PARTITION_ADVANCED is not set
964CONFIG_MSDOS_PARTITION=y
965
966#
967# Native Language Support
968#
969CONFIG_NLS=y
970CONFIG_NLS_DEFAULT="iso8859-1"
Stuart Bradya2d33802006-03-29 13:11:25 -0700971CONFIG_NLS_CODEPAGE_437=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700972# CONFIG_NLS_CODEPAGE_737 is not set
973# CONFIG_NLS_CODEPAGE_775 is not set
Stuart Bradya2d33802006-03-29 13:11:25 -0700974CONFIG_NLS_CODEPAGE_850=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700975# CONFIG_NLS_CODEPAGE_852 is not set
976# CONFIG_NLS_CODEPAGE_855 is not set
977# CONFIG_NLS_CODEPAGE_857 is not set
978# CONFIG_NLS_CODEPAGE_860 is not set
979# CONFIG_NLS_CODEPAGE_861 is not set
980# CONFIG_NLS_CODEPAGE_862 is not set
981# CONFIG_NLS_CODEPAGE_863 is not set
982# CONFIG_NLS_CODEPAGE_864 is not set
983# CONFIG_NLS_CODEPAGE_865 is not set
984# CONFIG_NLS_CODEPAGE_866 is not set
985# CONFIG_NLS_CODEPAGE_869 is not set
986# CONFIG_NLS_CODEPAGE_936 is not set
987# CONFIG_NLS_CODEPAGE_950 is not set
988# CONFIG_NLS_CODEPAGE_932 is not set
989# CONFIG_NLS_CODEPAGE_949 is not set
990# CONFIG_NLS_CODEPAGE_874 is not set
991# CONFIG_NLS_ISO8859_8 is not set
992# CONFIG_NLS_CODEPAGE_1250 is not set
993# CONFIG_NLS_CODEPAGE_1251 is not set
Stuart Bradya2d33802006-03-29 13:11:25 -0700994CONFIG_NLS_ASCII=m
995CONFIG_NLS_ISO8859_1=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700996# CONFIG_NLS_ISO8859_2 is not set
997# CONFIG_NLS_ISO8859_3 is not set
998# CONFIG_NLS_ISO8859_4 is not set
999# CONFIG_NLS_ISO8859_5 is not set
1000# CONFIG_NLS_ISO8859_6 is not set
1001# CONFIG_NLS_ISO8859_7 is not set
1002# CONFIG_NLS_ISO8859_9 is not set
1003# CONFIG_NLS_ISO8859_13 is not set
1004# CONFIG_NLS_ISO8859_14 is not set
Stuart Bradya2d33802006-03-29 13:11:25 -07001005CONFIG_NLS_ISO8859_15=m
Linus Torvalds1da177e2005-04-16 15:20:36 -07001006# CONFIG_NLS_KOI8_R is not set
1007# CONFIG_NLS_KOI8_U is not set
Stuart Bradya2d33802006-03-29 13:11:25 -07001008CONFIG_NLS_UTF8=m
Linus Torvalds1da177e2005-04-16 15:20:36 -07001009
1010#
1011# Kernel hacking
1012#
Kyle McMartin27678202005-10-21 23:11:03 -04001013# CONFIG_PRINTK_TIME is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001014CONFIG_ENABLE_MUST_CHECK=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001015CONFIG_MAGIC_SYSRQ=y
Kyle McMartin0ed546292007-10-18 00:06:18 -07001016# CONFIG_UNUSED_SYMBOLS is not set
Kyle McMartin27678202005-10-21 23:11:03 -04001017# CONFIG_DEBUG_FS is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001018CONFIG_HEADERS_CHECK=y
1019CONFIG_DEBUG_KERNEL=y
1020# CONFIG_DEBUG_SHIRQ is not set
1021CONFIG_DETECT_SOFTLOCKUP=y
1022CONFIG_SCHED_DEBUG=y
1023# CONFIG_SCHEDSTATS is not set
1024# CONFIG_TIMER_STATS is not set
1025# CONFIG_DEBUG_SLAB is not set
1026# CONFIG_DEBUG_RT_MUTEXES is not set
1027# CONFIG_RT_MUTEX_TESTER is not set
1028# CONFIG_DEBUG_SPINLOCK is not set
1029# CONFIG_DEBUG_MUTEXES is not set
1030# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1031# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1032# CONFIG_DEBUG_KOBJECT is not set
1033CONFIG_DEBUG_BUGVERBOSE=y
1034# CONFIG_DEBUG_INFO is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -07001035# CONFIG_DEBUG_VM is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001036# CONFIG_DEBUG_LIST is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -07001037CONFIG_FORCED_INLINING=y
1038# CONFIG_RCU_TORTURE_TEST is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001039# CONFIG_FAULT_INJECTION is not set
Matthew Wilcoxa1c74442006-01-17 11:05:35 -07001040# CONFIG_DEBUG_RODATA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001041
1042#
1043# Security options
1044#
1045# CONFIG_KEYS is not set
1046CONFIG_SECURITY=y
1047# CONFIG_SECURITY_NETWORK is not set
1048CONFIG_SECURITY_CAPABILITIES=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001049CONFIG_CRYPTO=y
Kyle McMartin0ed546292007-10-18 00:06:18 -07001050CONFIG_CRYPTO_ALGAPI=y
1051CONFIG_CRYPTO_BLKCIPHER=y
1052CONFIG_CRYPTO_MANAGER=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001053# CONFIG_CRYPTO_HMAC is not set
1054# CONFIG_CRYPTO_NULL is not set
1055# CONFIG_CRYPTO_MD4 is not set
1056# CONFIG_CRYPTO_MD5 is not set
1057# CONFIG_CRYPTO_SHA1 is not set
1058# CONFIG_CRYPTO_SHA256 is not set
1059# CONFIG_CRYPTO_SHA512 is not set
1060# CONFIG_CRYPTO_WP512 is not set
Kyle McMartin27678202005-10-21 23:11:03 -04001061# CONFIG_CRYPTO_TGR192 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001062# CONFIG_CRYPTO_ECB is not set
1063CONFIG_CRYPTO_CBC=y
1064# CONFIG_CRYPTO_PCBC is not set
1065# CONFIG_CRYPTO_CRYPTD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001066# CONFIG_CRYPTO_DES is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001067# CONFIG_CRYPTO_FCRYPT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001068# CONFIG_CRYPTO_BLOWFISH is not set
1069# CONFIG_CRYPTO_TWOFISH is not set
1070# CONFIG_CRYPTO_SERPENT is not set
1071# CONFIG_CRYPTO_AES is not set
1072# CONFIG_CRYPTO_CAST5 is not set
1073# CONFIG_CRYPTO_CAST6 is not set
1074# CONFIG_CRYPTO_TEA is not set
1075# CONFIG_CRYPTO_ARC4 is not set
1076# CONFIG_CRYPTO_KHAZAD is not set
1077# CONFIG_CRYPTO_ANUBIS is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001078# CONFIG_CRYPTO_SEED is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001079# CONFIG_CRYPTO_DEFLATE is not set
1080# CONFIG_CRYPTO_MICHAEL_MIC is not set
1081# CONFIG_CRYPTO_CRC32C is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001082# CONFIG_CRYPTO_CAMELLIA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001083# CONFIG_CRYPTO_TEST is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001084# CONFIG_CRYPTO_AUTHENC is not set
1085CONFIG_CRYPTO_HW=y
Kyle McMartin27678202005-10-21 23:11:03 -04001086
1087#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001088# Library routines
1089#
Kyle McMartin0ed546292007-10-18 00:06:18 -07001090CONFIG_BITREVERSE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001091# CONFIG_CRC_CCITT is not set
Kyle McMartin27678202005-10-21 23:11:03 -04001092# CONFIG_CRC16 is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001093# CONFIG_CRC_ITU_T is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001094CONFIG_CRC32=y
Kyle McMartin0ed546292007-10-18 00:06:18 -07001095# CONFIG_CRC7 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001096# CONFIG_LIBCRC32C is not set
Kyle McMartin0ed546292007-10-18 00:06:18 -07001097CONFIG_PLIST=y
1098CONFIG_HAS_IOMEM=y
1099CONFIG_HAS_IOPORT=y
1100CONFIG_HAS_DMA=y