Kconfig: Drop CONFIG_CMD_LOADY
This is not used in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
6bac227a67
commit
4a37cb5038
@ -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
|
||||
|
@ -383,7 +383,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
|
||||
|
Loading…
Reference in New Issue
Block a user