diff options
| -rw-r--r-- | include/configs/sandbox.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index a6d55822b..e77d06bcd 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -42,6 +42,7 @@  #define CONFIG_CMD_PART  #define CONFIG_DOS_PARTITION  #define CONFIG_HOST_MAX_DEVICES 4 +#define CONFIG_CMD_FS_GENERIC  #define CONFIG_SYS_VSNPRINTF  |