Skip to content

Commit 6e2f630

Browse files
committed
redhat/configs: Re-enable Raspberry Pi support in automotive
JIRA: https://issues.redhat.com/browse/RHEL-122494 Upstream-status: RHEL-only ARK-MR: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4184 CONFIG_ARCH_BCM was disabled accidentally when it was introduced as a new option, and it gates everything related to BCM2835. Signed-off-by: Radu Rendec <rrendec@redhat.com>
1 parent b8bd692 commit 6e2f630

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_ARCH_BCM=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_ARCH_BCM_IPROC is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_BRCMSTB_L2_IRQ is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_DRM_V3D is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_GPIO_BRCMSTB is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_MMC_SDHCI_BRCMSTB is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_RESET_SIMPLE=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_VIDEO_BCM2835_UNICAM is not set

0 commit comments

Comments
 (0)