From 722906d144a58990313fe92b0aec44efb85db750 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 10 Oct 2020 12:32:18 +0200 Subject: kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config Signed-off-by: Hauke Mehrtens --- target/linux/x86/config-4.19 | 1 - target/linux/x86/config-5.4 | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/x86') diff --git a/target/linux/x86/config-4.19 b/target/linux/x86/config-4.19 index 412fdf900b..fad10dfef4 100644 --- a/target/linux/x86/config-4.19 +++ b/target/linux/x86/config-4.19 @@ -128,7 +128,6 @@ CONFIG_EDAC_SUPPORT=y # CONFIG_EDD is not set # CONFIG_EUROTECH_WDT is not set CONFIG_EXT4_FS=y -# CONFIG_F2FS_CHECK_FS is not set CONFIG_F2FS_FS=y # CONFIG_F71808E_WDT is not set CONFIG_FIRMWARE_MEMMAP=y diff --git a/target/linux/x86/config-5.4 b/target/linux/x86/config-5.4 index 66cca96005..83d9cf2e05 100644 --- a/target/linux/x86/config-5.4 +++ b/target/linux/x86/config-5.4 @@ -145,7 +145,6 @@ CONFIG_EFI_EARLYCON=y # CONFIG_EISA is not set # CONFIG_EUROTECH_WDT is not set CONFIG_EXT4_FS=y -# CONFIG_F2FS_CHECK_FS is not set CONFIG_F2FS_FS=y # CONFIG_F71808E_WDT is not set CONFIG_FIRMWARE_MEMMAP=y -- cgit v1.2.3