1#
2# Automatically generated make config: don't edit
3#
4# CONFIG_UID16 is not set
5# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
6CONFIG_RWSEM_XCHGADD_ALGORITHM=y
7CONFIG_HAVE_DEC_LOCK=y
8
9#
10# Code maturity level options
11#
12CONFIG_EXPERIMENTAL=y
13
14#
15# Loadable module support
16#
17CONFIG_MODULES=y
18CONFIG_MODVERSIONS=y
19CONFIG_KMOD=y
20
21#
22# Platform support
23#
24CONFIG_PPC=y
25CONFIG_PPC32=y
26CONFIG_6xx=y
27# CONFIG_4xx is not set
28# CONFIG_POWER3 is not set
29# CONFIG_POWER4 is not set
30# CONFIG_8xx is not set
31# CONFIG_8260 is not set
32CONFIG_PPC_STD_MMU=y
33CONFIG_ALL_PPC=y
34# CONFIG_APUS is not set
35# CONFIG_SPRUCE is not set
36# CONFIG_LOPEC is not set
37# CONFIG_PAL4 is not set
38# CONFIG_GEMINI is not set
39# CONFIG_SMP is not set
40CONFIG_ALTIVEC=y
41CONFIG_TAU=y
42# CONFIG_TAU_INT is not set
43# CONFIG_TAU_AVERAGE is not set
44CONFIG_PPC_ISATIMER=y
45
46#
47# General setup
48#
49# CONFIG_HIGHMEM is not set
50# CONFIG_ISA is not set
51# CONFIG_EISA is not set
52# CONFIG_SBUS is not set
53# CONFIG_MCA is not set
54CONFIG_PCI=y
55CONFIG_NET=y
56CONFIG_SYSCTL=y
57CONFIG_SYSVIPC=y
58# CONFIG_BSD_PROCESS_ACCT is not set
59CONFIG_KCORE_ELF=y
60CONFIG_BINFMT_ELF=y
61CONFIG_KERNEL_ELF=y
62CONFIG_BINFMT_MISC=m
63# CONFIG_OOM_KILLER is not set
64CONFIG_PCI_NAMES=y
65CONFIG_HOTPLUG=y
66
67#
68# PCMCIA/CardBus support
69#
70# CONFIG_PCMCIA is not set
71
72#
73# Parallel port support
74#
75# CONFIG_PARPORT is not set
76CONFIG_GEN_RTC=y
77CONFIG_PPC601_SYNC_FIX=y
78CONFIG_PROC_DEVICETREE=y
79CONFIG_PPC_RTAS=y
80CONFIG_PREP_RESIDUAL=y
81CONFIG_PROC_PREPRESIDUAL=y
82CONFIG_PPCBUG_NVRAM=y
83CONFIG_CMDLINE_BOOL=y
84CONFIG_CMDLINE="console=ttyS0,9600 console=tty0 root=/dev/sda2"
85
86#
87# Memory Technology Devices (MTD)
88#
89# CONFIG_MTD is not set
90
91#
92# Plug and Play configuration
93#
94# CONFIG_PNP is not set
95# CONFIG_ISAPNP is not set
96
97#
98# Block devices
99#
100CONFIG_BLK_DEV_FD=m
101# CONFIG_BLK_DEV_XD is not set
102# CONFIG_PARIDE is not set
103# CONFIG_BLK_CPQ_DA is not set
104# CONFIG_BLK_CPQ_CISS_DA is not set
105# CONFIG_CISS_SCSI_TAPE is not set
106# CONFIG_BLK_DEV_DAC960 is not set
107# CONFIG_BLK_DEV_UMEM is not set
108CONFIG_BLK_DEV_LOOP=y
109# CONFIG_BLK_DEV_NBD is not set
110CONFIG_BLK_DEV_RAM=y
111CONFIG_BLK_DEV_RAM_SIZE=4096
112CONFIG_BLK_DEV_INITRD=y
113# CONFIG_BLK_STATS is not set
114
115#
116# Multi-device support (RAID and LVM)
117#
118# CONFIG_MD is not set
119# CONFIG_BLK_DEV_MD is not set
120# CONFIG_MD_LINEAR is not set
121# CONFIG_MD_RAID0 is not set
122# CONFIG_MD_RAID1 is not set
123# CONFIG_MD_RAID5 is not set
124# CONFIG_MD_MULTIPATH is not set
125# CONFIG_BLK_DEV_LVM is not set
126
127#
128# Networking options
129#
130CONFIG_PACKET=y
131# CONFIG_PACKET_MMAP is not set
132# CONFIG_NETLINK_DEV is not set
133CONFIG_NETFILTER=y
134# CONFIG_NETFILTER_DEBUG is not set
135# CONFIG_FILTER is not set
136CONFIG_UNIX=y
137CONFIG_INET=y
138CONFIG_IP_MULTICAST=y
139# CONFIG_IP_ADVANCED_ROUTER is not set
140# CONFIG_IP_PNP is not set
141# CONFIG_NET_IPIP is not set
142# CONFIG_NET_IPGRE is not set
143# CONFIG_IP_MROUTE is not set
144# CONFIG_ARPD is not set
145# CONFIG_INET_ECN is not set
146CONFIG_SYN_COOKIES=y
147
148#
149#   IP: Netfilter Configuration
150#
151CONFIG_IP_NF_CONNTRACK=m
152CONFIG_IP_NF_FTP=m
153CONFIG_IP_NF_AMANDA=m
154CONFIG_IP_NF_TFTP=m
155CONFIG_IP_NF_IRC=m
156# CONFIG_IP_NF_QUEUE is not set
157CONFIG_IP_NF_IPTABLES=m
158CONFIG_IP_NF_MATCH_LIMIT=m
159CONFIG_IP_NF_MATCH_MAC=m
160CONFIG_IP_NF_MATCH_PKTTYPE=m
161CONFIG_IP_NF_MATCH_MARK=m
162CONFIG_IP_NF_MATCH_MULTIPORT=m
163CONFIG_IP_NF_MATCH_TOS=m
164CONFIG_IP_NF_MATCH_ECN=m
165CONFIG_IP_NF_MATCH_DSCP=m
166CONFIG_IP_NF_MATCH_AH_ESP=m
167CONFIG_IP_NF_MATCH_LENGTH=m
168CONFIG_IP_NF_MATCH_TTL=m
169CONFIG_IP_NF_MATCH_TCPMSS=m
170CONFIG_IP_NF_MATCH_HELPER=m
171CONFIG_IP_NF_MATCH_STATE=m
172CONFIG_IP_NF_MATCH_CONNTRACK=m
173CONFIG_IP_NF_MATCH_UNCLEAN=m
174CONFIG_IP_NF_MATCH_OWNER=m
175CONFIG_IP_NF_FILTER=m
176CONFIG_IP_NF_TARGET_REJECT=m
177CONFIG_IP_NF_TARGET_MIRROR=m
178CONFIG_IP_NF_NAT=m
179CONFIG_IP_NF_NAT_NEEDED=y
180CONFIG_IP_NF_TARGET_MASQUERADE=m
181CONFIG_IP_NF_TARGET_REDIRECT=m
182CONFIG_IP_NF_NAT_AMANDA=m
183CONFIG_IP_NF_NAT_SNMP_BASIC=m
184CONFIG_IP_NF_NAT_IRC=m
185CONFIG_IP_NF_NAT_FTP=m
186CONFIG_IP_NF_NAT_TFTP=m
187# CONFIG_IP_NF_MANGLE is not set
188# CONFIG_IP_NF_TARGET_LOG is not set
189CONFIG_IP_NF_TARGET_ULOG=m
190CONFIG_IP_NF_TARGET_TCPMSS=m
191CONFIG_IP_NF_ARPTABLES=m
192CONFIG_IP_NF_ARPFILTER=m
193CONFIG_IP_NF_COMPAT_IPCHAINS=m
194CONFIG_IP_NF_NAT_NEEDED=y
195# CONFIG_IP_NF_COMPAT_IPFWADM is not set
196# CONFIG_IPV6 is not set
197# CONFIG_KHTTPD is not set
198# CONFIG_ATM is not set
199# CONFIG_VLAN_8021Q is not set
200
201#
202#
203#
204# CONFIG_IPX is not set
205CONFIG_ATALK=m
206
207#
208# Appletalk devices
209#
210# CONFIG_DEV_APPLETALK is not set
211# CONFIG_DECNET is not set
212# CONFIG_BRIDGE is not set
213# CONFIG_X25 is not set
214# CONFIG_LAPB is not set
215# CONFIG_LLC is not set
216# CONFIG_NET_DIVERT is not set
217# CONFIG_ECONET is not set
218# CONFIG_WAN_ROUTER is not set
219# CONFIG_NET_FASTROUTE is not set
220# CONFIG_NET_HW_FLOWCONTROL is not set
221
222#
223# QoS and/or fair queueing
224#
225# CONFIG_NET_SCHED is not set
226
227#
228# Network testing
229#
230# CONFIG_NET_PKTGEN is not set
231
232#
233# ATA/IDE/MFM/RLL support
234#
235CONFIG_IDE=y
236
237#
238# IDE, ATA and ATAPI Block devices
239#
240CONFIG_BLK_DEV_IDE=y
241
242#
243# Please see Documentation/ide.txt for help/info on IDE drives
244#
245# CONFIG_BLK_DEV_HD_IDE is not set
246# CONFIG_BLK_DEV_HD is not set
247CONFIG_BLK_DEV_IDEDISK=y
248# CONFIG_IDEDISK_MULTI_MODE is not set
249# CONFIG_IDEDISK_STROKE is not set
250# CONFIG_BLK_DEV_IDECS is not set
251CONFIG_BLK_DEV_IDECD=y
252# CONFIG_BLK_DEV_IDETAPE is not set
253CONFIG_BLK_DEV_IDEFLOPPY=y
254CONFIG_BLK_DEV_IDESCSI=y
255# CONFIG_IDE_TASK_IOCTL is not set
256
257#
258# IDE chipset support/bugfixes
259#
260# CONFIG_BLK_DEV_CMD640 is not set
261# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
262# CONFIG_BLK_DEV_ISAPNP is not set
263CONFIG_BLK_DEV_IDEPCI=y
264CONFIG_BLK_DEV_GENERIC=y
265CONFIG_IDEPCI_SHARE_IRQ=y
266CONFIG_BLK_DEV_IDEDMA_PCI=y
267# CONFIG_BLK_DEV_OFFBOARD is not set
268# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
269CONFIG_IDEDMA_PCI_AUTO=y
270# CONFIG_IDEDMA_ONLYDISK is not set
271CONFIG_BLK_DEV_IDEDMA=y
272# CONFIG_IDEDMA_PCI_WIP is not set
273# CONFIG_BLK_DEV_ADMA100 is not set
274# CONFIG_BLK_DEV_AEC62XX is not set
275# CONFIG_BLK_DEV_ALI15X3 is not set
276# CONFIG_WDC_ALI15X3 is not set
277# CONFIG_BLK_DEV_AMD74XX is not set
278# CONFIG_AMD74XX_OVERRIDE is not set
279CONFIG_BLK_DEV_CMD64X=y
280# CONFIG_BLK_DEV_TRIFLEX is not set
281# CONFIG_BLK_DEV_CY82C693 is not set
282# CONFIG_BLK_DEV_CS5530 is not set
283# CONFIG_BLK_DEV_HPT34X is not set
284# CONFIG_HPT34X_AUTODMA is not set
285# CONFIG_BLK_DEV_HPT366 is not set
286# CONFIG_BLK_DEV_PIIX is not set
287# CONFIG_BLK_DEV_NS87415 is not set
288# CONFIG_BLK_DEV_OPTI621 is not set
289# CONFIG_BLK_DEV_PDC202XX_OLD is not set
290# CONFIG_PDC202XX_BURST is not set
291# CONFIG_BLK_DEV_PDC202XX_NEW is not set
292# CONFIG_PDC202XX_FORCE is not set
293# CONFIG_BLK_DEV_RZ1000 is not set
294# CONFIG_BLK_DEV_SC1200 is not set
295# CONFIG_BLK_DEV_SVWKS is not set
296# CONFIG_BLK_DEV_SIIMAGE is not set
297# CONFIG_BLK_DEV_SIS5513 is not set
298# CONFIG_BLK_DEV_SLC90E66 is not set
299# CONFIG_BLK_DEV_TRM290 is not set
300# CONFIG_BLK_DEV_VIA82CXXX is not set
301CONFIG_BLK_DEV_SL82C105=y
302CONFIG_BLK_DEV_IDE_PMAC=y
303CONFIG_BLK_DEV_IDEDMA_PMAC=y
304CONFIG_BLK_DEV_IDEDMA_PMAC_AUTO=y
305CONFIG_BLK_DEV_IDEDMA=y
306CONFIG_BLK_DEV_IDEPCI=y
307# CONFIG_IDE_CHIPSETS is not set
308CONFIG_IDEDMA_AUTO=y
309# CONFIG_IDEDMA_IVB is not set
310# CONFIG_DMA_NONPCI is not set
311# CONFIG_BLK_DEV_ATARAID is not set
312# CONFIG_BLK_DEV_ATARAID_PDC is not set
313# CONFIG_BLK_DEV_ATARAID_HPT is not set
314# CONFIG_BLK_DEV_ATARAID_SII is not set
315
316#
317# SCSI support
318#
319CONFIG_SCSI=y
320
321#
322# SCSI support type (disk, tape, CD-ROM)
323#
324CONFIG_BLK_DEV_SD=y
325CONFIG_SD_EXTRA_DEVS=40
326CONFIG_CHR_DEV_ST=y
327# CONFIG_CHR_DEV_OSST is not set
328CONFIG_BLK_DEV_SR=y
329CONFIG_BLK_DEV_SR_VENDOR=y
330CONFIG_SR_EXTRA_DEVS=2
331CONFIG_CHR_DEV_SG=y
332
333#
334# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
335#
336# CONFIG_SCSI_DEBUG_QUEUES is not set
337# CONFIG_SCSI_MULTI_LUN is not set
338CONFIG_SCSI_CONSTANTS=y
339# CONFIG_SCSI_LOGGING is not set
340
341#
342# SCSI low-level drivers
343#
344# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
345# CONFIG_SCSI_7000FASST is not set
346# CONFIG_SCSI_ACARD is not set
347# CONFIG_SCSI_AHA152X is not set
348# CONFIG_SCSI_AHA1542 is not set
349# CONFIG_SCSI_AHA1740 is not set
350# CONFIG_SCSI_AACRAID is not set
351CONFIG_SCSI_AIC7XXX=m
352CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
353CONFIG_AIC7XXX_RESET_DELAY_MS=15000
354# CONFIG_AIC7XXX_PROBE_EISA_VL is not set
355# CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
356# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
357CONFIG_AIC7XXX_DEBUG_MASK=0
358# CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set
359# CONFIG_SCSI_AIC79XX is not set
360CONFIG_SCSI_AIC7XXX_OLD=m
361# CONFIG_AIC7XXX_OLD_TCQ_ON_BY_DEFAULT is not set
362CONFIG_AIC7XXX_OLD_CMDS_PER_DEVICE=8
363CONFIG_AIC7XXX_OLD_PROC_STATS=y
364# CONFIG_SCSI_DPT_I2O is not set
365CONFIG_SCSI_ADVANSYS=m
366# CONFIG_SCSI_IN2000 is not set
367# CONFIG_SCSI_AM53C974 is not set
368# CONFIG_SCSI_MEGARAID is not set
369# CONFIG_SCSI_BUSLOGIC is not set
370# CONFIG_SCSI_CPQFCTS is not set
371# CONFIG_SCSI_DMX3191D is not set
372# CONFIG_SCSI_DTC3280 is not set
373# CONFIG_SCSI_EATA is not set
374# CONFIG_SCSI_EATA_DMA is not set
375# CONFIG_SCSI_EATA_PIO is not set
376# CONFIG_SCSI_FUTURE_DOMAIN is not set
377# CONFIG_SCSI_GDTH is not set
378# CONFIG_SCSI_GENERIC_NCR5380 is not set
379# CONFIG_SCSI_INITIO is not set
380# CONFIG_SCSI_INIA100 is not set
381# CONFIG_SCSI_NCR53C406A is not set
382# CONFIG_SCSI_NCR53C7xx is not set
383CONFIG_SCSI_SYM53C8XX_2=y
384CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
385CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
386CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
387# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
388# CONFIG_SCSI_PAS16 is not set
389# CONFIG_SCSI_PCI2000 is not set
390# CONFIG_SCSI_PCI2220I is not set
391# CONFIG_SCSI_PSI240I is not set
392# CONFIG_SCSI_QLOGIC_FAS is not set
393# CONFIG_SCSI_QLOGIC_ISP is not set
394# CONFIG_SCSI_QLOGIC_FC is not set
395# CONFIG_SCSI_QLOGIC_1280 is not set
396# CONFIG_SCSI_SIM710 is not set
397# CONFIG_SCSI_SYM53C416 is not set
398# CONFIG_SCSI_DC390T is not set
399# CONFIG_SCSI_T128 is not set
400# CONFIG_SCSI_U14_34F is not set
401# CONFIG_SCSI_NSP32 is not set
402# CONFIG_SCSI_DEBUG is not set
403CONFIG_SCSI_MESH=y
404CONFIG_SCSI_MESH_SYNC_RATE=5
405CONFIG_SCSI_MESH_RESET_DELAY_MS=4000
406CONFIG_SCSI_MAC53C94=y
407
408#
409# IEEE 1394 (FireWire) support (EXPERIMENTAL)
410#
411# CONFIG_IEEE1394 is not set
412
413#
414# Network device support
415#
416CONFIG_NETDEVICES=y
417
418#
419# ARCnet devices
420#
421# CONFIG_ARCNET is not set
422# CONFIG_DUMMY is not set
423# CONFIG_BONDING is not set
424# CONFIG_EQUALIZER is not set
425# CONFIG_TUN is not set
426# CONFIG_ETHERTAP is not set
427
428#
429# Ethernet (10 or 100Mbit)
430#
431CONFIG_NET_ETHERNET=y
432CONFIG_MACE=y
433# CONFIG_MACE_AAUI_PORT is not set
434CONFIG_BMAC=y
435CONFIG_GMAC=y
436# CONFIG_SUNLANCE is not set
437# CONFIG_HAPPYMEAL is not set
438# CONFIG_SUNBMAC is not set
439# CONFIG_SUNQE is not set
440# CONFIG_SUNGEM is not set
441# CONFIG_NET_VENDOR_3COM is not set
442# CONFIG_LANCE is not set
443# CONFIG_NET_VENDOR_SMC is not set
444# CONFIG_NET_VENDOR_RACAL is not set
445# CONFIG_HP100 is not set
446# CONFIG_NET_ISA is not set
447CONFIG_NET_PCI=y
448CONFIG_PCNET32=y
449# CONFIG_AMD8111_ETH is not set
450# CONFIG_ADAPTEC_STARFIRE is not set
451# CONFIG_APRICOT is not set
452# CONFIG_CS89x0 is not set
453CONFIG_TULIP=y
454# CONFIG_TULIP_MWI is not set
455CONFIG_TULIP_MMIO=y
456CONFIG_DE4X5=m
457# CONFIG_DGRS is not set
458# CONFIG_DM9102 is not set
459# CONFIG_EEPRO100 is not set
460# CONFIG_EEPRO100_PIO is not set
461# CONFIG_E100 is not set
462# CONFIG_LNE390 is not set
463# CONFIG_FEALNX is not set
464# CONFIG_NATSEMI is not set
465# CONFIG_NE2K_PCI is not set
466# CONFIG_NE3210 is not set
467# CONFIG_ES3210 is not set
468# CONFIG_8139CP is not set
469# CONFIG_8139TOO is not set
470# CONFIG_8139TOO_PIO is not set
471# CONFIG_8139TOO_TUNE_TWISTER is not set
472# CONFIG_8139TOO_8129 is not set
473# CONFIG_8139_OLD_RX_RESET is not set
474# CONFIG_SIS900 is not set
475# CONFIG_EPIC100 is not set
476# CONFIG_SUNDANCE is not set
477# CONFIG_SUNDANCE_MMIO is not set
478# CONFIG_TLAN is not set
479# CONFIG_TC35815 is not set
480# CONFIG_VIA_RHINE is not set
481# CONFIG_VIA_RHINE_MMIO is not set
482# CONFIG_WINBOND_840 is not set
483# CONFIG_NET_POCKET is not set
484
485#
486# Ethernet (1000 Mbit)
487#
488# CONFIG_ACENIC is not set
489# CONFIG_DL2K is not set
490# CONFIG_E1000 is not set
491# CONFIG_MYRI_SBUS is not set
492# CONFIG_NS83820 is not set
493# CONFIG_HAMACHI is not set
494# CONFIG_YELLOWFIN is not set
495# CONFIG_R8169 is not set
496# CONFIG_SK98LIN is not set
497# CONFIG_TIGON3 is not set
498# CONFIG_FDDI is not set
499# CONFIG_HIPPI is not set
500# CONFIG_PLIP is not set
501CONFIG_PPP=y
502CONFIG_PPP_MULTILINK=y
503# CONFIG_PPP_FILTER is not set
504CONFIG_PPP_ASYNC=y
505# CONFIG_PPP_SYNC_TTY is not set
506CONFIG_PPP_DEFLATE=y
507# CONFIG_PPP_BSDCOMP is not set
508# CONFIG_PPPOE is not set
509# CONFIG_SLIP is not set
510
511#
512# Wireless LAN (non-hamradio)
513#
514CONFIG_NET_RADIO=y
515# CONFIG_STRIP is not set
516# CONFIG_WAVELAN is not set
517# CONFIG_ARLAN is not set
518# CONFIG_AIRONET4500 is not set
519# CONFIG_AIRONET4500_NONCS is not set
520# CONFIG_AIRONET4500_PROC is not set
521# CONFIG_AIRO is not set
522CONFIG_HERMES=m
523CONFIG_APPLE_AIRPORT=m
524# CONFIG_PLX_HERMES is not set
525# CONFIG_PCI_HERMES is not set
526CONFIG_NET_WIRELESS=y
527
528#
529# Token Ring devices
530#
531# CONFIG_TR is not set
532# CONFIG_NET_FC is not set
533# CONFIG_RCPCI is not set
534# CONFIG_SHAPER is not set
535
536#
537# Wan interfaces
538#
539# CONFIG_WAN is not set
540
541#
542# Amateur Radio support
543#
544# CONFIG_HAMRADIO is not set
545
546#
547# IrDA (infrared) support
548#
549# CONFIG_IRDA is not set
550
551#
552# ISDN subsystem
553#
554# CONFIG_ISDN is not set
555
556#
557# Old CD-ROM drivers (not SCSI, not IDE)
558#
559# CONFIG_CD_NO_IDESCSI is not set
560
561#
562# Console drivers
563#
564CONFIG_VGA_CONSOLE=y
565
566#
567# Frame-buffer support
568#
569CONFIG_FB=y
570CONFIG_DUMMY_CONSOLE=y
571# CONFIG_FB_RIVA is not set
572# CONFIG_FB_CLGEN is not set
573# CONFIG_FB_PM2 is not set
574# CONFIG_FB_PM3 is not set
575# CONFIG_FB_CYBER2000 is not set
576CONFIG_FB_OF=y
577CONFIG_FB_CONTROL=y
578CONFIG_FB_PLATINUM=y
579CONFIG_FB_VALKYRIE=y
580CONFIG_FB_CT65550=y
581CONFIG_FB_IMSTT=y
582# CONFIG_FB_S3TRIO is not set
583# CONFIG_FB_VGA16 is not set
584CONFIG_FB_MATROX=y
585CONFIG_FB_MATROX_MILLENIUM=y
586CONFIG_FB_MATROX_MYSTIQUE=y
587# CONFIG_FB_MATROX_G450 is not set
588CONFIG_FB_MATROX_G100A=y
589CONFIG_FB_MATROX_G100=y
590# CONFIG_FB_MATROX_I2C is not set
591# CONFIG_FB_MATROX_MAVEN is not set
592CONFIG_FB_MATROX_PROC=y
593# CONFIG_FB_MATROX_MULTIHEAD is not set
594CONFIG_FB_ATY=y
595CONFIG_FB_ATY_GX=y
596CONFIG_FB_ATY_CT=y
597CONFIG_FB_RADEON=y
598CONFIG_FB_ATY128=y
599# CONFIG_FB_INTEL is not set
600# CONFIG_FB_SIS is not set
601# CONFIG_FB_NEOMAGIC is not set
602CONFIG_FB_3DFX=y
603# CONFIG_FB_VOODOO1 is not set
604# CONFIG_FB_TRIDENT is not set
605# CONFIG_FB_VIRTUAL is not set
606# CONFIG_FBCON_ADVANCED is not set
607CONFIG_FBCON_CFB8=y
608CONFIG_FBCON_CFB16=y
609CONFIG_FBCON_CFB24=y
610CONFIG_FBCON_CFB32=y
611# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
612CONFIG_FBCON_FONTS=y
613# CONFIG_FONT_8x8 is not set
614CONFIG_FONT_8x16=y
615CONFIG_FONT_SUN8x16=y
616CONFIG_FONT_SUN12x22=y
617# CONFIG_FONT_6x11 is not set
618# CONFIG_FONT_PEARL_8x8 is not set
619# CONFIG_FONT_ACORN_8x8 is not set
620# CONFIG_FB_COMPAT_XPMAC is not set
621
622#
623# Input core support
624#
625CONFIG_INPUT=y
626CONFIG_INPUT_KEYBDEV=y
627CONFIG_INPUT_MOUSEDEV=y
628CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
629CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
630# CONFIG_INPUT_JOYDEV is not set
631CONFIG_INPUT_EVDEV=y
632
633#
634# Macintosh device drivers
635#
636CONFIG_ADB_CUDA=y
637CONFIG_ADB_PMU=y
638# CONFIG_PMAC_PBOOK is not set
639# CONFIG_PMAC_BACKLIGHT is not set
640# CONFIG_MAC_FLOPPY is not set
641CONFIG_MAC_SERIAL=m
642CONFIG_ADB=y
643CONFIG_ADB_MACIO=y
644CONFIG_INPUT_ADBHID=y
645CONFIG_MAC_ADBKEYCODES=y
646CONFIG_MAC_EMUMOUSEBTN=y
647CONFIG_MAC_HID=y
648# CONFIG_ANSLCD is not set
649
650#
651# Character devices
652#
653CONFIG_VT=y
654CONFIG_VT_CONSOLE=y
655CONFIG_SERIAL=m
656# CONFIG_SERIAL_EXTENDED is not set
657# CONFIG_SERIAL_NONSTANDARD is not set
658CONFIG_UNIX98_PTYS=y
659CONFIG_UNIX98_PTY_COUNT=256
660
661#
662# I2C support
663#
664CONFIG_I2C=m
665# CONFIG_I2C_ALGOBIT is not set
666# CONFIG_I2C_ALGOPCF is not set
667CONFIG_I2C_KEYWEST=m
668CONFIG_I2C_CHARDEV=m
669CONFIG_I2C_PROC=m
670
671#
672# Mice
673#
674CONFIG_BUSMOUSE=y
675# CONFIG_ATIXL_BUSMOUSE is not set
676# CONFIG_LOGIBUSMOUSE is not set
677# CONFIG_MS_BUSMOUSE is not set
678CONFIG_MOUSE=y
679CONFIG_PSMOUSE=y
680# CONFIG_82C710_MOUSE is not set
681# CONFIG_PC110_PAD is not set
682# CONFIG_MK712_MOUSE is not set
683
684#
685# Joysticks
686#
687# CONFIG_INPUT_GAMEPORT is not set
688# CONFIG_INPUT_NS558 is not set
689# CONFIG_INPUT_LIGHTNING is not set
690# CONFIG_INPUT_PCIGAME is not set
691# CONFIG_INPUT_CS461X is not set
692# CONFIG_INPUT_EMU10K1 is not set
693# CONFIG_INPUT_SERIO is not set
694# CONFIG_INPUT_SERPORT is not set
695
696#
697# Joysticks
698#
699# CONFIG_INPUT_ANALOG is not set
700# CONFIG_INPUT_A3D is not set
701# CONFIG_INPUT_ADI is not set
702# CONFIG_INPUT_COBRA is not set
703# CONFIG_INPUT_GF2K is not set
704# CONFIG_INPUT_GRIP is not set
705# CONFIG_INPUT_INTERACT is not set
706# CONFIG_INPUT_TMDC is not set
707# CONFIG_INPUT_SIDEWINDER is not set
708# CONFIG_INPUT_IFORCE_USB is not set
709# CONFIG_INPUT_IFORCE_232 is not set
710# CONFIG_INPUT_WARRIOR is not set
711# CONFIG_INPUT_MAGELLAN is not set
712# CONFIG_INPUT_SPACEORB is not set
713# CONFIG_INPUT_SPACEBALL is not set
714# CONFIG_INPUT_STINGER is not set
715# CONFIG_INPUT_DB9 is not set
716# CONFIG_INPUT_GAMECON is not set
717# CONFIG_INPUT_TURBOGRAFX is not set
718# CONFIG_QIC02_TAPE is not set
719# CONFIG_IPMI_HANDLER is not set
720# CONFIG_IPMI_PANIC_EVENT is not set
721# CONFIG_IPMI_DEVICE_INTERFACE is not set
722# CONFIG_IPMI_KCS is not set
723# CONFIG_IPMI_WATCHDOG is not set
724
725#
726# Watchdog Cards
727#
728# CONFIG_WATCHDOG is not set
729# CONFIG_SCx200_GPIO is not set
730# CONFIG_AMD_PM768 is not set
731CONFIG_NVRAM=y
732# CONFIG_RTC is not set
733# CONFIG_DTLK is not set
734# CONFIG_R3964 is not set
735# CONFIG_APPLICOM is not set
736
737#
738# Ftape, the floppy tape device driver
739#
740# CONFIG_FTAPE is not set
741# CONFIG_AGP is not set
742# CONFIG_DRM is not set
743
744#
745# Multimedia devices
746#
747# CONFIG_VIDEO_DEV is not set
748
749#
750# File systems
751#
752# CONFIG_QUOTA is not set
753# CONFIG_AUTOFS_FS is not set
754# CONFIG_AUTOFS4_FS is not set
755# CONFIG_REISERFS_FS is not set
756# CONFIG_REISERFS_CHECK is not set
757# CONFIG_REISERFS_PROC_INFO is not set
758# CONFIG_ADFS_FS is not set
759# CONFIG_ADFS_FS_RW is not set
760# CONFIG_AFFS_FS is not set
761CONFIG_HFS_FS=m
762# CONFIG_BEFS_FS is not set
763# CONFIG_BEFS_DEBUG is not set
764# CONFIG_BFS_FS is not set
765# CONFIG_EXT3_FS is not set
766# CONFIG_JBD is not set
767# CONFIG_JBD_DEBUG is not set
768CONFIG_FAT_FS=m
769CONFIG_MSDOS_FS=m
770# CONFIG_UMSDOS_FS is not set
771CONFIG_VFAT_FS=m
772# CONFIG_EFS_FS is not set
773# CONFIG_JFFS_FS is not set
774# CONFIG_JFFS2_FS is not set
775# CONFIG_CRAMFS is not set
776CONFIG_TMPFS=y
777CONFIG_RAMFS=y
778CONFIG_ISO9660_FS=y
779# CONFIG_JOLIET is not set
780# CONFIG_ZISOFS is not set
781# CONFIG_JFS_FS is not set
782# CONFIG_JFS_DEBUG is not set
783# CONFIG_JFS_STATISTICS is not set
784# CONFIG_MINIX_FS is not set
785# CONFIG_VXFS_FS is not set
786# CONFIG_NTFS_FS is not set
787# CONFIG_NTFS_RW is not set
788# CONFIG_HPFS_FS is not set
789CONFIG_PROC_FS=y
790CONFIG_DEVFS_FS=y
791# CONFIG_DEVFS_MOUNT is not set
792# CONFIG_DEVFS_DEBUG is not set
793CONFIG_DEVPTS_FS=y
794# CONFIG_QNX4FS_FS is not set
795# CONFIG_QNX4FS_RW is not set
796# CONFIG_ROMFS_FS is not set
797CONFIG_EXT2_FS=y
798# CONFIG_SYSV_FS is not set
799# CONFIG_UDF_FS is not set
800# CONFIG_UDF_RW is not set
801# CONFIG_UFS_FS is not set
802# CONFIG_UFS_FS_WRITE is not set
803
804#
805# Network File Systems
806#
807# CONFIG_CODA_FS is not set
808# CONFIG_INTERMEZZO_FS is not set
809CONFIG_NFS_FS=y
810# CONFIG_NFS_V3 is not set
811# CONFIG_ROOT_NFS is not set
812CONFIG_NFSD=y
813# CONFIG_NFSD_V3 is not set
814CONFIG_NFSD_TCP=y
815CONFIG_SUNRPC=y
816CONFIG_LOCKD=y
817# CONFIG_SMB_FS is not set
818# CONFIG_NCP_FS is not set
819# CONFIG_NCPFS_PACKET_SIGNING is not set
820# CONFIG_NCPFS_IOCTL_LOCKING is not set
821# CONFIG_NCPFS_STRONG is not set
822# CONFIG_NCPFS_NFS_NS is not set
823# CONFIG_NCPFS_OS2_NS is not set
824# CONFIG_NCPFS_SMALLDOS is not set
825# CONFIG_NCPFS_NLS is not set
826# CONFIG_NCPFS_EXTRAS is not set
827# CONFIG_ZISOFS_FS is not set
828
829#
830# Partition Types
831#
832CONFIG_PARTITION_ADVANCED=y
833# CONFIG_ACORN_PARTITION is not set
834# CONFIG_OSF_PARTITION is not set
835# CONFIG_AMIGA_PARTITION is not set
836# CONFIG_ATARI_PARTITION is not set
837CONFIG_MAC_PARTITION=y
838CONFIG_MSDOS_PARTITION=y
839# CONFIG_BSD_DISKLABEL is not set
840# CONFIG_MINIX_SUBPARTITION is not set
841# CONFIG_SOLARIS_X86_PARTITION is not set
842# CONFIG_UNIXWARE_DISKLABEL is not set
843# CONFIG_LDM_PARTITION is not set
844# CONFIG_SGI_PARTITION is not set
845# CONFIG_ULTRIX_PARTITION is not set
846# CONFIG_SUN_PARTITION is not set
847# CONFIG_EFI_PARTITION is not set
848# CONFIG_SMB_NLS is not set
849CONFIG_NLS=y
850
851#
852# Native Language Support
853#
854CONFIG_NLS_DEFAULT="iso8859-1"
855# CONFIG_NLS_CODEPAGE_437 is not set
856# CONFIG_NLS_CODEPAGE_737 is not set
857# CONFIG_NLS_CODEPAGE_775 is not set
858# CONFIG_NLS_CODEPAGE_850 is not set
859# CONFIG_NLS_CODEPAGE_852 is not set
860# CONFIG_NLS_CODEPAGE_855 is not set
861# CONFIG_NLS_CODEPAGE_857 is not set
862# CONFIG_NLS_CODEPAGE_860 is not set
863# CONFIG_NLS_CODEPAGE_861 is not set
864# CONFIG_NLS_CODEPAGE_862 is not set
865# CONFIG_NLS_CODEPAGE_863 is not set
866# CONFIG_NLS_CODEPAGE_864 is not set
867# CONFIG_NLS_CODEPAGE_865 is not set
868# CONFIG_NLS_CODEPAGE_866 is not set
869# CONFIG_NLS_CODEPAGE_869 is not set
870# CONFIG_NLS_CODEPAGE_936 is not set
871# CONFIG_NLS_CODEPAGE_950 is not set
872# CONFIG_NLS_CODEPAGE_932 is not set
873# CONFIG_NLS_CODEPAGE_949 is not set
874# CONFIG_NLS_CODEPAGE_874 is not set
875# CONFIG_NLS_ISO8859_8 is not set
876# CONFIG_NLS_CODEPAGE_1250 is not set
877# CONFIG_NLS_CODEPAGE_1251 is not set
878CONFIG_NLS_ISO8859_1=m
879# CONFIG_NLS_ISO8859_2 is not set
880# CONFIG_NLS_ISO8859_3 is not set
881# CONFIG_NLS_ISO8859_4 is not set
882# CONFIG_NLS_ISO8859_5 is not set
883# CONFIG_NLS_ISO8859_6 is not set
884# CONFIG_NLS_ISO8859_7 is not set
885# CONFIG_NLS_ISO8859_9 is not set
886# CONFIG_NLS_ISO8859_13 is not set
887# CONFIG_NLS_ISO8859_14 is not set
888# CONFIG_NLS_ISO8859_15 is not set
889# CONFIG_NLS_KOI8_R is not set
890# CONFIG_NLS_KOI8_U is not set
891# CONFIG_NLS_UTF8 is not set
892
893#
894# Sound
895#
896CONFIG_SOUND=m
897CONFIG_DMASOUND_PMAC=m
898CONFIG_DMASOUND=m
899CONFIG_I2C=m
900CONFIG_I2C_KEYWEST=m
901# CONFIG_SOUND_ALI5455 is not set
902# CONFIG_SOUND_BT878 is not set
903# CONFIG_SOUND_CMPCI is not set
904# CONFIG_SOUND_EMU10K1 is not set
905# CONFIG_MIDI_EMU10K1 is not set
906# CONFIG_SOUND_FUSION is not set
907# CONFIG_SOUND_CS4281 is not set
908# CONFIG_SOUND_ES1370 is not set
909# CONFIG_SOUND_ES1371 is not set
910# CONFIG_SOUND_ESSSOLO1 is not set
911# CONFIG_SOUND_MAESTRO is not set
912# CONFIG_SOUND_MAESTRO3 is not set
913# CONFIG_SOUND_FORTE is not set
914# CONFIG_SOUND_ICH is not set
915# CONFIG_SOUND_RME96XX is not set
916# CONFIG_SOUND_SONICVIBES is not set
917# CONFIG_SOUND_TRIDENT is not set
918# CONFIG_SOUND_MSNDCLAS is not set
919# CONFIG_SOUND_MSNDPIN is not set
920# CONFIG_SOUND_VIA82CXXX is not set
921# CONFIG_MIDI_VIA82CXXX is not set
922# CONFIG_SOUND_OSS is not set
923# CONFIG_SOUND_TVMIXER is not set
924
925#
926# USB support
927#
928CONFIG_USB=y
929# CONFIG_USB_DEBUG is not set
930
931#
932# Miscellaneous USB options
933#
934CONFIG_USB_DEVICEFS=y
935# CONFIG_USB_BANDWIDTH is not set
936
937#
938# USB Host Controller Drivers
939#
940# CONFIG_USB_EHCI_HCD is not set
941# CONFIG_USB_UHCI is not set
942# CONFIG_USB_UHCI_ALT is not set
943CONFIG_USB_OHCI=y
944
945#
946# USB Device Class drivers
947#
948# CONFIG_USB_AUDIO is not set
949# CONFIG_USB_EMI26 is not set
950# CONFIG_USB_BLUETOOTH is not set
951# CONFIG_USB_MIDI is not set
952# CONFIG_USB_STORAGE is not set
953# CONFIG_USB_STORAGE_DEBUG is not set
954# CONFIG_USB_STORAGE_DATAFAB is not set
955# CONFIG_USB_STORAGE_FREECOM is not set
956# CONFIG_USB_STORAGE_ISD200 is not set
957# CONFIG_USB_STORAGE_DPCM is not set
958# CONFIG_USB_STORAGE_HP8200e is not set
959# CONFIG_USB_STORAGE_SDDR09 is not set
960# CONFIG_USB_STORAGE_SDDR55 is not set
961# CONFIG_USB_STORAGE_JUMPSHOT is not set
962CONFIG_USB_ACM=m
963CONFIG_USB_PRINTER=m
964
965#
966# USB Human Interface Devices (HID)
967#
968CONFIG_USB_HID=y
969CONFIG_USB_HIDINPUT=y
970# CONFIG_USB_HIDDEV is not set
971# CONFIG_USB_AIPTEK is not set
972# CONFIG_USB_WACOM is not set
973# CONFIG_USB_KBTAB is not set
974# CONFIG_USB_POWERMATE is not set
975
976#
977# USB Imaging devices
978#
979# CONFIG_USB_DC2XX is not set
980# CONFIG_USB_MDC800 is not set
981CONFIG_USB_SCANNER=m
982# CONFIG_USB_MICROTEK is not set
983# CONFIG_USB_HPUSBSCSI is not set
984
985#
986# USB Multimedia devices
987#
988
989#
990#   Video4Linux support is needed for USB Multimedia device support
991#
992
993#
994# USB Network adaptors
995#
996# CONFIG_USB_PEGASUS is not set
997# CONFIG_USB_RTL8150 is not set
998# CONFIG_USB_KAWETH is not set
999# CONFIG_USB_CATC is not set
1000# CONFIG_USB_CDCETHER is not set
1001# CONFIG_USB_USBNET is not set
1002
1003#
1004# USB port drivers
1005#
1006# CONFIG_USB_USS720 is not set
1007
1008#
1009# USB Serial Converter support
1010#
1011CONFIG_USB_SERIAL=m
1012# CONFIG_USB_SERIAL_DEBUG is not set
1013# CONFIG_USB_SERIAL_GENERIC is not set
1014# CONFIG_USB_SERIAL_BELKIN is not set
1015# CONFIG_USB_SERIAL_WHITEHEAT is not set
1016# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
1017# CONFIG_USB_SERIAL_EMPEG is not set
1018# CONFIG_USB_SERIAL_FTDI_SIO is not set
1019CONFIG_USB_SERIAL_VISOR=m
1020# CONFIG_USB_SERIAL_IPAQ is not set
1021# CONFIG_USB_SERIAL_IR is not set
1022# CONFIG_USB_SERIAL_EDGEPORT is not set
1023# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
1024# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
1025# CONFIG_USB_SERIAL_KEYSPAN is not set
1026# CONFIG_USB_SERIAL_MCT_U232 is not set
1027# CONFIG_USB_SERIAL_KLSI is not set
1028# CONFIG_USB_SERIAL_KOBIL_SCT is not set
1029# CONFIG_USB_SERIAL_PL2303 is not set
1030# CONFIG_USB_SERIAL_CYBERJACK is not set
1031# CONFIG_USB_SERIAL_XIRCOM is not set
1032# CONFIG_USB_SERIAL_OMNINET is not set
1033
1034#
1035# USB Miscellaneous drivers
1036#
1037# CONFIG_USB_RIO500 is not set
1038# CONFIG_USB_AUERSWALD is not set
1039# CONFIG_USB_TIGL is not set
1040# CONFIG_USB_BRLVGER is not set
1041# CONFIG_USB_LCD is not set
1042
1043#
1044# Bluetooth support
1045#
1046# CONFIG_BLUEZ is not set
1047
1048#
1049# Library routines
1050#
1051CONFIG_ZLIB_INFLATE=y
1052CONFIG_ZLIB_DEFLATE=y
1053
1054#
1055# Kernel hacking
1056#
1057CONFIG_DEBUG_KERNEL=y
1058CONFIG_MAGIC_SYSRQ=y
1059# CONFIG_DEBUG_HIGHMEM is not set
1060# CONFIG_DEBUG_SLAB is not set
1061# CONFIG_DEBUG_WAITQ is not set
1062# CONFIG_KGDB is not set
1063CONFIG_XMON=y
1064# CONFIG_BDI_SWITCH is not set
1065# CONFIG_MORE_COMPILE_OPTIONS is not set
1066CONFIG_BOOTX_TEXT=y
1067