diff options
Diffstat (limited to 'cmd/Kconfig')
-rw-r--r-- | cmd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig index 8703cdb4a9..f4ec023640 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -343,7 +343,7 @@ config CMD_FLASH 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 |