]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/integratorap_cm720t_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / integratorap_cm720t_defconfig
index fc0dc6746b42a99358c810c7cbc259c7ff153edf..7b70eedc82eeb5c6c34088146ec111c33e241505 100644 (file)
@@ -2,3 +2,8 @@ CONFIG_ARM=y
 CONFIG_ARCH_INTEGRATOR=y
 CONFIG_ARCH_INTEGRATOR_AP=y
 CONFIG_CM720T=y
+CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="Integrator-AP # "
+CONFIG_CMD_ARMFLASH=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_OF_LIBFDT=y