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