diff options
| author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-10-10 12:32:18 +0200 |
|---|---|---|
| committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-10-11 16:38:16 +0200 |
| commit | 722906d144a58990313fe92b0aec44efb85db750 (patch) | |
| tree | ed214bd2c1082a437ed3d041c01dc0b68a9adb95 /target/linux/armvirt | |
| parent | 6542615e41a109d944730cabd91441cdb3a692c2 (diff) | |
| download | upstream-722906d144a58990313fe92b0aec44efb85db750.tar.gz upstream-722906d144a58990313fe92b0aec44efb85db750.tar.bz2 upstream-722906d144a58990313fe92b0aec44efb85db750.zip | |
kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/armvirt')
| -rw-r--r-- | target/linux/armvirt/config-4.19 | 1 | ||||
| -rw-r--r-- | target/linux/armvirt/config-5.4 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/armvirt/config-4.19 b/target/linux/armvirt/config-4.19 index 945cf918932..6dbc5aecfdd 100644 --- a/target/linux/armvirt/config-4.19 +++ b/target/linux/armvirt/config-4.19 @@ -55,7 +55,6 @@ CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DTC=y CONFIG_EDAC_SUPPORT=y CONFIG_EXT4_FS=y -# CONFIG_F2FS_CHECK_FS is not set CONFIG_F2FS_FS=y CONFIG_FAILOVER=y CONFIG_FIX_EARLYCON_MEM=y diff --git a/target/linux/armvirt/config-5.4 b/target/linux/armvirt/config-5.4 index f2c43a3ff2f..806de23964a 100644 --- a/target/linux/armvirt/config-5.4 +++ b/target/linux/armvirt/config-5.4 @@ -68,7 +68,6 @@ CONFIG_DMA_REMAP=y CONFIG_DTC=y CONFIG_EDAC_SUPPORT=y CONFIG_EXT4_FS=y -# CONFIG_F2FS_CHECK_FS is not set CONFIG_F2FS_FS=y CONFIG_FAILOVER=y CONFIG_FIX_EARLYCON_MEM=y |
