summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2002-07-09 13:46:27 +0000
committerbenno <benno@FreeBSD.org>2002-07-09 13:46:27 +0000
commit51d02339473b72face3266726ce98356e59a09bd (patch)
tree180611f52feb2792ccd33e7cda51bb8369cf961a /sys/powerpc/conf
parent1262ef823ddb3af9ad44f18ec536947e274c1270 (diff)
downloadFreeBSD-src-51d02339473b72face3266726ce98356e59a09bd.zip
FreeBSD-src-51d02339473b72face3266726ce98356e59a09bd.tar.gz
Bring this in line with what I'm using.
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC17
1 files changed, 15 insertions, 2 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index e4443af..38c562e 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -29,9 +29,22 @@ maxusers 0
makeoptions NO_WERROR=true #XXX: We don't want -Werror just now
options FFS
+options NFSCLIENT
+options NFS_ROOT
+options BOOTP
+options BOOTP_NFSROOT
options COMPAT_43
+options INET
options MD_ROOT
options MD_ROOT_SIZE=1024
+options INVARIANTS
+options INVARIANT_SUPPORT
+options WITNESS
-device md
-device ofwd
+options POWERMAC
+
+device pci
+device loop
+device ether
+device miibus
+device gem
OpenPOWER on IntegriCloud