Drop CONFIG_CRAMFS_CMDLINE
This option doesn't do anything. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Suggested-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
# define DEBUGF(fmt, args...)
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_CRAMFS_CMDLINE
|
||||
#include <flash.h>
|
||||
|
||||
#ifdef CONFIG_SYS_NO_FLASH
|
||||
@@ -201,7 +200,3 @@ U_BOOT_CMD(
|
||||
"[ directory ]\n"
|
||||
" - list files in a directory.\n"
|
||||
);
|
||||
|
||||
#endif /* #ifdef CONFIG_CRAMFS_CMDLINE */
|
||||
|
||||
/***************************************************/
|
||||
|
||||
Reference in New Issue
Block a user