]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/TOP860.h
Code cleanup; make several boards compile & link.
[karo-tx-uboot.git] / include / configs / TOP860.h
index 7b9fdc4e7031356643a7b9316fd306a7ea231b68..af74f9dc07d4b7a733186de13743312569813a89 100644 (file)
  *     5       0               00000
  */
 #define SCCR_MASK      0
-#if CONFIG_EBDF
+#ifdef CONFIG_EBDF
  #define CFG_SCCR      (SCCR_COM11 | SCCR_TBS | SCCR_EBDF01)
 #else
  #define CFG_SCCR      (SCCR_COM11 | SCCR_TBS)