ARM: socfpga_defconfig: enable support for large block devices
authorAndrey Zhizhikin <andrey.z@gmail.com>
Wed, 27 Feb 2019 16:50:18 +0000 (16:50 +0000)
committerDinh Nguyen <dinguyen@kernel.org>
Thu, 28 Mar 2019 16:05:07 +0000 (11:05 -0500)
commitcb46b0991c273a001e73ca9cd44b067e2c596892
tree46e909b1191592a44962bc2b845aaf08ecc501fc
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
ARM: socfpga_defconfig: enable support for large block devices

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>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/configs/socfpga_defconfig