diff options
Diffstat (limited to 'include/configs/pm9g45.h')
-rw-r--r-- | include/configs/pm9g45.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index 3ec8ee102b..c3a07f7352 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h @@ -81,9 +81,6 @@ #define PHYS_SDRAM 0x70000000 #define PHYS_SDRAM_SIZE 0x08000000 /* 128 megs */ -/* NOR flash, not available */ -#define CONFIG_SYS_NO_FLASH 1 - /* NAND flash */ #ifdef CONFIG_CMD_NAND #define CONFIG_NAND_ATMEL |