summaryrefslogtreecommitdiff
path: root/configs/uniphier_v8_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-07-13 11:32:18 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-07-26 13:27:15 (GMT)
commita3f54bc74fb20c98aefebd9ca9a250e2f3f9e538 (patch)
treed16a2eb7eaef4425af8dd40885183f77de297827 /configs/uniphier_v8_defconfig
parentb8faf5f12bc10086e913bf6156ddbd083a52f1a1 (diff)
downloadu-boot-fsl-qoriq-a3f54bc74fb20c98aefebd9ca9a250e2f3f9e538.tar.xz
ARM: uniphier: enable CONFIG_CMD_FS_GENERIC
Enable file system commands such as load, ls. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_v8_defconfig')
-rw-r--r--configs/uniphier_v8_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig
index 73bdaa8..d71b8b7 100644
--- a/configs/uniphier_v8_defconfig
+++ b/configs/uniphier_v8_defconfig
@@ -23,6 +23,7 @@ CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
# CONFIG_CMD_MISC is not set
CONFIG_CMD_FAT=y
+CONFIG_CMD_FS_GENERIC=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_GPIO_UNIPHIER=y
CONFIG_MISC=y