arm64: configs: tizen_odroidg12: disable unnecessary btrfs options 61/249361/1 accepted/tizen/unified/20201211.124320 submit/tizen/20201211.030542
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 10 Dec 2020 11:20:41 +0000 (20:20 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 10 Dec 2020 11:20:43 +0000 (20:20 +0900)
The commit ac70f5b01e79 ("arm64: configs: tizen_*: adjust
filesystem module config options") did not disable unnecessary
btrfs self test options. Disable the btrfs options.

Note: this should be squashed into the commit.

Change-Id: I50298f4dc902a55a140b04db7dc29367c40138e5
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm64/configs/tizen_odroidg12_defconfig

index e875683..e50d76e 100644 (file)
@@ -1449,8 +1449,6 @@ CONFIG_EXT4_FS_SECURITY=y
 CONFIG_EXT4_ENCRYPTION=y
 CONFIG_BTRFS_FS=y
 CONFIG_BTRFS_FS_POSIX_ACL=y
-CONFIG_BTRFS_FS_RUN_SANITY_TESTS=y
-CONFIG_BTRFS_ASSERT=y
 CONFIG_F2FS_FS=y
 CONFIG_F2FS_FS_SECURITY=y
 CONFIG_F2FS_CHECK_FS=y