summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/a9m2440/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/a9m2440/config.h')
-rw-r--r--arch/arm/boards/a9m2440/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boards/a9m2440/config.h b/arch/arm/boards/a9m2440/config.h
index 43cb6ab934..09ad94906f 100644
--- a/arch/arm/boards/a9m2440/config.h
+++ b/arch/arm/boards/a9m2440/config.h
@@ -66,7 +66,7 @@
#define A9M2440_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(A9M2440_TACLS, A9M2440_TWRPH0, A9M2440_TWRPH1)
#endif