diff options
Diffstat (limited to 'config_host/config_eot.h.in')
-rw-r--r-- | config_host/config_eot.h.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config_host/config_eot.h.in b/config_host/config_eot.h.in new file mode 100644 index 000000000..d1c87a053 --- /dev/null +++ b/config_host/config_eot.h.in @@ -0,0 +1,6 @@ +#ifndef CONFIG_EOT_H +#define CONFIG_EOT_H + +#define ENABLE_EOT 0 + +#endif |