common: Log should depends on DM not be selected by DM
[oweals/u-boot.git] / common / Kconfig
index 9f6a1622d1e1db53552f212924e32857d785a6a8..4d7215a360861ea7f14b57e058465444c2bfb096 100644 (file)
@@ -430,7 +430,7 @@ menu "Logging"
 
 config LOG
        bool "Enable logging support"
-       select DM
+       depends on 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