configs: Re-sync almost all of cmd/Kconfig
This syncs up the current cmd/Kconfig and include/configs/ files with the
only exception being CMD_NAND. Due to how we have used this historically
we need to take further care here when converting.
Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 8703cdb..f4ec023 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -343,7 +343,7 @@
protect - enable or disable FLASH write protection
config CMD_ARMFLASH
- depends on FLASH_CFI_DRIVER
+ #depends on FLASH_CFI_DRIVER
bool "armflash"
help
ARM Ltd reference designs flash partition access