diff options
Diffstat (limited to 'include/configs/picosam9g45.h')
-rw-r--r-- | include/configs/picosam9g45.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/picosam9g45.h b/include/configs/picosam9g45.h index 327db73dd3..762308991e 100644 --- a/include/configs/picosam9g45.h +++ b/include/configs/picosam9g45.h @@ -74,9 +74,6 @@ * Command line configuration. */ -/* No NOR flash */ -#define CONFIG_SYS_NO_FLASH - /* SDRAM */ #define CONFIG_NR_DRAM_BANKS 2 #define PHYS_SDRAM_1 ATMEL_BASE_CS1 /* on DDRSDRC1 */ |