Commit 4a37cb50386a8affa2cfc68874ba88664b8ceca2

Authored by Simon Glass
Committed by Tom Rini
1 parent 6bac227a67

Kconfig: Drop CONFIG_CMD_LOADY

This is not used in U-Boot. Drop it.

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

Showing 2 changed files with 0 additions and 2 deletions Side-by-side Diff

include/configs/vct.h
... ... @@ -252,7 +252,6 @@
252 252 * (NOR/OneNAND) usage and Linux kernel booting.
253 253 */
254 254 #if defined(CONFIG_VCT_SMALL_IMAGE)
255   -#undef CONFIG_CMD_LOADY
256 255 #undef CONFIG_CMD_REGINFO
257 256 #undef CONFIG_CMD_STRINGS
258 257 #undef CONFIG_CMD_TERMINAL
scripts/config_whitelist.txt
... ... @@ -383,7 +383,6 @@
383 383 CONFIG_CMDLINE_EDITING
384 384 CONFIG_CMDLINE_PS_SUPPORT
385 385 CONFIG_CMDLINE_TAG
386   -CONFIG_CMD_LOADY
387 386 CONFIG_CMD_LZMADEC
388 387 CONFIG_CMD_MAX6957
389 388 CONFIG_CMD_MEM