File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -926,7 +926,7 @@ CONFIG_IP_PNP=y
926926CONFIG_IP_PNP_DHCP=y
927927# CONFIG_IP_PNP_BOOTP is not set
928928# CONFIG_IP_PNP_RARP is not set
929- CONFIG_NET_IPIP=y
929+ CONFIG_NET_IPIP=m
930930# CONFIG_NET_IPGRE_DEMUX is not set
931931CONFIG_NET_IP_TUNNEL=y
932932CONFIG_SYN_COOKIES=y
@@ -940,7 +940,7 @@ CONFIG_INET_ESP=y
940940# CONFIG_INET_ESPINTCP is not set
941941# CONFIG_INET_IPCOMP is not set
942942CONFIG_INET_TABLE_PERTURB_ORDER=16
943- CONFIG_INET_TUNNEL=y
943+ CONFIG_INET_TUNNEL=m
944944CONFIG_INET_DIAG=y
945945CONFIG_INET_TCP_DIAG=y
946946CONFIG_INET_UDP_DIAG=y
@@ -959,7 +959,7 @@ CONFIG_IPV6_OPTIMISTIC_DAD=y
959959# CONFIG_IPV6_MIP6 is not set
960960# CONFIG_IPV6_ILA is not set
961961# CONFIG_IPV6_VTI is not set
962- CONFIG_IPV6_SIT=y
962+ CONFIG_IPV6_SIT=m
963963# CONFIG_IPV6_SIT_6RD is not set
964964CONFIG_IPV6_NDISC_NODETYPE=y
965965# CONFIG_IPV6_TUNNEL is not set
@@ -1893,8 +1893,8 @@ CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG=y
18931893CONFIG_NETDEVICES=y
18941894CONFIG_MII=y
18951895CONFIG_NET_CORE=y
1896- CONFIG_BONDING=y
1897- CONFIG_DUMMY=y
1896+ CONFIG_BONDING=m
1897+ CONFIG_DUMMY=m
18981898CONFIG_WIREGUARD=y
18991899# CONFIG_WIREGUARD_DEBUG is not set
19001900# CONFIG_EQUALIZER is not set
Original file line number Diff line number Diff line change @@ -962,7 +962,7 @@ CONFIG_IP_PNP=y
962962CONFIG_IP_PNP_DHCP=y
963963# CONFIG_IP_PNP_BOOTP is not set
964964# CONFIG_IP_PNP_RARP is not set
965- CONFIG_NET_IPIP=y
965+ CONFIG_NET_IPIP=m
966966# CONFIG_NET_IPGRE_DEMUX is not set
967967CONFIG_NET_IP_TUNNEL=y
968968CONFIG_SYN_COOKIES=y
@@ -976,7 +976,7 @@ CONFIG_INET_ESP=y
976976# CONFIG_INET_ESPINTCP is not set
977977# CONFIG_INET_IPCOMP is not set
978978CONFIG_INET_TABLE_PERTURB_ORDER=16
979- CONFIG_INET_TUNNEL=y
979+ CONFIG_INET_TUNNEL=m
980980CONFIG_INET_DIAG=y
981981CONFIG_INET_TCP_DIAG=y
982982CONFIG_INET_UDP_DIAG=y
@@ -995,7 +995,7 @@ CONFIG_IPV6_OPTIMISTIC_DAD=y
995995# CONFIG_IPV6_MIP6 is not set
996996# CONFIG_IPV6_ILA is not set
997997# CONFIG_IPV6_VTI is not set
998- CONFIG_IPV6_SIT=y
998+ CONFIG_IPV6_SIT=m
999999# CONFIG_IPV6_SIT_6RD is not set
10001000CONFIG_IPV6_NDISC_NODETYPE=y
10011001# CONFIG_IPV6_TUNNEL is not set
@@ -1911,8 +1911,8 @@ CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG=y
19111911CONFIG_NETDEVICES=y
19121912CONFIG_MII=y
19131913CONFIG_NET_CORE=y
1914- CONFIG_BONDING=y
1915- CONFIG_DUMMY=y
1914+ CONFIG_BONDING=m
1915+ CONFIG_DUMMY=m
19161916CONFIG_WIREGUARD=y
19171917# CONFIG_WIREGUARD_DEBUG is not set
19181918# CONFIG_EQUALIZER is not set
You can’t perform that action at this time.
0 commit comments