]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/integratorcp_cm1136_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / integratorcp_cm1136_defconfig
index 5ab7c271b0326ef4e58860b31aec7d21fbedf7c9..913ccab2e50198018489f4a6dc8aaf857833edd6 100644 (file)
@@ -2,4 +2,8 @@ CONFIG_ARM=y
 CONFIG_ARCH_INTEGRATOR=y
 CONFIG_ARCH_INTEGRATOR_CP=y
 CONFIG_CM1136=y
+CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="Integrator-CP # "
+CONFIG_CMD_ARMFLASH=y
 # CONFIG_CMD_SETEXPR is not set
+CONFIG_OF_LIBFDT=y