]> 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 3feb6563f6f0afe2f85e7b4f7a272d8e9194638e..913ccab2e50198018489f4a6dc8aaf857833edd6 100644 (file)
@@ -1,3 +1,9 @@
-CONFIG_SYS_EXTRA_OPTIONS="CM1136"
 CONFIG_ARM=y
-CONFIG_TARGET_INTEGRATORCP_CM1136=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