1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Fix kernel 5.15 compilation

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-07-05 21:05:17 +02:00
parent c109a1b158
commit bb3c546d39
2 changed files with 3 additions and 1 deletions

View file

@ -1592,6 +1592,7 @@ DRM_I915_REQUEST_TIMEOUT=20000
# CONFIG_DRM_RADEON_USERPTR is not set
# CONFIG_DRM_RCAR_DW_HDMI is not set
# CONFIG_DRM_RCAR_LVDS is not set
# CONFIG_DRM_RCAR_USE_LVDS is not set
# CONFIG_DRM_SII902X is not set
# CONFIG_DRM_SII9234 is not set
# CONFIG_DRM_SIL_SII8620 is not set
@ -2588,6 +2589,7 @@ CONFIG_INET=y
# CONFIG_INET_ESPINTCP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_LRO is not set
CONFIG_INET_MPTCP_DIAG=y
CONFIG_INET_TABLE_PERTURB_ORDER=16
# CONFIG_INET_TCP_DIAG is not set
# CONFIG_INET_TUNNEL is not set