diff options
Diffstat (limited to 'include/configs/theadorable.h')
-rw-r--r-- | include/configs/theadorable.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h index d3c94b0e80..c132d8fa47 100644 --- a/include/configs/theadorable.h +++ b/include/configs/theadorable.h @@ -47,8 +47,6 @@ #define CONFIG_EHCI_IS_TDI #define CONFIG_USB_MAX_CONTROLLER_COUNT 3 -#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ - /* SPI NOR flash default params, used by sf commands */ #define CONFIG_SF_DEFAULT_SPEED 27777777 /* for fast SPL booting */ #define CONFIG_SF_DEFAULT_MODE SPI_MODE_3 |