mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2] ARM: socfpga_defconfig: enable support for large block devices
@ 2019-02-27 16:50 Andrey Zhizhikin
  2019-03-07  7:43 ` Andrey Zhizhikin
  0 siblings, 1 reply; 4+ messages in thread
From: Andrey Zhizhikin @ 2019-02-27 16:50 UTC (permalink / raw)
  To: dinguyen; +Cc: linux, linux-arm-kernel, linux-kernel, Andrey Zhizhikin

Enable CONFIG_LBDAF, which is required by ext4 fs. This option could
handle both ext3 and ext4, with ext4 requires this option to be enabled,
otherwise the filesystem is mounted RO mode.

Since the LBDAF is enabled by default for 32-bit systems, simply
removing the current "not set" entry enables the support.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
---
 arch/arm/configs/socfpga_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 08d1b3e11d68..c96d93fb68c6 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -21,7 +21,6 @@ CONFIG_NEON=y
 CONFIG_OPROFILE=y
 CONFIG_MODULES=y
 CONFIG_MODULE_UNLOAD=y
-# CONFIG_LBDAF is not set
 # CONFIG_BLK_DEV_BSG is not set
 CONFIG_NET=y
 CONFIG_PACKET=y
-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-28 16:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-27 16:50 [PATCH v2] ARM: socfpga_defconfig: enable support for large block devices Andrey Zhizhikin
2019-03-07  7:43 ` Andrey Zhizhikin
2019-03-28 16:07   ` Dinh Nguyen
2019-03-28 16:28     ` Andrey Zhizhikin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®