[OS-BUILD PATCH] [redhat] New configs in drivers/mfd
by GitLab Bridge on behalf of jeremycline
From: "CKI@GitLab" <cki-project(a)redhat.com>
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
CONFIG_MFD_INTEL_PMC_BXT:
This driver provides support for the PMC (Power Management
Controller) on Intel Broxton and Apollo Lake. The PMC is a
multi-function device that exposes IPC, General Control
Register and P-unit access. In addition this creates devices
for iTCO watchdog and telemetry that are part of the PMC.
Symbol: MFD_INTEL_PMC_BXT [=n]
Type : tristate
Defined at drivers/mfd/Kconfig:650
Prompt: Intel PMC Driver for Broxton
Depends on: HAS_IOMEM [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] && ACPI [=y]
Location:
-> Device Drivers
-> Multifunction device drivers
Selects: INTEL_SCU_IPC [=n] && MFD_CORE [=y]
---
Signed-off-by: CKI@GitLab <cki-project(a)redhat.com>
---
.../common/generic/CONFIG_MFD_INTEL_PMC_BXT | 1 +
.../generic/CONFIG_MFD_INTEL_PMC_BXT | 21 -------------------
2 files changed, 1 insertion(+), 21 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_MFD_INTEL_PMC_BXT
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_MFD_INTEL_PMC_BXT
diff --git a/redhat/configs/common/generic/CONFIG_MFD_INTEL_PMC_BXT b/redhat/configs/common/generic/CONFIG_MFD_INTEL_PMC_BXT
new file mode 100644
index 000000000000..d6d6d1a92d8e
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_MFD_INTEL_PMC_BXT
@@ -0,0 +1 @@
+# CONFIG_MFD_INTEL_PMC_BXT is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_MFD_INTEL_PMC_BXT b/redhat/configs/pending-common/generic/CONFIG_MFD_INTEL_PMC_BXT
deleted file mode 100644
index daf2341bbade..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_MFD_INTEL_PMC_BXT
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_MFD_INTEL_PMC_BXT:
-#
-# This driver provides support for the PMC (Power Management
-# Controller) on Intel Broxton and Apollo Lake. The PMC is a
-# multi-function device that exposes IPC, General Control
-# Register and P-unit access. In addition this creates devices
-# for iTCO watchdog and telemetry that are part of the PMC.
-#
-# Symbol: MFD_INTEL_PMC_BXT [=n]
-# Type : tristate
-# Defined at drivers/mfd/Kconfig:650
-# Prompt: Intel PMC Driver for Broxton
-# Depends on: HAS_IOMEM [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] && ACPI [=y]
-# Location:
-# -> Device Drivers
-# -> Multifunction device drivers
-# Selects: INTEL_SCU_IPC [=n] && MFD_CORE [=y]
-#
-#
-#
-# CONFIG_MFD_INTEL_PMC_BXT is not set
--
2.26.2
2 years, 11 months
[OS-BUILD PATCH] [redhat] New configs in drivers/usb
by GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
CONFIG_USB_XHCI_PCI_RENESAS:
Say 'Y' to enable the support for the Renesas xHCI controller with
firwmare. Make sure you have the firwmare for the device and
installed on your system for this device to work.
If unsure, say 'N'.
Symbol: USB_XHCI_PCI_RENESAS [=n]
Type : tristate
Defined at drivers/usb/host/Kconfig:46
Prompt: Support for additional Renesas xHCI controller with firwmare
Depends on: USB_SUPPORT [=y] && USB [=y] && USB_XHCI_HCD [=y]
Location:
-> Device Drivers
-> USB support (USB_SUPPORT [=y])
-> xHCI HCD (USB 3.0) support (USB_XHCI_HCD [=y])
---
Cc: Torez Smith <torez(a)redhat.com>
Cc: Don Zickus <dzickus(a)redhat.com>
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
---
.../generic/CONFIG_USB_XHCI_PCI_RENESAS | 1 +
.../generic/CONFIG_USB_XHCI_PCI_RENESAS | 20 -------------------
2 files changed, 1 insertion(+), 20 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_USB_XHCI_PCI_RENESAS
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_USB_XHCI_PCI_RENESAS
diff --git a/redhat/configs/common/generic/CONFIG_USB_XHCI_PCI_RENESAS b/redhat/configs/common/generic/CONFIG_USB_XHCI_PCI_RENESAS
new file mode 100644
index 000000000000..0d81c3d4d186
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_USB_XHCI_PCI_RENESAS
@@ -0,0 +1 @@
+# CONFIG_USB_XHCI_PCI_RENESAS is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_USB_XHCI_PCI_RENESAS b/redhat/configs/pending-common/generic/CONFIG_USB_XHCI_PCI_RENESAS
deleted file mode 100644
index f9fe971851e3..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_USB_XHCI_PCI_RENESAS
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_USB_XHCI_PCI_RENESAS:
-#
-# Say 'Y' to enable the support for the Renesas xHCI controller with
-# firwmare. Make sure you have the firwmare for the device and
-# installed on your system for this device to work.
-# If unsure, say 'N'.
-#
-# Symbol: USB_XHCI_PCI_RENESAS [=n]
-# Type : tristate
-# Defined at drivers/usb/host/Kconfig:46
-# Prompt: Support for additional Renesas xHCI controller with firwmare
-# Depends on: USB_SUPPORT [=y] && USB [=y] && USB_XHCI_HCD [=y]
-# Location:
-# -> Device Drivers
-# -> USB support (USB_SUPPORT [=y])
-# -> xHCI HCD (USB 3.0) support (USB_XHCI_HCD [=y])
-#
-#
-#
-# CONFIG_USB_XHCI_PCI_RENESAS is not set
--
2.26.2
2 years, 11 months
[OS-BUILD PATCH] [redhat] New configs in drivers/firmware
by GitLab Bridge on behalf of jeremycline
From: "CKI@GitLab" <cki-project(a)redhat.com>
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER:
Select this config option to add support for the initrd= command
line parameter, allowing an initrd that resides on the same volume
as the kernel image to be loaded into memory.
This method is deprecated.
Symbol: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER [=y]
Type : bool
Defined at drivers/firmware/efi/Kconfig:127
Prompt: Enable the command line initrd loader
Depends on: EFI [=y] && EFI_STUB [=y] && (EFI_GENERIC_STUB [=y] || X86)
Visible if: EFI [=y] && EFI_STUB [=y] && (EFI_GENERIC_STUB [=y] || X86) && !X86
Location:
-> Firmware Drivers
-> EFI (Extensible Firmware Interface) Support
---
Signed-off-by: CKI@GitLab <cki-project(a)redhat.com>
---
...FIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER | 1 +
...FIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER | 21 -------------------
2 files changed, 1 insertion(+), 21 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER
diff --git a/redhat/configs/common/generic/CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER b/redhat/configs/common/generic/CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER
new file mode 100644
index 000000000000..4fe880aee260
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER
@@ -0,0 +1 @@
+CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y
diff --git a/redhat/configs/pending-common/generic/CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER b/redhat/configs/pending-common/generic/CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER
deleted file mode 100644
index 5c373663fb84..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER:
-#
-# Select this config option to add support for the initrd= command
-# line parameter, allowing an initrd that resides on the same volume
-# as the kernel image to be loaded into memory.
-#
-# This method is deprecated.
-#
-# Symbol: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER [=y]
-# Type : bool
-# Defined at drivers/firmware/efi/Kconfig:127
-# Prompt: Enable the command line initrd loader
-# Depends on: EFI [=y] && EFI_STUB [=y] && (EFI_GENERIC_STUB [=y] || X86)
-# Visible if: EFI [=y] && EFI_STUB [=y] && (EFI_GENERIC_STUB [=y] || X86) && !X86
-# Location:
-# -> Firmware Drivers
-# -> EFI (Extensible Firmware Interface) Support
-#
-#
-#
-CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y
--
2.26.2
2 years, 11 months
[OS-BUILD PATCH] [redhat] New configs in drivers/leds
by GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
CONFIG_LEDS_AW2013:
This option enables support for the AW2013 3-channel
LED driver.
To compile this driver as a module, choose M here: the module
will be called leds-aw2013.
Symbol: LEDS_AW2013 [=n]
Type : tristate
Defined at drivers/leds/Kconfig:106
Prompt: LED support for Awinic AW2013
Depends on: NEW_LEDS [=y] && LEDS_CLASS [=y] && I2C [=y] && OF [=y]
Location:
-> Device Drivers
-> LED Support (NEW_LEDS [=y])
---
CONFIG_LEDS_SGM3140:
This option enables support for the SGM3140 500mA Buck/Boost Charge
Pump LED Driver.
Symbol: LEDS_SGM3140 [=n]
Type : tristate
Defined at drivers/leds/Kconfig:881
Prompt: LED support for the SGM3140
Depends on: NEW_LEDS [=y] && LEDS_CLASS_FLASH [=m] && (V4L2_FLASH_LED_CLASS [=n] || !V4L2_FLASH_LED_CLASS [=n])
Location:
-> Device Drivers
-> LED Support (NEW_LEDS [=y])
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
---
.../configs/common/generic/CONFIG_LEDS_AW2013 | 1 +
.../common/generic/CONFIG_LEDS_SGM3140 | 1 +
.../pending-common/generic/CONFIG_LEDS_AW2013 | 20 -------------------
.../generic/CONFIG_LEDS_SGM3140 | 17 ----------------
4 files changed, 2 insertions(+), 37 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_LEDS_AW2013
create mode 100644 redhat/configs/common/generic/CONFIG_LEDS_SGM3140
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_LEDS_AW2013
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_LEDS_SGM3140
diff --git a/redhat/configs/common/generic/CONFIG_LEDS_AW2013 b/redhat/configs/common/generic/CONFIG_LEDS_AW2013
new file mode 100644
index 000000000000..9a84d9f6bb86
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_LEDS_AW2013
@@ -0,0 +1 @@
+# CONFIG_LEDS_AW2013 is not set
diff --git a/redhat/configs/common/generic/CONFIG_LEDS_SGM3140 b/redhat/configs/common/generic/CONFIG_LEDS_SGM3140
new file mode 100644
index 000000000000..38c3598c8552
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_LEDS_SGM3140
@@ -0,0 +1 @@
+# CONFIG_LEDS_SGM3140 is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_LEDS_AW2013 b/redhat/configs/pending-common/generic/CONFIG_LEDS_AW2013
deleted file mode 100644
index 2c5a7d17af3f..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_LEDS_AW2013
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_LEDS_AW2013:
-#
-# This option enables support for the AW2013 3-channel
-# LED driver.
-#
-# To compile this driver as a module, choose M here: the module
-# will be called leds-aw2013.
-#
-# Symbol: LEDS_AW2013 [=n]
-# Type : tristate
-# Defined at drivers/leds/Kconfig:106
-# Prompt: LED support for Awinic AW2013
-# Depends on: NEW_LEDS [=y] && LEDS_CLASS [=y] && I2C [=y] && OF [=y]
-# Location:
-# -> Device Drivers
-# -> LED Support (NEW_LEDS [=y])
-#
-#
-#
-# CONFIG_LEDS_AW2013 is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_LEDS_SGM3140 b/redhat/configs/pending-common/generic/CONFIG_LEDS_SGM3140
deleted file mode 100644
index ecd6dc8d25dc..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_LEDS_SGM3140
+++ /dev/null
@@ -1,17 +0,0 @@
-# CONFIG_LEDS_SGM3140:
-#
-# This option enables support for the SGM3140 500mA Buck/Boost Charge
-# Pump LED Driver.
-#
-# Symbol: LEDS_SGM3140 [=n]
-# Type : tristate
-# Defined at drivers/leds/Kconfig:881
-# Prompt: LED support for the SGM3140
-# Depends on: NEW_LEDS [=y] && LEDS_CLASS_FLASH [=m] && (V4L2_FLASH_LED_CLASS [=n] || !V4L2_FLASH_LED_CLASS [=n])
-# Location:
-# -> Device Drivers
-# -> LED Support (NEW_LEDS [=y])
-#
-#
-#
-# CONFIG_LEDS_SGM3140 is not set
--
2.26.2
2 years, 11 months
[OS-BUILD PATCH] [redhat] New configs in drivers/platform
by GitLab Bridge on behalf of jeremycline
From: "CKI@GitLab" <cki-project(a)redhat.com>
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
CONFIG_INTEL_SCU_PCI:
This driver is used to bridge the communications between kernel
and SCU on some embedded Intel x86 platforms. It also creates
devices that are connected to the SoC through the SCU.
Platforms supported:
Medfield
Clovertrail
Merrifield
Broxton
Apollo Lake
Symbol: INTEL_SCU_PCI [=n]
Type : bool
Defined at drivers/platform/x86/Kconfig:1354
Prompt: Intel SCU PCI driver
Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] && PCI [=y]
Location:
-> Device Drivers
-> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
Selects: INTEL_SCU [=n]
Selected by [n]:
- X86_INTEL_MID [=n] && X86_EXTENDED_PLATFORM [=y] && X86_PLATFORM_DEVICES [=y] && PCI [=y] && (X86_64 [=y] || PCI_GOANY [=n] && X86_32 [=n]) && X86_IO_APIC [=y]
---
CONFIG_INTEL_SCU_PLATFORM:
This driver is used to bridge the communications between kernel
and SCU (sometimes called PMC as well). The driver currently
supports Intel Elkhart Lake and compatible platforms.
Symbol: INTEL_SCU_PLATFORM [=n]
Type : tristate
Defined at drivers/platform/x86/Kconfig:1369
Prompt: Intel SCU platform driver
Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] && ACPI [=y]
Location:
-> Device Drivers
-> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
Selects: INTEL_SCU [=n]
---
CONFIG_INTEL_WMI_SBL_FW_UPDATE:
Say Y here if you want to be able to use the WMI interface to signal
Slim Bootloader to trigger update on next reboot.
To compile this driver as a module, choose M here: the module will
be called intel-wmi-sbl-fw-update.
Symbol: INTEL_WMI_SBL_FW_UPDATE [=n]
Type : tristate
Defined at drivers/platform/x86/Kconfig:81
Prompt: Intel WMI Slim Bootloader firmware update signaling driver
Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] && ACPI_WMI [=m]
Location:
-> Device Drivers
-> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-> WMI (ACPI_WMI [=m])
---
Signed-off-by: CKI@GitLab <cki-project(a)redhat.com>
---
.../common/generic/CONFIG_INTEL_SCU_PCI | 1 +
.../common/generic/CONFIG_INTEL_SCU_PLATFORM | 1 +
.../generic/CONFIG_INTEL_WMI_SBL_FW_UPDATE | 1 +
.../generic/CONFIG_INTEL_SCU_PCI | 27 -------------------
.../generic/CONFIG_INTEL_SCU_PLATFORM | 19 -------------
.../generic/CONFIG_INTEL_WMI_SBL_FW_UPDATE | 21 ---------------
6 files changed, 3 insertions(+), 67 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_INTEL_SCU_PCI
create mode 100644 redhat/configs/common/generic/CONFIG_INTEL_SCU_PLATFORM
create mode 100644 redhat/configs/common/generic/CONFIG_INTEL_WMI_SBL_FW_UPDATE
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_INTEL_SCU_PCI
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_INTEL_SCU_PLATFORM
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_INTEL_WMI_SBL_FW_UPDATE
diff --git a/redhat/configs/common/generic/CONFIG_INTEL_SCU_PCI b/redhat/configs/common/generic/CONFIG_INTEL_SCU_PCI
new file mode 100644
index 000000000000..0418b146247f
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_INTEL_SCU_PCI
@@ -0,0 +1 @@
+# CONFIG_INTEL_SCU_PCI is not set
diff --git a/redhat/configs/common/generic/CONFIG_INTEL_SCU_PLATFORM b/redhat/configs/common/generic/CONFIG_INTEL_SCU_PLATFORM
new file mode 100644
index 000000000000..18641bd2d7d0
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_INTEL_SCU_PLATFORM
@@ -0,0 +1 @@
+# CONFIG_INTEL_SCU_PLATFORM is not set
diff --git a/redhat/configs/common/generic/CONFIG_INTEL_WMI_SBL_FW_UPDATE b/redhat/configs/common/generic/CONFIG_INTEL_WMI_SBL_FW_UPDATE
new file mode 100644
index 000000000000..f3b82a785560
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_INTEL_WMI_SBL_FW_UPDATE
@@ -0,0 +1 @@
+# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_INTEL_SCU_PCI b/redhat/configs/pending-common/generic/CONFIG_INTEL_SCU_PCI
deleted file mode 100644
index 6accffa2c072..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_INTEL_SCU_PCI
+++ /dev/null
@@ -1,27 +0,0 @@
-# CONFIG_INTEL_SCU_PCI:
-#
-# This driver is used to bridge the communications between kernel
-# and SCU on some embedded Intel x86 platforms. It also creates
-# devices that are connected to the SoC through the SCU.
-# Platforms supported:
-# Medfield
-# Clovertrail
-# Merrifield
-# Broxton
-# Apollo Lake
-#
-# Symbol: INTEL_SCU_PCI [=n]
-# Type : bool
-# Defined at drivers/platform/x86/Kconfig:1354
-# Prompt: Intel SCU PCI driver
-# Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] && PCI [=y]
-# Location:
-# -> Device Drivers
-# -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-# Selects: INTEL_SCU [=n]
-# Selected by [n]:
-# - X86_INTEL_MID [=n] && X86_EXTENDED_PLATFORM [=y] && X86_PLATFORM_DEVICES [=y] && PCI [=y] && (X86_64 [=y] || PCI_GOANY [=n] && X86_32 [=n]) && X86_IO_APIC [=y]
-#
-#
-#
-# CONFIG_INTEL_SCU_PCI is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_INTEL_SCU_PLATFORM b/redhat/configs/pending-common/generic/CONFIG_INTEL_SCU_PLATFORM
deleted file mode 100644
index 0e96047ab0da..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_INTEL_SCU_PLATFORM
+++ /dev/null
@@ -1,19 +0,0 @@
-# CONFIG_INTEL_SCU_PLATFORM:
-#
-# This driver is used to bridge the communications between kernel
-# and SCU (sometimes called PMC as well). The driver currently
-# supports Intel Elkhart Lake and compatible platforms.
-#
-# Symbol: INTEL_SCU_PLATFORM [=n]
-# Type : tristate
-# Defined at drivers/platform/x86/Kconfig:1369
-# Prompt: Intel SCU platform driver
-# Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] && ACPI [=y]
-# Location:
-# -> Device Drivers
-# -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-# Selects: INTEL_SCU [=n]
-#
-#
-#
-# CONFIG_INTEL_SCU_PLATFORM is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_INTEL_WMI_SBL_FW_UPDATE b/redhat/configs/pending-common/generic/CONFIG_INTEL_WMI_SBL_FW_UPDATE
deleted file mode 100644
index 1625bb32c712..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_INTEL_WMI_SBL_FW_UPDATE
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_INTEL_WMI_SBL_FW_UPDATE:
-#
-# Say Y here if you want to be able to use the WMI interface to signal
-# Slim Bootloader to trigger update on next reboot.
-#
-# To compile this driver as a module, choose M here: the module will
-# be called intel-wmi-sbl-fw-update.
-#
-# Symbol: INTEL_WMI_SBL_FW_UPDATE [=n]
-# Type : tristate
-# Defined at drivers/platform/x86/Kconfig:81
-# Prompt: Intel WMI Slim Bootloader firmware update signaling driver
-# Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] && ACPI_WMI [=m]
-# Location:
-# -> Device Drivers
-# -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-# -> WMI (ACPI_WMI [=m])
-#
-#
-#
-# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
--
2.26.2
2 years, 11 months
[OS-BUILD PATCH] [redhat] New configs in drivers/mailbox
by GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
CONFIG_QCOM_IPCC:
Qualcomm Technologies, Inc. Inter-Processor Communication Controller
(IPCC) driver for MSM devices. The driver provides mailbox support for
sending interrupts to the clients. On the other hand, the driver also
acts as an interrupt controller for receiving interrupts from clients.
Say Y here if you want to build this driver.
Symbol: QCOM_IPCC [=n]
Type : bool
Defined at drivers/mailbox/Kconfig:247
Prompt: Qualcomm Technologies, Inc. IPCC driver
Depends on: MAILBOX [=y] && (ARCH_QCOM [=y] || COMPILE_TEST [=n])
Location:
-> Device Drivers
-> Mailbox Hardware Support (MAILBOX [=y])
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
---
.../configs/common/generic/CONFIG_QCOM_IPCC | 1 +
.../pending-common/generic/CONFIG_QCOM_IPCC | 20 -------------------
2 files changed, 1 insertion(+), 20 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_QCOM_IPCC
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_QCOM_IPCC
diff --git a/redhat/configs/common/generic/CONFIG_QCOM_IPCC b/redhat/configs/common/generic/CONFIG_QCOM_IPCC
new file mode 100644
index 000000000000..a799e3d9b6e6
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_QCOM_IPCC
@@ -0,0 +1 @@
+# CONFIG_QCOM_IPCC is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_QCOM_IPCC b/redhat/configs/pending-common/generic/CONFIG_QCOM_IPCC
deleted file mode 100644
index 2ddcde4f3393..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_QCOM_IPCC
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_QCOM_IPCC:
-#
-# Qualcomm Technologies, Inc. Inter-Processor Communication Controller
-# (IPCC) driver for MSM devices. The driver provides mailbox support for
-# sending interrupts to the clients. On the other hand, the driver also
-# acts as an interrupt controller for receiving interrupts from clients.
-# Say Y here if you want to build this driver.
-#
-# Symbol: QCOM_IPCC [=n]
-# Type : bool
-# Defined at drivers/mailbox/Kconfig:247
-# Prompt: Qualcomm Technologies, Inc. IPCC driver
-# Depends on: MAILBOX [=y] && (ARCH_QCOM [=y] || COMPILE_TEST [=n])
-# Location:
-# -> Device Drivers
-# -> Mailbox Hardware Support (MAILBOX [=y])
-#
-#
-#
-# CONFIG_QCOM_IPCC is not set
--
GitLab
2 years, 11 months
[OS-BUILD PATCH] [redhat] New configs in drivers/iommu
by GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
---
Cc: Myron Stowe <myron.stowe(a)redhat.com>
Cc: Alex Williamson <alex.williamson(a)redhat.com>
Cc: Don Dutile <ddutile(a)redhat.com>
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
---
redhat/configs/common/generic/CONFIG_SUN50I_IOMMU | 0
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_SUN50I_IOMMU
diff --git a/redhat/configs/common/generic/CONFIG_SUN50I_IOMMU b/redhat/configs/common/generic/CONFIG_SUN50I_IOMMU
new file mode 100644
index 000000000000..e69de29bb2d1
--
2.27.0
2 years, 11 months
[OS-BUILD PATCH] [redhat] New configs in kernel/trace
by GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
CONFIG_HIST_TRIGGERS_DEBUG:
Add "hist_debug" file for each event, which when read will
dump out a bunch of internal details about the hist triggers
defined on that event.
The hist_debug file serves a couple of purposes:
- Helps developers verify that nothing is broken.
- Provides educational information to support the details
of the hist trigger internals as described by
Documentation/trace/histogram-design.rst.
The hist_debug output only covers the data structures
related to the histogram definitions themselves and doesn't
display the internals of map buckets or variable values of
running histograms.
If unsure, say N.
Symbol: HIST_TRIGGERS_DEBUG [=n]
Type : bool
Defined at kernel/trace/Kconfig:850
Prompt: Hist trigger debug support
Depends on: TRACING_SUPPORT [=y] && FTRACE [=y] && HIST_TRIGGERS [=y]
Location:
-> Kernel hacking
-> Tracers (FTRACE [=y])
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
---
.../common/generic/CONFIG_HIST_TRIGGERS_DEBUG | 1 +
.../generic/CONFIG_HIST_TRIGGERS_DEBUG | 33 -------------------
2 files changed, 1 insertion(+), 33 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_HIST_TRIGGERS_DEBUG
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_HIST_TRIGGERS_DEBUG
diff --git a/redhat/configs/common/generic/CONFIG_HIST_TRIGGERS_DEBUG b/redhat/configs/common/generic/CONFIG_HIST_TRIGGERS_DEBUG
new file mode 100644
index 000000000000..a6a06ed369a0
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_HIST_TRIGGERS_DEBUG
@@ -0,0 +1 @@
+# CONFIG_HIST_TRIGGERS_DEBUG is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_HIST_TRIGGERS_DEBUG b/redhat/configs/pending-common/generic/CONFIG_HIST_TRIGGERS_DEBUG
deleted file mode 100644
index 7634345b6a98..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_HIST_TRIGGERS_DEBUG
+++ /dev/null
@@ -1,33 +0,0 @@
-# CONFIG_HIST_TRIGGERS_DEBUG:
-#
-# Add "hist_debug" file for each event, which when read will
-# dump out a bunch of internal details about the hist triggers
-# defined on that event.
-#
-# The hist_debug file serves a couple of purposes:
-#
-# - Helps developers verify that nothing is broken.
-#
-# - Provides educational information to support the details
-# of the hist trigger internals as described by
-# Documentation/trace/histogram-design.rst.
-#
-# The hist_debug output only covers the data structures
-# related to the histogram definitions themselves and doesn't
-# display the internals of map buckets or variable values of
-# running histograms.
-#
-# If unsure, say N.
-#
-# Symbol: HIST_TRIGGERS_DEBUG [=n]
-# Type : bool
-# Defined at kernel/trace/Kconfig:850
-# Prompt: Hist trigger debug support
-# Depends on: TRACING_SUPPORT [=y] && FTRACE [=y] && HIST_TRIGGERS [=y]
-# Location:
-# -> Kernel hacking
-# -> Tracers (FTRACE [=y])
-#
-#
-#
-# CONFIG_HIST_TRIGGERS_DEBUG is not set
--
2.27.0
2 years, 11 months
[OS-BUILD PATCH] [redhat] New configs in drivers/net/wireless
by GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" <jforbes(a)fedoraproject.org>
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
CONFIG_MT7663U:
This adds support for MT7663U 802.11ax 2x2:2 wireless devices.
To compile this driver as a module, choose M here.
Symbol: MT7663U [=n]
Type : tristate
Defined at drivers/net/wireless/mediatek/mt76/mt7615/Kconfig:31
Prompt: MediaTek MT7663U (USB) support
Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_MEDIATEK [=y] && MAC80211 [=m] && USB [=y]
Location:
-> Device Drivers
-> Network device support (NETDEVICES [=y])
-> Wireless LAN (WLAN [=y])
-> MediaTek devices (WLAN_VENDOR_MEDIATEK [=y])
Selects: MT76_USB [=m] && MT7615_COMMON [=n]
---
CONFIG_MT7915E:
This adds support for MT7915-based wireless PCIe devices,
which support concurrent dual-band operation at both 5GHz
and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,
OFDMA, spatial reuse and dual carrier modulation.
To compile this driver as a module, choose M here.
Symbol: MT7915E [=n]
Type : tristate
Defined at drivers/net/wireless/mediatek/mt76/mt7915/Kconfig:2
Prompt: MediaTek MT7915E (PCIe) support
Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_MEDIATEK [=y] && MAC80211 [=m] && PCI [=y]
Location:
-> Device Drivers
-> Network device support (NETDEVICES [=y])
-> Wireless LAN (WLAN [=y])
-> MediaTek devices (WLAN_VENDOR_MEDIATEK [=y])
Selects: MT76_CORE [=m]
---
CONFIG_RTW88_8723DE:
Select this option will enable support for 8723DE chipset
802.11n PCIe wireless network adapter
Symbol: RTW88_8723DE [=n]
Type : tristate
Defined at drivers/net/wireless/realtek/rtw88/Kconfig:50
Prompt: Realtek 8723DE PCI wireless network adapter
Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW88 [=m] && PCI [=y]
Location:
-> Device Drivers
-> Network device support (NETDEVICES [=y])
-> Wireless LAN (WLAN [=y])
-> Realtek devices (WLAN_VENDOR_REALTEK [=y])
-> Realtek 802.11ac wireless chips support (RTW88 [=m])
Selects: RTW88_CORE [=m] && RTW88_PCI [=m] && RTW88_8723D [=n]
---
Signed-off-by: Justin M. Forbes <jforbes(a)fedoraproject.org>
---
redhat/configs/common/generic/CONFIG_MT7663U | 1 +
redhat/configs/common/generic/CONFIG_MT7915E | 1 +
.../common/generic/CONFIG_RTW88_8723DE | 1 +
.../pending-common/generic/CONFIG_MT7663U | 21 ----------------
.../pending-common/generic/CONFIG_MT7915E | 24 -------------------
.../generic/CONFIG_RTW88_8723DE | 22 -----------------
6 files changed, 3 insertions(+), 67 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_MT7663U
create mode 100644 redhat/configs/common/generic/CONFIG_MT7915E
create mode 100644 redhat/configs/common/generic/CONFIG_RTW88_8723DE
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_MT7663U
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_MT7915E
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_RTW88_8723DE
diff --git a/redhat/configs/common/generic/CONFIG_MT7663U b/redhat/configs/common/generic/CONFIG_MT7663U
new file mode 100644
index 000000000000..c4efff0c4a21
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_MT7663U
@@ -0,0 +1 @@
+# CONFIG_MT7663U is not set
diff --git a/redhat/configs/common/generic/CONFIG_MT7915E b/redhat/configs/common/generic/CONFIG_MT7915E
new file mode 100644
index 000000000000..3ad870e9f43b
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_MT7915E
@@ -0,0 +1 @@
+# CONFIG_MT7915E is not set
diff --git a/redhat/configs/common/generic/CONFIG_RTW88_8723DE b/redhat/configs/common/generic/CONFIG_RTW88_8723DE
new file mode 100644
index 000000000000..78ccc3dc8d89
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_RTW88_8723DE
@@ -0,0 +1 @@
+# CONFIG_RTW88_8723DE is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_MT7663U b/redhat/configs/pending-common/generic/CONFIG_MT7663U
deleted file mode 100644
index 476cbde00f23..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_MT7663U
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_MT7663U:
-#
-# This adds support for MT7663U 802.11ax 2x2:2 wireless devices.
-#
-# To compile this driver as a module, choose M here.
-#
-# Symbol: MT7663U [=n]
-# Type : tristate
-# Defined at drivers/net/wireless/mediatek/mt76/mt7615/Kconfig:31
-# Prompt: MediaTek MT7663U (USB) support
-# Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_MEDIATEK [=y] && MAC80211 [=m] && USB [=y]
-# Location:
-# -> Device Drivers
-# -> Network device support (NETDEVICES [=y])
-# -> Wireless LAN (WLAN [=y])
-# -> MediaTek devices (WLAN_VENDOR_MEDIATEK [=y])
-# Selects: MT76_USB [=m] && MT7615_COMMON [=n]
-#
-#
-#
-# CONFIG_MT7663U is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_MT7915E b/redhat/configs/pending-common/generic/CONFIG_MT7915E
deleted file mode 100644
index 3caf2fc5ee12..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_MT7915E
+++ /dev/null
@@ -1,24 +0,0 @@
-# CONFIG_MT7915E:
-#
-# This adds support for MT7915-based wireless PCIe devices,
-# which support concurrent dual-band operation at both 5GHz
-# and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,
-# OFDMA, spatial reuse and dual carrier modulation.
-#
-# To compile this driver as a module, choose M here.
-#
-# Symbol: MT7915E [=n]
-# Type : tristate
-# Defined at drivers/net/wireless/mediatek/mt76/mt7915/Kconfig:2
-# Prompt: MediaTek MT7915E (PCIe) support
-# Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_MEDIATEK [=y] && MAC80211 [=m] && PCI [=y]
-# Location:
-# -> Device Drivers
-# -> Network device support (NETDEVICES [=y])
-# -> Wireless LAN (WLAN [=y])
-# -> MediaTek devices (WLAN_VENDOR_MEDIATEK [=y])
-# Selects: MT76_CORE [=m]
-#
-#
-#
-# CONFIG_MT7915E is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_RTW88_8723DE b/redhat/configs/pending-common/generic/CONFIG_RTW88_8723DE
deleted file mode 100644
index 40cda55d25d7..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_RTW88_8723DE
+++ /dev/null
@@ -1,22 +0,0 @@
-# CONFIG_RTW88_8723DE:
-#
-# Select this option will enable support for 8723DE chipset
-#
-# 802.11n PCIe wireless network adapter
-#
-# Symbol: RTW88_8723DE [=n]
-# Type : tristate
-# Defined at drivers/net/wireless/realtek/rtw88/Kconfig:50
-# Prompt: Realtek 8723DE PCI wireless network adapter
-# Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW88 [=m] && PCI [=y]
-# Location:
-# -> Device Drivers
-# -> Network device support (NETDEVICES [=y])
-# -> Wireless LAN (WLAN [=y])
-# -> Realtek devices (WLAN_VENDOR_REALTEK [=y])
-# -> Realtek 802.11ac wireless chips support (RTW88 [=m])
-# Selects: RTW88_CORE [=m] && RTW88_PCI [=m] && RTW88_8723D [=n]
-#
-#
-#
-# CONFIG_RTW88_8723DE is not set
--
2.26.2
2 years, 11 months
[OS-BUILD PATCH] [redhat] New configs in drivers/tty
by GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
CONFIG_SERIAL_LANTIQ:
Support for UART on Lantiq and Intel SoCs.
To compile this driver as a module, select M here. The
module will be called lantiq.
Symbol: SERIAL_LANTIQ [=n]
Type : tristate
Defined at drivers/tty/serial/Kconfig:1036
Prompt: Lantiq serial driver
Depends on: TTY [=y] && HAS_IOMEM [=y] && (LANTIQ || X86 [=y] || COMPILE_TEST [=n])
Location:
-> Device Drivers
-> Character devices
-> Enable TTY (TTY [=y])
-> Serial drivers
Selects: SERIAL_CORE [=y]
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
---
.../common/generic/CONFIG_SERIAL_LANTIQ | 1 +
.../generic/CONFIG_SERIAL_LANTIQ | 21 -------------------
2 files changed, 1 insertion(+), 21 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_SERIAL_LANTIQ
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_SERIAL_LANTIQ
diff --git a/redhat/configs/common/generic/CONFIG_SERIAL_LANTIQ b/redhat/configs/common/generic/CONFIG_SERIAL_LANTIQ
new file mode 100644
index 000000000000..7bd602b2fd91
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_SERIAL_LANTIQ
@@ -0,0 +1 @@
+# CONFIG_SERIAL_LANTIQ is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_SERIAL_LANTIQ b/redhat/configs/pending-common/generic/CONFIG_SERIAL_LANTIQ
deleted file mode 100644
index 5fc2caf1f9ee..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_SERIAL_LANTIQ
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_SERIAL_LANTIQ:
-#
-# Support for UART on Lantiq and Intel SoCs.
-# To compile this driver as a module, select M here. The
-# module will be called lantiq.
-#
-# Symbol: SERIAL_LANTIQ [=n]
-# Type : tristate
-# Defined at drivers/tty/serial/Kconfig:1036
-# Prompt: Lantiq serial driver
-# Depends on: TTY [=y] && HAS_IOMEM [=y] && (LANTIQ || X86 [=y] || COMPILE_TEST [=n])
-# Location:
-# -> Device Drivers
-# -> Character devices
-# -> Enable TTY (TTY [=y])
-# -> Serial drivers
-# Selects: SERIAL_CORE [=y]
-#
-#
-#
-# CONFIG_SERIAL_LANTIQ is not set
--
2.26.2
2 years, 11 months