summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t/s3c24x0/nand.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm920t/s3c24x0/nand.c')
-rw-r--r--cpu/arm920t/s3c24x0/nand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm920t/s3c24x0/nand.c b/cpu/arm920t/s3c24x0/nand.c
index e1bf128157..14882cb243 100644
--- a/cpu/arm920t/s3c24x0/nand.c
+++ b/cpu/arm920t/s3c24x0/nand.c
@@ -27,7 +27,7 @@
#endif
#if defined(CONFIG_CMD_NAND)
-#if !defined(CFG_NAND_LEGACY)
+#if !defined(CONFIG_NAND_LEGACY)
#include <nand.h>
#include <s3c2410.h>
OpenPOWER on IntegriCloud