]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/M5275EVB_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / M5275EVB_defconfig
index 5eb237385ab1aab0d27181d5466b7468e462ec7b..dec9e63578789d0ef8e0f8e757526cdc26139b1b 100644 (file)
@@ -1,6 +1,10 @@
 CONFIG_M68K=y
 CONFIG_TARGET_M5275EVB=y
+CONFIG_SYS_TEXT_BASE=0xffe00000
 CONFIG_SYS_PROMPT="-> "
 # CONFIG_CMD_LOADB is not set
 # CONFIG_CMD_LOADS is not set
+CONFIG_CMD_I2C=y
 # CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y