]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cogent/serial.c
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / cogent / serial.c
index 2b595a85aea872c000407245c438fdcb0581e704..d9c27beee881c1951e98031dbcdea1b1f597ad6e 100755 (executable)
@@ -90,7 +90,7 @@ int serial_tstc (void)
 
 #endif /* CONS_NONE */
 
-#if (CONFIG_COMMANDS & CFG_CMD_KGDB) && \
+#if defined(CONFIG_CMD_KGDB) && \
     defined(CONFIG_KGDB_NONE)
 
 #if CONFIG_KGDB_INDEX == CONFIG_CONS_INDEX