From: Dean Nelson <dnel...@redhat.com>

redhat/configs: enable CONFIG_MEDIA_SUPPORT for RHEL on aarch64

Enabling media support for RHEL on aarch64 opens up the ability to support
customer requested cameras.

The other CONFIGS in this commit were added to eliminate the errors that arise
during a 'make dist-configs' when CONFIG_MEDIA_SUPPORT is enabled.

Signed-off-by: Dean Nelson <dnel...@redhat.com>

diff --git a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEDIA_CONTROLLER 
b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEDIA_CONTROLLER
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEDIA_CONTROLLER
@@ -0,0 +1 @@
+CONFIG_MEDIA_CONTROLLER=y
diff --git a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEDIA_SUPPORT 
b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEDIA_SUPPORT
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEDIA_SUPPORT
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_MEDIA_SUPPORT is not set
diff --git 
a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_V4L2_FLASH_LED_CLASS 
b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_V4L2_FLASH_LED_CLASS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_V4L2_FLASH_LED_CLASS
@@ -0,0 +1 @@
+# CONFIG_V4L2_FLASH_LED_CLASS is not set
diff --git a/redhat/configs/rhel/rt/generic/CONFIG_VIDEO_ADV748X 
b/redhat/configs/rhel/rt/generic/CONFIG_VIDEO_ADV748X
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/rt/generic/CONFIG_VIDEO_ADV748X
@@ -0,0 +1 @@
+# CONFIG_VIDEO_ADV748X is not set
diff --git a/redhat/configs/rhel/rt/generic/CONFIG_VIDEO_ISL7998X 
b/redhat/configs/rhel/rt/generic/CONFIG_VIDEO_ISL7998X
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/rt/generic/CONFIG_VIDEO_ISL7998X
@@ -0,0 +1 @@
+# CONFIG_VIDEO_ISL7998X is not set
diff --git a/redhat/configs/rhel/rt/generic/CONFIG_VIDEO_MAX9286 
b/redhat/configs/rhel/rt/generic/CONFIG_VIDEO_MAX9286
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/rt/generic/CONFIG_VIDEO_MAX9286
@@ -0,0 +1 @@
+# CONFIG_VIDEO_MAX9286 is not set

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

Reply via email to