blob: fe78961762b865b54bee4600e5e7b1e69238b545 [file] [log] [blame]
Ralf Baechle09af7b42005-10-29 19:32:54 +01001#
2# Automatically generated make config: don't edit
Ralf Baechle48e08102006-03-21 13:27:48 +00003# Linux kernel version: 2.6.16-rc1
4# Fri Jan 27 15:40:16 2006
Ralf Baechle09af7b42005-10-29 19:32:54 +01005#
6CONFIG_MIPS=y
7
8#
Ralf Baechle09af7b42005-10-29 19:32:54 +01009# Machine selection
10#
11# CONFIG_MIPS_MTX1 is not set
12# CONFIG_MIPS_BOSPORUS is not set
13# CONFIG_MIPS_PB1000 is not set
14# CONFIG_MIPS_PB1100 is not set
15# CONFIG_MIPS_PB1500 is not set
16# CONFIG_MIPS_PB1550 is not set
17# CONFIG_MIPS_PB1200 is not set
18# CONFIG_MIPS_DB1000 is not set
19# CONFIG_MIPS_DB1100 is not set
20# CONFIG_MIPS_DB1500 is not set
21# CONFIG_MIPS_DB1550 is not set
22# CONFIG_MIPS_DB1200 is not set
23# CONFIG_MIPS_MIRAGE is not set
24# CONFIG_MIPS_COBALT is not set
25# CONFIG_MACH_DECSTATION is not set
26# CONFIG_MIPS_EV64120 is not set
27# CONFIG_MIPS_EV96100 is not set
28# CONFIG_MIPS_IVR is not set
29# CONFIG_MIPS_ITE8172 is not set
30# CONFIG_MACH_JAZZ is not set
31# CONFIG_LASAT is not set
32# CONFIG_MIPS_ATLAS is not set
33# CONFIG_MIPS_MALTA is not set
34# CONFIG_MIPS_SEAD is not set
35CONFIG_MIPS_SIM=y
36# CONFIG_MOMENCO_JAGUAR_ATX is not set
37# CONFIG_MOMENCO_OCELOT is not set
38# CONFIG_MOMENCO_OCELOT_3 is not set
39# CONFIG_MOMENCO_OCELOT_C is not set
40# CONFIG_MOMENCO_OCELOT_G is not set
41# CONFIG_MIPS_XXS1500 is not set
42# CONFIG_PNX8550_V2PCI is not set
43# CONFIG_PNX8550_JBS is not set
44# CONFIG_DDB5074 is not set
45# CONFIG_DDB5476 is not set
46# CONFIG_DDB5477 is not set
47# CONFIG_MACH_VR41XX is not set
48# CONFIG_PMC_YOSEMITE is not set
49# CONFIG_QEMU is not set
50# CONFIG_SGI_IP22 is not set
51# CONFIG_SGI_IP27 is not set
52# CONFIG_SGI_IP32 is not set
53# CONFIG_SIBYTE_BIGSUR is not set
54# CONFIG_SIBYTE_SWARM is not set
55# CONFIG_SIBYTE_SENTOSA is not set
56# CONFIG_SIBYTE_RHONE is not set
57# CONFIG_SIBYTE_CARMEL is not set
58# CONFIG_SIBYTE_PTSWARM is not set
59# CONFIG_SIBYTE_LITTLESUR is not set
60# CONFIG_SIBYTE_CRHINE is not set
61# CONFIG_SIBYTE_CRHONE is not set
62# CONFIG_SNI_RM200_PCI is not set
63# CONFIG_TOSHIBA_JMR3927 is not set
64# CONFIG_TOSHIBA_RBTX4927 is not set
65# CONFIG_TOSHIBA_RBTX4938 is not set
66CONFIG_RWSEM_GENERIC_SPINLOCK=y
67CONFIG_GENERIC_CALIBRATE_DELAY=y
68CONFIG_DMA_NONCOHERENT=y
69CONFIG_DMA_NEED_PCI_MAP_STATE=y
70# CONFIG_CPU_BIG_ENDIAN is not set
71CONFIG_CPU_LITTLE_ENDIAN=y
72CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
73CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
74CONFIG_IRQ_CPU=y
75CONFIG_MIPS_L1_CACHE_SHIFT=5
76
77#
78# CPU selection
79#
80CONFIG_CPU_MIPS32_R1=y
81# CONFIG_CPU_MIPS32_R2 is not set
82# CONFIG_CPU_MIPS64_R1 is not set
83# CONFIG_CPU_MIPS64_R2 is not set
84# CONFIG_CPU_R3000 is not set
85# CONFIG_CPU_TX39XX is not set
86# CONFIG_CPU_VR41XX is not set
87# CONFIG_CPU_R4300 is not set
88# CONFIG_CPU_R4X00 is not set
89# CONFIG_CPU_TX49XX is not set
90# CONFIG_CPU_R5000 is not set
91# CONFIG_CPU_R5432 is not set
92# CONFIG_CPU_R6000 is not set
93# CONFIG_CPU_NEVADA is not set
94# CONFIG_CPU_R8000 is not set
95# CONFIG_CPU_R10000 is not set
96# CONFIG_CPU_RM7000 is not set
97# CONFIG_CPU_RM9000 is not set
98# CONFIG_CPU_SB1 is not set
99CONFIG_SYS_HAS_CPU_MIPS32_R1=y
100CONFIG_SYS_HAS_CPU_MIPS32_R2=y
101CONFIG_CPU_MIPS32=y
102CONFIG_CPU_MIPSR1=y
103CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
104CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
105
106#
107# Kernel type
108#
109CONFIG_32BIT=y
110# CONFIG_64BIT is not set
111CONFIG_PAGE_SIZE_4KB=y
112# CONFIG_PAGE_SIZE_8KB is not set
113# CONFIG_PAGE_SIZE_16KB is not set
114# CONFIG_PAGE_SIZE_64KB is not set
115CONFIG_CPU_HAS_PREFETCH=y
116CONFIG_MIPS_MT=y
117# CONFIG_MIPS_MT_SMP is not set
118CONFIG_MIPS_VPE_LOADER=y
119CONFIG_MIPS_VPE_LOADER_TOM=y
120CONFIG_MIPS_VPE_APSP_API=y
121# CONFIG_64BIT_PHYS_ADDR is not set
122# CONFIG_CPU_ADVANCED is not set
123CONFIG_CPU_HAS_LLSC=y
124CONFIG_CPU_HAS_SYNC=y
125CONFIG_GENERIC_HARDIRQS=y
126CONFIG_GENERIC_IRQ_PROBE=y
127CONFIG_ARCH_FLATMEM_ENABLE=y
128CONFIG_SELECT_MEMORY_MODEL=y
129CONFIG_FLATMEM_MANUAL=y
130# CONFIG_DISCONTIGMEM_MANUAL is not set
131# CONFIG_SPARSEMEM_MANUAL is not set
132CONFIG_FLATMEM=y
133CONFIG_FLAT_NODE_MEM_MAP=y
134# CONFIG_SPARSEMEM_STATIC is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000135CONFIG_SPLIT_PTLOCK_CPUS=4
Ralf Baechle09af7b42005-10-29 19:32:54 +0100136CONFIG_PREEMPT_NONE=y
137# CONFIG_PREEMPT_VOLUNTARY is not set
138# CONFIG_PREEMPT is not set
139
140#
Ralf Baechle80b42592005-12-01 11:05:19 +0000141# Code maturity level options
142#
143CONFIG_EXPERIMENTAL=y
144CONFIG_CLEAN_COMPILE=y
145CONFIG_BROKEN_ON_SMP=y
146CONFIG_INIT_ENV_ARG_LIMIT=32
147
148#
149# General setup
150#
151CONFIG_LOCALVERSION=""
152CONFIG_LOCALVERSION_AUTO=y
153CONFIG_SWAP=y
154CONFIG_SYSVIPC=y
155# CONFIG_POSIX_MQUEUE is not set
156# CONFIG_BSD_PROCESS_ACCT is not set
157CONFIG_SYSCTL=y
158# CONFIG_AUDIT is not set
Ralf Baechle80b42592005-12-01 11:05:19 +0000159# CONFIG_IKCONFIG is not set
160CONFIG_INITRAMFS_SOURCE=""
Ralf Baechle48e08102006-03-21 13:27:48 +0000161# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Ralf Baechle80b42592005-12-01 11:05:19 +0000162CONFIG_EMBEDDED=y
163CONFIG_KALLSYMS=y
164# CONFIG_KALLSYMS_ALL is not set
165# CONFIG_KALLSYMS_EXTRA_PASS is not set
Ralf Baechle48e08102006-03-21 13:27:48 +0000166CONFIG_HOTPLUG=y
Ralf Baechle80b42592005-12-01 11:05:19 +0000167CONFIG_PRINTK=y
168CONFIG_BUG=y
Ralf Baechle48e08102006-03-21 13:27:48 +0000169CONFIG_ELF_CORE=y
Ralf Baechle80b42592005-12-01 11:05:19 +0000170CONFIG_BASE_FULL=y
171CONFIG_FUTEX=y
172CONFIG_EPOLL=y
Ralf Baechle80b42592005-12-01 11:05:19 +0000173CONFIG_SHMEM=y
174CONFIG_CC_ALIGN_FUNCTIONS=0
175CONFIG_CC_ALIGN_LABELS=0
176CONFIG_CC_ALIGN_LOOPS=0
177CONFIG_CC_ALIGN_JUMPS=0
Ralf Baechle48e08102006-03-21 13:27:48 +0000178CONFIG_SLAB=y
Ralf Baechle80b42592005-12-01 11:05:19 +0000179# CONFIG_TINY_SHMEM is not set
180CONFIG_BASE_SMALL=0
Ralf Baechle48e08102006-03-21 13:27:48 +0000181# CONFIG_SLOB is not set
Ralf Baechle80b42592005-12-01 11:05:19 +0000182
183#
184# Loadable module support
185#
186CONFIG_MODULES=y
187CONFIG_MODULE_UNLOAD=y
188# CONFIG_MODULE_FORCE_UNLOAD is not set
189CONFIG_OBSOLETE_MODPARM=y
190CONFIG_MODVERSIONS=y
191CONFIG_MODULE_SRCVERSION_ALL=y
192CONFIG_KMOD=y
193
194#
195# Block layer
196#
197# CONFIG_LBD is not set
198
199#
200# IO Schedulers
201#
202CONFIG_IOSCHED_NOOP=y
203CONFIG_IOSCHED_AS=y
204CONFIG_IOSCHED_DEADLINE=y
205CONFIG_IOSCHED_CFQ=y
206CONFIG_DEFAULT_AS=y
207# CONFIG_DEFAULT_DEADLINE is not set
208# CONFIG_DEFAULT_CFQ is not set
209# CONFIG_DEFAULT_NOOP is not set
210CONFIG_DEFAULT_IOSCHED="anticipatory"
211
212#
Ralf Baechle09af7b42005-10-29 19:32:54 +0100213# Bus options (PCI, PCMCIA, EISA, ISA, TC)
214#
215CONFIG_MMU=y
216
217#
218# PCCARD (PCMCIA/CardBus) support
219#
220# CONFIG_PCCARD is not set
221
222#
223# PCI Hotplug Support
224#
225
226#
227# Executable file formats
228#
229CONFIG_BINFMT_ELF=y
230# CONFIG_BINFMT_MISC is not set
231CONFIG_TRAD_SIGNALS=y
232
233#
234# Networking
235#
236CONFIG_NET=y
237
238#
239# Networking options
240#
241CONFIG_PACKET=y
242CONFIG_PACKET_MMAP=y
243CONFIG_UNIX=y
244CONFIG_XFRM=y
245# CONFIG_XFRM_USER is not set
246CONFIG_NET_KEY=y
247CONFIG_INET=y
248CONFIG_IP_MULTICAST=y
249CONFIG_IP_ADVANCED_ROUTER=y
250CONFIG_ASK_IP_FIB_HASH=y
251# CONFIG_IP_FIB_TRIE is not set
252CONFIG_IP_FIB_HASH=y
253CONFIG_IP_MULTIPLE_TABLES=y
254CONFIG_IP_ROUTE_MULTIPATH=y
255# CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set
256CONFIG_IP_ROUTE_VERBOSE=y
257CONFIG_IP_PNP=y
258CONFIG_IP_PNP_DHCP=y
259CONFIG_IP_PNP_BOOTP=y
260# CONFIG_IP_PNP_RARP is not set
261# CONFIG_NET_IPIP is not set
262# CONFIG_NET_IPGRE is not set
263CONFIG_IP_MROUTE=y
264CONFIG_IP_PIMSM_V1=y
265CONFIG_IP_PIMSM_V2=y
266# CONFIG_ARPD is not set
267CONFIG_SYN_COOKIES=y
268# CONFIG_INET_AH is not set
269# CONFIG_INET_ESP is not set
270# CONFIG_INET_IPCOMP is not set
271# CONFIG_INET_TUNNEL is not set
272CONFIG_INET_DIAG=y
273CONFIG_INET_TCP_DIAG=y
274# CONFIG_TCP_CONG_ADVANCED is not set
275CONFIG_TCP_CONG_BIC=y
276# CONFIG_IPV6 is not set
277# CONFIG_NETFILTER is not set
278
279#
280# DCCP Configuration (EXPERIMENTAL)
281#
282# CONFIG_IP_DCCP is not set
283
284#
285# SCTP Configuration (EXPERIMENTAL)
286#
287CONFIG_IP_SCTP=m
288# CONFIG_SCTP_DBG_MSG is not set
289# CONFIG_SCTP_DBG_OBJCNT is not set
290# CONFIG_SCTP_HMAC_NONE is not set
291# CONFIG_SCTP_HMAC_SHA1 is not set
292CONFIG_SCTP_HMAC_MD5=y
293# CONFIG_ATM is not set
294# CONFIG_BRIDGE is not set
295# CONFIG_VLAN_8021Q is not set
296# CONFIG_DECNET is not set
297# CONFIG_LLC2 is not set
298# CONFIG_IPX is not set
299# CONFIG_ATALK is not set
300# CONFIG_X25 is not set
301# CONFIG_LAPB is not set
Ralf Baechle48e08102006-03-21 13:27:48 +0000302
303#
304# TIPC Configuration (EXPERIMENTAL)
305#
306# CONFIG_TIPC is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100307CONFIG_NET_DIVERT=y
308# CONFIG_ECONET is not set
309# CONFIG_WAN_ROUTER is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000310
311#
312# QoS and/or fair queueing
313#
Ralf Baechle09af7b42005-10-29 19:32:54 +0100314CONFIG_NET_SCHED=y
315CONFIG_NET_SCH_CLK_JIFFIES=y
316# CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
317# CONFIG_NET_SCH_CLK_CPU is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000318
319#
320# Queueing/Scheduling
321#
Ralf Baechle09af7b42005-10-29 19:32:54 +0100322CONFIG_NET_SCH_CBQ=m
323CONFIG_NET_SCH_HTB=m
324CONFIG_NET_SCH_HFSC=m
325CONFIG_NET_SCH_PRIO=m
326CONFIG_NET_SCH_RED=m
327CONFIG_NET_SCH_SFQ=m
328CONFIG_NET_SCH_TEQL=m
329CONFIG_NET_SCH_TBF=m
330CONFIG_NET_SCH_GRED=m
331CONFIG_NET_SCH_DSMARK=m
332CONFIG_NET_SCH_NETEM=m
333CONFIG_NET_SCH_INGRESS=m
Ralf Baechleaec8b752005-11-17 16:23:58 +0000334
335#
336# Classification
337#
Ralf Baechle09af7b42005-10-29 19:32:54 +0100338CONFIG_NET_CLS=y
339CONFIG_NET_CLS_BASIC=m
340CONFIG_NET_CLS_TCINDEX=m
341CONFIG_NET_CLS_ROUTE4=m
342CONFIG_NET_CLS_ROUTE=y
343# CONFIG_NET_CLS_FW is not set
344# CONFIG_NET_CLS_U32 is not set
345# CONFIG_NET_CLS_RSVP is not set
346# CONFIG_NET_CLS_RSVP6 is not set
347# CONFIG_NET_EMATCH is not set
348# CONFIG_NET_CLS_ACT is not set
349# CONFIG_NET_CLS_POLICE is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000350CONFIG_NET_ESTIMATOR=y
Ralf Baechle09af7b42005-10-29 19:32:54 +0100351
352#
353# Network testing
354#
355# CONFIG_NET_PKTGEN is not set
356# CONFIG_HAMRADIO is not set
357# CONFIG_IRDA is not set
358# CONFIG_BT is not set
359# CONFIG_IEEE80211 is not set
360
361#
362# Device Drivers
363#
364
365#
366# Generic Driver Options
367#
368# CONFIG_STANDALONE is not set
369# CONFIG_PREVENT_FIRMWARE_BUILD is not set
370# CONFIG_FW_LOADER is not set
371# CONFIG_DEBUG_DRIVER is not set
372
373#
374# Connector - unified userspace <-> kernelspace linker
375#
376# CONFIG_CONNECTOR is not set
377
378#
379# Memory Technology Devices (MTD)
380#
381# CONFIG_MTD is not set
382
383#
384# Parallel port support
385#
386# CONFIG_PARPORT is not set
387
388#
389# Plug and Play support
390#
391
392#
393# Block devices
394#
395# CONFIG_BLK_DEV_COW_COMMON is not set
396CONFIG_BLK_DEV_LOOP=y
397# CONFIG_BLK_DEV_CRYPTOLOOP is not set
398CONFIG_BLK_DEV_NBD=y
399# CONFIG_BLK_DEV_RAM is not set
400CONFIG_BLK_DEV_RAM_COUNT=16
Ralf Baechle09af7b42005-10-29 19:32:54 +0100401# CONFIG_CDROM_PKTCDVD is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100402# CONFIG_ATA_OVER_ETH is not set
403
404#
405# ATA/ATAPI/MFM/RLL support
406#
407# CONFIG_IDE is not set
408
409#
410# SCSI device support
411#
412# CONFIG_RAID_ATTRS is not set
413# CONFIG_SCSI is not set
414
415#
416# Multi-device support (RAID and LVM)
417#
418# CONFIG_MD is not set
419
420#
421# Fusion MPT device support
422#
423# CONFIG_FUSION is not set
424
425#
426# IEEE 1394 (FireWire) support
427#
428
429#
430# I2O device support
431#
432
433#
434# Network device support
435#
436CONFIG_NETDEVICES=y
437# CONFIG_DUMMY is not set
438# CONFIG_BONDING is not set
439# CONFIG_EQUALIZER is not set
440# CONFIG_TUN is not set
441
442#
443# PHY device support
444#
445
446#
447# Ethernet (10 or 100Mbit)
448#
449# CONFIG_NET_ETHERNET is not set
450# CONFIG_MIPS_SIM_NET is not set
451
452#
453# Ethernet (1000 Mbit)
454#
455
456#
457# Ethernet (10000 Mbit)
458#
459
460#
461# Token Ring devices
462#
463
464#
465# Wireless LAN (non-hamradio)
466#
467# CONFIG_NET_RADIO is not set
468
469#
470# Wan interfaces
471#
472# CONFIG_WAN is not set
473# CONFIG_PPP is not set
474# CONFIG_SLIP is not set
475# CONFIG_SHAPER is not set
476# CONFIG_NETCONSOLE is not set
477# CONFIG_NETPOLL is not set
478# CONFIG_NET_POLL_CONTROLLER is not set
479
480#
481# ISDN subsystem
482#
483# CONFIG_ISDN is not set
484
485#
486# Telephony Support
487#
488# CONFIG_PHONE is not set
489
490#
491# Input device support
492#
493CONFIG_INPUT=y
494
495#
496# Userland interfaces
497#
498# CONFIG_INPUT_MOUSEDEV is not set
499# CONFIG_INPUT_JOYDEV is not set
500# CONFIG_INPUT_TSDEV is not set
501# CONFIG_INPUT_EVDEV is not set
502# CONFIG_INPUT_EVBUG is not set
503
504#
505# Input Device Drivers
506#
507# CONFIG_INPUT_KEYBOARD is not set
508# CONFIG_INPUT_MOUSE is not set
509# CONFIG_INPUT_JOYSTICK is not set
510# CONFIG_INPUT_TOUCHSCREEN is not set
511# CONFIG_INPUT_MISC is not set
512
513#
514# Hardware I/O ports
515#
516CONFIG_SERIO=y
517# CONFIG_SERIO_I8042 is not set
518CONFIG_SERIO_SERPORT=y
519# CONFIG_SERIO_LIBPS2 is not set
520# CONFIG_SERIO_RAW is not set
521# CONFIG_GAMEPORT is not set
522
523#
524# Character devices
525#
526# CONFIG_VT is not set
527# CONFIG_SERIAL_NONSTANDARD is not set
528
529#
530# Serial drivers
531#
532CONFIG_SERIAL_8250=y
533CONFIG_SERIAL_8250_CONSOLE=y
534CONFIG_SERIAL_8250_NR_UARTS=1
Ralf Baechle48e08102006-03-21 13:27:48 +0000535CONFIG_SERIAL_8250_RUNTIME_UARTS=4
Ralf Baechle09af7b42005-10-29 19:32:54 +0100536# CONFIG_SERIAL_8250_EXTENDED is not set
537
538#
539# Non-8250 serial port support
540#
541CONFIG_SERIAL_CORE=y
542CONFIG_SERIAL_CORE_CONSOLE=y
543CONFIG_UNIX98_PTYS=y
544CONFIG_LEGACY_PTYS=y
545CONFIG_LEGACY_PTY_COUNT=256
546
547#
548# IPMI
549#
550# CONFIG_IPMI_HANDLER is not set
551
552#
553# Watchdog Cards
554#
555# CONFIG_WATCHDOG is not set
556# CONFIG_RTC is not set
557# CONFIG_GEN_RTC is not set
558# CONFIG_DTLK is not set
559# CONFIG_R3964 is not set
560
561#
562# Ftape, the floppy tape device driver
563#
564# CONFIG_RAW_DRIVER is not set
565
566#
567# TPM devices
568#
Ralf Baechle80b42592005-12-01 11:05:19 +0000569# CONFIG_TCG_TPM is not set
Ralf Baechleaec8b752005-11-17 16:23:58 +0000570# CONFIG_TELCLOCK is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100571
572#
573# I2C support
574#
575# CONFIG_I2C is not set
576
577#
Ralf Baechle48e08102006-03-21 13:27:48 +0000578# SPI support
579#
580# CONFIG_SPI is not set
581# CONFIG_SPI_MASTER is not set
582
583#
Ralf Baechle09af7b42005-10-29 19:32:54 +0100584# Dallas's 1-wire bus
585#
586# CONFIG_W1 is not set
587
588#
589# Hardware Monitoring support
590#
591# CONFIG_HWMON is not set
592# CONFIG_HWMON_VID is not set
593
594#
595# Misc devices
596#
597
598#
599# Multimedia Capabilities Port drivers
600#
601
602#
603# Multimedia devices
604#
605# CONFIG_VIDEO_DEV is not set
606
607#
608# Digital Video Broadcasting Devices
609#
610# CONFIG_DVB is not set
611
612#
613# Graphics support
614#
615# CONFIG_FB is not set
616
617#
618# Sound
619#
620# CONFIG_SOUND is not set
621
622#
623# USB support
624#
625# CONFIG_USB_ARCH_HAS_HCD is not set
626# CONFIG_USB_ARCH_HAS_OHCI is not set
627
628#
Ralf Baechleaec8b752005-11-17 16:23:58 +0000629# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
630#
631
632#
Ralf Baechle09af7b42005-10-29 19:32:54 +0100633# USB Gadget Support
634#
635# CONFIG_USB_GADGET is not set
636
637#
638# MMC/SD Card support
639#
640# CONFIG_MMC is not set
641
642#
643# InfiniBand support
644#
645
646#
647# SN Devices
648#
649
650#
651# File systems
652#
653CONFIG_EXT2_FS=y
654# CONFIG_EXT2_FS_XATTR is not set
655# CONFIG_EXT2_FS_XIP is not set
656# CONFIG_EXT3_FS is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100657# CONFIG_REISERFS_FS is not set
658# CONFIG_JFS_FS is not set
659# CONFIG_FS_POSIX_ACL is not set
660# CONFIG_XFS_FS is not set
Ralf Baechle48e08102006-03-21 13:27:48 +0000661# CONFIG_OCFS2_FS is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100662# CONFIG_MINIX_FS is not set
663CONFIG_ROMFS_FS=y
664# CONFIG_INOTIFY is not set
665# CONFIG_QUOTA is not set
666# CONFIG_DNOTIFY is not set
667# CONFIG_AUTOFS_FS is not set
668# CONFIG_AUTOFS4_FS is not set
669# CONFIG_FUSE_FS is not set
670
671#
672# CD-ROM/DVD Filesystems
673#
674# CONFIG_ISO9660_FS is not set
675# CONFIG_UDF_FS is not set
676
677#
678# DOS/FAT/NT Filesystems
679#
680# CONFIG_MSDOS_FS is not set
681# CONFIG_VFAT_FS is not set
682# CONFIG_NTFS_FS is not set
683
684#
685# Pseudo filesystems
686#
687CONFIG_PROC_FS=y
688# CONFIG_PROC_KCORE is not set
689# CONFIG_SYSFS is not set
690# CONFIG_TMPFS is not set
691# CONFIG_HUGETLB_PAGE is not set
692CONFIG_RAMFS=y
693# CONFIG_RELAYFS_FS is not set
Ralf Baechle48e08102006-03-21 13:27:48 +0000694# CONFIG_CONFIGFS_FS is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100695
696#
697# Miscellaneous filesystems
698#
699# CONFIG_ADFS_FS is not set
700# CONFIG_AFFS_FS is not set
701# CONFIG_HFS_FS is not set
702# CONFIG_HFSPLUS_FS is not set
703# CONFIG_BEFS_FS is not set
704# CONFIG_BFS_FS is not set
705# CONFIG_EFS_FS is not set
706# CONFIG_CRAMFS is not set
707# CONFIG_VXFS_FS is not set
708# CONFIG_HPFS_FS is not set
709# CONFIG_QNX4FS_FS is not set
710# CONFIG_SYSV_FS is not set
711# CONFIG_UFS_FS is not set
712
713#
714# Network File Systems
715#
716CONFIG_NFS_FS=y
717CONFIG_NFS_V3=y
718# CONFIG_NFS_V3_ACL is not set
719# CONFIG_NFS_V4 is not set
720# CONFIG_NFS_DIRECTIO is not set
721# CONFIG_NFSD is not set
722CONFIG_ROOT_NFS=y
723CONFIG_LOCKD=y
724CONFIG_LOCKD_V4=y
725CONFIG_NFS_COMMON=y
726CONFIG_SUNRPC=y
727# CONFIG_RPCSEC_GSS_KRB5 is not set
728# CONFIG_RPCSEC_GSS_SPKM3 is not set
729# CONFIG_SMB_FS is not set
730# CONFIG_CIFS is not set
731# CONFIG_NCP_FS is not set
732# CONFIG_CODA_FS is not set
733# CONFIG_AFS_FS is not set
734# CONFIG_9P_FS is not set
735
736#
737# Partition Types
738#
739# CONFIG_PARTITION_ADVANCED is not set
740CONFIG_MSDOS_PARTITION=y
741
742#
743# Native Language Support
744#
745# CONFIG_NLS is not set
746
747#
748# Profiling support
749#
750# CONFIG_PROFILING is not set
751
752#
753# Kernel hacking
754#
755# CONFIG_PRINTK_TIME is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100756# CONFIG_MAGIC_SYSRQ is not set
Ralf Baechle48e08102006-03-21 13:27:48 +0000757CONFIG_DEBUG_KERNEL=y
Ralf Baechle09af7b42005-10-29 19:32:54 +0100758CONFIG_LOG_BUF_SHIFT=14
759# CONFIG_DETECT_SOFTLOCKUP is not set
760# CONFIG_SCHEDSTATS is not set
761# CONFIG_DEBUG_SLAB is not set
Ralf Baechle48e08102006-03-21 13:27:48 +0000762CONFIG_DEBUG_MUTEXES=y
Ralf Baechle09af7b42005-10-29 19:32:54 +0100763# CONFIG_DEBUG_SPINLOCK is not set
764# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
765# CONFIG_DEBUG_KOBJECT is not set
766CONFIG_DEBUG_INFO=y
Ralf Baechleaec8b752005-11-17 16:23:58 +0000767# CONFIG_DEBUG_VM is not set
Ralf Baechle48e08102006-03-21 13:27:48 +0000768CONFIG_FORCED_INLINING=y
Ralf Baechleaec8b752005-11-17 16:23:58 +0000769# CONFIG_RCU_TORTURE_TEST is not set
Ralf Baechle09af7b42005-10-29 19:32:54 +0100770CONFIG_CROSSCOMPILE=y
771CONFIG_CMDLINE="nfsroot=192.168.192.169:/u1/mipsel,timeo=20 ip=dhcp"
772# CONFIG_DEBUG_STACK_USAGE is not set
773# CONFIG_KGDB is not set
774# CONFIG_RUNTIME_DEBUG is not set
775# CONFIG_MIPS_UNCACHED is not set
776
777#
778# Security options
779#
780# CONFIG_KEYS is not set
781
782#
783# Cryptographic options
784#
785CONFIG_CRYPTO=y
786CONFIG_CRYPTO_HMAC=y
787# CONFIG_CRYPTO_NULL is not set
788# CONFIG_CRYPTO_MD4 is not set
789CONFIG_CRYPTO_MD5=y
790# CONFIG_CRYPTO_SHA1 is not set
791# CONFIG_CRYPTO_SHA256 is not set
792# CONFIG_CRYPTO_SHA512 is not set
793# CONFIG_CRYPTO_WP512 is not set
794# CONFIG_CRYPTO_TGR192 is not set
795# CONFIG_CRYPTO_DES is not set
796# CONFIG_CRYPTO_BLOWFISH is not set
797# CONFIG_CRYPTO_TWOFISH is not set
798# CONFIG_CRYPTO_SERPENT is not set
799# CONFIG_CRYPTO_AES is not set
800# CONFIG_CRYPTO_CAST5 is not set
801# CONFIG_CRYPTO_CAST6 is not set
802# CONFIG_CRYPTO_TEA is not set
803# CONFIG_CRYPTO_ARC4 is not set
804# CONFIG_CRYPTO_KHAZAD is not set
805# CONFIG_CRYPTO_ANUBIS is not set
806# CONFIG_CRYPTO_DEFLATE is not set
807# CONFIG_CRYPTO_MICHAEL_MIC is not set
808# CONFIG_CRYPTO_CRC32C is not set
809# CONFIG_CRYPTO_TEST is not set
810
811#
812# Hardware crypto devices
813#
814
815#
816# Library routines
817#
818# CONFIG_CRC_CCITT is not set
819CONFIG_CRC16=y
820CONFIG_CRC32=y
821# CONFIG_LIBCRC32C is not set