X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2FxyzModem.c;h=6bf2375671d2825668457472e29c9e81a12fef28;hb=2fa581ba910368d0f7f995fb906d6c5e4218b594;hp=e85da74a698f373c837987228f2a99b4a318a136;hpb=a4773c5559867f8fc6b0c1a7eb8ab36cfd53756f;p=oweals%2Fu-boot.git diff --git a/common/xyzModem.c b/common/xyzModem.c index e85da74a69..6bf2375671 100644 --- a/common/xyzModem.c +++ b/common/xyzModem.c @@ -173,7 +173,7 @@ parse_num (char *s, unsigned long *val, char **es, char *delim) } -#if defined(DEBUG) && !defined(CONFIG_USE_TINY_PRINTF) +#if defined(DEBUG) && !CONFIG_IS_ENABLED(USE_TINY_PRINTF) /* * Note: this debug setup works by storing the strings in a fixed buffer */