diff options
Diffstat (limited to 'include/configs/kmcent2.h')
-rw-r--r-- | include/configs/kmcent2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/kmcent2.h b/include/configs/kmcent2.h index 93a22555c5..91b50cb29a 100644 --- a/include/configs/kmcent2.h +++ b/include/configs/kmcent2.h @@ -256,7 +256,6 @@ #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE_PHYS} /* NAND Flash on IFC CS1*/ -#define CONFIG_NAND_FSL_IFC #define CONFIG_SYS_NAND_BASE 0xfa000000 #define CONFIG_SYS_NAND_BASE_PHYS (0xf00000000ull | CONFIG_SYS_NAND_BASE) |