From: Eric Chanudet on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3840#note_2548897203
``` config NETLABEL [...] select CRC_CCITT if IPV6 ``` `CONFIG_IPV6=m` in redhat/configs/rhel/automotive/generic/CONFIG_IPV6 `CONFIG_CRC_CCITT=y` redhat/configs/common/generic/CONFIG_CRC_CCITT @dorindabs you need to set `CONFIG_CRC_CCITT` explicitly for automotive to prevent config check warning. -- _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue