CMake: PRefix config opt with CONFIG_

This commit is contained in:
2025-10-01 11:02:28 -04:00
parent 942f9d8515
commit e9e273c012
4 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
#define CONFIG_MRNTT_DEVMGR_REATTACHER_PERIOD_MS @MRNTT_DEVMGR_REATTACHER_PERIOD_MS@
/* World thread configuration */
#cmakedefine WORLD_USE_BODY_THREAD
#cmakedefine CONFIG_WORLD_USE_BODY_THREAD
/* Debug locking configuration */
#cmakedefine CONFIG_ENABLE_DEBUG_LOCKS