]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/M5485BFE_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / M5485BFE_defconfig
index b3fed5a0a9d7270f083d2bea7f8afd00a2475789..1dc119a985b1a05524ab2d4fc074a5a61bcd507f 100644 (file)
@@ -1,4 +1,9 @@
 CONFIG_M68K=y
 CONFIG_TARGET_M5485EVB=y
+CONFIG_SYS_TEXT_BASE=0xFF800000
 CONFIG_SYS_EXTRA_OPTIONS="SYS_BUSCLK=100000000,SYS_BOOTSZ=2,SYS_DRAMSZ=64,SYS_NOR1SZ=16"
-CONFIG_CMD_NET=y
+CONFIG_SYS_PROMPT="-> "
+CONFIG_CMD_I2C=y
+CONFIG_CMD_USB=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_PING=y