X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2FxyzModem.c;h=6bf2375671d2825668457472e29c9e81a12fef28;hb=3c7dded8e179ee213c8267c892720b84a7a59fd5;hp=e85da74a698f373c837987228f2a99b4a318a136;hpb=f83ef0dac83110d20389eb71f09285f009f3d198;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 */