summaryrefslogtreecommitdiff
path: root/include/configs/TOP860.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/TOP860.h')
-rw-r--r--include/configs/TOP860.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TOP860.h b/include/configs/TOP860.h
index 7b9fdc4e70..af74f9dc07 100644
--- a/include/configs/TOP860.h
+++ b/include/configs/TOP860.h
@@ -364,7 +364,7 @@
* 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)