[opensuse-kernel] query about result from #check-for-config-changes .config.orig .config

Hello What am I missing here . I have these parameters set in .config.orig and .config 1. # grep -i reiser .config.orig CONFIG_REISERFS_FS=m # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_PROC_INFO is not set CONFIG_REISERFS_FS_XATTR=y CONFIG_REISERFS_FS_POSIX_ACL=y CONFIG_REISERFS_FS_SECURITY=y 2. # grep -i reiser .config CONFIG_REISERFS_FS=m # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_PROC_INFO is not set CONFIG_REISERFS_FS_XATTR=y CONFIG_REISERFS_FS_POSIX_ACL=y CONFIG_REISERFS_FS_SECURITY=y CONFIG_REISER4_DEBUG=n CONFIG_REISER4_FS=m - I get this result from /usr/src/packages/SOURCES/check-for-config-changes .config.orig .config ## Changes after running make oldconfig: +# CONFIG_REISER4_DEBUG is not set +CONFIG_REISER4_FS=m Question. How can this be fixed ? Thanks Glenn content of check-for-config-changes listes at: https://build.opensuse.org/package/view_file?file=check-for-config-changes&a... -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
participants (1)
-
doiggl@velocitynet.com.au