mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 10:12:14 +02:00
sandbox: enable CONFIG_CMD_FS_GENERIC
Since the generic ls command no longer segfaults sandbox, enable it. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -42,6 +42,7 @@
|
|||||||
#define CONFIG_CMD_PART
|
#define CONFIG_CMD_PART
|
||||||
#define CONFIG_DOS_PARTITION
|
#define CONFIG_DOS_PARTITION
|
||||||
#define CONFIG_HOST_MAX_DEVICES 4
|
#define CONFIG_HOST_MAX_DEVICES 4
|
||||||
|
#define CONFIG_CMD_FS_GENERIC
|
||||||
|
|
||||||
#define CONFIG_SYS_VSNPRINTF
|
#define CONFIG_SYS_VSNPRINTF
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user