summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-11-12 21:14:32 +0100
committerDavid Tardon <dtardon@redhat.com>2013-11-12 21:15:20 +0100
commita621bdb0aad19a3a5ee4ff7089fca7cfe0ba1467 (patch)
treebd31f4a331b1b48cf3aba2b19de73af870619b31 /config_host
parentd3ffdf5e7db40ab026a4d55bfe231ab5817c4142 (diff)
add config header for EOT
Change-Id: I1a3e01243c6f98fb5f055a1783bb13a1cbfc1efe
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_eot.h.in6
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 000000000000..d1c87a053b95
--- /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