ADM5120 revision 1.19
1#	$NetBSD: ADM5120,v 1.19 2014/08/17 21:17:43 joerg Exp $
2#
3# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
4# DBAu1000 and DBAu1500 evaluation boards.
5
6include 	"arch/evbmips/conf/std.adm5120"
7
8#ident 		"GENERIC-$Revision: 1.19 $"
9
10maxusers	32
11
12options 	MIPS32
13options 	NOFPU		# No FPU
14options 	FPEMUL		# emulate FPU insn
15#options 	CONSPEED=115200	# YAMON default
16options 	HZ=512		# for profiling
17options 	MEMSIZE="(16*1024*1024)"
18
19#options 	LOCKDEBUG
20options 	SOSEND_COUNTERS
21options 	INET_CSUM_COUNTERS
22options 	TCP_CSUM_COUNTERS
23options 	UDP_CSUM_COUNTERS
24options 	TCP_OUTPUT_COUNTERS
25
26#options 	NTP		# network time protocol
27
28# Debugging options
29options 	DIAGNOSTIC	# extra kernel sanity checking
30options 	DEBUG		# extra kernel debugging support
31options 	KMEMSTATS	# kernel memory statistics (vmstat -m)
32options 	DDB		# kernel dynamic debugger
33options 	DDB_HISTORY_SIZE=100 # enable history editing in DDB
34makeoptions 	DEBUG="-g"	# compile full symbol table
35makeoptions 	CPUFLAGS="-march=4kc"
36makeoptions	COPY_SYMTAB=1	# size for embedded symbol table
37
38#options 	MEMORY_DISK_HOOKS
39#options 	MEMORY_DISK_IS_ROOT	# Force root on ram-disk
40#options 	MEMORY_DISK_ROOT_SIZE=16384	# 2 Megabytes
41
42# Compatibility options
43#options 	COMPAT_43	# compatibility with 4.3BSD binaries
44#options 	COMPAT_09	# NetBSD 0.9 binary compatibility
45#options 	COMPAT_10	# NetBSD 1.0 binary compatibility
46#options 	COMPAT_11	# NetBSD 1.1 binary compatibility
47#options 	COMPAT_12	# NetBSD 1.2 binary compatibility
48#options 	COMPAT_13	# NetBSD 1.3 binary compatibility
49#options 	COMPAT_14	# NetBSD 1.4 binary compatibility
50#options 	COMPAT_16	# NetBSD 1.6 binary compatibility
51#options 	COMPAT_20	# NetBSD 2.0 binary compatibility
52#options 	COMPAT_30	# NetBSD 3.0 binary compatibility
53#options 	COMPAT_40	# NetBSD 4.0 binary compatibility
54#options 	EXEC_ECOFF	# exec ECOFF binaries
55#options 	COMPAT_ULTRIX	# binary compatibility with Ultrix
56
57# File systems
58file-system	FFS		# Berkeley Fast Filesystem
59#file-system	MFS		# memory-based filesystem
60#file-system 	EXT2FS		# second extended file system (linux)
61file-system	NFS		# Sun NFS-compatible filesystem client
62#file-system	KERNFS		# kernel data-structure filesystem
63#file-system	NULLFS		# NULL layered filesystem
64#file-system 	OVERLAY		# overlay file system
65#file-system	FDESC		# user file descriptor filesystem
66#file-system	UMAPFS		# uid/gid remapping filesystem
67#file-system	LFS		# Log-based filesystem (still experimental)
68#file-system	PROCFS		# /proc
69#file-system	CD9660		# ISO 9660 + Rock Ridge file system
70#file-system	UNION		# union file system
71#file-system	MSDOSFS		# MS-DOS FAT filesystem(s).
72#file-system 	CODA		# Coda File System; also needs vcoda (below)
73
74# File system options
75#options 	NFSSERVER	# Sun NFS-compatible filesystem server
76#options 	QUOTA		# legacy UFS quotas
77#options 	QUOTA2		# new, in-filesystem UFS quotas
78#options 	FFS_EI		# FFS Endian Independent support
79#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
80				# immutable) behave as system flags.
81
82# Networking options
83options 	GATEWAY		# IP packet forwarding
84options 	INET		# Internet protocols
85#options 	INET6		# IPV6
86#options 	IPSEC		# IP security
87#options 	IPSEC_DEBUG	# debug for IP security
88#options 	MROUTING	# packet forwarding of multicast packets
89#options 	NETATALK	# AppleTalk (over Ethernet) protocol
90#options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
91#options 	PPP_DEFLATE	# Deflate compression support for PPP
92#options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
93#options 	IPFILTER_LOG	# ipmon(8) log support
94
95# Compatibility with 4.2BSD implementation of TCP/IP.  Not recommended.
96#options 	TCP_COMPAT_42
97
98# JIT compiler for bpfilter
99#options	SLJIT
100#options	BPFJIT
101
102# These options enable verbose messages for several subsystems.
103# Warning, these may compile large string tables into the kernel!
104#options 	MIIVERBOSE	# verbose PHY autoconfig messages
105#options 	PCIVERBOSE	# verbose PCI device autoconfig messages
106#options 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
107#options 	SCSIVERBOSE	# human readable SCSI error messages
108#options 	USBVERBOSE	# verbose USB device autoconfig messages
109
110options 	NFS_BOOT_DHCP
111
112# Pretty much only one device to use for the root file system.
113config		netbsd		root on ? type ?
114
115mainbus0 	at root
116
117cpu0 		at mainbus?
118
119# Network pseudo-devices
120pseudo-device	bpfilter			# Berkeley packet filter
121pseudo-device	loop				# network loopback
122#pseudo-device	ppp				# Point-to-Point Protocol
123#pseudo-device	sl				# Serial Line IP
124#pseudo-device	strip				# Starmode Radio IP (Metricom)
125#pseudo-device	tun				# network tunneling over tty
126#pseudo-device	gre				# generic L3 over IP tunnel
127#pseudo-device	ipip				# RFC 2003 IP Encapsulation
128#pseudo-device	gif				# RFC1933 tunnel
129#pseudo-device	faith				# IPv[46] tcp relay translation
130# Miscellaneous pseudo-devices
131pseudo-device	pty				# pseudo-terminals
132#pseudo-device	sequencer			# MIDI sequencer
133
134# A pseudo device needed for Coda		# also needs CODA (above)
135#pseudo-device	vcoda				# coda minicache <-> venus comm.
136pseudo-device	ksyms
137
138obio*		at mainbus?
139gpio*		at mainbus?
140extio*		at mainbus?
141uart*		at obio? addr ?
142admsw*		at obio? addr ?
143#admflash*	at obio? addr ?
144#options 	VND_COMPRESSION
145