mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: rockchip_defconfig: Use ext4 for ext2 file systems
also disable F2FS_FS_POSIX_ACL save about 40KB size Change-Id: I2a134966ece2a3f74014c059d2dd5bbccfe52b61 Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
This commit is contained in:
@@ -659,11 +659,10 @@ CONFIG_ROCKCHIP_EFUSE=y
|
||||
CONFIG_RK_NAND=y
|
||||
CONFIG_RK_HEADSET=y
|
||||
# CONFIG_ACPI is not set
|
||||
CONFIG_EXT2_FS=y
|
||||
CONFIG_EXT2_FS_XATTR=y
|
||||
CONFIG_EXT3_FS=y
|
||||
CONFIG_EXT4_FS=y
|
||||
CONFIG_EXT4_FS_SECURITY=y
|
||||
CONFIG_F2FS_FS=y
|
||||
# CONFIG_F2FS_FS_POSIX_ACL is not set
|
||||
CONFIG_F2FS_FS_SECURITY=y
|
||||
CONFIG_QUOTA=y
|
||||
CONFIG_FUSE_FS=y
|
||||
|
||||
Reference in New Issue
Block a user