summaryrefslogtreecommitdiff
path: root/configs/r8a7795_salvator-x_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-09-12 17:08:22 (GMT)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-09-24 05:12:07 (GMT)
commit7208d903ebe1e9c7633e9993117fb6c6e31c21a7 (patch)
treea35b9f4c7f2ae1441be10708073bbb3f7bdf026b /configs/r8a7795_salvator-x_defconfig
parente8f86f2bac3291ad5d25ed71a86eb65c61033be5 (diff)
downloadu-boot-7208d903ebe1e9c7633e9993117fb6c6e31c21a7.tar.xz
ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configs
Just move those config options from macros to configs. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/r8a7795_salvator-x_defconfig')
-rw-r--r--configs/r8a7795_salvator-x_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/r8a7795_salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig
index 8a4c51c..becd75d 100644
--- a/configs/r8a7795_salvator-x_defconfig
+++ b/configs/r8a7795_salvator-x_defconfig
@@ -19,7 +19,11 @@ CONFIG_CMD_USB=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CMD_EXT2=y
+CONFIG_CMD_EXT4=y
+CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y
+CONFIG_CMD_FS_GENERIC=y
CONFIG_OF_CONTROL=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_CLK=y