If we're going to enable EXT4_FS, then we need to select the options that get exposed with it.
Fix typo. FS_XATTRS aren't exposed into userland. Index: target/linux/x86/config-default =================================================================== --- target/linux/x86/config-default (revision 24751) +++ target/linux/x86/config-default (working copy) @@ -102,6 +102,8 @@ # CONFIG_ELPLUS is not set # CONFIG_EUROTECH_WDT is not set CONFIG_EXT4_FS=y +# CONFIG_EXT4_FS_POSIX_ACL is not set +# CONFIG_EXT4_FS_SECURITY is not set CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_FIRMWARE_MEMMAP=y CONFIG_FIX_EARLYCON_MEM=y _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel