From: David Arcari on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1621#note_849949696

I thought what I submitted is correct:

$ find . -name CONFIG_SURFACE_PLATFORMS -printf "\n%p\n" -exec cat {} \;

./redhat/configs/common/generic/CONFIG_SURFACE_PLATFORMS
# CONFIG_SURFACE_PLATFORMS is not set

./redhat/configs/fedora/generic/CONFIG_SURFACE_PLATFORMS
CONFIG_SURFACE_PLATFORMS=y

Is there something I am missing?
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to