azure: Update for python3 and current pytest
[oweals/u-boot.git] / common / Kconfig
index 28d5e9a0ccf43b4e370aa5c599a015c95545f2e6..d9ecf79e0afae8c9629141f7f60692c8eed4c655 100644 (file)
@@ -764,7 +764,7 @@ config SPL_LOG_CONSOLE
          line number are omitted.
 
 config TPL_LOG_CONSOLE
-       bool "Allow log output to the console in SPL"
+       bool "Allow log output to the console in TPL"
        depends on TPL_LOG
        default y
        help