linuxkm: eliminate duplicative WOLFSSL_KTHREADS macro (just use WOLFSSL_LINUXKM).

This commit is contained in:
Daniel Pouzzner
2022-06-14 12:45:30 -05:00
parent a22da10956
commit f414e65d4b
3 changed files with 2 additions and 5 deletions

View File

@@ -59,8 +59,6 @@
(int)_xatoi_res; \
})
#define WOLFSSL_KTHREADS
#ifdef BUILDING_WOLFSSL
#if defined(CONFIG_MIPS) && defined(HAVE_LINUXKM_PIE_SUPPORT)