diff options
Diffstat (limited to 'include/configs/at91sam9261ek.h')
-rw-r--r-- | include/configs/at91sam9261ek.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h index 67a721bc2d..263e92bd33 100644 --- a/include/configs/at91sam9261ek.h +++ b/include/configs/at91sam9261ek.h @@ -110,9 +110,6 @@ #endif -/* NOR flash - no real flash on this board */ -#define CONFIG_SYS_NO_FLASH - /* Ethernet */ #define CONFIG_DRIVER_DM9000 #define CONFIG_DM9000_BASE 0x30000000 |