Skip to content

Commit 1736dce

Browse files
committed
Merge: redhat: configs: rhel: Enable CX231XX driver
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/898 JIRA: https://issues.redhat.com/browse/RHEL-86822 The customer wants to migrate to RHEL9. The Avermedia camera is equipped on their system, and it can't be driven by the RHEL9 kernel. The Avermedia camera requires cx231xx driver to make it work, so re-enable it. Moreover, CONFIG_MEDIA_DIGITAL_TV_SUPPORT is disabled in "automotive" so the TV stuff won't be built in the automotive project. Signed-off-by: Kate Hsuan <[email protected]> Approved-by: Jarod Wilson <[email protected]> Approved-by: Desnes Nunes <[email protected]> Approved-by: CKI KWF Bot <[email protected]> Merged-by: Julio Faracco <[email protected]>
2 parents 43cdfe9 + 3c15571 commit 1736dce

File tree

57 files changed

+57
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+57
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
1+
CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_MEDIA_ATTACH=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_MEDIA_TUNER=m
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_MEDIA_TUNER_E4000 is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_MEDIA_TUNER_FC0011 is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_MEDIA_TUNER_FC0012 is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_MEDIA_TUNER_FC0013 is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_MEDIA_TUNER_FC2580 is not set

0 commit comments

Comments
 (0)