summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index d9e32ce8cc..f654609966 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -1133,9 +1133,4 @@ Lyre prototype 1 */
1133#define HAVE_PITCHCONTROL 1133#define HAVE_PITCHCONTROL
1134#endif 1134#endif
1135 1135
1136#if (CONFIG_PLATFORM & PLATFORM_HOSTED) && defined(CPU_MIPS)
1137/* We don't have our own MIPS hosted threading support yet */
1138#define HAVE_SIGALTSTACK_THREADS
1139#endif
1140
1141#endif /* __CONFIG_H__ */ 1136#endif /* __CONFIG_H__ */