summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2013-06-11 17:02:12 -0700
committerRobert Winkler <robert.winkler@boundarydevices.com>2013-06-17 15:25:26 -0700
commitb67f113a1e1ccb1cc9564ede3b98bdb3a7c42ef8 (patch)
tree5eca21cb53b00283b88e4031f8429038f32d66ec
parentfffa05105aec80060f03704465f6490bc94bbd06 (diff)
h: add generic filesystem commands
-rw-r--r--include/configs/h.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/h.h b/include/configs/h.h
index e053e03220..7294a1971a 100644
--- a/include/configs/h.h
+++ b/include/configs/h.h
@@ -283,5 +283,6 @@
#define CONFIG_CMD_TIME
#define CONFIG_SYS_ALT_MEMTEST
+#define CONFIG_CMD_FS_GENERIC
#endif /* __CONFIG_H */