NgATM: Remove useless NGATM_ATM option

MFC after:	3 days

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D38875
This commit is contained in:
Brooks Davis 2023-03-02 23:37:10 +00:00
parent 3746e90118
commit bd32aedeee
2 changed files with 0 additions and 2 deletions

View File

@ -842,7 +842,6 @@ options NETGRAPH_VJC
options NETGRAPH_VLAN
# NgATM - Netgraph ATM
options NGATM_ATM
options NGATM_ATMBASE
options NGATM_SSCOP
options NGATM_SSCFU

View File

@ -564,7 +564,6 @@ NETGRAPH_VJC opt_netgraph.h
NETGRAPH_VLAN opt_netgraph.h
# NgATM options
NGATM_ATM opt_netgraph.h
NGATM_ATMBASE opt_netgraph.h
NGATM_SSCOP opt_netgraph.h
NGATM_SSCFU opt_netgraph.h