From: Peter Robinson <[email protected]>

The CONFIG_CAN_LEDS is marked as broken in the kernel, we don't
want to enable it for general CAN use cases anyway.

Signed-off-by: Peter Robinson <[email protected]>
---
 redhat/configs/ark/generic/CONFIG_CAN_LEDS    | 1 -
 redhat/configs/common/generic/CONFIG_CAN_LEDS | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)
 delete mode 100644 redhat/configs/ark/generic/CONFIG_CAN_LEDS
 create mode 100644 redhat/configs/common/generic/CONFIG_CAN_LEDS

diff --git a/redhat/configs/ark/generic/CONFIG_CAN_LEDS 
b/redhat/configs/ark/generic/CONFIG_CAN_LEDS
deleted file mode 100644
index eadced3a1a4c..000000000000
--- a/redhat/configs/ark/generic/CONFIG_CAN_LEDS
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CAN_LEDS=y
diff --git a/redhat/configs/common/generic/CONFIG_CAN_LEDS 
b/redhat/configs/common/generic/CONFIG_CAN_LEDS
new file mode 100644
index 000000000000..edf4b7345ce9
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_CAN_LEDS
@@ -0,0 +1 @@
+# CONFIG_CAN_LEDS 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]

Reply via email to