diff options
Diffstat (limited to 'include/configs/T102xQDS.h')
-rw-r--r-- | include/configs/T102xQDS.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/T102xQDS.h b/include/configs/T102xQDS.h index f0ba796b4e..c91781f645 100644 --- a/include/configs/T102xQDS.h +++ b/include/configs/T102xQDS.h @@ -731,8 +731,6 @@ unsigned long get_board_ddr_clk(void); * Dynamic MTD Partition support with mtdparts */ #ifdef CONFIG_MTD_NOR_FLASH -#define CONFIG_MTD_DEVICE -#define CONFIG_MTD_PARTITIONS #define CONFIG_FLASH_CFI_MTD #endif |