From c5f0b00c65bb551f990abf6dfb5069c40ef23601 Mon Sep 17 00:00:00 2001 From: Benno Rice Date: Tue, 9 Jul 2002 13:46:27 +0000 Subject: [PATCH] Bring this in line with what I'm using. --- sys/powerpc/conf/GENERIC | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index e4443afa1311..38c562e7da77 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