ARM: tizen_bcm2711_defconfig: Enable btrfs filesystem
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 9 Jun 2020 11:15:33 +0000 (20:15 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:44:02 +0000 (17:44 +0900)
Enable btrfs filesystem to use it as the rootfs mount for the RPI4 board.
- This patch is taken from tizen branch (commit 863df9285d98)

Change-Id: I0f81313e3318a4159b8646693845625313f50e30
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm/configs/tizen_bcm2711_defconfig

index 852dc43..497b816 100644 (file)
@@ -432,6 +432,8 @@ CONFIG_OPTEE=y
 CONFIG_EXT4_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_EXT4_FS_SECURITY=y
+CONFIG_BTRFS_FS=y
+CONFIG_BTRFS_FS_POSIX_ACL=y
 CONFIG_F2FS_FS=y
 CONFIG_FANOTIFY=y
 CONFIG_AUTOFS4_FS=y