summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index f7980545..7168473f 100644
--- a/src/config.h
+++ b/src/config.h
@@ -98,7 +98,7 @@
* you want to use.
*
*/
-#define TAGGED_IMAGE /* NBI image support */
+#undef TAGGED_IMAGE /* NBI image support */
#undef ELF64_IMAGE /* ELF64 image support */
#undef ELF_IMAGE /* ELF image support */
#undef COFF_IMAGE /* COFF image support */