]> git.dujemihanovic.xyz Git - u-boot.git/commit
dm: Do not enable debug messages by default
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 4 Nov 2023 18:40:43 +0000 (20:40 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 15 Nov 2023 03:04:01 +0000 (20:04 -0700)
commit2c61c0eb14289cbd94bff51c175f2410418d64d0
tree8234b7e8584547b58f24bef37fca43037e329f70
parentabf7004321c05333afb56ae230095f9bee55e924
dm: Do not enable debug messages by default

CONFIG_DM_WARN has a text indicating that these messages should only
provided when debugging. This implies that the setting must be default no.

We should still create debug messages.

Reported-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/core/Kconfig
include/dm/util.h