From: David Arcari darcari@redhat.com
cleanup CONFIG_X86_PLATFORM_DRIVERS_INTEL
We want this enabled for x86 on Fedora and RHEL.
Signed-off-by: David Arcari darcari@redhat.com
diff --git a/redhat/configs/common/generic/CONFIG_X86_PLATFORM_DRIVERS_INTEL b/redhat/configs/common/generic/x86/CONFIG_X86_PLATFORM_DRIVERS_INTEL rename from redhat/configs/common/generic/CONFIG_X86_PLATFORM_DRIVERS_INTEL rename to redhat/configs/common/generic/x86/CONFIG_X86_PLATFORM_DRIVERS_INTEL index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_X86_PLATFORM_DRIVERS_INTEL +++ b/redhat/configs/common/generic/x86/CONFIG_X86_PLATFORM_DRIVERS_INTEL diff --git a/redhat/configs/fedora/generic/x86/CONFIG_X86_PLATFORM_DRIVERS_INTEL b/redhat/configs/fedora/generic/x86/CONFIG_X86_PLATFORM_DRIVERS_INTEL deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/x86/CONFIG_X86_PLATFORM_DRIVERS_INTEL +++ /dev/null @@ -1,21 +0,0 @@ -# CONFIG_X86_PLATFORM_DRIVERS_INTEL: -# -# Say Y here to get to see options for device drivers for -# various Intel x86 platforms, including vendor-specific -# drivers. This option alone does not add any kernel code. -# -# If you say N, all options in this submenu will be skipped -# and disabled. -# -# Symbol: X86_PLATFORM_DRIVERS_INTEL [=y] -# Type : bool -# Defined at drivers/platform/x86/intel/Kconfig:6 -# Prompt: Intel x86 Platform Specific Device Drivers -# Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] -# Location: -# -> Device Drivers -# -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) -# -# -# -CONFIG_X86_PLATFORM_DRIVERS_INTEL=y
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1407
From: David Arcari on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1407#note_6889976...
Yes - I am able to run 'make dist-configs-check' now, so I have rebased and pushed my branch. I should get a good build this time.
I lost my ACKs in the process. Can you take another look? Nothing actually changed, but gitlab seems confused.
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1407#note_6890967...
Acked-by: Justin M. Forbes jforbes@fedoraproject.org (via approve button)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1407#note_6900777...
Acked-by: Prarit Bhargava prarit@redhat.com (via approve button)
kernel@lists.fedoraproject.org