From: Brian Masney <[email protected]>

redhat/configs: remove viperboard related Kconfig options

While looking through the GPIO Kconfig options, I tried to find what
platforms that RHEL supports uses GPIO_VIPERBOARD. This was imported
into RHEL7 over 9 years ago. We can't find any hardware internally where
this is still used so let's go ahead and remove it.

Since CONFIG_GPIO_VIPERBOARD is being removed, let's go ahead and remove
CONFIG_I2C_VIPERBOARD and CONFIG_MFD_VIPERBOARD as well since they are
for the same platform.

Signed-off-by: Brian Masney <[email protected]>

diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_MFD_VIPERBOARD 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_MFD_VIPERBOARD
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_MFD_VIPERBOARD
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_MFD_VIPERBOARD is not set
diff --git a/redhat/configs/common/generic/CONFIG_GPIO_VIPERBOARD 
b/redhat/configs/common/generic/CONFIG_GPIO_VIPERBOARD
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_GPIO_VIPERBOARD
+++ b/redhat/configs/common/generic/CONFIG_GPIO_VIPERBOARD
@@ -1 +1 @@
-CONFIG_GPIO_VIPERBOARD=m
+# CONFIG_GPIO_VIPERBOARD is not set
diff --git a/redhat/configs/common/generic/CONFIG_I2C_VIPERBOARD 
b/redhat/configs/common/generic/CONFIG_I2C_VIPERBOARD
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_I2C_VIPERBOARD
+++ b/redhat/configs/common/generic/CONFIG_I2C_VIPERBOARD
@@ -1 +1 @@
-CONFIG_I2C_VIPERBOARD=m
+# CONFIG_I2C_VIPERBOARD is not set
diff --git a/redhat/configs/common/generic/CONFIG_MFD_VIPERBOARD 
b/redhat/configs/common/generic/CONFIG_MFD_VIPERBOARD
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_MFD_VIPERBOARD
+++ b/redhat/configs/common/generic/CONFIG_MFD_VIPERBOARD
@@ -1 +1 @@
-CONFIG_MFD_VIPERBOARD=m
+# CONFIG_MFD_VIPERBOARD is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1671
_______________________________________________
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]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to