aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 95514fd..7a8a1b8 100644
--- a/config.h.in
+++ b/config.h.in
@@ -22,9 +22,6 @@
#undef DTC
/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
-#undef FDT_ENABLED
-
-/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
#undef FESVR_ENABLED
/* define if the Boost library is available */
@@ -51,6 +48,9 @@
/* Define to 1 if you have the `boost_system' library (-lboost_system). */
#undef HAVE_LIBBOOST_SYSTEM
+/* Define to 1 if you have the `fdt' library (-lfdt). */
+#undef HAVE_LIBFDT
+
/* Define to 1 if you have the `pthread' library (-lpthread). */
#undef HAVE_LIBPTHREAD