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/imx6 | |
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/imx6')
-rw-r--r-- | target/linux/imx6/config-4.19 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/imx6/config-4.19 b/target/linux/imx6/config-4.19 index d38ebe10e4..8435ece397 100644 --- a/target/linux/imx6/config-4.19 +++ b/target/linux/imx6/config-4.19 @@ -188,7 +188,6 @@ CONFIG_EXT4_FS_SECURITY=y CONFIG_EXTCON=y CONFIG_EXTRA_FIRMWARE="imx/sdma/sdma-imx6q.bin" CONFIG_EXTRA_FIRMWARE_DIR="firmware" -# CONFIG_F2FS_CHECK_FS is not set CONFIG_F2FS_FS=y CONFIG_FEC=y CONFIG_FIXED_PHY=y |