diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/mx6dl_arm2.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mx6dl_arm2.h b/include/configs/mx6dl_arm2.h index ed8974e..48b9066 100644 --- a/include/configs/mx6dl_arm2.h +++ b/include/configs/mx6dl_arm2.h @@ -245,10 +245,6 @@ #define CONFIG_SYS_NAND_BASE 0x40000000 #define CONFIG_SYS_MAX_NAND_DEVICE 1 - #define CONFIG_DOS_PARTITION 1 - #define CONFIG_CMD_FAT 1 - #define CONFIG_CMD_EXT2 1 - /* NAND is the unique module invoke APBH-DMA */ #define CONFIG_APBH_DMA #define CONFIG_APBH_DMA_V2 |