diff options
Diffstat (limited to 'include/configs/rpi.h')
-rw-r--r-- | include/configs/rpi.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/rpi.h b/include/configs/rpi.h index a545850668..e293f2ed31 100644 --- a/include/configs/rpi.h +++ b/include/configs/rpi.h @@ -63,9 +63,6 @@ #define CONFIG_SYS_MEMTEST_END 0x00200000 #define CONFIG_LOADADDR 0x00200000 -/* Flash */ -#define CONFIG_SYS_NO_FLASH - /* Devices */ /* GPIO */ #define CONFIG_BCM2835_GPIO |