From: Eric Chanudet on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3921#note_2546354951

> Why are you addressing CONFIG_ARCH_R9A09G047

It is currently a no-op in RHEL since `ARCH_RENESAS is not set`. Having it set
is misleading, and I'm not sure why the config checker didn't catch it.

> Why do we want `CONFIG_ARCH_R9A09G056` enabled in RHEL?

We don't? It's disabled by `ARCH_RENESAS is not set` in rhel and
`CONFIG_ARCH_R9A09G056 is not set` in rhel/automotive. Fedora enables it, but
uses its own `pending-fedora` configurations, so I did not touch it.

> I get why the default is `y` and why the original MR was created like that.
But I think this MR should just set
`redhat/configs/rhel/generic/CONFIG_ARCH_R9A09G056` to `#

`CONFIG_ARCH_R9A09G056 is not set` (instead of the initial `y`).

I think I pushed the commits right after your review, hence the
misunderstanding.
- `CONFIG_ARCH_R9A09G047` should not be set in rhel/automotive, hence moving
the configuration down to automotive (https://gitlab.com/cki-project/kernel-ar
k/-/merge_requests/3921/diffs?commit_id=16756ff2ac3b2b16c59b10f524e1854aa3d071
2d). I can send a separate MR if you prefer, but I thought it might as well go
with this one.
- `CONFIG_ARCH_R9A09G056` should not be set in rhel/automotive
(https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3921/diffs?commit_
id=d33e613fda1694d4d491ddb1d97551ec933ef1a6).

-- 
_______________________________________________
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

Reply via email to