]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sandbox.h
cmd: add Kconfig option for 'date' command
[people/ms/u-boot.git] / include / configs / sandbox.h
index 4c112cc1a99d916e2cfb5d7e5aaaafe5c10695f8..37c6132b8afa4eb5231387a12b85d65ab0a1229d 100644 (file)
@@ -35,8 +35,6 @@
 #define CONFIG_FAT_WRITE
 #define CONFIG_FS_EXT4
 #define CONFIG_EXT4_WRITE
-#define CONFIG_CMD_CBFS
-#define CONFIG_CMD_CRAMFS
 #define CONFIG_HOST_MAX_DEVICES 4
 
 /*
@@ -54,7 +52,6 @@
 
 /* turn on command-line edit/c/auto */
 #define CONFIG_CMDLINE_EDITING
-#define CONFIG_COMMAND_HISTORY
 #define CONFIG_AUTO_COMPLETE
 
 #define CONFIG_ENV_SIZE                8192
 
 /* LCD and keyboard require SDL support */
 #ifdef CONFIG_SANDBOX_SDL
-#define CONFIG_CMD_BMP
 #define LCD_BPP                        LCD_COLOR16
 #define CONFIG_LCD_BMP_RLE8
 #define CONFIG_VIDEO_BMP_RLE8
 #define CONFIG_LZMA
 
 #define CONFIG_CMD_LZMADEC
-#define CONFIG_CMD_DATE
 
 #ifndef CONFIG_SPL_BUILD
 #define CONFIG_CMD_IDE