X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/5ba3f43ea354af8ad55bea84372a2bc834d8757c..9d749ea394c01276fa19e397e70f46858e849c76:/config/MASTER.arm64 diff --git a/config/MASTER.arm64 b/config/MASTER.arm64 index ae4eb4903..a6636b773 100644 --- a/config/MASTER.arm64 +++ b/config/MASTER.arm64 @@ -1,7 +1,7 @@ # # Mach Operating System # Copyright (c) 1986 Carnegie-Mellon University -# Copyright 2001-2016 Apple Inc. +# Copyright 2001-2018 Apple Inc. # # All rights reserved. The CMU software License Agreement # specifies the terms and conditions for use and redistribution. @@ -29,10 +29,6 @@ # FILESYS_DEV = [ FILESYS_BASE fdesc ] # FILESYS_DEBUG = [ FILESYS_BASE fdesc ] # NFS = [ nfsclient nfsserver ] -# SKYWALK_BASE = [ skywalk config_nexus_user_pipe config_nexus_kernel_pipe config_nexus_monitor config_nexus_flowswitch config_nexus_netif ] -# SKYWALK_RELEASE = [ SKYWALK_BASE ] -# SKYWALK_DEV = [ SKYWALK_BASE ] -# SKYWALK_DEBUG = [ SKYWALK_BASE ] # NETWORKING = [ inet tcpdrop_synfin bpfilter inet6 ipv6send if_bridge traffic_mgt dummynet ah_all_crypto packet_mangler if_fake ] # VPN = [ ipsec flow_divert necp content_filter ] # PF = [ pf ]