diff options
Diffstat (limited to 'include/configs/M5373EVB.h')
-rw-r--r-- | include/configs/M5373EVB.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/M5373EVB.h b/include/configs/M5373EVB.h index 26639fc41fb..b85e0f088f3 100644 --- a/include/configs/M5373EVB.h +++ b/include/configs/M5373EVB.h @@ -25,10 +25,6 @@ #undef CONFIG_WATCHDOG #define CONFIG_WATCHDOG_TIMEOUT 3360 /* timeout in ms, max is 3.36 sec */ -#ifdef CONFIG_NANDFLASH_SIZE -# define CONFIG_CMD_NAND -#endif - #define CONFIG_SYS_UNIFY_CACHE #define CONFIG_MCFFEC |