Comment out IPSEC in GUMSTIX like the rest.
This commit is contained in:
parent
7cb08cfdd0
commit
92cba3584f
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GUMSTIX,v 1.76 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GUMSTIX,v 1.77 2013/06/08 19:40:07 htodd Exp $
|
||||
#
|
||||
# GUMSTIX -- Gumstix. Inc. gumstix platforms kernel
|
||||
#
|
||||
|
@ -77,7 +77,7 @@ options WAPBL # File system journaling support
|
|||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
options INET6 # IPv6
|
||||
options IPSEC # IP security
|
||||
#options IPSEC # IP security
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
|
|
Loading…
Reference in New Issue