]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/r2dplus.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / r2dplus.h
index 82e7a896cb0e4a3b86dba2e6f70461804a8c4f7b..1fc919b6eb425e54feb1200f5bcada3d4c3d6ab9 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_CACHE
 #define CONFIG_CMD_PCI
-#define CONFIG_CMD_PING
 #define CONFIG_CMD_IDE
-#define CONFIG_CMD_EXT2
 #define CONFIG_DOS_PARTITION
 #define CONFIG_CMD_SH_ZIMAGEBOOT
 
@@ -25,7 +22,6 @@
 #define CONFIG_CONS_SCIF1      1
 #define CONFIG_BOARD_LATE_INIT
 
-#define CONFIG_BOOTDELAY       -1
 #define CONFIG_BOOTARGS                "console=ttySC0,115200"
 #define CONFIG_ENV_OVERWRITE   1