mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 14:36:58 +02:00
Merge pull request #2693 from flatcar/tormath1/erofs
sys-kernel/coreos-modules: enable EROFS module
This commit is contained in:
commit
1ca0e15c64
1
changelog/changes/2025-02-25-erofs.md
Normal file
1
changelog/changes/2025-02-25-erofs.md
Normal file
@ -0,0 +1 @@
|
||||
- Enabled EROFS module with XATTR support ([Flatcar#1659](https://github.com/flatcar/Flatcar/issues/1659))
|
@ -177,6 +177,8 @@ CONFIG_EFI_STUB=y
|
||||
CONFIG_ENA_ETHERNET=m
|
||||
CONFIG_ENCLOSURE_SERVICES=m
|
||||
CONFIG_ENCRYPTED_KEYS=m
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EXPERT=y
|
||||
CONFIG_EXT4_FS=m
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||
|
Loading…
Reference in New Issue
Block a user