summaryrefslogtreecommitdiff
path: root/configs/r8a7796_ulcb_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-09-12 19:08:22 +0200
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-09-24 14:12:07 +0900
commit7208d903ebe1e9c7633e9993117fb6c6e31c21a7 (patch)
treea35b9f4c7f2ae1441be10708073bbb3f7bdf026b /configs/r8a7796_ulcb_defconfig
parente8f86f2bac3291ad5d25ed71a86eb65c61033be5 (diff)
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/r8a7796_ulcb_defconfig')
-rw-r--r--configs/r8a7796_ulcb_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/r8a7796_ulcb_defconfig b/configs/r8a7796_ulcb_defconfig
index 152fdb0021..ef955a710f 100644
--- a/configs/r8a7796_ulcb_defconfig
+++ b/configs/r8a7796_ulcb_defconfig
@@ -19,6 +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