diff options
Diffstat (limited to 'include/configs/sh7753evb.h')
-rw-r--r-- | include/configs/sh7753evb.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sh7753evb.h b/include/configs/sh7753evb.h index 49729f447e..a7d8de4241 100644 --- a/include/configs/sh7753evb.h +++ b/include/configs/sh7753evb.h @@ -59,9 +59,6 @@ #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) #define CONFIG_SYS_BOOTMAPSZ (8 * 1024 * 1024) -/* FLASH */ -#define CONFIG_SYS_NO_FLASH - /* Ether */ #define CONFIG_SH_ETHER 1 #define CONFIG_SH_ETHER_USE_PORT 0 |