[OS-BUILD PATCHv2] Updates for Fedora arm architectures for the 5.9 window

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Peter Robinson <pbrobinson@xxxxxxxxx>

Updates for aarch64/ARMv7 for the first part of the 5.9 merge window
and catch up on the outstanding pending-fedora ones I missed.

There's two deletion of obolete Kconfig options for ark too.

Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx>
---
 .../ark/generic/arm/aarch64/CONFIG_FB_ARMCLCD |  1 -
 .../generic/arm/aarch64/CONFIG_PHY_QCOM_UFS   |  1 -
 .../CONFIG_DRM_PANEL_ROCKTECH_JH057N00900     |  1 -
 .../fedora/generic/CONFIG_HW_RANDOM_BA431     |  1 +
 .../generic/CONFIG_LEDS_CLASS_MULTICOLOR      |  1 +
 .../fedora/generic/CONFIG_REGULATOR_FAN53880  |  1 +
 .../fedora/generic/CONFIG_REGULATOR_PCA9450   |  1 +
 .../fedora/generic/CONFIG_REGULATOR_SY8827N   |  1 +
 .../fedora/generic/CONFIG_SERIAL_LANTIQ       |  1 +
 .../configs/fedora/generic/CONFIG_SOC_CAMERA  |  1 -
 .../fedora/generic/CONFIG_SPI_LANTIQ_SSC      |  1 +
 .../fedora/generic/CONFIG_VIDEO_IMX290        | 23 --------------
 .../fedora/generic/CONFIG_VIDEO_MT9M111       | 24 +-------------
 .../fedora/generic/arm/CONFIG_ARCH_KEEMBAY    |  1 +
 .../fedora/generic/arm/CONFIG_ARCH_MSTARV7    |  1 +
 .../fedora/generic/arm/CONFIG_ARCH_SPARX5     |  1 +
 .../arm/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN        |  1 +
 .../fedora/generic/arm/CONFIG_CEC_CROS_EC     | 19 ------------
 .../fedora/generic/arm/CONFIG_CLK_BCM2711_DVP |  1 +
 .../generic/arm/CONFIG_DRM_ZYNQMP_DPSUB       |  1 +
 .../fedora/generic/arm/CONFIG_PHY_QCOM_UFS    |  1 -
 .../generic/arm/CONFIG_PHY_QCOM_UFS_14NM      |  1 -
 .../fedora/generic/arm/CONFIG_QCOM_RPMH       |  1 +
 .../generic/arm/CONFIG_REGULATOR_CROS_EC      |  1 +
 .../generic/arm/CONFIG_REGULATOR_SY8827N      |  1 +
 .../fedora/generic/arm/CONFIG_SND_SOC_FSL_MQS |  1 +
 .../fedora/generic/arm/CONFIG_SND_SOC_TEGRA   |  1 +
 .../generic/arm/CONFIG_USB_OTG_BLACKLIST_HUB  |  1 -
 .../arm/CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB   |  1 +
 .../generic/arm/CONFIG_XILINX_ZYNQMP_DPDMA    |  1 +
 .../arm/aarch64/CONFIG_ARM_TEGRA194_CPUFREQ   |  1 +
 .../generic/arm/aarch64/CONFIG_BATTERY_CW2015 |  1 +
 .../generic/arm/aarch64/CONFIG_IMX_SCU_SOC    |  1 -
 .../arm/aarch64/CONFIG_PHY_XILINX_ZYNQMP      |  1 +
 .../arm/aarch64/CONFIG_REGULATOR_PCA9450      |  1 +
 .../arm/aarch64/CONFIG_REGULATOR_QCOM_LABIBB  |  1 +
 .../aarch64/CONFIG_REGULATOR_QCOM_USB_VBUS    |  1 +
 .../aarch64/CONFIG_SND_SOC_SOF_IMX8M_SUPPORT  | 21 -------------
 .../arm/aarch64/CONFIG_SND_SOC_TEGRA186_DSPK  |  1 +
 .../aarch64/CONFIG_SND_SOC_TEGRA210_ADMAIF    |  1 +
 .../arm/aarch64/CONFIG_SND_SOC_TEGRA210_AHUB  |  1 +
 .../arm/aarch64/CONFIG_SND_SOC_TEGRA210_DMIC  |  1 +
 .../arm/aarch64/CONFIG_SND_SOC_TEGRA210_I2S   |  1 +
 .../generic/arm/aarch64/CONFIG_TEGRA210_EMC   |  1 +
 .../arm/aarch64/CONFIG_TEGRA210_EMC_TABLE     |  1 +
 .../arm/armv7/CONFIG_LEDS_TURRIS_OMNIA        |  1 +
 .../armv7/armv7/CONFIG_REGULATOR_QCOM_LABIBB  |  1 +
 .../armv7/CONFIG_REGULATOR_QCOM_USB_VBUS      |  1 +
 .../armv7/armv7/CONFIG_SND_SOC_CS42XX8_I2C    |  1 -
 .../generic/x86/CONFIG_INTEL_ATOMISP2_LED     |  1 +
 .../fedora/generic/x86/CONFIG_SERIAL_LANTIQ   | 21 -------------
 .../x86/x86_64/CONFIG_SND_SOC_MAX98373_SDW    |  1 +
 .../generic/CONFIG_ARCH_KEEMBAY               | 14 ---------
 .../generic/CONFIG_ARCH_MSTARV7               | 18 -----------
 .../pending-fedora/generic/CONFIG_ARCH_SPARX5 | 22 -------------
 .../generic/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN    | 21 -------------
 .../generic/CONFIG_HW_RANDOM_BA431            | 21 -------------
 .../generic/CONFIG_INTEL_ATOMISP2_LED         | 31 -------------------
 .../pending-fedora/generic/CONFIG_QCOM_RPMH   | 21 -------------
 .../generic/CONFIG_REGULATOR_CROS_EC          | 20 ------------
 .../generic/CONFIG_REGULATOR_FAN53880         | 20 ------------
 .../generic/CONFIG_REGULATOR_PCA9450          | 18 -----------
 .../generic/CONFIG_REGULATOR_QCOM_LABIBB      | 20 ------------
 .../generic/CONFIG_REGULATOR_QCOM_USB_VBUS    | 20 ------------
 .../generic/CONFIG_REGULATOR_SY8827N          | 17 ----------
 .../generic/CONFIG_SPI_LANTIQ_SSC             | 18 -----------
 .../generic/CONFIG_TEGRA210_EMC               | 20 ------------
 67 files changed, 39 insertions(+), 417 deletions(-)
 delete mode 100644 redhat/configs/ark/generic/arm/aarch64/CONFIG_FB_ARMCLCD
 delete mode 100644 redhat/configs/ark/generic/arm/aarch64/CONFIG_PHY_QCOM_UFS
 delete mode 100644 redhat/configs/fedora/generic/CONFIG_DRM_PANEL_ROCKTECH_JH057N00900
 create mode 100644 redhat/configs/fedora/generic/CONFIG_HW_RANDOM_BA431
 create mode 100644 redhat/configs/fedora/generic/CONFIG_LEDS_CLASS_MULTICOLOR
 create mode 100644 redhat/configs/fedora/generic/CONFIG_REGULATOR_FAN53880
 create mode 100644 redhat/configs/fedora/generic/CONFIG_REGULATOR_PCA9450
 create mode 100644 redhat/configs/fedora/generic/CONFIG_REGULATOR_SY8827N
 create mode 100644 redhat/configs/fedora/generic/CONFIG_SERIAL_LANTIQ
 delete mode 100644 redhat/configs/fedora/generic/CONFIG_SOC_CAMERA
 create mode 100644 redhat/configs/fedora/generic/CONFIG_SPI_LANTIQ_SSC
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_ARCH_KEEMBAY
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_ARCH_MSTARV7
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_ARCH_SPARX5
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_CLK_BCM2711_DVP
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_DRM_ZYNQMP_DPSUB
 delete mode 100644 redhat/configs/fedora/generic/arm/CONFIG_PHY_QCOM_UFS
 delete mode 100644 redhat/configs/fedora/generic/arm/CONFIG_PHY_QCOM_UFS_14NM
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_QCOM_RPMH
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_REGULATOR_CROS_EC
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_REGULATOR_SY8827N
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_MQS
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA
 delete mode 100644 redhat/configs/fedora/generic/arm/CONFIG_USB_OTG_BLACKLIST_HUB
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB
 create mode 100644 redhat/configs/fedora/generic/arm/CONFIG_XILINX_ZYNQMP_DPDMA
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM_TEGRA194_CPUFREQ
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_BATTERY_CW2015
 delete mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_IMX_SCU_SOC
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_PHY_XILINX_ZYNQMP
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_PCA9450
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_LABIBB
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_USB_VBUS
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA186_DSPK
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_ADMAIF
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_AHUB
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_DMIC
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_I2S
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_TEGRA210_EMC
 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_TEGRA210_EMC_TABLE
 create mode 100644 redhat/configs/fedora/generic/arm/armv7/CONFIG_LEDS_TURRIS_OMNIA
 create mode 100644 redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_REGULATOR_QCOM_LABIBB
 create mode 100644 redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_REGULATOR_QCOM_USB_VBUS
 delete mode 100644 redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_SND_SOC_CS42XX8_I2C
 create mode 100644 redhat/configs/fedora/generic/x86/CONFIG_INTEL_ATOMISP2_LED
 delete mode 100644 redhat/configs/fedora/generic/x86/CONFIG_SERIAL_LANTIQ
 create mode 100644 redhat/configs/fedora/generic/x86/x86_64/CONFIG_SND_SOC_MAX98373_SDW
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_ARCH_KEEMBAY
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_ARCH_MSTARV7
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_ARCH_SPARX5
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_HW_RANDOM_BA431
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_INTEL_ATOMISP2_LED
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_QCOM_RPMH
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_CROS_EC
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_FAN53880
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_PCA9450
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_QCOM_LABIBB
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_QCOM_USB_VBUS
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_SY8827N
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_SPI_LANTIQ_SSC
 delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_TEGRA210_EMC

diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_FB_ARMCLCD b/redhat/configs/ark/generic/arm/aarch64/CONFIG_FB_ARMCLCD
deleted file mode 100644
index 6a246ab958f9..000000000000
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_FB_ARMCLCD
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_FB_ARMCLCD=y
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_PHY_QCOM_UFS b/redhat/configs/ark/generic/arm/aarch64/CONFIG_PHY_QCOM_UFS
deleted file mode 100644
index 50ac1d8305af..000000000000
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_PHY_QCOM_UFS
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_PHY_QCOM_UFS is not set
diff --git a/redhat/configs/fedora/generic/CONFIG_DRM_PANEL_ROCKTECH_JH057N00900 b/redhat/configs/fedora/generic/CONFIG_DRM_PANEL_ROCKTECH_JH057N00900
deleted file mode 100644
index 070c7734ffe9..000000000000
--- a/redhat/configs/fedora/generic/CONFIG_DRM_PANEL_ROCKTECH_JH057N00900
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_DRM_PANEL_ROCKTECH_JH057N00900=m
diff --git a/redhat/configs/fedora/generic/CONFIG_HW_RANDOM_BA431 b/redhat/configs/fedora/generic/CONFIG_HW_RANDOM_BA431
new file mode 100644
index 000000000000..ccafb50a2a93
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_HW_RANDOM_BA431
@@ -0,0 +1 @@
+# CONFIG_HW_RANDOM_BA431 is not set
diff --git a/redhat/configs/fedora/generic/CONFIG_LEDS_CLASS_MULTICOLOR b/redhat/configs/fedora/generic/CONFIG_LEDS_CLASS_MULTICOLOR
new file mode 100644
index 000000000000..3d05c10b5d24
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_LEDS_CLASS_MULTICOLOR
@@ -0,0 +1 @@
+CONFIG_LEDS_CLASS_MULTICOLOR=m
diff --git a/redhat/configs/fedora/generic/CONFIG_REGULATOR_FAN53880 b/redhat/configs/fedora/generic/CONFIG_REGULATOR_FAN53880
new file mode 100644
index 000000000000..9c63fafa097f
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_REGULATOR_FAN53880
@@ -0,0 +1 @@
+# CONFIG_REGULATOR_FAN53880 is not set
diff --git a/redhat/configs/fedora/generic/CONFIG_REGULATOR_PCA9450 b/redhat/configs/fedora/generic/CONFIG_REGULATOR_PCA9450
new file mode 100644
index 000000000000..8545b10b30c9
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_REGULATOR_PCA9450
@@ -0,0 +1 @@
+# CONFIG_REGULATOR_PCA9450 is not set
diff --git a/redhat/configs/fedora/generic/CONFIG_REGULATOR_SY8827N b/redhat/configs/fedora/generic/CONFIG_REGULATOR_SY8827N
new file mode 100644
index 000000000000..fafd2495eb5e
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_REGULATOR_SY8827N
@@ -0,0 +1 @@
+# CONFIG_REGULATOR_SY8827N is not set
diff --git a/redhat/configs/fedora/generic/CONFIG_SERIAL_LANTIQ b/redhat/configs/fedora/generic/CONFIG_SERIAL_LANTIQ
new file mode 100644
index 000000000000..7bd602b2fd91
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_SERIAL_LANTIQ
@@ -0,0 +1 @@
+# CONFIG_SERIAL_LANTIQ is not set
diff --git a/redhat/configs/fedora/generic/CONFIG_SOC_CAMERA b/redhat/configs/fedora/generic/CONFIG_SOC_CAMERA
deleted file mode 100644
index e4623ae1a706..000000000000
--- a/redhat/configs/fedora/generic/CONFIG_SOC_CAMERA
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SOC_CAMERA is not set
diff --git a/redhat/configs/fedora/generic/CONFIG_SPI_LANTIQ_SSC b/redhat/configs/fedora/generic/CONFIG_SPI_LANTIQ_SSC
new file mode 100644
index 000000000000..f93334dd32f3
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_SPI_LANTIQ_SSC
@@ -0,0 +1 @@
+# CONFIG_SPI_LANTIQ_SSC is not set
diff --git a/redhat/configs/fedora/generic/CONFIG_VIDEO_IMX290 b/redhat/configs/fedora/generic/CONFIG_VIDEO_IMX290
index a39625af6538..baa36bf20420 100644
--- a/redhat/configs/fedora/generic/CONFIG_VIDEO_IMX290
+++ b/redhat/configs/fedora/generic/CONFIG_VIDEO_IMX290
@@ -1,24 +1 @@
-# CONFIG_VIDEO_IMX290:
-# 
-# This is a Video4Linux2 sensor driver for the Sony
-# IMX290 camera sensor.
-# 
-# To compile this driver as a module, choose M here: the
-# module will be called imx290.
-# 
-# Symbol: VIDEO_IMX290 [=n]
-# Type  : tristate
-# Defined at drivers/media/i2c/Kconfig:777
-#   Prompt: Sony IMX290 sensor support
-#   Depends on: MEDIA_SUPPORT [=m] && I2C [=y] && VIDEO_V4L2 [=m]
-#   Visible if: MEDIA_SUPPORT [=m] && I2C [=y] && VIDEO_V4L2 [=m] && MEDIA_CAMERA_SUPPORT [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Multimedia support (MEDIA_SUPPORT [=m])
-#         -> Media ancillary drivers
-#           -> Camera sensor devices
-# Selects: MEDIA_CONTROLLER [=y] && VIDEO_V4L2_SUBDEV_API [=y] && REGMAP_I2C [=y] && V4L2_FWNODE [=m]
-# 
-# 
-# 
 CONFIG_VIDEO_IMX290=m
diff --git a/redhat/configs/fedora/generic/CONFIG_VIDEO_MT9M111 b/redhat/configs/fedora/generic/CONFIG_VIDEO_MT9M111
index ba548bbc3827..3b57630789a6 100644
--- a/redhat/configs/fedora/generic/CONFIG_VIDEO_MT9M111
+++ b/redhat/configs/fedora/generic/CONFIG_VIDEO_MT9M111
@@ -1,23 +1 @@
-# CONFIG_VIDEO_MT9M111:
-# 
-# This driver supports MT9M111, MT9M112 and MT9M131 cameras from
-# Micron/Aptina
-# 
-# Symbol: VIDEO_MT9M111 [=n]
-# Type  : tristate
-# Defined at drivers/media/i2c/Kconfig:1078
-#   Prompt: mt9m111, mt9m112 and mt9m131 support
-#   Depends on: MEDIA_SUPPORT [=m] && I2C [=y] && VIDEO_V4L2 [=m]
-#   Visible if: MEDIA_SUPPORT [=m] && I2C [=y] && VIDEO_V4L2 [=m] && MEDIA_CAMERA_SUPPORT [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Multimedia support (MEDIA_SUPPORT [=m])
-#         -> Media ancillary drivers
-#           -> Camera sensor devices
-# Selects: V4L2_FWNODE [=m]
-# Selected by [n]:
-#   - SOC_CAMERA_MT9M111 [=n] && STAGING [=y] && STAGING_MEDIA [=y] && MEDIA_SUPPORT [=m] && SOC_CAMERA [=n] && I2C [=y]
-# 
-# 
-# 
-CONFIG_VIDEO_MT9M111=m
+# CONFIG_VIDEO_MT9M111 is not set
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_ARCH_KEEMBAY b/redhat/configs/fedora/generic/arm/CONFIG_ARCH_KEEMBAY
new file mode 100644
index 000000000000..08875182cdd8
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_ARCH_KEEMBAY
@@ -0,0 +1 @@
+# CONFIG_ARCH_KEEMBAY is not set
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_ARCH_MSTARV7 b/redhat/configs/fedora/generic/arm/CONFIG_ARCH_MSTARV7
new file mode 100644
index 000000000000..f05757a87031
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_ARCH_MSTARV7
@@ -0,0 +1 @@
+# CONFIG_ARCH_MSTARV7 is not set
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_ARCH_SPARX5 b/redhat/configs/fedora/generic/arm/CONFIG_ARCH_SPARX5
new file mode 100644
index 000000000000..cb416e9915a0
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_ARCH_SPARX5
@@ -0,0 +1 @@
+# CONFIG_ARCH_SPARX5 is not set
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN b/redhat/configs/fedora/generic/arm/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN
new file mode 100644
index 000000000000..919e8a494654
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN
@@ -0,0 +1 @@
+CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_CEC_CROS_EC b/redhat/configs/fedora/generic/arm/CONFIG_CEC_CROS_EC
index 93dfc968cbf4..4ac6d101f70f 100644
--- a/redhat/configs/fedora/generic/arm/CONFIG_CEC_CROS_EC
+++ b/redhat/configs/fedora/generic/arm/CONFIG_CEC_CROS_EC
@@ -1,20 +1 @@
-# CONFIG_CEC_CROS_EC:
-# 
-# If you say yes here you will get support for the
-# ChromeOS Embedded Controller's CEC.
-# The CEC bus is present in the HDMI connector and enables communication
-# between compatible devices.
-# 
-# Symbol: CEC_CROS_EC [=n]
-# Type  : tristate
-# Defined at drivers/media/cec/platform/Kconfig:5
-#   Prompt: ChromeOS EC CEC driver
-#   Depends on: MEDIA_CEC_SUPPORT [=y] && CROS_EC [=m]
-#   Location:
-#     -> Device Drivers
-#       -> HDMI CEC drivers (MEDIA_CEC_SUPPORT [=y])
-# Selects: CEC_CORE [=m] && CEC_NOTIFIER [=y] && CROS_EC_PROTO [=y]
-# 
-# 
-# 
 CONFIG_CEC_CROS_EC=m
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_CLK_BCM2711_DVP b/redhat/configs/fedora/generic/arm/CONFIG_CLK_BCM2711_DVP
new file mode 100644
index 000000000000..06ea43dbd2e0
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_CLK_BCM2711_DVP
@@ -0,0 +1 @@
+CONFIG_CLK_BCM2711_DVP=m
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_DRM_ZYNQMP_DPSUB b/redhat/configs/fedora/generic/arm/CONFIG_DRM_ZYNQMP_DPSUB
new file mode 100644
index 000000000000..ff6365416a01
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_DRM_ZYNQMP_DPSUB
@@ -0,0 +1 @@
+CONFIG_DRM_ZYNQMP_DPSUB=m
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_PHY_QCOM_UFS b/redhat/configs/fedora/generic/arm/CONFIG_PHY_QCOM_UFS
deleted file mode 100644
index 936bcab6c593..000000000000
--- a/redhat/configs/fedora/generic/arm/CONFIG_PHY_QCOM_UFS
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_PHY_QCOM_UFS=m
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_PHY_QCOM_UFS_14NM b/redhat/configs/fedora/generic/arm/CONFIG_PHY_QCOM_UFS_14NM
deleted file mode 100644
index e858b3441b4a..000000000000
--- a/redhat/configs/fedora/generic/arm/CONFIG_PHY_QCOM_UFS_14NM
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_PHY_QCOM_UFS_14NM=m
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_QCOM_RPMH b/redhat/configs/fedora/generic/arm/CONFIG_QCOM_RPMH
new file mode 100644
index 000000000000..f4736e823258
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_QCOM_RPMH
@@ -0,0 +1 @@
+# CONFIG_QCOM_RPMH is not set
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_REGULATOR_CROS_EC b/redhat/configs/fedora/generic/arm/CONFIG_REGULATOR_CROS_EC
new file mode 100644
index 000000000000..4797223e2d9a
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_REGULATOR_CROS_EC
@@ -0,0 +1 @@
+CONFIG_REGULATOR_CROS_EC=m
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_REGULATOR_SY8827N b/redhat/configs/fedora/generic/arm/CONFIG_REGULATOR_SY8827N
new file mode 100644
index 000000000000..c5219f00c9a7
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_REGULATOR_SY8827N
@@ -0,0 +1 @@
+CONFIG_REGULATOR_SY8827N=m
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_MQS b/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_MQS
new file mode 100644
index 000000000000..23f9ddfcadab
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_MQS
@@ -0,0 +1 @@
+CONFIG_SND_SOC_FSL_MQS=m
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA b/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA
new file mode 100644
index 000000000000..b32a04ff3a3d
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA
@@ -0,0 +1 @@
+CONFIG_SND_SOC_TEGRA=m
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_USB_OTG_BLACKLIST_HUB b/redhat/configs/fedora/generic/arm/CONFIG_USB_OTG_BLACKLIST_HUB
deleted file mode 100644
index 461a020a823b..000000000000
--- a/redhat/configs/fedora/generic/arm/CONFIG_USB_OTG_BLACKLIST_HUB
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_USB_OTG_BLACKLIST_HUB is not set
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB b/redhat/configs/fedora/generic/arm/CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB
new file mode 100644
index 000000000000..2aa6c9392381
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB
@@ -0,0 +1 @@
+# CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_XILINX_ZYNQMP_DPDMA b/redhat/configs/fedora/generic/arm/CONFIG_XILINX_ZYNQMP_DPDMA
new file mode 100644
index 000000000000..58298f242055
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/CONFIG_XILINX_ZYNQMP_DPDMA
@@ -0,0 +1 @@
+CONFIG_XILINX_ZYNQMP_DPDMA=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM_TEGRA194_CPUFREQ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM_TEGRA194_CPUFREQ
new file mode 100644
index 000000000000..bb9dfae55f61
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM_TEGRA194_CPUFREQ
@@ -0,0 +1 @@
+CONFIG_ARM_TEGRA194_CPUFREQ=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_BATTERY_CW2015 b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_BATTERY_CW2015
new file mode 100644
index 000000000000..5ad6cdbb13bd
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_BATTERY_CW2015
@@ -0,0 +1 @@
+CONFIG_BATTERY_CW2015=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_IMX_SCU_SOC b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_IMX_SCU_SOC
deleted file mode 100644
index 57c96444a49b..000000000000
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_IMX_SCU_SOC
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_IMX_SCU_SOC=y
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_PHY_XILINX_ZYNQMP b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_PHY_XILINX_ZYNQMP
new file mode 100644
index 000000000000..a8272d6070cd
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_PHY_XILINX_ZYNQMP
@@ -0,0 +1 @@
+CONFIG_PHY_XILINX_ZYNQMP=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_PCA9450 b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_PCA9450
new file mode 100644
index 000000000000..af74d3b08d88
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_PCA9450
@@ -0,0 +1 @@
+CONFIG_REGULATOR_PCA9450=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_LABIBB b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_LABIBB
new file mode 100644
index 000000000000..9aacaee2a8fa
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_LABIBB
@@ -0,0 +1 @@
+CONFIG_REGULATOR_QCOM_LABIBB=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_USB_VBUS b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_USB_VBUS
new file mode 100644
index 000000000000..2ca7ff2e6797
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_USB_VBUS
@@ -0,0 +1 @@
+CONFIG_REGULATOR_QCOM_USB_VBUS=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_SOF_IMX8M_SUPPORT b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_SOF_IMX8M_SUPPORT
index 25d50cc9e165..84a67d54578e 100644
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_SOF_IMX8M_SUPPORT
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_SOF_IMX8M_SUPPORT
@@ -1,22 +1 @@
-# CONFIG_SND_SOC_SOF_IMX8M_SUPPORT:
-# 
-# This adds support for Sound Open Firmware for NXP i.MX8M platforms
-# Say Y if you have such a device.
-# If unsure select "N".
-# 
-# Symbol: SND_SOC_SOF_IMX8M_SUPPORT [=n]
-# Type  : bool
-# Defined at sound/soc/sof/imx/Kconfig:37
-#   Prompt: SOF support for i.MX8M
-#   Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && SND_SOC_SOF_TOPLEVEL [=y] && SND_SOC_SOF_IMX_TOPLEVEL [=y] && (IMX_DSP [=m]=y || IMX_DSP [=m]=SND_SOC_SOF_OF [=m])
-#   Location:
-#     -> Device Drivers
-#       -> Sound card support (SOUND [=m])
-#         -> Advanced Linux Sound Architecture (SND [=m])
-#           -> ALSA for SoC audio support (SND_SOC [=m])
-#             -> Sound Open Firmware Support (SND_SOC_SOF_TOPLEVEL [=y])
-#               -> SOF support for NXP i.MX audio DSPs (SND_SOC_SOF_IMX_TOPLEVEL [=y])
-# 
-# 
-# 
 CONFIG_SND_SOC_SOF_IMX8M_SUPPORT=y
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA186_DSPK b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA186_DSPK
new file mode 100644
index 000000000000..69ecdcace946
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA186_DSPK
@@ -0,0 +1 @@
+CONFIG_SND_SOC_TEGRA186_DSPK=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_ADMAIF b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_ADMAIF
new file mode 100644
index 000000000000..48ff685baacf
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_ADMAIF
@@ -0,0 +1 @@
+CONFIG_SND_SOC_TEGRA210_ADMAIF=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_AHUB b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_AHUB
new file mode 100644
index 000000000000..df9cb331cb9f
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_AHUB
@@ -0,0 +1 @@
+CONFIG_SND_SOC_TEGRA210_AHUB=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_DMIC b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_DMIC
new file mode 100644
index 000000000000..7ee30a7738a7
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_DMIC
@@ -0,0 +1 @@
+CONFIG_SND_SOC_TEGRA210_DMIC=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_I2S b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_I2S
new file mode 100644
index 000000000000..43dae56b7fcd
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_SND_SOC_TEGRA210_I2S
@@ -0,0 +1 @@
+CONFIG_SND_SOC_TEGRA210_I2S=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_TEGRA210_EMC b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_TEGRA210_EMC
new file mode 100644
index 000000000000..7f909626e01b
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_TEGRA210_EMC
@@ -0,0 +1 @@
+CONFIG_TEGRA210_EMC=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_TEGRA210_EMC_TABLE b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_TEGRA210_EMC_TABLE
new file mode 100644
index 000000000000..3e6e18498d34
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_TEGRA210_EMC_TABLE
@@ -0,0 +1 @@
+CONFIG_TEGRA210_EMC_TABLE=y
diff --git a/redhat/configs/fedora/generic/arm/armv7/CONFIG_LEDS_TURRIS_OMNIA b/redhat/configs/fedora/generic/arm/armv7/CONFIG_LEDS_TURRIS_OMNIA
new file mode 100644
index 000000000000..749bf4f99f83
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/armv7/CONFIG_LEDS_TURRIS_OMNIA
@@ -0,0 +1 @@
+CONFIG_LEDS_TURRIS_OMNIA=m
diff --git a/redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_REGULATOR_QCOM_LABIBB b/redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_REGULATOR_QCOM_LABIBB
new file mode 100644
index 000000000000..9aacaee2a8fa
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_REGULATOR_QCOM_LABIBB
@@ -0,0 +1 @@
+CONFIG_REGULATOR_QCOM_LABIBB=m
diff --git a/redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_REGULATOR_QCOM_USB_VBUS b/redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_REGULATOR_QCOM_USB_VBUS
new file mode 100644
index 000000000000..2ca7ff2e6797
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_REGULATOR_QCOM_USB_VBUS
@@ -0,0 +1 @@
+CONFIG_REGULATOR_QCOM_USB_VBUS=m
diff --git a/redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_SND_SOC_CS42XX8_I2C b/redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_SND_SOC_CS42XX8_I2C
deleted file mode 100644
index f5db1523713a..000000000000
--- a/redhat/configs/fedora/generic/arm/armv7/armv7/CONFIG_SND_SOC_CS42XX8_I2C
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SND_SOC_CS42XX8_I2C=m
diff --git a/redhat/configs/fedora/generic/x86/CONFIG_INTEL_ATOMISP2_LED b/redhat/configs/fedora/generic/x86/CONFIG_INTEL_ATOMISP2_LED
new file mode 100644
index 000000000000..f57532969362
--- /dev/null
+++ b/redhat/configs/fedora/generic/x86/CONFIG_INTEL_ATOMISP2_LED
@@ -0,0 +1 @@
+CONFIG_INTEL_ATOMISP2_LED=m
diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SERIAL_LANTIQ b/redhat/configs/fedora/generic/x86/CONFIG_SERIAL_LANTIQ
deleted file mode 100644
index 9eabc27e1bb2..000000000000
--- a/redhat/configs/fedora/generic/x86/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=m
diff --git a/redhat/configs/fedora/generic/x86/x86_64/CONFIG_SND_SOC_MAX98373_SDW b/redhat/configs/fedora/generic/x86/x86_64/CONFIG_SND_SOC_MAX98373_SDW
new file mode 100644
index 000000000000..00f7663afb6d
--- /dev/null
+++ b/redhat/configs/fedora/generic/x86/x86_64/CONFIG_SND_SOC_MAX98373_SDW
@@ -0,0 +1 @@
+CONFIG_SND_SOC_MAX98373_SDW=m
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_ARCH_KEEMBAY b/redhat/configs/pending-fedora/generic/CONFIG_ARCH_KEEMBAY
deleted file mode 100644
index 689aa41294fe..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_ARCH_KEEMBAY
+++ /dev/null
@@ -1,14 +0,0 @@
-# CONFIG_ARCH_KEEMBAY:
-# 
-# This enables support for Intel Movidius SoC code-named Keem Bay.
-# 
-# Symbol: ARCH_KEEMBAY [=n]
-# Type  : bool
-# Defined at arch/arm64/Kconfig.platforms:139
-#   Prompt: Keem Bay SoC
-#   Location:
-#     -> Platform selection
-# 
-# 
-# 
-# CONFIG_ARCH_KEEMBAY is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_ARCH_MSTARV7 b/redhat/configs/pending-fedora/generic/CONFIG_ARCH_MSTARV7
deleted file mode 100644
index 7ddca12cc97b..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_ARCH_MSTARV7
+++ /dev/null
@@ -1,18 +0,0 @@
-# CONFIG_ARCH_MSTARV7:
-# 
-# Support for newer MStar/Sigmastar SoC families that are
-# based on Armv7 cores like the Cortex A7 and share the same
-# basic hardware like the infinity and mercury series.
-# 
-# Symbol: ARCH_MSTARV7 [=n]
-# Type  : bool
-# Defined at arch/arm/mach-mstar/Kconfig:1
-#   Prompt: MStar/Sigmastar Armv7 SoC Support
-#   Depends on: ARCH_MULTI_V7 [=y]
-#   Location:
-#     -> System Type
-# Selects: ARM_GIC [=y] && ARM_HEAVY_MB [=y]
-# 
-# 
-# 
-# CONFIG_ARCH_MSTARV7 is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_ARCH_SPARX5 b/redhat/configs/pending-fedora/generic/CONFIG_ARCH_SPARX5
deleted file mode 100644
index 69cb4654eeb5..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_ARCH_SPARX5
+++ /dev/null
@@ -1,22 +0,0 @@
-# CONFIG_ARCH_SPARX5:
-# 
-# This enables support for the Microchip Sparx5 ARMv8-based
-# SoC family of TSN-capable gigabit switches.
-# 
-# The SparX-5 Ethernet switch family provides a rich set of
-# switching features such as advanced TCAM-based VLAN and QoS
-# processing enabling delivery of differentiated services, and
-# security through TCAM-based frame processing using versatile
-# content aware processor (VCAP).
-# 
-# Symbol: ARCH_SPARX5 [=n]
-# Type  : bool
-# Defined at arch/arm64/Kconfig.platforms:92
-#   Prompt: ARMv8 based Microchip Sparx5 SoC family
-#   Location:
-#     -> Platform selection
-# Selects: PINCTRL [=y] && DW_APB_TIMER_OF [=n]
-# 
-# 
-# 
-# CONFIG_ARCH_SPARX5 is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN b/redhat/configs/pending-fedora/generic/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN
deleted file mode 100644
index 47b71c003584..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_ARM_PSCI_CPUIDLE_DOMAIN:
-# 
-# Select this to enable the PSCI based CPUidle driver to use PM domains,
-# which is needed to support the hierarchical DT based layout of the
-# idle states.
-# 
-# Symbol: ARM_PSCI_CPUIDLE_DOMAIN [=y]
-# Type  : bool
-# Defined at drivers/cpuidle/Kconfig.arm:26
-#   Prompt: PSCI CPU idle Domain
-#   Depends on: CPU_IDLE [=y] && (ARM [=y] || ARM64) && ARM_PSCI_CPUIDLE [=y] && PM_GENERIC_DOMAINS_OF [=y]
-#   Location:
-#     -> CPU Power Management
-#       -> CPU Idle
-#         -> CPU idle PM support (CPU_IDLE [=y])
-#           -> ARM CPU Idle Drivers
-#             -> PSCI CPU idle Driver (ARM_PSCI_CPUIDLE [=y])
-# 
-# 
-# 
-CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_HW_RANDOM_BA431 b/redhat/configs/pending-fedora/generic/CONFIG_HW_RANDOM_BA431
deleted file mode 100644
index 0ddc011f3703..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_HW_RANDOM_BA431
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_HW_RANDOM_BA431:
-# 
-# This driver provides kernel-side support for the Random Number
-# Generator hardware based on Silex Insight BA431 IP.
-# 
-# To compile this driver as a module, choose M here: the
-# module will be called ba431-rng.
-# 
-# Symbol: HW_RANDOM_BA431 [=n]
-# Type  : tristate
-# Defined at drivers/char/hw_random/Kconfig:77
-#   Prompt: Silex Insight BA431 Random Number Generator support
-#   Depends on: HW_RANDOM [=y] && HAS_IOMEM [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Character devices
-#         -> Hardware Random Number Generator Core support (HW_RANDOM [=y])
-# 
-# 
-# 
-# CONFIG_HW_RANDOM_BA431 is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_INTEL_ATOMISP2_LED b/redhat/configs/pending-fedora/generic/CONFIG_INTEL_ATOMISP2_LED
deleted file mode 100644
index ebf3d75e0f98..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_INTEL_ATOMISP2_LED
+++ /dev/null
@@ -1,31 +0,0 @@
-# CONFIG_INTEL_ATOMISP2_LED:
-# 
-# Many Bay Trail and Cherry Trail devices come with a camera attached
-# to Intel's Image Signal Processor. Linux currently does not have a
-# driver for these, so they do not work as a camera. Some of these
-# camera's have a LED which is controlled through a GPIO.
-# 
-# Some of these devices have a firmware issue where the LED gets turned
-# on at boot. This driver will turn the LED off at boot and also allows
-# controlling the LED (repurposing it) through the sysfs LED interface.
-# 
-# Which GPIO is attached to the LED is usually not described in the
-# ACPI tables, so this driver contains per-system info about the GPIO
-# inside the driver, this means that this driver only works on systems
-# the driver knows about.
-# 
-# To compile this driver as a module, choose M here: the module
-# will be called intel_atomisp2_led.
-# 
-# Symbol: INTEL_ATOMISP2_LED [=n]
-# Type  : tristate
-# Defined at drivers/platform/x86/Kconfig:751
-#   Prompt: Intel AtomISP2 camera LED driver
-#   Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] && GPIOLIB [=y] && LEDS_GPIO [=m]
-#   Location:
-#     -> Device Drivers
-#       -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-# 
-# 
-# 
-# CONFIG_INTEL_ATOMISP2_LED is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_QCOM_RPMH b/redhat/configs/pending-fedora/generic/CONFIG_QCOM_RPMH
deleted file mode 100644
index d9c1703776df..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_QCOM_RPMH
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_QCOM_RPMH:
-# 
-# Support for communication with the hardened-RPM blocks in
-# Qualcomm Technologies Inc (QTI) SoCs. RPMH communication uses an
-# internal bus to transmit state requests for shared resources. A set
-# of hardware components aggregate requests for these resources and
-# help apply the aggregated state on the resource.
-# 
-# Symbol: QCOM_RPMH [=n]
-# Type  : bool
-# Defined at drivers/soc/qcom/Kconfig:90
-#   Prompt: Qualcomm RPM-Hardened (RPMH) Communication
-#   Depends on: ARCH_QCOM [=y] || COMPILE_TEST [=n]
-#   Location:
-#     -> Device Drivers
-#       -> SOC (System On Chip) specific Drivers
-#         -> Qualcomm SoC drivers
-# 
-# 
-# 
-# CONFIG_QCOM_RPMH is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_CROS_EC b/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_CROS_EC
deleted file mode 100644
index 9172eea8e626..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_CROS_EC
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_REGULATOR_CROS_EC:
-# 
-# This driver supports voltage regulators that is connected to ChromeOS
-# EC and controlled through EC host commands.
-# 
-# This driver can also be built as a module. If so, the module
-# will be called cros-ec-regulator.
-# 
-# Symbol: REGULATOR_CROS_EC [=n]
-# Type  : tristate
-# Defined at drivers/regulator/Kconfig:241
-#   Prompt: ChromeOS EC regulators
-#   Depends on: REGULATOR [=y] && CROS_EC [=m] && OF [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Voltage and Current Regulator Support (REGULATOR [=y])
-# 
-# 
-# 
-# CONFIG_REGULATOR_CROS_EC is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_FAN53880 b/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_FAN53880
deleted file mode 100644
index a08a4e19bde9..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_FAN53880
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_REGULATOR_FAN53880:
-# 
-# This driver supports Fairchild (ON Semiconductor) FAN53880
-# regulator. The regulator is a programmable power management IC
-# (PMIC), it is controlled by I2C and provides one BUCK, one BOOST
-# and four LDO outputs.
-# 
-# Symbol: REGULATOR_FAN53880 [=n]
-# Type  : tristate
-# Defined at drivers/regulator/Kconfig:339
-#   Prompt: Fairchild FAN53880 Regulator
-#   Depends on: REGULATOR [=y] && I2C [=y] && (OF [=y] || COMPILE_TEST [=n])
-#   Location:
-#     -> Device Drivers
-#       -> Voltage and Current Regulator Support (REGULATOR [=y])
-# Selects: REGMAP_I2C [=y]
-# 
-# 
-# 
-# CONFIG_REGULATOR_FAN53880 is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_PCA9450 b/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_PCA9450
deleted file mode 100644
index 6ffa953f57c8..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_PCA9450
+++ /dev/null
@@ -1,18 +0,0 @@
-# CONFIG_REGULATOR_PCA9450:
-# 
-# Say y here to support the NXP PCA9450A/PCA9450B/PCA9450C PMIC
-# regulator driver.
-# 
-# Symbol: REGULATOR_PCA9450 [=n]
-# Type  : tristate
-# Defined at drivers/regulator/Kconfig:753
-#   Prompt: NXP PCA9450A/PCA9450B/PCA9450C regulator driver
-#   Depends on: REGULATOR [=y] && I2C [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Voltage and Current Regulator Support (REGULATOR [=y])
-# Selects: REGMAP_I2C [=y]
-# 
-# 
-# 
-# CONFIG_REGULATOR_PCA9450 is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_QCOM_LABIBB b/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_QCOM_LABIBB
deleted file mode 100644
index cb302d9ad165..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_QCOM_LABIBB
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_REGULATOR_QCOM_LABIBB:
-# 
-# This driver supports Qualcomm's LAB/IBB regulators present on the
-# Qualcomm's PMIC chip pmi8998. QCOM LAB and IBB are SPMI
-# based PMIC implementations. LAB can be used as positive
-# boost regulator and IBB can be used as a negative boost regulator
-# for LCD display panel.
-# 
-# Symbol: REGULATOR_QCOM_LABIBB [=n]
-# Type  : tristate
-# Defined at drivers/regulator/Kconfig:1226
-#   Prompt: QCOM LAB/IBB regulator support
-#   Depends on: REGULATOR [=y] && (SPMI [=m] || COMPILE_TEST [=n])
-#   Location:
-#     -> Device Drivers
-#       -> Voltage and Current Regulator Support (REGULATOR [=y])
-# 
-# 
-# 
-# CONFIG_REGULATOR_QCOM_LABIBB is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_QCOM_USB_VBUS b/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_QCOM_USB_VBUS
deleted file mode 100644
index bef8ecf2d8e3..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_QCOM_USB_VBUS
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_REGULATOR_QCOM_USB_VBUS:
-# 
-# If you say yes to this option, support will be included for the
-# regulator used to enable the VBUS output.
-# 
-# Say M here if you want to include support for enabling the VBUS output
-# as a module. The module will be named "qcom_usb_vbus_regulator".
-# 
-# Symbol: REGULATOR_QCOM_USB_VBUS [=n]
-# Type  : tristate
-# Defined at drivers/regulator/Kconfig:857
-#   Prompt: Qualcomm USB Vbus regulator driver
-#   Depends on: REGULATOR [=y] && (SPMI [=m] || COMPILE_TEST [=n])
-#   Location:
-#     -> Device Drivers
-#       -> Voltage and Current Regulator Support (REGULATOR [=y])
-# 
-# 
-# 
-# CONFIG_REGULATOR_QCOM_USB_VBUS is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_SY8827N b/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_SY8827N
deleted file mode 100644
index a61084deb93f..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_REGULATOR_SY8827N
+++ /dev/null
@@ -1,17 +0,0 @@
-# CONFIG_REGULATOR_SY8827N:
-# 
-# This driver supports SY8827N single output regulator.
-# 
-# Symbol: REGULATOR_SY8827N [=n]
-# Type  : tristate
-# Defined at drivers/regulator/Kconfig:1030
-#   Prompt: Silergy SY8827N regulator
-#   Depends on: REGULATOR [=y] && I2C [=y] && (OF [=y] || COMPILE_TEST [=n])
-#   Location:
-#     -> Device Drivers
-#       -> Voltage and Current Regulator Support (REGULATOR [=y])
-# Selects: REGMAP_I2C [=y]
-# 
-# 
-# 
-# CONFIG_REGULATOR_SY8827N is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_SPI_LANTIQ_SSC b/redhat/configs/pending-fedora/generic/CONFIG_SPI_LANTIQ_SSC
deleted file mode 100644
index bb3097fb3a22..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_SPI_LANTIQ_SSC
+++ /dev/null
@@ -1,18 +0,0 @@
-# CONFIG_SPI_LANTIQ_SSC:
-# 
-# This driver supports the Lantiq SSC SPI controller in master
-# mode. This controller is found on Intel (former Lantiq) SoCs like
-# the Danube, Falcon, xRX200, xRX300, Lightning Mountain.
-# 
-# Symbol: SPI_LANTIQ_SSC [=n]
-# Type  : tristate
-# Defined at drivers/spi/Kconfig:502
-#   Prompt: Lantiq SSC SPI controller
-#   Depends on: SPI [=y] && SPI_MASTER [=y] && (LANTIQ || X86 [=y] || COMPILE_TEST [=n])
-#   Location:
-#     -> Device Drivers
-#       -> SPI support (SPI [=y])
-# 
-# 
-# 
-# CONFIG_SPI_LANTIQ_SSC is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_TEGRA210_EMC b/redhat/configs/pending-fedora/generic/CONFIG_TEGRA210_EMC
deleted file mode 100644
index c33cd12d5fd6..000000000000
--- a/redhat/configs/pending-fedora/generic/CONFIG_TEGRA210_EMC
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_TEGRA210_EMC:
-# 
-# This driver is for the External Memory Controller (EMC) found on
-# Tegra210 chips. The EMC controls the external DRAM on the board.
-# This driver is required to change memory timings / clock rate for
-# external memory.
-# 
-# Symbol: TEGRA210_EMC [=n]
-# Type  : tristate
-# Defined at drivers/memory/tegra/Kconfig:44
-#   Prompt: NVIDIA Tegra210 External Memory Controller driver
-#   Depends on: MEMORY [=y] && TEGRA_MC [=y] && ARCH_TEGRA_210_SOC [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Memory Controller drivers (MEMORY [=y])
-# Selects: TEGRA210_EMC_TABLE [=n]
-# 
-# 
-# 
-# CONFIG_TEGRA210_EMC is not set
-- 
GitLab
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/kernel@xxxxxxxxxxxxxxxxxxxxxxx





[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux