]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sandbox.h
flash: complete CONFIG_SYS_NO_FLASH move with renaming
[people/ms/u-boot.git] / include / configs / sandbox.h
index 28228d1b1baf10d2c4327211ad26e7f97e688cb1..ac7973cecaff63b77764fe8c33ed17912b5217a2 100644 (file)
@@ -91,8 +91,6 @@
 #define CONFIG_SYS_BAUDRATE_TABLE      {4800, 9600, 19200, 38400, 57600,\
                                        115200}
 
-#define CONFIG_SYS_NO_FLASH
-
 /* include default commands */
 #include <config_distro_defaults.h>
 
 #define CONFIG_SYS_SYSTEMACE_WIDTH     16
 #define CONFIG_SYS_SYSTEMACE_BASE      0
 
-#define CONFIG_GENERIC_MMC
-
 #endif