From a228a2102338ea4770f91e13b8745180bf4d3911 Mon Sep 17 00:00:00 2001 From: perry Date: Sat, 13 Nov 1999 17:58:41 +0000 Subject: [PATCH] no longer needed --- sys/arch/i386/conf/GENERIC.v6 | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 sys/arch/i386/conf/GENERIC.v6 diff --git a/sys/arch/i386/conf/GENERIC.v6 b/sys/arch/i386/conf/GENERIC.v6 deleted file mode 100644 index 753cc55e6c20..000000000000 --- a/sys/arch/i386/conf/GENERIC.v6 +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: GENERIC.v6,v 1.4 1999/07/09 20:14:26 itojun Exp $ -# -# GENERIC.v6 -- IPv6 variant of GENERIC. should be in GENERIC. -# - -include "arch/i386/conf/GENERIC" - -# Pull in config fragments for kernel crypto. Use only one of these, -# and adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - -# IPv6 options -options INET6 # IPV6 -options IPSEC # IP security -#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC) -#options IPSEC_DEBUG # debug for IP security - -# for IPv6 -pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) -pseudo-device faith 1 # IPv[46] tcp relay translation i/f