summaryrefslogtreecommitdiff
path: root/configs/zynq_cse_qspi_defconfig
diff options
context:
space:
mode:
authorBin Meng <bin.meng@windriver.com>2020-10-13 18:45:05 +0800
committerTom Rini <trini@konsulko.com>2020-10-23 13:33:07 -0400
commit16060854095036d5becc2c850641955a47d327d1 (patch)
treec2d9a58465dc44157fa96054638ce03b6efaf471 /configs/zynq_cse_qspi_defconfig
parentae897022d7bdf1466584f54655efe89e2f67ca82 (diff)
downloadu-boot-socfpga-16060854095036d5becc2c850641955a47d327d1.tar.gz
cmd: Rename CMD_MISC to CMD_SLEEP
The "cmd/Kconfig" has a TODO description for CMD_MISC that it should really be named as CMD_SLEEP. Change it in the whole source tree. Signed-off-by: Bin Meng <bin.meng@windriver.com>
Diffstat (limited to 'configs/zynq_cse_qspi_defconfig')
-rw-r--r--configs/zynq_cse_qspi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/zynq_cse_qspi_defconfig b/configs/zynq_cse_qspi_defconfig
index fcef6fb157..7cb1d6122d 100644
--- a/configs/zynq_cse_qspi_defconfig
+++ b/configs/zynq_cse_qspi_defconfig
@@ -53,7 +53,7 @@ CONFIG_SPL_SPI_LOAD=y
# CONFIG_CMD_ITEST is not set
# CONFIG_CMD_SOURCE is not set
# CONFIG_CMD_SETEXPR is not set
-# CONFIG_CMD_MISC is not set
+# CONFIG_CMD_SLEEP is not set
CONFIG_OF_EMBED=y
CONFIG_ENV_OVERWRITE=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y