source: configs/kernel/linux-2.6.8.1-powerpc.config @ 617118d

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 617118d was 617118d, checked in by Jim Gifford <clfs@…>, 18 years ago

r561@server (orig r559): root | 2005-06-05 02:38:49 -0700
Fixed Directory Structure

  • Property mode set to 100644
File size: 24.7 KB
Line 
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7CONFIG_PPC=y
8CONFIG_PPC32=y
9CONFIG_GENERIC_NVRAM=y
10
11#
12# Code maturity level options
13#
14CONFIG_EXPERIMENTAL=y
15CONFIG_CLEAN_COMPILE=y
16CONFIG_BROKEN_ON_SMP=y
17
18#
19# General setup
20#
21CONFIG_SWAP=y
22CONFIG_SYSVIPC=y
23# CONFIG_POSIX_MQUEUE is not set
24# CONFIG_BSD_PROCESS_ACCT is not set
25CONFIG_SYSCTL=y
26# CONFIG_AUDIT is not set
27CONFIG_LOG_BUF_SHIFT=14
28CONFIG_HOTPLUG=y
29CONFIG_IKCONFIG=y
30CONFIG_IKCONFIG_PROC=y
31# CONFIG_EMBEDDED is not set
32CONFIG_KALLSYMS=y
33# CONFIG_KALLSYMS_EXTRA_PASS is not set
34CONFIG_FUTEX=y
35CONFIG_EPOLL=y
36CONFIG_IOSCHED_NOOP=y
37CONFIG_IOSCHED_AS=y
38CONFIG_IOSCHED_DEADLINE=y
39CONFIG_IOSCHED_CFQ=y
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41
42#
43# Loadable module support
44#
45CONFIG_MODULES=y
46CONFIG_MODULE_UNLOAD=y
47# CONFIG_MODULE_FORCE_UNLOAD is not set
48CONFIG_OBSOLETE_MODPARM=y
49CONFIG_MODVERSIONS=y
50CONFIG_KMOD=y
51
52#
53# Processor
54#
55CONFIG_6xx=y
56# CONFIG_40x is not set
57# CONFIG_44x is not set
58# CONFIG_POWER3 is not set
59# CONFIG_POWER4 is not set
60# CONFIG_8xx is not set
61# CONFIG_E500 is not set
62CONFIG_ALTIVEC=y
63# CONFIG_TAU is not set
64# CONFIG_CPU_FREQ is not set
65# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
66# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
67# CONFIG_PPC601_SYNC_FIX is not set
68CONFIG_PM=y
69CONFIG_PPC_STD_MMU=y
70
71#
72# Platform options
73#
74CONFIG_PPC_MULTIPLATFORM=y
75# CONFIG_APUS is not set
76# CONFIG_WILLOW is not set
77# CONFIG_PCORE is not set
78# CONFIG_POWERPMC250 is not set
79# CONFIG_EV64260 is not set
80# CONFIG_SPRUCE is not set
81# CONFIG_LOPEC is not set
82# CONFIG_MCPN765 is not set
83# CONFIG_MVME5100 is not set
84# CONFIG_PPLUS is not set
85# CONFIG_PRPMC750 is not set
86# CONFIG_PRPMC800 is not set
87# CONFIG_SANDPOINT is not set
88# CONFIG_ADIR is not set
89# CONFIG_K2 is not set
90# CONFIG_PAL4 is not set
91# CONFIG_GEMINI is not set
92# CONFIG_EST8260 is not set
93# CONFIG_SBC82xx is not set
94# CONFIG_SBS8260 is not set
95# CONFIG_RPX8260 is not set
96# CONFIG_TQM8260 is not set
97# CONFIG_ADS8272 is not set
98# CONFIG_LITE5200 is not set
99CONFIG_PPC_CHRP=y
100CONFIG_PPC_PMAC=y
101CONFIG_PPC_PREP=y
102CONFIG_PPC_OF=y
103CONFIG_PPCBUG_NVRAM=y
104# CONFIG_SMP is not set
105# CONFIG_PREEMPT is not set
106# CONFIG_HIGHMEM is not set
107CONFIG_KERNEL_ELF=y
108CONFIG_BINFMT_ELF=y
109# CONFIG_BINFMT_MISC is not set
110CONFIG_PROC_DEVICETREE=y
111# CONFIG_PREP_RESIDUAL is not set
112# CONFIG_CMDLINE_BOOL is not set
113
114#
115# Bus options
116#
117# CONFIG_ISA is not set
118CONFIG_GENERIC_ISA_DMA=y
119CONFIG_PCI=y
120CONFIG_PCI_DOMAINS=y
121# CONFIG_PCI_LEGACY_PROC is not set
122CONFIG_PCI_NAMES=y
123
124#
125# PCMCIA/CardBus support
126#
127# CONFIG_PCMCIA is not set
128
129#
130# Advanced setup
131#
132# CONFIG_ADVANCED_OPTIONS is not set
133
134#
135# Default settings for advanced configuration options are used
136#
137CONFIG_HIGHMEM_START=0xfe000000
138CONFIG_LOWMEM_SIZE=0x30000000
139CONFIG_KERNEL_START=0xc0000000
140CONFIG_TASK_SIZE=0x80000000
141CONFIG_BOOT_LOAD=0x00800000
142
143#
144# Device Drivers
145#
146
147#
148# Generic Driver Options
149#
150CONFIG_STANDALONE=y
151CONFIG_PREVENT_FIRMWARE_BUILD=y
152CONFIG_FW_LOADER=m
153
154#
155# Memory Technology Devices (MTD)
156#
157# CONFIG_MTD is not set
158
159#
160# Parallel port support
161#
162CONFIG_PARPORT=m
163# CONFIG_PARPORT_PC is not set
164# CONFIG_PARPORT_OTHER is not set
165CONFIG_PARPORT_1284=y
166
167#
168# Plug and Play support
169#
170
171#
172# Block devices
173#
174# CONFIG_BLK_DEV_FD is not set
175CONFIG_MAC_FLOPPY=y
176# CONFIG_PARIDE is not set
177# CONFIG_BLK_CPQ_DA is not set
178# CONFIG_BLK_CPQ_CISS_DA is not set
179# CONFIG_BLK_DEV_DAC960 is not set
180# CONFIG_BLK_DEV_UMEM is not set
181CONFIG_BLK_DEV_LOOP=m
182# CONFIG_BLK_DEV_CRYPTOLOOP is not set
183# CONFIG_BLK_DEV_NBD is not set
184# CONFIG_BLK_DEV_SX8 is not set
185CONFIG_BLK_DEV_RAM=m
186CONFIG_BLK_DEV_RAM_SIZE=4096
187# CONFIG_LBD is not set
188
189#
190# ATA/ATAPI/MFM/RLL support
191#
192CONFIG_IDE=y
193CONFIG_BLK_DEV_IDE=y
194
195#
196# Please see Documentation/ide.txt for help/info on IDE drives
197#
198# CONFIG_BLK_DEV_IDE_SATA is not set
199CONFIG_BLK_DEV_IDEDISK=y
200# CONFIG_IDEDISK_MULTI_MODE is not set
201CONFIG_BLK_DEV_IDECD=y
202# CONFIG_BLK_DEV_IDETAPE is not set
203# CONFIG_BLK_DEV_IDEFLOPPY is not set
204CONFIG_BLK_DEV_IDESCSI=m
205# CONFIG_IDE_TASK_IOCTL is not set
206CONFIG_IDE_TASKFILE_IO=y
207
208#
209# IDE chipset support/bugfixes
210#
211CONFIG_IDE_GENERIC=y
212CONFIG_BLK_DEV_IDEPCI=y
213CONFIG_IDEPCI_SHARE_IRQ=y
214# CONFIG_BLK_DEV_OFFBOARD is not set
215CONFIG_BLK_DEV_GENERIC=y
216# CONFIG_BLK_DEV_OPTI621 is not set
217# CONFIG_BLK_DEV_SL82C105 is not set
218CONFIG_BLK_DEV_IDEDMA_PCI=y
219# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
220CONFIG_IDEDMA_PCI_AUTO=y
221# CONFIG_IDEDMA_ONLYDISK is not set
222CONFIG_BLK_DEV_ADMA=y
223# CONFIG_BLK_DEV_AEC62XX is not set
224# CONFIG_BLK_DEV_ALI15X3 is not set
225# CONFIG_BLK_DEV_AMD74XX is not set
226# CONFIG_BLK_DEV_CMD64X is not set
227# CONFIG_BLK_DEV_TRIFLEX is not set
228# CONFIG_BLK_DEV_CY82C693 is not set
229# CONFIG_BLK_DEV_CS5520 is not set
230# CONFIG_BLK_DEV_CS5530 is not set
231# CONFIG_BLK_DEV_HPT34X is not set
232# CONFIG_BLK_DEV_HPT366 is not set
233# CONFIG_BLK_DEV_SC1200 is not set
234# CONFIG_BLK_DEV_PIIX is not set
235# CONFIG_BLK_DEV_NS87415 is not set
236# CONFIG_BLK_DEV_PDC202XX_OLD is not set
237# CONFIG_BLK_DEV_PDC202XX_NEW is not set
238CONFIG_BLK_DEV_SVWKS=y
239CONFIG_BLK_DEV_SIIMAGE=y
240# CONFIG_BLK_DEV_SLC90E66 is not set
241# CONFIG_BLK_DEV_TRM290 is not set
242# CONFIG_BLK_DEV_VIA82CXXX is not set
243CONFIG_BLK_DEV_IDE_PMAC=y
244CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
245CONFIG_BLK_DEV_IDEDMA_PMAC=y
246# CONFIG_BLK_DEV_IDE_PMAC_BLINK is not set
247CONFIG_BLK_DEV_IDEDMA_PMAC_AUTO=y
248# CONFIG_IDE_ARM is not set
249CONFIG_BLK_DEV_IDEDMA=y
250CONFIG_IDEDMA_IVB=y
251CONFIG_IDEDMA_AUTO=y
252# CONFIG_BLK_DEV_HD is not set
253
254#
255# SCSI device support
256#
257CONFIG_SCSI=y
258# CONFIG_SCSI_PROC_FS is not set
259
260#
261# SCSI support type (disk, tape, CD-ROM)
262#
263CONFIG_BLK_DEV_SD=y
264# CONFIG_CHR_DEV_ST is not set
265# CONFIG_CHR_DEV_OSST is not set
266CONFIG_BLK_DEV_SR=y
267# CONFIG_BLK_DEV_SR_VENDOR is not set
268CONFIG_CHR_DEV_SG=m
269
270#
271# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
272#
273CONFIG_SCSI_MULTI_LUN=y
274# CONFIG_SCSI_CONSTANTS is not set
275# CONFIG_SCSI_LOGGING is not set
276
277#
278# SCSI Transport Attributes
279#
280CONFIG_SCSI_SPI_ATTRS=y
281# CONFIG_SCSI_FC_ATTRS is not set
282
283#
284# SCSI low-level drivers
285#
286# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
287# CONFIG_SCSI_3W_9XXX is not set
288CONFIG_SCSI_ACARD=m
289CONFIG_SCSI_AACRAID=m
290CONFIG_SCSI_AIC7XXX=m
291CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
292CONFIG_AIC7XXX_RESET_DELAY_MS=15000
293# CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
294CONFIG_AIC7XXX_DEBUG_ENABLE=y
295CONFIG_AIC7XXX_DEBUG_MASK=0
296CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
297# CONFIG_SCSI_AIC7XXX_OLD is not set
298CONFIG_SCSI_AIC79XX=m
299CONFIG_AIC79XX_CMDS_PER_DEVICE=32
300CONFIG_AIC79XX_RESET_DELAY_MS=15000
301# CONFIG_AIC79XX_BUILD_FIRMWARE is not set
302# CONFIG_AIC79XX_ENABLE_RD_STRM is not set
303CONFIG_AIC79XX_DEBUG_ENABLE=y
304CONFIG_AIC79XX_DEBUG_MASK=0
305CONFIG_AIC79XX_REG_PRETTY_PRINT=y
306# CONFIG_SCSI_DPT_I2O is not set
307CONFIG_SCSI_MEGARAID=m
308CONFIG_SCSI_SATA=y
309CONFIG_SCSI_SATA_SVW=y
310# CONFIG_SCSI_ATA_PIIX is not set
311# CONFIG_SCSI_SATA_NV is not set
312# CONFIG_SCSI_SATA_PROMISE is not set
313# CONFIG_SCSI_SATA_SX4 is not set
314CONFIG_SCSI_SATA_SIL=y
315# CONFIG_SCSI_SATA_SIS is not set
316# CONFIG_SCSI_SATA_VIA is not set
317CONFIG_SCSI_SATA_VITESSE=m
318# CONFIG_SCSI_BUSLOGIC is not set
319# CONFIG_SCSI_DMX3191D is not set
320# CONFIG_SCSI_EATA is not set
321# CONFIG_SCSI_EATA_PIO is not set
322# CONFIG_SCSI_FUTURE_DOMAIN is not set
323# CONFIG_SCSI_GDTH is not set
324# CONFIG_SCSI_IPS is not set
325# CONFIG_SCSI_INIA100 is not set
326# CONFIG_SCSI_PPA is not set
327# CONFIG_SCSI_IMM is not set
328CONFIG_SCSI_SYM53C8XX_2=m
329CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
330CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
331CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
332# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
333CONFIG_SCSI_IPR=m
334# CONFIG_SCSI_IPR_TRACE is not set
335# CONFIG_SCSI_IPR_DUMP is not set
336# CONFIG_SCSI_QLOGIC_ISP is not set
337# CONFIG_SCSI_QLOGIC_FC is not set
338# CONFIG_SCSI_QLOGIC_1280 is not set
339CONFIG_SCSI_QLA2XXX=y
340# CONFIG_SCSI_QLA21XX is not set
341# CONFIG_SCSI_QLA22XX is not set
342# CONFIG_SCSI_QLA2300 is not set
343# CONFIG_SCSI_QLA2322 is not set
344# CONFIG_SCSI_QLA6312 is not set
345# CONFIG_SCSI_QLA6322 is not set
346CONFIG_SCSI_DC395x=m
347CONFIG_SCSI_DC390T=m
348# CONFIG_SCSI_NSP32 is not set
349# CONFIG_SCSI_DEBUG is not set
350CONFIG_SCSI_MESH=y
351CONFIG_SCSI_MESH_SYNC_RATE=5
352CONFIG_SCSI_MESH_RESET_DELAY_MS=4000
353CONFIG_SCSI_MAC53C94=m
354
355#
356# Multi-device support (RAID and LVM)
357#
358# CONFIG_MD is not set
359
360#
361# Fusion MPT device support
362#
363# CONFIG_FUSION is not set
364
365#
366# IEEE 1394 (FireWire) support
367#
368CONFIG_IEEE1394=m
369
370#
371# Subsystem Options
372#
373# CONFIG_IEEE1394_VERBOSEDEBUG is not set
374CONFIG_IEEE1394_OUI_DB=y
375CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y
376CONFIG_IEEE1394_CONFIG_ROM_IP1394=y
377
378#
379# Device Drivers
380#
381# CONFIG_IEEE1394_PCILYNX is not set
382CONFIG_IEEE1394_OHCI1394=m
383
384#
385# Protocol Drivers
386#
387# CONFIG_IEEE1394_VIDEO1394 is not set
388CONFIG_IEEE1394_SBP2=m
389CONFIG_IEEE1394_SBP2_PHYS_DMA=y
390CONFIG_IEEE1394_ETH1394=m
391# CONFIG_IEEE1394_DV1394 is not set
392CONFIG_IEEE1394_RAWIO=m
393CONFIG_IEEE1394_CMP=m
394# CONFIG_IEEE1394_AMDTP is not set
395
396#
397# I2O device support
398#
399# CONFIG_I2O is not set
400
401#
402# Macintosh device drivers
403#
404CONFIG_ADB=y
405CONFIG_ADB_CUDA=y
406CONFIG_ADB_PMU=y
407CONFIG_PMAC_PBOOK=y
408# CONFIG_PMAC_APM_EMU is not set
409# CONFIG_PMAC_BACKLIGHT is not set
410CONFIG_ADB_MACIO=y
411CONFIG_INPUT_ADBHID=y
412CONFIG_MAC_EMUMOUSEBTN=y
413# CONFIG_THERM_WINDTUNNEL is not set
414# CONFIG_THERM_ADT746X is not set
415CONFIG_ANSLCD=y
416
417#
418# Networking support
419#
420CONFIG_NET=y
421
422#
423# Networking options
424#
425CONFIG_PACKET=y
426# CONFIG_PACKET_MMAP is not set
427CONFIG_NETLINK_DEV=y
428CONFIG_UNIX=y
429# CONFIG_NET_KEY is not set
430CONFIG_INET=y
431# CONFIG_IP_MULTICAST is not set
432# CONFIG_IP_ADVANCED_ROUTER is not set
433# CONFIG_IP_PNP is not set
434# CONFIG_NET_IPIP is not set
435# CONFIG_NET_IPGRE is not set
436# CONFIG_ARPD is not set
437# CONFIG_SYN_COOKIES is not set
438# CONFIG_INET_AH is not set
439# CONFIG_INET_ESP is not set
440# CONFIG_INET_IPCOMP is not set
441CONFIG_IPV6=y
442# CONFIG_IPV6_PRIVACY is not set
443# CONFIG_INET6_AH is not set
444# CONFIG_INET6_ESP is not set
445# CONFIG_INET6_IPCOMP is not set
446# CONFIG_IPV6_TUNNEL is not set
447# CONFIG_NETFILTER is not set
448
449#
450# SCTP Configuration (EXPERIMENTAL)
451#
452# CONFIG_IP_SCTP is not set
453# CONFIG_ATM is not set
454# CONFIG_BRIDGE is not set
455# CONFIG_VLAN_8021Q is not set
456# CONFIG_DECNET is not set
457# CONFIG_LLC2 is not set
458# CONFIG_IPX is not set
459# CONFIG_ATALK is not set
460# CONFIG_X25 is not set
461# CONFIG_LAPB is not set
462# CONFIG_NET_DIVERT is not set
463# CONFIG_ECONET is not set
464# CONFIG_WAN_ROUTER is not set
465# CONFIG_NET_HW_FLOWCONTROL is not set
466
467#
468# QoS and/or fair queueing
469#
470# CONFIG_NET_SCHED is not set
471# CONFIG_NET_CLS_ROUTE is not set
472
473#
474# Network testing
475#
476# CONFIG_NET_PKTGEN is not set
477# CONFIG_NETPOLL is not set
478# CONFIG_NET_POLL_CONTROLLER is not set
479# CONFIG_HAMRADIO is not set
480# CONFIG_IRDA is not set
481# CONFIG_BT is not set
482CONFIG_NETDEVICES=y
483CONFIG_DUMMY=m
484# CONFIG_BONDING is not set
485# CONFIG_EQUALIZER is not set
486# CONFIG_TUN is not set
487# CONFIG_ETHERTAP is not set
488
489#
490# ARCnet devices
491#
492# CONFIG_ARCNET is not set
493
494#
495# Ethernet (10 or 100Mbit)
496#
497CONFIG_NET_ETHERNET=y
498CONFIG_MII=y
499CONFIG_MACE=m
500# CONFIG_MACE_AAUI_PORT is not set
501CONFIG_BMAC=m
502# CONFIG_HAPPYMEAL is not set
503CONFIG_SUNGEM=m
504CONFIG_NET_VENDOR_3COM=y
505CONFIG_VORTEX=m
506# CONFIG_TYPHOON is not set
507
508#
509# Tulip family network device support
510#
511CONFIG_NET_TULIP=y
512# CONFIG_DE2104X is not set
513CONFIG_TULIP=m
514# CONFIG_TULIP_MWI is not set
515CONFIG_TULIP_MMIO=y
516# CONFIG_TULIP_NAPI is not set
517# CONFIG_DE4X5 is not set
518# CONFIG_WINBOND_840 is not set
519# CONFIG_DM9102 is not set
520# CONFIG_HP100 is not set
521CONFIG_NET_PCI=y
522# CONFIG_PCNET32 is not set
523# CONFIG_AMD8111_ETH is not set
524# CONFIG_ADAPTEC_STARFIRE is not set
525# CONFIG_B44 is not set
526# CONFIG_FORCEDETH is not set
527# CONFIG_DGRS is not set
528# CONFIG_EEPRO100 is not set
529CONFIG_E100=m
530# CONFIG_E100_NAPI is not set
531# CONFIG_FEALNX is not set
532# CONFIG_NATSEMI is not set
533CONFIG_NE2K_PCI=m
534# CONFIG_8139CP is not set
535CONFIG_8139TOO=m
536# CONFIG_8139TOO_PIO is not set
537# CONFIG_8139TOO_TUNE_TWISTER is not set
538# CONFIG_8139TOO_8129 is not set
539# CONFIG_8139_OLD_RX_RESET is not set
540# CONFIG_SIS900 is not set
541# CONFIG_EPIC100 is not set
542# CONFIG_SUNDANCE is not set
543# CONFIG_TLAN is not set
544CONFIG_VIA_RHINE=m
545CONFIG_VIA_RHINE_MMIO=y
546# CONFIG_VIA_VELOCITY is not set
547
548#
549# Ethernet (1000 Mbit)
550#
551# CONFIG_ACENIC is not set
552# CONFIG_DL2K is not set
553# CONFIG_E1000 is not set
554CONFIG_NS83820=m
555# CONFIG_HAMACHI is not set
556# CONFIG_YELLOWFIN is not set
557CONFIG_R8169=m
558CONFIG_SK98LIN=m
559CONFIG_TIGON3=m
560
561#
562# Ethernet (10000 Mbit)
563#
564# CONFIG_IXGB is not set
565# CONFIG_S2IO is not set
566
567#
568# Token Ring devices
569#
570# CONFIG_TR is not set
571
572#
573# Wireless LAN (non-hamradio)
574#
575CONFIG_NET_RADIO=y
576
577#
578# Obsolete Wireless cards support (pre-802.11)
579#
580# CONFIG_STRIP is not set
581
582#
583# Wireless 802.11b ISA/PCI cards support
584#
585CONFIG_HERMES=m
586CONFIG_APPLE_AIRPORT=m
587# CONFIG_PLX_HERMES is not set
588# CONFIG_TMD_HERMES is not set
589# CONFIG_PCI_HERMES is not set
590CONFIG_ATMEL=m
591# CONFIG_PCI_ATMEL is not set
592
593#
594# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
595#
596# CONFIG_PRISM54 is not set
597CONFIG_NET_WIRELESS=y
598
599#
600# Wan interfaces
601#
602# CONFIG_WAN is not set
603# CONFIG_FDDI is not set
604# CONFIG_HIPPI is not set
605# CONFIG_PLIP is not set
606CONFIG_PPP=m
607# CONFIG_PPP_MULTILINK is not set
608# CONFIG_PPP_FILTER is not set
609CONFIG_PPP_ASYNC=m
610CONFIG_PPP_SYNC_TTY=m
611CONFIG_PPP_DEFLATE=m
612CONFIG_PPP_BSDCOMP=m
613CONFIG_PPPOE=m
614CONFIG_SLIP=m
615CONFIG_SLIP_COMPRESSED=y
616# CONFIG_SLIP_SMART is not set
617# CONFIG_SLIP_MODE_SLIP6 is not set
618# CONFIG_NET_FC is not set
619# CONFIG_SHAPER is not set
620# CONFIG_NETCONSOLE is not set
621
622#
623# ISDN subsystem
624#
625CONFIG_ISDN=m
626
627#
628# Old ISDN4Linux
629#
630# CONFIG_ISDN_I4L is not set
631
632#
633# CAPI subsystem
634#
635CONFIG_ISDN_CAPI=m
636# CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set
637CONFIG_ISDN_CAPI_MIDDLEWARE=y
638CONFIG_ISDN_CAPI_CAPI20=m
639CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
640CONFIG_ISDN_CAPI_CAPIFS=m
641
642#
643# CAPI hardware drivers
644#
645
646#
647# Active AVM cards
648#
649# CONFIG_CAPI_AVM is not set
650
651#
652# Active Eicon DIVA Server cards
653#
654# CONFIG_CAPI_EICON is not set
655
656#
657# Telephony Support
658#
659# CONFIG_PHONE is not set
660
661#
662# Input device support
663#
664CONFIG_INPUT=y
665
666#
667# Userland interfaces
668#
669CONFIG_INPUT_MOUSEDEV=y
670# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
671CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
672CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
673# CONFIG_INPUT_JOYDEV is not set
674# CONFIG_INPUT_TSDEV is not set
675CONFIG_INPUT_EVDEV=y
676# CONFIG_INPUT_EVBUG is not set
677
678#
679# Input I/O drivers
680#
681# CONFIG_GAMEPORT is not set
682CONFIG_SOUND_GAMEPORT=y
683# CONFIG_SERIO is not set
684# CONFIG_SERIO_I8042 is not set
685
686#
687# Input Device Drivers
688#
689# CONFIG_INPUT_KEYBOARD is not set
690# CONFIG_INPUT_MOUSE is not set
691# CONFIG_INPUT_JOYSTICK is not set
692# CONFIG_INPUT_TOUCHSCREEN is not set
693# CONFIG_INPUT_MISC is not set
694
695#
696# Character devices
697#
698CONFIG_VT=y
699CONFIG_VT_CONSOLE=y
700CONFIG_HW_CONSOLE=y
701# CONFIG_SERIAL_NONSTANDARD is not set
702
703#
704# Serial drivers
705#
706CONFIG_SERIAL_8250=m
707CONFIG_SERIAL_8250_NR_UARTS=4
708# CONFIG_SERIAL_8250_EXTENDED is not set
709
710#
711# Non-8250 serial port support
712#
713CONFIG_SERIAL_CORE=m
714CONFIG_SERIAL_PMACZILOG=m
715CONFIG_UNIX98_PTYS=y
716# CONFIG_LEGACY_PTYS is not set
717# CONFIG_PRINTER is not set
718# CONFIG_PPDEV is not set
719# CONFIG_TIPAR is not set
720# CONFIG_QIC02_TAPE is not set
721
722#
723# IPMI
724#
725# CONFIG_IPMI_HANDLER is not set
726
727#
728# Watchdog Cards
729#
730# CONFIG_WATCHDOG is not set
731CONFIG_NVRAM=y
732CONFIG_GEN_RTC=y
733CONFIG_GEN_RTC_X=y
734# CONFIG_DTLK is not set
735# CONFIG_R3964 is not set
736# CONFIG_APPLICOM is not set
737
738#
739# Ftape, the floppy tape device driver
740#
741# CONFIG_AGP is not set
742# CONFIG_DRM is not set
743# CONFIG_RAW_DRIVER is not set
744
745#
746# I2C support
747#
748CONFIG_I2C=y
749CONFIG_I2C_CHARDEV=y
750
751#
752# I2C Algorithms
753#
754CONFIG_I2C_ALGOBIT=y
755CONFIG_I2C_ALGOPCF=m
756
757#
758# I2C Hardware Bus support
759#
760# CONFIG_I2C_ALI1535 is not set
761# CONFIG_I2C_ALI1563 is not set
762# CONFIG_I2C_ALI15X3 is not set
763# CONFIG_I2C_AMD756 is not set
764# CONFIG_I2C_AMD8111 is not set
765CONFIG_I2C_HYDRA=m
766# CONFIG_I2C_I801 is not set
767# CONFIG_I2C_I810 is not set
768# CONFIG_I2C_ISA is not set
769CONFIG_I2C_KEYWEST=y
770# CONFIG_I2C_NFORCE2 is not set
771# CONFIG_I2C_PARPORT is not set
772# CONFIG_I2C_PARPORT_LIGHT is not set
773# CONFIG_I2C_PIIX4 is not set
774# CONFIG_I2C_PROSAVAGE is not set
775# CONFIG_I2C_SAVAGE4 is not set
776# CONFIG_SCx200_ACB is not set
777# CONFIG_I2C_SIS5595 is not set
778# CONFIG_I2C_SIS630 is not set
779# CONFIG_I2C_SIS96X is not set
780# CONFIG_I2C_VIA is not set
781# CONFIG_I2C_VIAPRO is not set
782# CONFIG_I2C_VOODOO3 is not set
783
784#
785# Hardware Sensors Chip support
786#
787# CONFIG_I2C_SENSOR is not set
788# CONFIG_SENSORS_ADM1021 is not set
789# CONFIG_SENSORS_ADM1025 is not set
790# CONFIG_SENSORS_ADM1031 is not set
791# CONFIG_SENSORS_ASB100 is not set
792# CONFIG_SENSORS_DS1621 is not set
793# CONFIG_SENSORS_FSCHER is not set
794# CONFIG_SENSORS_GL518SM is not set
795# CONFIG_SENSORS_IT87 is not set
796# CONFIG_SENSORS_LM75 is not set
797# CONFIG_SENSORS_LM77 is not set
798# CONFIG_SENSORS_LM78 is not set
799# CONFIG_SENSORS_LM80 is not set
800# CONFIG_SENSORS_LM83 is not set
801# CONFIG_SENSORS_LM85 is not set
802# CONFIG_SENSORS_LM90 is not set
803# CONFIG_SENSORS_MAX1619 is not set
804# CONFIG_SENSORS_VIA686A is not set
805# CONFIG_SENSORS_W83781D is not set
806# CONFIG_SENSORS_W83L785TS is not set
807# CONFIG_SENSORS_W83627HF is not set
808
809#
810# Other I2C Chip support
811#
812# CONFIG_SENSORS_EEPROM is not set
813# CONFIG_SENSORS_PCF8574 is not set
814# CONFIG_SENSORS_PCF8591 is not set
815# CONFIG_SENSORS_RTC8564 is not set
816# CONFIG_I2C_DEBUG_CORE is not set
817# CONFIG_I2C_DEBUG_ALGO is not set
818# CONFIG_I2C_DEBUG_BUS is not set
819# CONFIG_I2C_DEBUG_CHIP is not set
820
821#
822# Dallas's 1-wire bus
823#
824# CONFIG_W1 is not set
825
826#
827# Misc devices
828#
829
830#
831# Multimedia devices
832#
833# CONFIG_VIDEO_DEV is not set
834
835#
836# Digital Video Broadcasting Devices
837#
838# CONFIG_DVB is not set
839
840#
841# Graphics support
842#
843CONFIG_FB=y
844# CONFIG_FB_CIRRUS is not set
845# CONFIG_FB_PM2 is not set
846# CONFIG_FB_CYBER2000 is not set
847CONFIG_FB_OF=y
848# CONFIG_FB_CONTROL is not set
849# CONFIG_FB_PLATINUM is not set
850# CONFIG_FB_VALKYRIE is not set
851# CONFIG_FB_CT65550 is not set
852# CONFIG_FB_ASILIANT is not set
853# CONFIG_FB_IMSTT is not set
854# CONFIG_FB_VGA16 is not set
855# CONFIG_FB_RIVA is not set
856# CONFIG_FB_MATROX is not set
857# CONFIG_FB_RADEON_OLD is not set
858CONFIG_FB_RADEON=y
859CONFIG_FB_RADEON_I2C=y
860# CONFIG_FB_RADEON_DEBUG is not set
861CONFIG_FB_ATY128=y
862CONFIG_FB_ATY=y
863CONFIG_FB_ATY_CT=y
864CONFIG_FB_ATY_GX=y
865CONFIG_FB_ATY_XL_INIT=y
866# CONFIG_FB_SIS is not set
867# CONFIG_FB_NEOMAGIC is not set
868# CONFIG_FB_KYRO is not set
869# CONFIG_FB_3DFX is not set
870# CONFIG_FB_VOODOO1 is not set
871# CONFIG_FB_TRIDENT is not set
872# CONFIG_FB_VIRTUAL is not set
873
874#
875# Console display driver support
876#
877CONFIG_VGA_CONSOLE=y
878# CONFIG_MDA_CONSOLE is not set
879CONFIG_DUMMY_CONSOLE=y
880CONFIG_FRAMEBUFFER_CONSOLE=y
881# CONFIG_FONTS is not set
882CONFIG_FONT_8x8=y
883CONFIG_FONT_8x16=y
884
885#
886# Logo configuration
887#
888# CONFIG_LOGO is not set
889
890#
891# Sound
892#
893# CONFIG_SOUND is not set
894
895#
896# USB support
897#
898CONFIG_USB=y
899# CONFIG_USB_DEBUG is not set
900
901#
902# Miscellaneous USB options
903#
904CONFIG_USB_DEVICEFS=y
905# CONFIG_USB_BANDWIDTH is not set
906# CONFIG_USB_DYNAMIC_MINORS is not set
907
908#
909# USB Host Controller Drivers
910#
911CONFIG_USB_EHCI_HCD=m
912# CONFIG_USB_EHCI_SPLIT_ISO is not set
913# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
914CONFIG_USB_OHCI_HCD=y
915# CONFIG_USB_UHCI_HCD is not set
916
917#
918# USB Device Class drivers
919#
920# CONFIG_USB_BLUETOOTH_TTY is not set
921# CONFIG_USB_ACM is not set
922# CONFIG_USB_PRINTER is not set
923CONFIG_USB_STORAGE=m
924# CONFIG_USB_STORAGE_DEBUG is not set
925# CONFIG_USB_STORAGE_RW_DETECT is not set
926CONFIG_USB_STORAGE_DATAFAB=y
927CONFIG_USB_STORAGE_FREECOM=y
928CONFIG_USB_STORAGE_ISD200=y
929CONFIG_USB_STORAGE_DPCM=y
930# CONFIG_USB_STORAGE_HP8200e is not set
931CONFIG_USB_STORAGE_SDDR09=y
932CONFIG_USB_STORAGE_SDDR55=y
933CONFIG_USB_STORAGE_JUMPSHOT=y
934
935#
936# USB Human Interface Devices (HID)
937#
938CONFIG_USB_HID=y
939CONFIG_USB_HIDINPUT=y
940# CONFIG_HID_FF is not set
941CONFIG_USB_HIDDEV=y
942# CONFIG_USB_AIPTEK is not set
943# CONFIG_USB_WACOM is not set
944# CONFIG_USB_KBTAB is not set
945# CONFIG_USB_POWERMATE is not set
946# CONFIG_USB_MTOUCH is not set
947# CONFIG_USB_EGALAX is not set
948# CONFIG_USB_XPAD is not set
949# CONFIG_USB_ATI_REMOTE is not set
950
951#
952# USB Imaging devices
953#
954# CONFIG_USB_MDC800 is not set
955# CONFIG_USB_MICROTEK is not set
956# CONFIG_USB_HPUSBSCSI is not set
957
958#
959# USB Multimedia devices
960#
961# CONFIG_USB_DABUSB is not set
962
963#
964# Video4Linux support is needed for USB Multimedia device support
965#
966
967#
968# USB Network adaptors
969#
970# CONFIG_USB_CATC is not set
971# CONFIG_USB_KAWETH is not set
972# CONFIG_USB_PEGASUS is not set
973# CONFIG_USB_RTL8150 is not set
974# CONFIG_USB_USBNET is not set
975
976#
977# USB port drivers
978#
979# CONFIG_USB_USS720 is not set
980
981#
982# USB Serial Converter support
983#
984# CONFIG_USB_SERIAL is not set
985
986#
987# USB Miscellaneous drivers
988#
989# CONFIG_USB_EMI62 is not set
990# CONFIG_USB_EMI26 is not set
991# CONFIG_USB_TIGL is not set
992# CONFIG_USB_AUERSWALD is not set
993# CONFIG_USB_RIO500 is not set
994# CONFIG_USB_LEGOTOWER is not set
995# CONFIG_USB_LCD is not set
996# CONFIG_USB_LED is not set
997# CONFIG_USB_CYTHERM is not set
998# CONFIG_USB_PHIDGETSERVO is not set
999# CONFIG_USB_TEST is not set
1000
1001#
1002# USB Gadget Support
1003#
1004# CONFIG_USB_GADGET is not set
1005
1006#
1007# File systems
1008#
1009CONFIG_EXT2_FS=y
1010# CONFIG_EXT2_FS_XATTR is not set
1011CONFIG_EXT3_FS=y
1012# CONFIG_EXT3_FS_XATTR is not set
1013CONFIG_JBD=y
1014# CONFIG_JBD_DEBUG is not set
1015CONFIG_REISERFS_FS=y
1016# CONFIG_REISERFS_CHECK is not set
1017# CONFIG_REISERFS_PROC_INFO is not set
1018# CONFIG_REISERFS_FS_XATTR is not set
1019CONFIG_JFS_FS=y
1020# CONFIG_JFS_POSIX_ACL is not set
1021# CONFIG_JFS_DEBUG is not set
1022# CONFIG_JFS_STATISTICS is not set
1023CONFIG_XFS_FS=y
1024# CONFIG_XFS_RT is not set
1025# CONFIG_XFS_QUOTA is not set
1026# CONFIG_XFS_SECURITY is not set
1027# CONFIG_XFS_POSIX_ACL is not set
1028# CONFIG_MINIX_FS is not set
1029# CONFIG_ROMFS_FS is not set
1030# CONFIG_QUOTA is not set
1031# CONFIG_AUTOFS_FS is not set
1032# CONFIG_AUTOFS4_FS is not set
1033
1034#
1035# CD-ROM/DVD Filesystems
1036#
1037CONFIG_ISO9660_FS=y
1038CONFIG_JOLIET=y
1039# CONFIG_ZISOFS is not set
1040CONFIG_UDF_FS=y
1041CONFIG_UDF_NLS=y
1042
1043#
1044# DOS/FAT/NT Filesystems
1045#
1046CONFIG_FAT_FS=m
1047# CONFIG_MSDOS_FS is not set
1048CONFIG_VFAT_FS=m
1049CONFIG_FAT_DEFAULT_CODEPAGE=437
1050CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1051# CONFIG_NTFS_FS is not set
1052
1053#
1054# Pseudo filesystems
1055#
1056CONFIG_PROC_FS=y
1057CONFIG_PROC_KCORE=y
1058CONFIG_SYSFS=y
1059CONFIG_DEVFS_FS=y
1060CONFIG_DEVFS_MOUNT=y
1061# CONFIG_DEVFS_DEBUG is not set
1062# CONFIG_DEVPTS_FS_XATTR is not set
1063CONFIG_TMPFS=y
1064# CONFIG_HUGETLB_PAGE is not set
1065CONFIG_RAMFS=y
1066
1067#
1068# Miscellaneous filesystems
1069#
1070# CONFIG_ADFS_FS is not set
1071CONFIG_AFFS_FS=m
1072CONFIG_HFS_FS=m
1073CONFIG_HFSPLUS_FS=m
1074# CONFIG_BEFS_FS is not set
1075# CONFIG_BFS_FS is not set
1076# CONFIG_EFS_FS is not set
1077# CONFIG_CRAMFS is not set
1078# CONFIG_VXFS_FS is not set
1079# CONFIG_HPFS_FS is not set
1080# CONFIG_QNX4FS_FS is not set
1081# CONFIG_SYSV_FS is not set
1082# CONFIG_UFS_FS is not set
1083
1084#
1085# Network File Systems
1086#
1087CONFIG_NFS_FS=m
1088CONFIG_NFS_V3=y
1089# CONFIG_NFS_V4 is not set
1090# CONFIG_NFS_DIRECTIO is not set
1091CONFIG_NFSD=m
1092CONFIG_NFSD_V3=y
1093# CONFIG_NFSD_V4 is not set
1094# CONFIG_NFSD_TCP is not set
1095CONFIG_LOCKD=m
1096CONFIG_LOCKD_V4=y
1097CONFIG_EXPORTFS=m
1098CONFIG_SUNRPC=m
1099# CONFIG_RPCSEC_GSS_KRB5 is not set
1100CONFIG_SMB_FS=m
1101# CONFIG_SMB_NLS_DEFAULT is not set
1102# CONFIG_CIFS is not set
1103# CONFIG_NCP_FS is not set
1104# CONFIG_CODA_FS is not set
1105# CONFIG_AFS_FS is not set
1106
1107#
1108# Partition Types
1109#
1110CONFIG_PARTITION_ADVANCED=y
1111# CONFIG_ACORN_PARTITION is not set
1112# CONFIG_OSF_PARTITION is not set
1113CONFIG_AMIGA_PARTITION=y
1114# CONFIG_ATARI_PARTITION is not set
1115CONFIG_MAC_PARTITION=y
1116CONFIG_MSDOS_PARTITION=y
1117# CONFIG_BSD_DISKLABEL is not set
1118# CONFIG_MINIX_SUBPARTITION is not set
1119# CONFIG_SOLARIS_X86_PARTITION is not set
1120# CONFIG_UNIXWARE_DISKLABEL is not set
1121# CONFIG_LDM_PARTITION is not set
1122# CONFIG_SGI_PARTITION is not set
1123# CONFIG_ULTRIX_PARTITION is not set
1124# CONFIG_SUN_PARTITION is not set
1125# CONFIG_EFI_PARTITION is not set
1126
1127#
1128# Native Language Support
1129#
1130CONFIG_NLS=y
1131CONFIG_NLS_DEFAULT="iso8859-15"
1132CONFIG_NLS_CODEPAGE_437=y
1133# CONFIG_NLS_CODEPAGE_737 is not set
1134# CONFIG_NLS_CODEPAGE_775 is not set
1135CONFIG_NLS_CODEPAGE_850=y
1136# CONFIG_NLS_CODEPAGE_852 is not set
1137# CONFIG_NLS_CODEPAGE_855 is not set
1138# CONFIG_NLS_CODEPAGE_857 is not set
1139# CONFIG_NLS_CODEPAGE_860 is not set
1140# CONFIG_NLS_CODEPAGE_861 is not set
1141# CONFIG_NLS_CODEPAGE_862 is not set
1142# CONFIG_NLS_CODEPAGE_863 is not set
1143# CONFIG_NLS_CODEPAGE_864 is not set
1144# CONFIG_NLS_CODEPAGE_865 is not set
1145# CONFIG_NLS_CODEPAGE_866 is not set
1146# CONFIG_NLS_CODEPAGE_869 is not set
1147# CONFIG_NLS_CODEPAGE_936 is not set
1148# CONFIG_NLS_CODEPAGE_950 is not set
1149# CONFIG_NLS_CODEPAGE_932 is not set
1150# CONFIG_NLS_CODEPAGE_949 is not set
1151# CONFIG_NLS_CODEPAGE_874 is not set
1152# CONFIG_NLS_ISO8859_8 is not set
1153# CONFIG_NLS_CODEPAGE_1250 is not set
1154# CONFIG_NLS_CODEPAGE_1251 is not set
1155# CONFIG_NLS_ASCII is not set
1156CONFIG_NLS_ISO8859_1=y
1157# CONFIG_NLS_ISO8859_2 is not set
1158# CONFIG_NLS_ISO8859_3 is not set
1159# CONFIG_NLS_ISO8859_4 is not set
1160# CONFIG_NLS_ISO8859_5 is not set
1161# CONFIG_NLS_ISO8859_6 is not set
1162# CONFIG_NLS_ISO8859_7 is not set
1163# CONFIG_NLS_ISO8859_9 is not set
1164# CONFIG_NLS_ISO8859_13 is not set
1165# CONFIG_NLS_ISO8859_14 is not set
1166CONFIG_NLS_ISO8859_15=y
1167# CONFIG_NLS_KOI8_R is not set
1168# CONFIG_NLS_KOI8_U is not set
1169CONFIG_NLS_UTF8=y
1170
1171#
1172# Library routines
1173#
1174CONFIG_CRC_CCITT=m
1175CONFIG_CRC32=m
1176CONFIG_LIBCRC32C=m
1177CONFIG_ZLIB_INFLATE=m
1178CONFIG_ZLIB_DEFLATE=m
1179
1180#
1181# Profiling support
1182#
1183# CONFIG_PROFILING is not set
1184
1185#
1186# Kernel hacking
1187#
1188# CONFIG_DEBUG_KERNEL is not set
1189# CONFIG_BOOTX_TEXT is not set
1190
1191#
1192# Security options
1193#
1194# CONFIG_SECURITY is not set
1195
1196#
1197# Cryptographic options
1198#
1199# CONFIG_CRYPTO is not set
Note: See TracBrowser for help on using the repository browser.