]> 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 ddd2ce7a84a2e9553e14a17f2fd0ee31c1f92d63..913ccab2e50198018489f4a6dc8aaf857833edd6 100644 (file)
@@ -2,5 +2,8 @@ CONFIG_ARM=y
 CONFIG_ARCH_INTEGRATOR=y
 CONFIG_ARCH_INTEGRATOR_CP=y
 CONFIG_CM1136=y
-# CONFIG_CMD_SETEXPR is not set
+CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="Integrator-CP # "
+CONFIG_CMD_ARMFLASH=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_OF_LIBFDT=y