GENERIC revision 81615
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/sparc64
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7#    http://www.FreeBSD.org/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ../../i386/conf/NOTES file. 
16# If you are in doubt as to the purpose or necessity of a line, check first 
17# in NOTES. Please note that this is the i386 NOTES, but it still contains
18# valuable info for sparc64 too.
19#
20# $FreeBSD: head/sys/sparc64/conf/GENERIC 81615 2001-08-14 03:27:02Z jake $
21
22machine		sparc64
23cpu		SUN4U
24ident		GENERIC
25maxusers	32
26
27options		DDB
28options		FFS
29options		MD_ROOT
30options		MD_ROOT_SIZE=64
31
32device		md
33