]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/M5253DEMO_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / M5253DEMO_defconfig
index 4e465e0ddbeabcdf2a710731e20e5c148368e61d..e758873c4d23330ea78ab785189ff5fab617f7b6 100644 (file)
@@ -1,3 +1,9 @@
 CONFIG_M68K=y
 CONFIG_TARGET_M5253DEMO=y
-CONFIG_CMD_NET=y
+CONFIG_SYS_TEXT_BASE=0xFF800000
+CONFIG_BOOTDELAY=5
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_PING=y
+CONFIG_CMD_CACHE=y
+CONFIG_CMD_EXT2=y
+CONFIG_CMD_FAT=y