From: Prarit Bhargava prarit@redhat.com
redhat/configs: Remove HOTPLUG_CPU0 configs
linux commit e59e74dc48a3 ("x86/topology: Remove CPU0 hotplug option") removed the code that implements these CONFIGs. These files can be safely removed.
Signed-off-by: Prarit Bhargava prarit@redhat.com
diff --git a/redhat/configs/fedora/generic/CONFIG_BOOTPARAM_HOTPLUG_CPU0 b/redhat/configs/fedora/generic/CONFIG_BOOTPARAM_HOTPLUG_CPU0 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/CONFIG_BOOTPARAM_HOTPLUG_CPU0 +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set diff --git a/redhat/configs/fedora/generic/CONFIG_DEBUG_HOTPLUG_CPU0 b/redhat/configs/fedora/generic/CONFIG_DEBUG_HOTPLUG_CPU0 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/CONFIG_DEBUG_HOTPLUG_CPU0 +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_DEBUG_HOTPLUG_CPU0 is not set diff --git a/redhat/configs/rhel/generic/CONFIG_BOOTPARAM_HOTPLUG_CPU0 b/redhat/configs/rhel/generic/CONFIG_BOOTPARAM_HOTPLUG_CPU0 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/CONFIG_BOOTPARAM_HOTPLUG_CPU0 +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set diff --git a/redhat/configs/rhel/generic/x86/CONFIG_BOOTPARAM_HOTPLUG_CPU0 b/redhat/configs/rhel/generic/x86/CONFIG_BOOTPARAM_HOTPLUG_CPU0 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/x86/CONFIG_BOOTPARAM_HOTPLUG_CPU0 +++ /dev/null @@ -1 +0,0 @@ -CONFIG_BOOTPARAM_HOTPLUG_CPU0=y diff --git a/redhat/configs/rhel/generic/x86/CONFIG_DEBUG_HOTPLUG_CPU0 b/redhat/configs/rhel/generic/x86/CONFIG_DEBUG_HOTPLUG_CPU0 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/x86/CONFIG_DEBUG_HOTPLUG_CPU0 +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2891
kernel@lists.fedoraproject.org