Re: [OS-BUILD PATCH] [redhat] configs: Enable GPIO_SIM as a builtin for s390/zfcpdump

2023-10-27 Thread Brian Masney (via Email Bridge)
From: Brian Masney on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2766#note_1622760294

ok, that makes sense. Thanks!
___
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


Re: [OS-BUILD PATCH] [redhat] configs: Enable GPIO_SIM as a builtin for s390/zfcpdump

2023-10-27 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2766#note_1622753084

s390 does not, s390-zfcpdump does because it doesn't support modules at all.
___
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


Re: [OS-BUILD PATCH] [redhat] configs: Enable GPIO_SIM as a builtin for s390/zfcpdump

2023-10-27 Thread Brian Masney (via Email Bridge)
From: Brian Masney on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2766#note_1622723090

We already have `redhat/configs/common/generic/CONFIG_GPIO_SIM` set to be
compiled as a module. Is there a reason that s390x needs this to be builtin?
___
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


[OS-BUILD PATCH] [redhat] configs: Enable GPIO_SIM as a builtin for s390/zfcpdump

2023-10-27 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert 

[redhat] configs: Enable GPIO_SIM as a builtin for s390/zfcpdump

271d689e ('fedora/rhel: enable I2C_DESIGNWARE_PLATFORM, I2C_SLAVE, and
GPIOLIB') was supposed to have done this but I must have missed it.

Signed-off-by: Patrick Talbert 

diff --git a/redhat/configs/pending-rhel/generic/s390x/zfcpdump/CONFIG_GPIO_SIM 
b/redhat/configs/rhel/generic/s390x/zfcpdump/CONFIG_GPIO_SIM
rename from redhat/configs/pending-rhel/generic/s390x/zfcpdump/CONFIG_GPIO_SIM
rename to redhat/configs/rhel/generic/s390x/zfcpdump/CONFIG_GPIO_SIM
index blahblah..blahblah 100644
--- a/redhat/configs/pending-rhel/generic/s390x/zfcpdump/CONFIG_GPIO_SIM
+++ b/redhat/configs/rhel/generic/s390x/zfcpdump/CONFIG_GPIO_SIM

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2766
___
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