@Momo-0
Add the configuration as shown in the following figure, and then compile and update the kernel.
diff --git a/arch/arm64/configs/rk3588_cpcm5_notebook_v20_defconfig b/arch/arm64/configs/rk3588_cpcm5_notebook_v20_defconfig
index e6dba9677bd9..fe61fbaa04ef 100644
--- a/arch/arm64/configs/rk3588_cpcm5_notebook_v20_defconfig
+++ b/arch/arm64/configs/rk3588_cpcm5_notebook_v20_defconfig
@@ -309,6 +309,8 @@ CONFIG_BLK_DEV_DM=y
CONFIG_DM_THIN_PROVISIONING=y
CONFIG_NETDEVICES=y
CONFIG_DUMMY=y
+CONFIG_WIREGUARD=m
+CONFIG_WIREGUARD_DEBUG=y
CONFIG_MACVLAN=y
CONFIG_IPVLAN=y
CONFIG_VXLAN=y