From: Xiangyu Chen <[email protected]>
kernel upstream already removed the CONFIG_F2FS_IO_TRACE[1],
this causes do_kernel_configcheck report warnings:
[INFO]: the following symbols were not found in the active configuration:
- CONFIG_F2FS_IO_TRACE
[1] https://git.kernel.org/linus/d5f7bc00
Signed-off-by: Xiangyu Chen <[email protected]>
---
features/f2fs/f2fs.cfg | 1 -
1 file changed, 1 deletion(-)
diff --git a/features/f2fs/f2fs.cfg b/features/f2fs/f2fs.cfg
index 4e59ac15..6b1e6e80 100644
--- a/features/f2fs/f2fs.cfg
+++ b/features/f2fs/f2fs.cfg
@@ -5,5 +5,4 @@ CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_FS_POSIX_ACL=y
CONFIG_F2FS_FS_SECURITY=y
CONFIG_F2FS_CHECK_FS=y
-CONFIG_F2FS_IO_TRACE=y
CONFIG_F2FS_FAULT_INJECTION=y
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13006):
https://lists.yoctoproject.org/g/linux-yocto/message/13006
Mute This Topic: https://lists.yoctoproject.org/mt/100887980/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-