diff options
Diffstat (limited to 'include/configs/taurus.h')
-rw-r--r-- | include/configs/taurus.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/taurus.h b/include/configs/taurus.h index 0b07e30fa0..ba7346c628 100644 --- a/include/configs/taurus.h +++ b/include/configs/taurus.h @@ -92,9 +92,6 @@ #define CONFIG_SYS_NAND_READY_PIN AT91_PIN_PC13 #endif -/* NOR flash - no real flash on this board */ -#define CONFIG_SYS_NO_FLASH 1 - /* Ethernet */ #define CONFIG_MACB #define CONFIG_PHYLIB |