summaryrefslogtreecommitdiffstatshomepage
path: root/unix-cpy/mpconfigport.h
diff options
context:
space:
mode:
Diffstat (limited to 'unix-cpy/mpconfigport.h')
-rw-r--r--unix-cpy/mpconfigport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix-cpy/mpconfigport.h b/unix-cpy/mpconfigport.h
index 6351f0c4fe..752df4f49b 100644
--- a/unix-cpy/mpconfigport.h
+++ b/unix-cpy/mpconfigport.h
@@ -3,6 +3,7 @@
#define MICROPY_EMIT_CPYTHON (1)
#define MICROPY_ENABLE_LEXER_UNIX (1)
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_DOUBLE)
+#define MICROPY_ENABLE_MOD_IO (0)
// type definitions for the specific machine