From 2b50d4545b1bfea2496fec8932b2e067711d6a12 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 15 Apr 2002 09:21:51 +0000 Subject: option --- sys/sparc64/conf/GENERIC | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'sys/sparc64/conf') diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 0621812..001dfa0 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -196,15 +196,15 @@ makeoptions NO_WERROR=true makeoptions NO_MODULES=true options PCI_ENABLE_IO_MODES # Enable all PCI resources -options KTR -options KTR_COMPILE=0xffffffff -options KTR_ENTRIES=8192 -options KTR_MASK=0 - -options OFW_PCI_DEBUG - -#options BOOTP -#options BOOTP_NFSROOT -#options BOOTP_NFSV3 -#options BOOTP_COMPAT -#options BOOTP_WIRED_TO=hme0 +options KTR +options KTR_COMPILE=0xffffffff +options KTR_ENTRIES=8192 +options KTR_MASK=0 + +options OFW_PCI_DEBUG + +#options BOOTP +#options BOOTP_NFSROOT +#options BOOTP_NFSV3 +#options BOOTP_COMPAT +#options BOOTP_WIRED_TO=hme0 -- cgit v1.1