diff --git a/common/Kconfig b/common/Kconfig
index 03eeeb2402571b2c9ea9c63652530a8adb2fea28..4c7a1a9af865055a9aa9ac87c735f5de7ac0bdc3 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -424,6 +424,7 @@ menu "Logging"
 
 config LOG
 	bool "Enable logging support"
+	select DM
 	help
 	  This enables support for logging of status and debug messages. These
 	  can be displayed on the console, recorded in a memory buffer, or