From: Andrew Halaney on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2506#note_1425399343

We currently have this:
```
ahalaney@halaney-x13s ~/git/redhat/kernel-ark/redhat (git)-[x13s-configs] %
git grep CONFIG_FRAME_WARN
configs/fedora/generic/CONFIG_FRAME_WARN:CONFIG_FRAME_WARN=2048
configs/fedora/generic/arm/CONFIG_FRAME_WARN:CONFIG_FRAME_WARN=1024
configs/rhel/generic/CONFIG_FRAME_WARN:CONFIG_FRAME_WARN=2048
ahalaney@halaney-x13s ~/git/redhat/kernel-ark/redhat (git)-[x13s-configs] %
```

Would it make sense to consilidate the 2048 config settings to
`configs/common` and move the 1024 setting to
`configs/fedora/generic/arm/armv7/`?
_______________________________________________
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