diff mbox

[U-Boot,v2,45/48] Kconfig: Drop CONFIG_CMD_LOADY

Message ID 20170516233908.2337-46-sjg@chromium.org
State Superseded
Delegated to: Tom Rini
Headers show

Commit Message

Simon Glass May 16, 2017, 11:39 p.m. UTC
This is not used in U-Boot. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

Changes in v2: None

 include/configs/vct.h        | 1 -
 scripts/config_whitelist.txt | 1 -
 2 files changed, 2 deletions(-)
diff mbox

Patch

diff --git a/include/configs/vct.h b/include/configs/vct.h
index c5b96540ae..7b04e65d70 100644
--- a/include/configs/vct.h
+++ b/include/configs/vct.h
@@ -252,7 +252,6 @@  int vct_gpio_get(int pin);
  * (NOR/OneNAND) usage and Linux kernel booting.
  */
 #if defined(CONFIG_VCT_SMALL_IMAGE)
-#undef CONFIG_CMD_LOADY
 #undef CONFIG_CMD_REGINFO
 #undef CONFIG_CMD_STRINGS
 #undef CONFIG_CMD_TERMINAL
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index bff0c18fd1..60836b7001 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -384,7 +384,6 @@  CONFIG_CM922T_XA10
 CONFIG_CMDLINE_EDITING
 CONFIG_CMDLINE_PS_SUPPORT
 CONFIG_CMDLINE_TAG
-CONFIG_CMD_LOADY
 CONFIG_CMD_LZMADEC
 CONFIG_CMD_MAX6957
 CONFIG_CMD_MEM