]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
sandbox: enable CONFIG_CMD_FS_GENERIC
authorStephen Warren <swarren@nvidia.com>
Mon, 3 Feb 2014 20:21:08 +0000 (13:21 -0700)
committerTom Rini <trini@ti.com>
Wed, 19 Feb 2014 14:47:34 +0000 (09:47 -0500)
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>
include/configs/sandbox.h

index a6d55822b82e238ceb449b5935fc8044341d0e74..e77d06bcd3edccf79ab2f94a12545f534dcef1bd 100644 (file)
@@ -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