aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/configs/ocelot_g_defconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 18:20:36 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 18:20:36 -0400
commit1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch)
tree0bba044c4ce775e45a88a51686b5d9f90697ea9d /arch/mips/configs/ocelot_g_defconfig
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
Diffstat (limited to 'arch/mips/configs/ocelot_g_defconfig')
-rw-r--r--arch/mips/configs/ocelot_g_defconfig667
1 files changed, 667 insertions, 0 deletions
diff --git a/arch/mips/configs/ocelot_g_defconfig b/arch/mips/configs/ocelot_g_defconfig
new file mode 100644
index 000000000000..3870af4537ad
--- /dev/null
+++ b/arch/mips/configs/ocelot_g_defconfig
@@ -0,0 +1,667 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11-rc2
4# Wed Jan 26 02:49:08 2005
5#
6CONFIG_MIPS=y
7CONFIG_MIPS64=y
8CONFIG_64BIT=y
9
10#
11# Code maturity level options
12#
13CONFIG_EXPERIMENTAL=y
14CONFIG_CLEAN_COMPILE=y
15CONFIG_BROKEN_ON_SMP=y
16
17#
18# General setup
19#
20CONFIG_LOCALVERSION=""
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
28# CONFIG_HOTPLUG is not set
29CONFIG_KOBJECT_UEVENT=y
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32CONFIG_KALLSYMS=y
33# CONFIG_KALLSYMS_EXTRA_PASS is not set
34CONFIG_FUTEX=y
35CONFIG_EPOLL=y
36# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
37CONFIG_SHMEM=y
38CONFIG_CC_ALIGN_FUNCTIONS=0
39CONFIG_CC_ALIGN_LABELS=0
40CONFIG_CC_ALIGN_LOOPS=0
41CONFIG_CC_ALIGN_JUMPS=0
42# CONFIG_TINY_SHMEM is not set
43
44#
45# Loadable module support
46#
47# CONFIG_MODULES is not set
48
49#
50# Machine selection
51#
52# CONFIG_MACH_JAZZ is not set
53# CONFIG_MACH_VR41XX is not set
54# CONFIG_MIPS_COBALT is not set
55# CONFIG_MACH_DECSTATION is not set
56# CONFIG_MIPS_EV64120 is not set
57# CONFIG_MIPS_EV96100 is not set
58# CONFIG_MIPS_IVR is not set
59# CONFIG_LASAT is not set
60# CONFIG_MIPS_ITE8172 is not set
61# CONFIG_MIPS_ATLAS is not set
62# CONFIG_MIPS_MALTA is not set
63# CONFIG_MIPS_SEAD is not set
64# CONFIG_MOMENCO_OCELOT is not set
65CONFIG_MOMENCO_OCELOT_G=y
66# CONFIG_MOMENCO_OCELOT_C is not set
67# CONFIG_MOMENCO_OCELOT_3 is not set
68# CONFIG_MOMENCO_JAGUAR_ATX is not set
69# CONFIG_PMC_YOSEMITE is not set
70# CONFIG_DDB5074 is not set
71# CONFIG_DDB5476 is not set
72# CONFIG_DDB5477 is not set
73# CONFIG_NEC_OSPREY is not set
74# CONFIG_SGI_IP22 is not set
75# CONFIG_SGI_IP27 is not set
76# CONFIG_SGI_IP32 is not set
77# CONFIG_SIBYTE_SB1xxx_SOC is not set
78# CONFIG_SNI_RM200_PCI is not set
79CONFIG_RWSEM_GENERIC_SPINLOCK=y
80CONFIG_GENERIC_CALIBRATE_DELAY=y
81CONFIG_HAVE_DEC_LOCK=y
82CONFIG_DMA_NONCOHERENT=y
83# CONFIG_CPU_LITTLE_ENDIAN is not set
84CONFIG_IRQ_CPU=y
85CONFIG_IRQ_CPU_RM7K=y
86CONFIG_PCI_MARVELL=y
87CONFIG_SWAP_IO_SPACE=y
88# CONFIG_SYSCLK_75 is not set
89# CONFIG_SYSCLK_83 is not set
90CONFIG_SYSCLK_100=y
91CONFIG_MIPS_L1_CACHE_SHIFT=5
92
93#
94# CPU selection
95#
96# CONFIG_CPU_MIPS32 is not set
97# CONFIG_CPU_MIPS64 is not set
98# CONFIG_CPU_R3000 is not set
99# CONFIG_CPU_TX39XX is not set
100# CONFIG_CPU_VR41XX is not set
101# CONFIG_CPU_R4300 is not set
102# CONFIG_CPU_R4X00 is not set
103# CONFIG_CPU_TX49XX is not set
104# CONFIG_CPU_R5000 is not set
105# CONFIG_CPU_R5432 is not set
106# CONFIG_CPU_R6000 is not set
107# CONFIG_CPU_NEVADA is not set
108# CONFIG_CPU_R8000 is not set
109# CONFIG_CPU_R10000 is not set
110CONFIG_CPU_RM7000=y
111# CONFIG_CPU_RM9000 is not set
112# CONFIG_CPU_SB1 is not set
113CONFIG_PAGE_SIZE_4KB=y
114# CONFIG_PAGE_SIZE_8KB is not set
115# CONFIG_PAGE_SIZE_16KB is not set
116# CONFIG_PAGE_SIZE_64KB is not set
117CONFIG_BOARD_SCACHE=y
118CONFIG_RM7000_CPU_SCACHE=y
119CONFIG_CPU_HAS_PREFETCH=y
120CONFIG_CPU_HAS_LLSC=y
121CONFIG_CPU_HAS_LLDSCD=y
122CONFIG_CPU_HAS_SYNC=y
123# CONFIG_PREEMPT is not set
124
125#
126# Bus options (PCI, PCMCIA, EISA, ISA, TC)
127#
128CONFIG_HW_HAS_PCI=y
129CONFIG_PCI=y
130CONFIG_PCI_LEGACY_PROC=y
131CONFIG_PCI_NAMES=y
132CONFIG_MMU=y
133
134#
135# PCCARD (PCMCIA/CardBus) support
136#
137# CONFIG_PCCARD is not set
138
139#
140# PC-card bridges
141#
142
143#
144# PCI Hotplug Support
145#
146# CONFIG_HOTPLUG_PCI is not set
147
148#
149# Executable file formats
150#
151CONFIG_BINFMT_ELF=y
152# CONFIG_BINFMT_MISC is not set
153# CONFIG_BUILD_ELF64 is not set
154CONFIG_MIPS32_COMPAT=y
155CONFIG_COMPAT=y
156CONFIG_MIPS32_O32=y
157CONFIG_MIPS32_N32=y
158CONFIG_BINFMT_ELF32=y
159
160#
161# Device Drivers
162#
163
164#
165# Generic Driver Options
166#
167CONFIG_STANDALONE=y
168CONFIG_PREVENT_FIRMWARE_BUILD=y
169# CONFIG_FW_LOADER is not set
170
171#
172# Memory Technology Devices (MTD)
173#
174# CONFIG_MTD is not set
175
176#
177# Parallel port support
178#
179# CONFIG_PARPORT is not set
180
181#
182# Plug and Play support
183#
184
185#
186# Block devices
187#
188# CONFIG_BLK_DEV_FD is not set
189# CONFIG_BLK_CPQ_DA is not set
190# CONFIG_BLK_CPQ_CISS_DA is not set
191# CONFIG_BLK_DEV_DAC960 is not set
192# CONFIG_BLK_DEV_UMEM is not set
193# CONFIG_BLK_DEV_COW_COMMON is not set
194# CONFIG_BLK_DEV_LOOP is not set
195# CONFIG_BLK_DEV_NBD is not set
196# CONFIG_BLK_DEV_SX8 is not set
197# CONFIG_BLK_DEV_RAM is not set
198CONFIG_BLK_DEV_RAM_COUNT=16
199CONFIG_INITRAMFS_SOURCE=""
200CONFIG_CDROM_PKTCDVD=y
201CONFIG_CDROM_PKTCDVD_BUFFERS=8
202# CONFIG_CDROM_PKTCDVD_WCACHE is not set
203
204#
205# IO Schedulers
206#
207CONFIG_IOSCHED_NOOP=y
208CONFIG_IOSCHED_AS=y
209CONFIG_IOSCHED_DEADLINE=y
210CONFIG_IOSCHED_CFQ=y
211CONFIG_ATA_OVER_ETH=y
212
213#
214# ATA/ATAPI/MFM/RLL support
215#
216# CONFIG_IDE is not set
217
218#
219# SCSI device support
220#
221# CONFIG_SCSI is not set
222
223#
224# Multi-device support (RAID and LVM)
225#
226# CONFIG_MD is not set
227
228#
229# Fusion MPT device support
230#
231
232#
233# IEEE 1394 (FireWire) support
234#
235# CONFIG_IEEE1394 is not set
236
237#
238# I2O device support
239#
240# CONFIG_I2O is not set
241
242#
243# Networking support
244#
245CONFIG_NET=y
246
247#
248# Networking options
249#
250# CONFIG_PACKET is not set
251CONFIG_NETLINK_DEV=y
252CONFIG_UNIX=y
253CONFIG_NET_KEY=y
254CONFIG_INET=y
255# CONFIG_IP_MULTICAST is not set
256# CONFIG_IP_ADVANCED_ROUTER is not set
257CONFIG_IP_PNP=y
258CONFIG_IP_PNP_DHCP=y
259# CONFIG_IP_PNP_BOOTP is not set
260# CONFIG_IP_PNP_RARP is not set
261# CONFIG_NET_IPIP is not set
262# CONFIG_NET_IPGRE is not set
263# CONFIG_ARPD is not set
264# CONFIG_SYN_COOKIES is not set
265# CONFIG_INET_AH is not set
266# CONFIG_INET_ESP is not set
267# CONFIG_INET_IPCOMP is not set
268CONFIG_INET_TUNNEL=y
269CONFIG_IP_TCPDIAG=y
270# CONFIG_IP_TCPDIAG_IPV6 is not set
271# CONFIG_IPV6 is not set
272# CONFIG_NETFILTER is not set
273CONFIG_XFRM=y
274CONFIG_XFRM_USER=y
275
276#
277# SCTP Configuration (EXPERIMENTAL)
278#
279# CONFIG_IP_SCTP is not set
280# CONFIG_ATM is not set
281# CONFIG_BRIDGE is not set
282# CONFIG_VLAN_8021Q is not set
283# CONFIG_DECNET is not set
284# CONFIG_LLC2 is not set
285# CONFIG_IPX is not set
286# CONFIG_ATALK is not set
287# CONFIG_X25 is not set
288# CONFIG_LAPB is not set
289# CONFIG_NET_DIVERT is not set
290# CONFIG_ECONET is not set
291# CONFIG_WAN_ROUTER is not set
292
293#
294# QoS and/or fair queueing
295#
296# CONFIG_NET_SCHED is not set
297# CONFIG_NET_CLS_ROUTE is not set
298
299#
300# Network testing
301#
302# CONFIG_NET_PKTGEN is not set
303# CONFIG_NETPOLL is not set
304# CONFIG_NET_POLL_CONTROLLER is not set
305# CONFIG_HAMRADIO is not set
306# CONFIG_IRDA is not set
307# CONFIG_BT is not set
308CONFIG_NETDEVICES=y
309# CONFIG_DUMMY is not set
310# CONFIG_BONDING is not set
311# CONFIG_EQUALIZER is not set
312# CONFIG_TUN is not set
313# CONFIG_ETHERTAP is not set
314
315#
316# ARCnet devices
317#
318# CONFIG_ARCNET is not set
319
320#
321# Ethernet (10 or 100Mbit)
322#
323CONFIG_NET_ETHERNET=y
324CONFIG_MII=y
325CONFIG_GALILEO_64240_ETH=y
326# CONFIG_HAPPYMEAL is not set
327# CONFIG_SUNGEM is not set
328# CONFIG_NET_VENDOR_3COM is not set
329
330#
331# Tulip family network device support
332#
333# CONFIG_NET_TULIP is not set
334# CONFIG_HP100 is not set
335# CONFIG_NET_PCI is not set
336
337#
338# Ethernet (1000 Mbit)
339#
340# CONFIG_ACENIC is not set
341# CONFIG_DL2K is not set
342# CONFIG_E1000 is not set
343# CONFIG_NS83820 is not set
344# CONFIG_HAMACHI is not set
345# CONFIG_YELLOWFIN is not set
346# CONFIG_R8169 is not set
347# CONFIG_SK98LIN is not set
348# CONFIG_TIGON3 is not set
349
350#
351# Ethernet (10000 Mbit)
352#
353# CONFIG_IXGB is not set
354# CONFIG_S2IO is not set
355
356#
357# Token Ring devices
358#
359# CONFIG_TR is not set
360
361#
362# Wireless LAN (non-hamradio)
363#
364# CONFIG_NET_RADIO is not set
365
366#
367# Wan interfaces
368#
369# CONFIG_WAN is not set
370# CONFIG_FDDI is not set
371# CONFIG_HIPPI is not set
372# CONFIG_PPP is not set
373# CONFIG_SLIP is not set
374# CONFIG_SHAPER is not set
375# CONFIG_NETCONSOLE is not set
376
377#
378# ISDN subsystem
379#
380# CONFIG_ISDN is not set
381
382#
383# Telephony Support
384#
385# CONFIG_PHONE is not set
386
387#
388# Input device support
389#
390CONFIG_INPUT=y
391
392#
393# Userland interfaces
394#
395CONFIG_INPUT_MOUSEDEV=y
396CONFIG_INPUT_MOUSEDEV_PSAUX=y
397CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
398CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
399# CONFIG_INPUT_JOYDEV is not set
400# CONFIG_INPUT_TSDEV is not set
401# CONFIG_INPUT_EVDEV is not set
402# CONFIG_INPUT_EVBUG is not set
403
404#
405# Input I/O drivers
406#
407# CONFIG_GAMEPORT is not set
408CONFIG_SOUND_GAMEPORT=y
409CONFIG_SERIO=y
410# CONFIG_SERIO_I8042 is not set
411CONFIG_SERIO_SERPORT=y
412# CONFIG_SERIO_CT82C710 is not set
413# CONFIG_SERIO_PCIPS2 is not set
414# CONFIG_SERIO_LIBPS2 is not set
415CONFIG_SERIO_RAW=y
416
417#
418# Input Device Drivers
419#
420# CONFIG_INPUT_KEYBOARD is not set
421# CONFIG_INPUT_MOUSE is not set
422# CONFIG_INPUT_JOYSTICK is not set
423# CONFIG_INPUT_TOUCHSCREEN is not set
424# CONFIG_INPUT_MISC is not set
425
426#
427# Character devices
428#
429CONFIG_VT=y
430CONFIG_VT_CONSOLE=y
431CONFIG_HW_CONSOLE=y
432# CONFIG_SERIAL_NONSTANDARD is not set
433
434#
435# Serial drivers
436#
437CONFIG_SERIAL_8250=y
438CONFIG_SERIAL_8250_CONSOLE=y
439CONFIG_SERIAL_8250_NR_UARTS=4
440# CONFIG_SERIAL_8250_EXTENDED is not set
441
442#
443# Non-8250 serial port support
444#
445CONFIG_SERIAL_CORE=y
446CONFIG_SERIAL_CORE_CONSOLE=y
447CONFIG_UNIX98_PTYS=y
448CONFIG_LEGACY_PTYS=y
449CONFIG_LEGACY_PTY_COUNT=256
450
451#
452# IPMI
453#
454# CONFIG_IPMI_HANDLER is not set
455
456#
457# Watchdog Cards
458#
459# CONFIG_WATCHDOG is not set
460# CONFIG_RTC is not set
461# CONFIG_GEN_RTC is not set
462# CONFIG_DTLK is not set
463# CONFIG_R3964 is not set
464# CONFIG_APPLICOM is not set
465
466#
467# Ftape, the floppy tape device driver
468#
469# CONFIG_DRM is not set
470# CONFIG_RAW_DRIVER is not set
471
472#
473# I2C support
474#
475# CONFIG_I2C is not set
476
477#
478# Dallas's 1-wire bus
479#
480# CONFIG_W1 is not set
481
482#
483# Misc devices
484#
485
486#
487# Multimedia devices
488#
489# CONFIG_VIDEO_DEV is not set
490
491#
492# Digital Video Broadcasting Devices
493#
494# CONFIG_DVB is not set
495
496#
497# Graphics support
498#
499# CONFIG_FB is not set
500
501#
502# Console display driver support
503#
504# CONFIG_VGA_CONSOLE is not set
505CONFIG_DUMMY_CONSOLE=y
506# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
507
508#
509# Sound
510#
511# CONFIG_SOUND is not set
512
513#
514# USB support
515#
516# CONFIG_USB is not set
517CONFIG_USB_ARCH_HAS_HCD=y
518CONFIG_USB_ARCH_HAS_OHCI=y
519
520#
521# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
522#
523
524#
525# USB Gadget Support
526#
527# CONFIG_USB_GADGET is not set
528
529#
530# MMC/SD Card support
531#
532# CONFIG_MMC is not set
533
534#
535# InfiniBand support
536#
537# CONFIG_INFINIBAND is not set
538
539#
540# File systems
541#
542CONFIG_EXT2_FS=y
543# CONFIG_EXT2_FS_XATTR is not set
544# CONFIG_EXT3_FS is not set
545# CONFIG_JBD is not set
546# CONFIG_REISERFS_FS is not set
547# CONFIG_JFS_FS is not set
548# CONFIG_XFS_FS is not set
549# CONFIG_MINIX_FS is not set
550# CONFIG_ROMFS_FS is not set
551# CONFIG_QUOTA is not set
552CONFIG_DNOTIFY=y
553# CONFIG_AUTOFS_FS is not set
554# CONFIG_AUTOFS4_FS is not set
555
556#
557# CD-ROM/DVD Filesystems
558#
559# CONFIG_ISO9660_FS is not set
560# CONFIG_UDF_FS is not set
561
562#
563# DOS/FAT/NT Filesystems
564#
565# CONFIG_MSDOS_FS is not set
566# CONFIG_VFAT_FS is not set
567# CONFIG_NTFS_FS is not set
568
569#
570# Pseudo filesystems
571#
572CONFIG_PROC_FS=y
573CONFIG_PROC_KCORE=y
574CONFIG_SYSFS=y
575# CONFIG_DEVFS_FS is not set
576CONFIG_DEVPTS_FS_XATTR=y
577CONFIG_DEVPTS_FS_SECURITY=y
578# CONFIG_TMPFS is not set
579# CONFIG_HUGETLB_PAGE is not set
580CONFIG_RAMFS=y
581
582#
583# Miscellaneous filesystems
584#
585# CONFIG_ADFS_FS is not set
586# CONFIG_AFFS_FS is not set
587# CONFIG_HFS_FS is not set
588# CONFIG_HFSPLUS_FS is not set
589# CONFIG_BEFS_FS is not set
590# CONFIG_BFS_FS is not set
591# CONFIG_EFS_FS is not set
592# CONFIG_CRAMFS is not set
593# CONFIG_VXFS_FS is not set
594# CONFIG_HPFS_FS is not set
595# CONFIG_QNX4FS_FS is not set
596# CONFIG_SYSV_FS is not set
597# CONFIG_UFS_FS is not set
598
599#
600# Network File Systems
601#
602CONFIG_NFS_FS=y
603# CONFIG_NFS_V3 is not set
604# CONFIG_NFS_V4 is not set
605# CONFIG_NFS_DIRECTIO is not set
606CONFIG_NFSD=y
607# CONFIG_NFSD_V3 is not set
608# CONFIG_NFSD_TCP is not set
609CONFIG_ROOT_NFS=y
610CONFIG_LOCKD=y
611CONFIG_EXPORTFS=y
612CONFIG_SUNRPC=y
613# CONFIG_RPCSEC_GSS_KRB5 is not set
614# CONFIG_RPCSEC_GSS_SPKM3 is not set
615# CONFIG_SMB_FS is not set
616# CONFIG_CIFS is not set
617# CONFIG_NCP_FS is not set
618# CONFIG_CODA_FS is not set
619# CONFIG_AFS_FS is not set
620
621#
622# Partition Types
623#
624# CONFIG_PARTITION_ADVANCED is not set
625CONFIG_MSDOS_PARTITION=y
626
627#
628# Native Language Support
629#
630# CONFIG_NLS is not set
631
632#
633# Profiling support
634#
635# CONFIG_PROFILING is not set
636
637#
638# Kernel hacking
639#
640# CONFIG_DEBUG_KERNEL is not set
641CONFIG_CROSSCOMPILE=y
642CONFIG_CMDLINE=""
643
644#
645# Security options
646#
647CONFIG_KEYS=y
648CONFIG_KEYS_DEBUG_PROC_KEYS=y
649# CONFIG_SECURITY is not set
650
651#
652# Cryptographic options
653#
654# CONFIG_CRYPTO is not set
655
656#
657# Hardware crypto devices
658#
659
660#
661# Library routines
662#
663# CONFIG_CRC_CCITT is not set
664# CONFIG_CRC32 is not set
665# CONFIG_LIBCRC32C is not set
666CONFIG_GENERIC_HARDIRQS=y
667CONFIG_GENERIC_IRQ_PROBE=y