diff options
Diffstat (limited to 'include/configs/usb_a9263.h')
-rw-r--r-- | include/configs/usb_a9263.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/usb_a9263.h b/include/configs/usb_a9263.h index a1ba428887..1462689244 100644 --- a/include/configs/usb_a9263.h +++ b/include/configs/usb_a9263.h @@ -75,9 +75,6 @@ #define DATAFLASH_TCSS (0x1a << 16) #define DATAFLASH_TCHS (0x1 << 24) -/* no NOR flash */ -#define CONFIG_SYS_NO_FLASH - /* NAND flash */ #ifdef CONFIG_CMD_NAND #define CONFIG_NAND_ATMEL |