diff options
| author | christos <christos@NetBSD.org> | 2013-06-05 23:07:59 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2013-06-05 23:07:59 +0000 |
| commit | d64bd205b2237eb8eda562e41533d13588bba2cf (patch) | |
| tree | e48472783ab77d44f5480e518f30a65fe53c0806 /sys/arch/atari | |
| parent | 006c33046fa5cac6f9485c7a2b157ca65f9effdf (diff) | |
remove obsolete networking options
Diffstat (limited to 'sys/arch/atari')
| -rw-r--r-- | sys/arch/atari/conf/GENERIC.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/atari/conf/GENERIC.in b/sys/arch/atari/conf/GENERIC.in index c5c90fe98da..867bd906167 100644 --- a/sys/arch/atari/conf/GENERIC.in +++ b/sys/arch/atari/conf/GENERIC.in @@ -1,5 +1,5 @@ # -# $NetBSD: GENERIC.in,v 1.103 2013/04/27 21:43:18 christos Exp $ +# $NetBSD: GENERIC.in,v 1.104 2013/06/05 23:08:00 christos Exp $ # # Generic atari # @@ -66,7 +66,6 @@ options INET # IP + ICMP + TCP + UDP #if !defined(SMALL030_KERNEL) options INET6 # IPV6 #options IPSEC # IP security -#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T) #options IPSEC_DEBUG # debug for IP security #options GATEWAY # packet forwarding #options MROUTING # IP multicast routing |
