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