diff options
Diffstat (limited to 'include/configs/picosam9g45.h')
-rw-r--r-- | include/configs/picosam9g45.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/picosam9g45.h b/include/configs/picosam9g45.h index bf817d7bec..476bdd86b4 100644 --- a/include/configs/picosam9g45.h +++ b/include/configs/picosam9g45.h @@ -95,10 +95,6 @@ #define CONFIG_GENERIC_ATMEL_MCI #endif -#if defined(CONFIG_CMD_USB) || defined(CONFIG_CMD_MMC) -#define CONFIG_DOS_PARTITION -#endif - /* Ethernet */ #define CONFIG_MACB #define CONFIG_RMII |