From: Hangbin Liu <ha...@redhat.com> [redhat] move TEST_BLACKHOLE_DEV to BLACKHOLE_DEV_KUNIT_TEST and enable it
Since commit b341f6fd45ab ("blackhole_dev: convert self-test to KUnit"), config TEST_BLACKHOLE_DEV is renamed to BLACKHOLE_DEV_KUNIT_TEST. Also enable it for kunit testing. Signed-off-by: Hangbin Liu <ha...@redhat.com> diff --git a/redhat/configs/common/generic/CONFIG_BLACKHOLE_DEV_KUNIT_TEST b/redhat/configs/common/generic/CONFIG_BLACKHOLE_DEV_KUNIT_TEST new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_BLACKHOLE_DEV_KUNIT_TEST @@ -0,0 +1 @@ +CONFIG_BLACKHOLE_DEV_KUNIT_TEST=m diff --git a/redhat/configs/common/generic/CONFIG_TEST_BLACKHOLE_DEV b/redhat/configs/common/generic/CONFIG_TEST_BLACKHOLE_DEV deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/CONFIG_TEST_BLACKHOLE_DEV +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_TEST_BLACKHOLE_DEV is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3818 -- _______________________________________________ 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