summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/a9m2410/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/a9m2410/config.h')
-rw-r--r--arch/arm/boards/a9m2410/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boards/a9m2410/config.h b/arch/arm/boards/a9m2410/config.h
index 87b05fc55d..4b8a9a296a 100644
--- a/arch/arm/boards/a9m2410/config.h
+++ b/arch/arm/boards/a9m2410/config.h
@@ -115,7 +115,7 @@
#define A9M2410_TWRPH1 1
/* needed in the generic NAND boot code only */
-#ifdef CONFIG_S3C24XX_NAND_BOOT
+#ifdef CONFIG_S3C_NAND_BOOT
# define BOARD_DEFAULT_NAND_TIMING CALC_NFCONF_TIMING(A9M2410_TACLS, A9M2410_TWRPH0, A9M2410_TWRPH1)
#endif