From: Fedora Kernel Team <[email protected]>
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_HISI_HIKEY_USB:
If you say yes here this adds support for the on-board USB GPIO hub
found on HiKey 960/970 boards, which is necessary to support
switching between the dual-role USB-C port and the USB-A host ports
using only one USB controller.
Symbol: HISI_HIKEY_USB [=n]
Type : tristate
Defined at drivers/misc/Kconfig:459
Prompt: USB GPIO Hub on HiSilicon Hikey 960/970 Platform
Depends on: (OF [=y] && GPIOLIB [=y] || COMPILE_TEST [=n]) &&
USB_ROLE_SWITCH [=m]
Location:
-> Device Drivers
-> Misc devices
---
CONFIG_INTEL_MEI_VIRTIO:
This module implements mei hw emulation over virtio transport.
The module will be called mei_virtio.
Enable this if your virtual machine supports virtual mei
device over virtio.
Symbol: INTEL_MEI_VIRTIO [=n]
Type : tristate
Defined at drivers/misc/mei/Kconfig:49
Prompt: Intel MEI interface emulation with virtio framework
Depends on: X86 [=y] && PCI [=y] && VIRTIO_PCI [=y]
Location:
-> Device Drivers
-> Misc devices
Selects: INTEL_MEI [=m]
---
Cc: John Linville <[email protected]>
Signed-off-by: Fedora Kernel Team <[email protected]>
---
.../common/generic/CONFIG_HISI_HIKEY_USB | 1 +
.../common/generic/CONFIG_INTEL_MEI_VIRTIO | 1 +
.../generic/CONFIG_HISI_HIKEY_USB | 19 ------------------
.../generic/CONFIG_INTEL_MEI_VIRTIO | 20 -------------------
4 files changed, 2 insertions(+), 39 deletions(-)
create mode 100644 redhat/configs/common/generic/CONFIG_HISI_HIKEY_USB
create mode 100644 redhat/configs/common/generic/CONFIG_INTEL_MEI_VIRTIO
delete mode 100644 redhat/configs/pending-common/generic/CONFIG_HISI_HIKEY_USB
delete mode 100644
redhat/configs/pending-common/generic/CONFIG_INTEL_MEI_VIRTIO
diff --git a/redhat/configs/common/generic/CONFIG_HISI_HIKEY_USB
b/redhat/configs/common/generic/CONFIG_HISI_HIKEY_USB
new file mode 100644
index 000000000000..9e6126e97046
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_HISI_HIKEY_USB
@@ -0,0 +1 @@
+# CONFIG_HISI_HIKEY_USB is not set
diff --git a/redhat/configs/common/generic/CONFIG_INTEL_MEI_VIRTIO
b/redhat/configs/common/generic/CONFIG_INTEL_MEI_VIRTIO
new file mode 100644
index 000000000000..432601d4e875
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_INTEL_MEI_VIRTIO
@@ -0,0 +1 @@
+# CONFIG_INTEL_MEI_VIRTIO is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_HISI_HIKEY_USB
b/redhat/configs/pending-common/generic/CONFIG_HISI_HIKEY_USB
deleted file mode 100644
index f7df5e0f5769..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_HISI_HIKEY_USB
+++ /dev/null
@@ -1,19 +0,0 @@
-# CONFIG_HISI_HIKEY_USB:
-#
-# If you say yes here this adds support for the on-board USB GPIO hub
-# found on HiKey 960/970 boards, which is necessary to support
-# switching between the dual-role USB-C port and the USB-A host ports
-# using only one USB controller.
-#
-# Symbol: HISI_HIKEY_USB [=n]
-# Type : tristate
-# Defined at drivers/misc/Kconfig:459
-# Prompt: USB GPIO Hub on HiSilicon Hikey 960/970 Platform
-# Depends on: (OF [=y] && GPIOLIB [=y] || COMPILE_TEST [=n]) &&
USB_ROLE_SWITCH [=m]
-# Location:
-# -> Device Drivers
-# -> Misc devices
-#
-#
-#
-# CONFIG_HISI_HIKEY_USB is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_INTEL_MEI_VIRTIO
b/redhat/configs/pending-common/generic/CONFIG_INTEL_MEI_VIRTIO
deleted file mode 100644
index 9ea55f80b94d..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_INTEL_MEI_VIRTIO
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_INTEL_MEI_VIRTIO:
-#
-# This module implements mei hw emulation over virtio transport.
-# The module will be called mei_virtio.
-# Enable this if your virtual machine supports virtual mei
-# device over virtio.
-#
-# Symbol: INTEL_MEI_VIRTIO [=n]
-# Type : tristate
-# Defined at drivers/misc/mei/Kconfig:49
-# Prompt: Intel MEI interface emulation with virtio framework
-# Depends on: X86 [=y] && PCI [=y] && VIRTIO_PCI [=y]
-# Location:
-# -> Device Drivers
-# -> Misc devices
-# Selects: INTEL_MEI [=m]
-#
-#
-#
-# CONFIG_INTEL_MEI_VIRTIO is not set
--
GitLab
_______________________________________________
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]