From: Peter Robinson <pbrobin...@redhat.com>

Don't set it in generic as enterprise never enabled v1 like
Fedora has has. Leave it on in Fedora for the time being
even though the libgpiod tools support v2.

Signed-off-by: Peter Robinson <pbrobin...@redhat.com>
---
 .../fedora/generic/CONFIG_GPIO_CDEV_V1        | 21 -----------------
 .../generic/CONFIG_GPIO_CDEV_V1               | 23 +------------------
 2 files changed, 1 insertion(+), 43 deletions(-)

diff --git a/redhat/configs/fedora/generic/CONFIG_GPIO_CDEV_V1 
b/redhat/configs/fedora/generic/CONFIG_GPIO_CDEV_V1
index 91a1e3450c38..2a4e60a576ae 100644
--- a/redhat/configs/fedora/generic/CONFIG_GPIO_CDEV_V1
+++ b/redhat/configs/fedora/generic/CONFIG_GPIO_CDEV_V1
@@ -1,22 +1 @@
-# CONFIG_GPIO_CDEV_V1:
-# 
-# Say Y here to support version 1 of the GPIO CDEV ABI.
-# 
-# This ABI version is deprecated.
-# Please use the latest ABI for new developments.
-# 
-# If unsure, say Y.
-# 
-# Symbol: GPIO_CDEV_V1 [=y]
-# Type  : bool
-# Defined at drivers/gpio/Kconfig:85
-#   Prompt: Support GPIO ABI Version 1
-#   Depends on: GPIOLIB [=y] && GPIO_CDEV [=y]
-#   Location:
-#     -> Device Drivers
-#       -> GPIO Support (GPIOLIB [=y])
-#         -> Character device (/dev/gpiochipN) support (GPIO_CDEV [=y])
-# 
-# 
-# 
 CONFIG_GPIO_CDEV_V1=y
diff --git a/redhat/configs/pending-common/generic/CONFIG_GPIO_CDEV_V1 
b/redhat/configs/pending-common/generic/CONFIG_GPIO_CDEV_V1
index 91a1e3450c38..f0e5ab935bc5 100644
--- a/redhat/configs/pending-common/generic/CONFIG_GPIO_CDEV_V1
+++ b/redhat/configs/pending-common/generic/CONFIG_GPIO_CDEV_V1
@@ -1,22 +1 @@
-# CONFIG_GPIO_CDEV_V1:
-# 
-# Say Y here to support version 1 of the GPIO CDEV ABI.
-# 
-# This ABI version is deprecated.
-# Please use the latest ABI for new developments.
-# 
-# If unsure, say Y.
-# 
-# Symbol: GPIO_CDEV_V1 [=y]
-# Type  : bool
-# Defined at drivers/gpio/Kconfig:85
-#   Prompt: Support GPIO ABI Version 1
-#   Depends on: GPIOLIB [=y] && GPIO_CDEV [=y]
-#   Location:
-#     -> Device Drivers
-#       -> GPIO Support (GPIOLIB [=y])
-#         -> Character device (/dev/gpiochipN) support (GPIO_CDEV [=y])
-# 
-# 
-# 
-CONFIG_GPIO_CDEV_V1=y
+# CONFIG_GPIO_CDEV_V1 is not set
-- 
GitLab
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to