diff options
Diffstat (limited to 'include/configs/imx27lite-common.h')
-rw-r--r-- | include/configs/imx27lite-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/imx27lite-common.h b/include/configs/imx27lite-common.h index 7c680954cb..962856e101 100644 --- a/include/configs/imx27lite-common.h +++ b/include/configs/imx27lite-common.h @@ -125,7 +125,6 @@ /* * NAND */ -#define CONFIG_NAND_MXC #define CONFIG_MXC_NAND_REGS_BASE 0xd8000000 #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE 0xd8000000 |