configs/galileo: add CONFIG_LBDAF=y in the kernel configuration
authorNicholas Sielicki <sielicki@yandex.com>
Sat, 2 Sep 2017 08:10:32 +0000 (03:10 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 2 Sep 2017 18:14:14 +0000 (20:14 +0200)
commit3b7d75748b333a3048fb3be5c6df1522feef9643
treea5ed4ec42f9fca27fa07ae1182ac95635f7bdca8
parentab6ce221e6e59cc79ef6e01c5ec45ef2e4d7887a
configs/galileo: add CONFIG_LBDAF=y in the kernel configuration

Kernel help-text states, "The ext4 filesystem requires that this feature
be enabled <...> otherwise, it will refuse to mount in the read-write
mode any filesystems that use the huge_file feature, which is enabled by
default by mke2fs.ext4."

If the rootfs is to be (re)mounted rw at boot, this must be set for the
system to successfully come up.

Signed-off-by: Nicholas Sielicki <sielicki@yandex.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/intel/galileo/linux-3.14.config