blob: f0b0d572015400442ef82b4f3cd163ae99444f84 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11
4# Tue Mar 8 17:31:00 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33# CONFIG_HOTPLUG is not set
34CONFIG_KOBJECT_UEVENT=y
35# CONFIG_IKCONFIG is not set
36# CONFIG_EMBEDDED is not set
37CONFIG_KALLSYMS=y
38# CONFIG_KALLSYMS_EXTRA_PASS is not set
39CONFIG_BASE_FULL=y
40CONFIG_FUTEX=y
41CONFIG_EPOLL=y
42# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
43CONFIG_SHMEM=y
44CONFIG_CC_ALIGN_FUNCTIONS=0
45CONFIG_CC_ALIGN_LABELS=0
46CONFIG_CC_ALIGN_LOOPS=0
47CONFIG_CC_ALIGN_JUMPS=0
48# CONFIG_TINY_SHMEM is not set
49CONFIG_BASE_SMALL=0
50
51#
52# Loadable module support
53#
54CONFIG_MODULES=y
55CONFIG_MODULE_UNLOAD=y
56# CONFIG_MODULE_FORCE_UNLOAD is not set
57CONFIG_OBSOLETE_MODPARM=y
58# CONFIG_MODVERSIONS is not set
59# CONFIG_MODULE_SRCVERSION_ALL is not set
60CONFIG_KMOD=y
61
62#
63# Processor
64#
65CONFIG_6xx=y
66# CONFIG_40x is not set
67# CONFIG_44x is not set
68# CONFIG_POWER3 is not set
69# CONFIG_POWER4 is not set
70# CONFIG_8xx is not set
71# CONFIG_E500 is not set
72CONFIG_ALTIVEC=y
73# CONFIG_TAU is not set
74# CONFIG_CPU_FREQ is not set
75# CONFIG_83xx is not set
76CONFIG_PPC_STD_MMU=y
77CONFIG_NOT_COHERENT_CACHE=y
78
79#
80# Platform options
81#
82# CONFIG_PPC_MULTIPLATFORM is not set
83# CONFIG_APUS is not set
84CONFIG_KATANA=y
85# CONFIG_WILLOW is not set
86# CONFIG_CPCI690 is not set
87# CONFIG_PCORE is not set
88# CONFIG_POWERPMC250 is not set
89# CONFIG_CHESTNUT is not set
90# CONFIG_SPRUCE is not set
91# CONFIG_EV64260 is not set
92# CONFIG_LOPEC is not set
93# CONFIG_MCPN765 is not set
94# CONFIG_MVME5100 is not set
95# CONFIG_PPLUS is not set
96# CONFIG_PRPMC750 is not set
97# CONFIG_PRPMC800 is not set
98# CONFIG_SANDPOINT is not set
99# CONFIG_RADSTONE_PPC7D is not set
100# CONFIG_ADIR is not set
101# CONFIG_K2 is not set
102# CONFIG_PAL4 is not set
103# CONFIG_GEMINI is not set
104# CONFIG_EST8260 is not set
105# CONFIG_SBC82xx is not set
106# CONFIG_SBS8260 is not set
107# CONFIG_RPX8260 is not set
108# CONFIG_TQM8260 is not set
109# CONFIG_ADS8272 is not set
110# CONFIG_PQ2FADS is not set
111# CONFIG_LITE5200 is not set
112CONFIG_MV64360=y
113CONFIG_MV64X60=y
114
115#
116# Set bridge options
117#
118CONFIG_MV64X60_BASE=0xf8100000
119CONFIG_MV64X60_NEW_BASE=0xf8100000
120# CONFIG_SMP is not set
121# CONFIG_PREEMPT is not set
122# CONFIG_HIGHMEM is not set
123CONFIG_BINFMT_ELF=y
124CONFIG_BINFMT_MISC=y
125CONFIG_CMDLINE_BOOL=y
126CONFIG_CMDLINE="console=ttyMM0,9600 ip=on"
127
128#
129# Bus options
130#
131CONFIG_GENERIC_ISA_DMA=y
132CONFIG_PCI=y
133CONFIG_PCI_DOMAINS=y
134CONFIG_PCI_LEGACY_PROC=y
135CONFIG_PCI_NAMES=y
136
137#
138# PCCARD (PCMCIA/CardBus) support
139#
140# CONFIG_PCCARD is not set
141
142#
143# PC-card bridges
144#
145
146#
147# Advanced setup
148#
149CONFIG_ADVANCED_OPTIONS=y
150CONFIG_HIGHMEM_START=0xfe000000
151# CONFIG_LOWMEM_SIZE_BOOL is not set
152CONFIG_LOWMEM_SIZE=0x30000000
153# CONFIG_KERNEL_START_BOOL is not set
154CONFIG_KERNEL_START=0xc0000000
155# CONFIG_TASK_SIZE_BOOL is not set
156CONFIG_TASK_SIZE=0x80000000
157CONFIG_CONSISTENT_START_BOOL=y
158CONFIG_CONSISTENT_START=0xf0000000
159CONFIG_CONSISTENT_SIZE_BOOL=y
160CONFIG_CONSISTENT_SIZE=0x00400000
161# CONFIG_BOOT_LOAD_BOOL is not set
162CONFIG_BOOT_LOAD=0x00800000
163
164#
165# Device Drivers
166#
167
168#
169# Generic Driver Options
170#
171CONFIG_STANDALONE=y
172CONFIG_PREVENT_FIRMWARE_BUILD=y
173# CONFIG_FW_LOADER is not set
174
175#
176# Memory Technology Devices (MTD)
177#
178CONFIG_MTD=y
179# CONFIG_MTD_DEBUG is not set
180CONFIG_MTD_PARTITIONS=y
181CONFIG_MTD_CONCAT=y
182# CONFIG_MTD_REDBOOT_PARTS is not set
183# CONFIG_MTD_CMDLINE_PARTS is not set
184
185#
186# User Modules And Translation Layers
187#
188CONFIG_MTD_CHAR=y
189CONFIG_MTD_BLOCK=y
190# CONFIG_FTL is not set
191# CONFIG_NFTL is not set
192# CONFIG_INFTL is not set
193
194#
195# RAM/ROM/Flash chip drivers
196#
197CONFIG_MTD_CFI=y
198# CONFIG_MTD_JEDECPROBE is not set
199CONFIG_MTD_GEN_PROBE=y
200CONFIG_MTD_CFI_ADV_OPTIONS=y
201CONFIG_MTD_CFI_NOSWAP=y
202# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
203# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
204CONFIG_MTD_CFI_GEOMETRY=y
205# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
206# CONFIG_MTD_MAP_BANK_WIDTH_2 is not set
207CONFIG_MTD_MAP_BANK_WIDTH_4=y
208# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
209# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
210# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
211# CONFIG_MTD_CFI_I1 is not set
212CONFIG_MTD_CFI_I2=y
213# CONFIG_MTD_CFI_I4 is not set
214# CONFIG_MTD_CFI_I8 is not set
215CONFIG_MTD_CFI_INTELEXT=y
216# CONFIG_MTD_CFI_AMDSTD is not set
217# CONFIG_MTD_CFI_STAA is not set
218CONFIG_MTD_CFI_UTIL=y
219# CONFIG_MTD_RAM is not set
220# CONFIG_MTD_ROM is not set
221# CONFIG_MTD_ABSENT is not set
222# CONFIG_MTD_XIP is not set
223
224#
225# Mapping drivers for chip access
226#
227# CONFIG_MTD_COMPLEX_MAPPINGS is not set
228CONFIG_MTD_PHYSMAP=y
229CONFIG_MTD_PHYSMAP_START=0xe0000000
230CONFIG_MTD_PHYSMAP_LEN=0x0
231CONFIG_MTD_PHYSMAP_BANKWIDTH=4
232
233#
234# Self-contained MTD device drivers
235#
236# CONFIG_MTD_PMC551 is not set
237# CONFIG_MTD_SLRAM is not set
238CONFIG_MTD_PHRAM=y
239# CONFIG_MTD_MTDRAM is not set
240# CONFIG_MTD_BLKMTD is not set
241# CONFIG_MTD_BLOCK2MTD is not set
242
243#
244# Disk-On-Chip Device Drivers
245#
246# CONFIG_MTD_DOC2000 is not set
247# CONFIG_MTD_DOC2001 is not set
248# CONFIG_MTD_DOC2001PLUS is not set
249
250#
251# NAND Flash Device Drivers
252#
253# CONFIG_MTD_NAND is not set
254
255#
256# Parallel port support
257#
258# CONFIG_PARPORT is not set
259
260#
261# Plug and Play support
262#
263
264#
265# Block devices
266#
267# CONFIG_BLK_DEV_FD is not set
268# CONFIG_BLK_CPQ_DA is not set
269# CONFIG_BLK_CPQ_CISS_DA is not set
270# CONFIG_BLK_DEV_DAC960 is not set
271# CONFIG_BLK_DEV_UMEM is not set
272# CONFIG_BLK_DEV_COW_COMMON is not set
273CONFIG_BLK_DEV_LOOP=y
274# CONFIG_BLK_DEV_CRYPTOLOOP is not set
275# CONFIG_BLK_DEV_NBD is not set
276# CONFIG_BLK_DEV_SX8 is not set
277CONFIG_BLK_DEV_RAM=y
278CONFIG_BLK_DEV_RAM_COUNT=16
279CONFIG_BLK_DEV_RAM_SIZE=4096
280CONFIG_BLK_DEV_INITRD=y
281CONFIG_INITRAMFS_SOURCE=""
282# CONFIG_LBD is not set
283# CONFIG_CDROM_PKTCDVD is not set
284
285#
286# IO Schedulers
287#
288CONFIG_IOSCHED_NOOP=y
289CONFIG_IOSCHED_AS=y
290CONFIG_IOSCHED_DEADLINE=y
291CONFIG_IOSCHED_CFQ=y
292# CONFIG_ATA_OVER_ETH is not set
293
294#
295# ATA/ATAPI/MFM/RLL support
296#
297# CONFIG_IDE is not set
298
299#
300# SCSI device support
301#
302# CONFIG_SCSI is not set
303
304#
305# Multi-device support (RAID and LVM)
306#
307# CONFIG_MD is not set
308
309#
310# Fusion MPT device support
311#
312
313#
314# IEEE 1394 (FireWire) support
315#
316# CONFIG_IEEE1394 is not set
317
318#
319# I2O device support
320#
321# CONFIG_I2O is not set
322
323#
324# Macintosh device drivers
325#
326
327#
328# Networking support
329#
330CONFIG_NET=y
331
332#
333# Networking options
334#
335CONFIG_PACKET=y
336# CONFIG_PACKET_MMAP is not set
337# CONFIG_NETLINK_DEV is not set
338CONFIG_UNIX=y
339# CONFIG_NET_KEY is not set
340CONFIG_INET=y
341CONFIG_IP_MULTICAST=y
342# CONFIG_IP_ADVANCED_ROUTER is not set
343CONFIG_IP_PNP=y
344CONFIG_IP_PNP_DHCP=y
345# CONFIG_IP_PNP_BOOTP is not set
346# CONFIG_IP_PNP_RARP is not set
347# CONFIG_NET_IPIP is not set
348# CONFIG_NET_IPGRE is not set
349# CONFIG_IP_MROUTE is not set
350# CONFIG_ARPD is not set
351CONFIG_SYN_COOKIES=y
352# CONFIG_INET_AH is not set
353# CONFIG_INET_ESP is not set
354# CONFIG_INET_IPCOMP is not set
355# CONFIG_INET_TUNNEL is not set
356CONFIG_IP_TCPDIAG=y
357# CONFIG_IP_TCPDIAG_IPV6 is not set
358# CONFIG_IPV6 is not set
359# CONFIG_NETFILTER is not set
360
361#
362# SCTP Configuration (EXPERIMENTAL)
363#
364# CONFIG_IP_SCTP is not set
365# CONFIG_ATM is not set
366# CONFIG_BRIDGE is not set
367# CONFIG_VLAN_8021Q is not set
368# CONFIG_DECNET is not set
369# CONFIG_LLC2 is not set
370# CONFIG_IPX is not set
371# CONFIG_ATALK is not set
372# CONFIG_X25 is not set
373# CONFIG_LAPB is not set
374# CONFIG_NET_DIVERT is not set
375# CONFIG_ECONET is not set
376# CONFIG_WAN_ROUTER is not set
377
378#
379# QoS and/or fair queueing
380#
381# CONFIG_NET_SCHED is not set
382# CONFIG_NET_CLS_ROUTE is not set
383
384#
385# Network testing
386#
387# CONFIG_NET_PKTGEN is not set
388# CONFIG_NETPOLL is not set
389# CONFIG_NET_POLL_CONTROLLER is not set
390# CONFIG_HAMRADIO is not set
391# CONFIG_IRDA is not set
392# CONFIG_BT is not set
393CONFIG_NETDEVICES=y
394# CONFIG_DUMMY is not set
395# CONFIG_BONDING is not set
396# CONFIG_EQUALIZER is not set
397# CONFIG_TUN is not set
398
399#
400# ARCnet devices
401#
402# CONFIG_ARCNET is not set
403
404#
405# Ethernet (10 or 100Mbit)
406#
407CONFIG_NET_ETHERNET=y
408CONFIG_MII=y
409# CONFIG_HAPPYMEAL is not set
410# CONFIG_SUNGEM is not set
411# CONFIG_NET_VENDOR_3COM is not set
412
413#
414# Tulip family network device support
415#
416CONFIG_NET_TULIP=y
417# CONFIG_DE2104X is not set
418CONFIG_TULIP=y
419# CONFIG_TULIP_MWI is not set
420# CONFIG_TULIP_MMIO is not set
421# CONFIG_TULIP_NAPI is not set
422# CONFIG_DE4X5 is not set
423# CONFIG_WINBOND_840 is not set
424# CONFIG_DM9102 is not set
425# CONFIG_HP100 is not set
426CONFIG_NET_PCI=y
427# CONFIG_PCNET32 is not set
428# CONFIG_AMD8111_ETH is not set
429# CONFIG_ADAPTEC_STARFIRE is not set
430# CONFIG_B44 is not set
431# CONFIG_FORCEDETH is not set
432# CONFIG_DGRS is not set
433# CONFIG_EEPRO100 is not set
434CONFIG_E100=y
435# CONFIG_FEALNX is not set
436# CONFIG_NATSEMI is not set
437# CONFIG_NE2K_PCI is not set
438# CONFIG_8139CP is not set
439# CONFIG_8139TOO is not set
440# CONFIG_SIS900 is not set
441# CONFIG_EPIC100 is not set
442# CONFIG_SUNDANCE is not set
443# CONFIG_TLAN is not set
444# CONFIG_VIA_RHINE is not set
445
446#
447# Ethernet (1000 Mbit)
448#
449# CONFIG_ACENIC is not set
450# CONFIG_DL2K is not set
451# CONFIG_E1000 is not set
452# CONFIG_NS83820 is not set
453# CONFIG_HAMACHI is not set
454# CONFIG_YELLOWFIN is not set
455# CONFIG_R8169 is not set
456# CONFIG_SK98LIN is not set
457# CONFIG_VIA_VELOCITY is not set
458# CONFIG_TIGON3 is not set
459CONFIG_MV643XX_ETH=y
460CONFIG_MV643XX_ETH_0=y
461CONFIG_MV643XX_ETH_1=y
462CONFIG_MV643XX_ETH_2=y
463
464#
465# Ethernet (10000 Mbit)
466#
467# CONFIG_IXGB is not set
468# CONFIG_S2IO is not set
469
470#
471# Token Ring devices
472#
473# CONFIG_TR is not set
474
475#
476# Wireless LAN (non-hamradio)
477#
478# CONFIG_NET_RADIO is not set
479
480#
481# Wan interfaces
482#
483# CONFIG_WAN is not set
484# CONFIG_FDDI is not set
485# CONFIG_HIPPI is not set
486# CONFIG_PPP is not set
487# CONFIG_SLIP is not set
488# CONFIG_SHAPER is not set
489# CONFIG_NETCONSOLE is not set
490
491#
492# ISDN subsystem
493#
494# CONFIG_ISDN is not set
495
496#
497# Telephony Support
498#
499# CONFIG_PHONE is not set
500
501#
502# Input device support
503#
504CONFIG_INPUT=y
505
506#
507# Userland interfaces
508#
509CONFIG_INPUT_MOUSEDEV=y
510CONFIG_INPUT_MOUSEDEV_PSAUX=y
511CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
512CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
513# CONFIG_INPUT_JOYDEV is not set
514# CONFIG_INPUT_TSDEV is not set
515# CONFIG_INPUT_EVDEV is not set
516# CONFIG_INPUT_EVBUG is not set
517
518#
519# Input I/O drivers
520#
521# CONFIG_GAMEPORT is not set
522CONFIG_SOUND_GAMEPORT=y
523# CONFIG_SERIO is not set
524# CONFIG_SERIO_I8042 is not set
525
526#
527# Input Device Drivers
528#
529# CONFIG_INPUT_KEYBOARD is not set
530# CONFIG_INPUT_MOUSE is not set
531# CONFIG_INPUT_JOYSTICK is not set
532# CONFIG_INPUT_TOUCHSCREEN is not set
533# CONFIG_INPUT_MISC is not set
534
535#
536# Character devices
537#
538CONFIG_VT=y
539CONFIG_VT_CONSOLE=y
540CONFIG_HW_CONSOLE=y
541# CONFIG_SERIAL_NONSTANDARD is not set
542
543#
544# Serial drivers
545#
546# CONFIG_SERIAL_8250 is not set
547
548#
549# Non-8250 serial port support
550#
551CONFIG_SERIAL_MPSC=y
552CONFIG_SERIAL_MPSC_CONSOLE=y
553CONFIG_SERIAL_CORE=y
554CONFIG_SERIAL_CORE_CONSOLE=y
555CONFIG_UNIX98_PTYS=y
556CONFIG_LEGACY_PTYS=y
557CONFIG_LEGACY_PTY_COUNT=256
558
559#
560# IPMI
561#
562# CONFIG_IPMI_HANDLER is not set
563
564#
565# Watchdog Cards
566#
567# CONFIG_WATCHDOG is not set
568# CONFIG_NVRAM is not set
569CONFIG_GEN_RTC=y
570# CONFIG_GEN_RTC_X is not set
571# CONFIG_DTLK is not set
572# CONFIG_R3964 is not set
573# CONFIG_APPLICOM is not set
574
575#
576# Ftape, the floppy tape device driver
577#
578# CONFIG_AGP is not set
579# CONFIG_DRM is not set
580# CONFIG_RAW_DRIVER is not set
581
582#
583# I2C support
584#
585CONFIG_I2C=y
586CONFIG_I2C_CHARDEV=y
587
588#
589# I2C Algorithms
590#
591# CONFIG_I2C_ALGOBIT is not set
592# CONFIG_I2C_ALGOPCF is not set
593# CONFIG_I2C_ALGOPCA is not set
594
595#
596# I2C Hardware Bus support
597#
598# CONFIG_I2C_ALI1535 is not set
599# CONFIG_I2C_ALI1563 is not set
600# CONFIG_I2C_ALI15X3 is not set
601# CONFIG_I2C_AMD756 is not set
602# CONFIG_I2C_AMD8111 is not set
603# CONFIG_I2C_I801 is not set
604# CONFIG_I2C_I810 is not set
605# CONFIG_I2C_ISA is not set
606# CONFIG_I2C_MPC is not set
607# CONFIG_I2C_NFORCE2 is not set
608# CONFIG_I2C_PARPORT_LIGHT is not set
609# CONFIG_I2C_PIIX4 is not set
610# CONFIG_I2C_PROSAVAGE is not set
611# CONFIG_I2C_SAVAGE4 is not set
612# CONFIG_SCx200_ACB is not set
613# CONFIG_I2C_SIS5595 is not set
614# CONFIG_I2C_SIS630 is not set
615# CONFIG_I2C_SIS96X is not set
616# CONFIG_I2C_STUB is not set
617# CONFIG_I2C_VIA is not set
618# CONFIG_I2C_VIAPRO is not set
619# CONFIG_I2C_VOODOO3 is not set
620# CONFIG_I2C_PCA_ISA is not set
621CONFIG_I2C_MV64XXX=y
622
623#
624# Hardware Sensors Chip support
625#
626# CONFIG_I2C_SENSOR is not set
627# CONFIG_SENSORS_ADM1021 is not set
628# CONFIG_SENSORS_ADM1025 is not set
629# CONFIG_SENSORS_ADM1026 is not set
630# CONFIG_SENSORS_ADM1031 is not set
631# CONFIG_SENSORS_ASB100 is not set
632# CONFIG_SENSORS_DS1621 is not set
633# CONFIG_SENSORS_FSCHER is not set
634# CONFIG_SENSORS_FSCPOS is not set
635# CONFIG_SENSORS_GL518SM is not set
636# CONFIG_SENSORS_GL520SM is not set
637# CONFIG_SENSORS_IT87 is not set
638# CONFIG_SENSORS_LM63 is not set
639# CONFIG_SENSORS_LM75 is not set
640# CONFIG_SENSORS_LM77 is not set
641# CONFIG_SENSORS_LM78 is not set
642# CONFIG_SENSORS_LM80 is not set
643# CONFIG_SENSORS_LM83 is not set
644# CONFIG_SENSORS_LM85 is not set
645# CONFIG_SENSORS_LM87 is not set
646# CONFIG_SENSORS_LM90 is not set
647# CONFIG_SENSORS_MAX1619 is not set
648# CONFIG_SENSORS_PC87360 is not set
649# CONFIG_SENSORS_SMSC47B397 is not set
650# CONFIG_SENSORS_SIS5595 is not set
651# CONFIG_SENSORS_SMSC47M1 is not set
652# CONFIG_SENSORS_VIA686A is not set
653# CONFIG_SENSORS_W83781D is not set
654# CONFIG_SENSORS_W83L785TS is not set
655# CONFIG_SENSORS_W83627HF is not set
656
657#
658# Other I2C Chip support
659#
660# CONFIG_SENSORS_EEPROM is not set
661# CONFIG_SENSORS_PCF8574 is not set
662# CONFIG_SENSORS_PCF8591 is not set
663# CONFIG_SENSORS_RTC8564 is not set
664CONFIG_SENSORS_M41T00=y
665# CONFIG_I2C_DEBUG_CORE is not set
666# CONFIG_I2C_DEBUG_ALGO is not set
667# CONFIG_I2C_DEBUG_BUS is not set
668# CONFIG_I2C_DEBUG_CHIP is not set
669
670#
671# Dallas's 1-wire bus
672#
673# CONFIG_W1 is not set
674
675#
676# Misc devices
677#
678
679#
680# Multimedia devices
681#
682# CONFIG_VIDEO_DEV is not set
683
684#
685# Digital Video Broadcasting Devices
686#
687# CONFIG_DVB is not set
688
689#
690# Graphics support
691#
692# CONFIG_FB is not set
693
694#
695# Console display driver support
696#
697# CONFIG_VGA_CONSOLE is not set
698CONFIG_DUMMY_CONSOLE=y
699
700#
701# Sound
702#
703# CONFIG_SOUND is not set
704
705#
706# USB support
707#
708# CONFIG_USB is not set
709CONFIG_USB_ARCH_HAS_HCD=y
710CONFIG_USB_ARCH_HAS_OHCI=y
711
712#
713# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
714#
715
716#
717# USB Gadget Support
718#
719# CONFIG_USB_GADGET is not set
720
721#
722# MMC/SD Card support
723#
724# CONFIG_MMC is not set
725
726#
727# InfiniBand support
728#
729# CONFIG_INFINIBAND is not set
730
731#
732# File systems
733#
734CONFIG_EXT2_FS=y
735# CONFIG_EXT2_FS_XATTR is not set
736# CONFIG_EXT3_FS is not set
737# CONFIG_JBD is not set
738# CONFIG_REISERFS_FS is not set
739# CONFIG_JFS_FS is not set
740
741#
742# XFS support
743#
744# CONFIG_XFS_FS is not set
745# CONFIG_MINIX_FS is not set
746# CONFIG_ROMFS_FS is not set
747# CONFIG_QUOTA is not set
748CONFIG_DNOTIFY=y
749# CONFIG_AUTOFS_FS is not set
750# CONFIG_AUTOFS4_FS is not set
751
752#
753# CD-ROM/DVD Filesystems
754#
755# CONFIG_ISO9660_FS is not set
756# CONFIG_UDF_FS is not set
757
758#
759# DOS/FAT/NT Filesystems
760#
761# CONFIG_MSDOS_FS is not set
762# CONFIG_VFAT_FS is not set
763# CONFIG_NTFS_FS is not set
764
765#
766# Pseudo filesystems
767#
768CONFIG_PROC_FS=y
769CONFIG_PROC_KCORE=y
770CONFIG_SYSFS=y
771CONFIG_DEVFS_FS=y
772# CONFIG_DEVFS_MOUNT is not set
773# CONFIG_DEVFS_DEBUG is not set
774# CONFIG_DEVPTS_FS_XATTR is not set
775CONFIG_TMPFS=y
776# CONFIG_TMPFS_XATTR is not set
777# CONFIG_HUGETLB_PAGE is not set
778CONFIG_RAMFS=y
779
780#
781# Miscellaneous filesystems
782#
783# CONFIG_ADFS_FS is not set
784# CONFIG_AFFS_FS is not set
785# CONFIG_HFS_FS is not set
786# CONFIG_HFSPLUS_FS is not set
787# CONFIG_BEFS_FS is not set
788# CONFIG_BFS_FS is not set
789# CONFIG_EFS_FS is not set
790# CONFIG_JFFS_FS is not set
791# CONFIG_JFFS2_FS is not set
792# CONFIG_CRAMFS is not set
793# CONFIG_VXFS_FS is not set
794# CONFIG_HPFS_FS is not set
795# CONFIG_QNX4FS_FS is not set
796# CONFIG_SYSV_FS is not set
797# CONFIG_UFS_FS is not set
798
799#
800# Network File Systems
801#
802CONFIG_NFS_FS=y
803CONFIG_NFS_V3=y
804# CONFIG_NFS_V4 is not set
805# CONFIG_NFS_DIRECTIO is not set
806# CONFIG_NFSD is not set
807CONFIG_ROOT_NFS=y
808CONFIG_LOCKD=y
809CONFIG_LOCKD_V4=y
810CONFIG_SUNRPC=y
811# CONFIG_RPCSEC_GSS_KRB5 is not set
812# CONFIG_RPCSEC_GSS_SPKM3 is not set
813# CONFIG_SMB_FS is not set
814# CONFIG_CIFS is not set
815# CONFIG_NCP_FS is not set
816# CONFIG_CODA_FS is not set
817# CONFIG_AFS_FS is not set
818
819#
820# Partition Types
821#
822# CONFIG_PARTITION_ADVANCED is not set
823CONFIG_MSDOS_PARTITION=y
824
825#
826# Native Language Support
827#
828# CONFIG_NLS is not set
829
830#
831# Library routines
832#
833# CONFIG_CRC_CCITT is not set
834CONFIG_CRC32=y
835# CONFIG_LIBCRC32C is not set
836
837#
838# Profiling support
839#
840# CONFIG_PROFILING is not set
841
842#
843# Kernel hacking
844#
845# CONFIG_DEBUG_KERNEL is not set
846# CONFIG_PRINTK_TIME is not set
847
848#
849# Security options
850#
851# CONFIG_KEYS is not set
852# CONFIG_SECURITY is not set
853
854#
855# Cryptographic options
856#
857# CONFIG_CRYPTO is not set
858
859#
860# Hardware crypto devices
861#