From: Don Zickus <[email protected]>

Update the RHEL_DIFFERENCES help string

It was pointed out that the kconfig for RHEL_DIFFERENCES did not match
the intention of the kconfig no more.  Update the text to reflect the
current usage.

Signed-off-by: Don Zickus <[email protected]>

diff --git a/Kconfig.redhat b/Kconfig.redhat
index blahblah..blahblah 100644
--- a/Kconfig.redhat
+++ b/Kconfig.redhat
@@ -6,13 +6,10 @@
 menu "Red Hat options"
 
 config RHEL_DIFFERENCES
-       bool "Remove support for deprecated features"
+       bool "Enable RHEL-only code"
        help
-         Red Hat may choose to deprecate certain features in its kernels.
-         Enable this option to remove support for hardware that is no
-         longer supported.
-
-         Unless you want a restricted kernel, say N here.
+         This option controls whether rhel-only changes are enabled during
+         the build. Unless you want to enable rhel-only changes, say N here.
 
 config RH_KABI_SIZE_ALIGN_CHECKS
        bool "Enables more stringent kabi checks in the macros"

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3466

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