summaryrefslogtreecommitdiff
path: root/include/configs/ns9750dev.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-08-13 01:40:39 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-08-13 01:40:39 +0200
commit1a6ffbfaf4353bec379ed1fcfc54b6f1a30af09a (patch)
tree7f553ae05760a0f446e782b1933429f062967dca /include/configs/ns9750dev.h
parent6c58a030f86829fa4f0d4337cf4b794c41a1823e (diff)
serial: move CFG_NS9750_UART to CONFIG_NS9750_UART
move also conditional compilation to Makefile Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/ns9750dev.h')
-rw-r--r--include/configs/ns9750dev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ns9750dev.h b/include/configs/ns9750dev.h
index f30cb46cf..746a56e9a 100644
--- a/include/configs/ns9750dev.h
+++ b/include/configs/ns9750dev.h
@@ -56,7 +56,7 @@
/*
* Hardware drivers
*/
-#define CFG_NS9750_UART 1 /* use on-chip UART */
+#define CONFIG_NS9750_UART 1 /* use on-chip UART */
#define CONFIG_DRIVER_NS9750_ETHERNET 1 /* use on-chip ethernet */
/*