diff options
Diffstat (limited to 'include/configs/h2200.h')
-rw-r--r-- | include/configs/h2200.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/h2200.h b/include/configs/h2200.h index e22cf09c44..0891b02d35 100644 --- a/include/configs/h2200.h +++ b/include/configs/h2200.h @@ -14,8 +14,6 @@ #define CONFIG_CPU_PXA25X 1 #define CONFIG_BOARD_H2200 -#define CONFIG_SYS_NO_FLASH - #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM_1 0xa0000000 /* SDRAM Bank #1 */ #define PHYS_SDRAM_1_SIZE 0x04000000 /* 64 MB */ |