mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-19 19:16:28 +00:00
Allow EROFS compression for Rockchip kernels (#3493)
Rockchip config fragment had EROFS compression explicitly disabled. Remove that option and also remove the EROFS one, as it's already set in common config.
This commit is contained in:
parent
bc7c109163
commit
568499072f
@ -3971,8 +3971,6 @@ CONFIG_PSTORE_BLK=m
|
||||
CONFIG_SYSV_FS=m
|
||||
CONFIG_UFS_FS=m
|
||||
CONFIG_UFS_FS_WRITE=y
|
||||
CONFIG_EROFS_FS=m
|
||||
# CONFIG_EROFS_FS_ZIP is not set
|
||||
CONFIG_NFS_FS=m
|
||||
CONFIG_NFS_V3_ACL=y
|
||||
CONFIG_NFS_V4=m
|
||||
|
Loading…
x
Reference in New Issue
Block a user