diff options
Diffstat (limited to 'include/configs/da850evm.h')
-rw-r--r-- | include/configs/da850evm.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h index e1f9b90171..3321419ac6 100644 --- a/include/configs/da850evm.h +++ b/include/configs/da850evm.h @@ -315,14 +315,6 @@ #define CONFIG_GENERIC_MMC #endif -/* - * Enable MMC commands only when - * MMC support is present - */ -#ifdef CONFIG_MMC -#define CONFIG_DOS_PARTITION -#endif - #ifndef CONFIG_DIRECT_NOR_BOOT /* defines for SPL */ #define CONFIG_SPL_FRAMEWORK |