* [PATCH] ARM: vf610m4: defconfig: enable EXT4 filesystem
@ 2017-01-23 22:04 afzal mohammed
2017-01-24 13:50 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: afzal mohammed @ 2017-01-23 22:04 UTC (permalink / raw)
To: linux-arm-kernel
Enable EXT4_FS to have rootfs in EXT[2-4].
Other changes are result of savedefconfig keeping minimal config (even
without enabling EXT4_FS, these would be present).
Signed-off-by: afzal mohammed <afzal.mohd.ma@gmail.com>
---
Hi Shawn,
i am not sure about the route for this patch, sending it you as the
Vybrid maintainer. Last (& the only) change to this file was picked
by Arnd.
Regards
afzal
arch/arm/configs/vf610m4_defconfig | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/arch/arm/configs/vf610m4_defconfig b/arch/arm/configs/vf610m4_defconfig
index aeb2482c492e..b7ecb83a95b6 100644
--- a/arch/arm/configs/vf610m4_defconfig
+++ b/arch/arm/configs/vf610m4_defconfig
@@ -7,7 +7,6 @@ CONFIG_BLK_DEV_INITRD=y
CONFIG_KALLSYMS_ALL=y
CONFIG_EMBEDDED=y
# CONFIG_MMU is not set
-CONFIG_ARM_SINGLE_ARMV7M=y
CONFIG_ARCH_MXC=y
CONFIG_SOC_VF610=y
CONFIG_SET_MEM_PARAM=y
@@ -38,5 +37,5 @@ CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
CONFIG_MFD_SYSCON=y
# CONFIG_HID is not set
# CONFIG_USB_SUPPORT is not set
+CONFIG_EXT4_FS=y
# CONFIG_MISC_FILESYSTEMS is not set
-# CONFIG_FTRACE is not set
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: vf610m4: defconfig: enable EXT4 filesystem
2017-01-23 22:04 [PATCH] ARM: vf610m4: defconfig: enable EXT4 filesystem afzal mohammed
@ 2017-01-24 13:50 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2017-01-24 13:50 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Jan 24, 2017 at 03:34:06AM +0530, afzal mohammed wrote:
> Enable EXT4_FS to have rootfs in EXT[2-4].
>
> Other changes are result of savedefconfig keeping minimal config (even
> without enabling EXT4_FS, these would be present).
>
> Signed-off-by: afzal mohammed <afzal.mohd.ma@gmail.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-24 13:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-23 22:04 [PATCH] ARM: vf610m4: defconfig: enable EXT4 filesystem afzal mohammed
2017-01-24 13:50 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).