]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/amcore_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / amcore_defconfig
index 47c4f3d21f8b52c9bc46c631f9b286ceb27db33e..25826ca24def243deecdb3a6896a5c19b06467cc 100644 (file)
@@ -1,8 +1,12 @@
 CONFIG_M68K=y
 CONFIG_TARGET_AMCORE=y
+CONFIG_SYS_TEXT_BASE=0xffc00000
+CONFIG_SYS_PROMPT="amcore $ "
 # CONFIG_CMD_BOOTD is not set
 # CONFIG_CMD_XIMG is not set
+CONFIG_LOOPW=y
 # CONFIG_CMD_FPGA is not set
 # CONFIG_CMD_SETEXPR is not set
 # CONFIG_CMD_NET is not set
 # CONFIG_CMD_NFS is not set
+CONFIG_CMD_TIMER=y