Skip to content

Commit 271e95e

Browse files
committed
redhat/configs: automotive: switch geni-se and serial-qcom-geni to modules
JIRA: https://issues.redhat.com/browse/RHEL-119220 Upstream-Status: RHEL-only commit f039048d8121f8d13e0c2365d911d7d102bd5586 Author: Eric Chanudet <echanude@redhat.com> Date: Thu Oct 2 16:30:26 2025 -0400 redhat/configs: automotive: switch geni-se and serial-qcom-geni to modules New vendor firmware need serial-qcom-geni and geni-se provided out-of-tree until upstream integration. Build the affected drivers as modules. Remove the duplicate debug configuration while we're here. Signed-off-by: Eric Chanudet <echanude@redhat.com> Signed-off-by: Eric Chanudet <echanude@redhat.com>
1 parent 0a63d28 commit 271e95e

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed

redhat/configs/rhel/automotive/debug/arm/aarch64/CONFIG_QCOM_GENI_SE

Lines changed: 0 additions & 1 deletion
This file was deleted.

redhat/configs/rhel/automotive/debug/arm/aarch64/CONFIG_SERIAL_QCOM_GENI

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CONFIG_QCOM_GENI_SE=y
1+
CONFIG_QCOM_GENI_SE=m
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CONFIG_SERIAL_QCOM_GENI=y
1+
CONFIG_SERIAL_QCOM_GENI=m

0 commit comments

Comments
 (0)