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