From: Hans de Goede on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3429#note_2146063564

Ok, that solves most of the issue.

I say most of the issue because CONFIG_I2C_DESIGNWARE_PCI is also necessary
for the I2C controller used to talk to the Type-C controller for the Type-C
port found on some AMD NAVI cards and those might be used in e.g. ppc64le
systems too.

So basically we want CONFIG_I2C_DESIGNWARE_PCI=m everywhere which requires
CONFIG_I2C_DESIGNWARE_CORE=m everywhere.

And then unset CONFIG_I2C_DESIGNWARE_CORE specifically for s390x.

-- 
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to