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/apm821xx/sata | |
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/apm821xx/sata')
-rw-r--r-- | target/linux/apm821xx/sata/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/apm821xx/sata/config-default b/target/linux/apm821xx/sata/config-default index 284ba04bb8..db2c5c8a30 100644 --- a/target/linux/apm821xx/sata/config-default +++ b/target/linux/apm821xx/sata/config-default @@ -15,7 +15,6 @@ CONFIG_GENERIC_PHY=y CONFIG_SATA_DWC=y # CONFIG_SATA_DWC_DEBUG is not set CONFIG_EXT4_FS=y -# CONFIG_F2FS_CHECK_FS is not set CONFIG_F2FS_FS=y CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y |