Skip to content

Commit 08515b1

Browse files
committed
configs: enable Tegra264 SoC with serial and BPMP
JIRA: https://issues.redhat.com/browse/RHEL-109772 Upstream-status: RHEL-only Enable NVIDIA Tegra264 SoC support along with its UART driver (with console support) and Boot and Power Management Processor. Signed-off-by: Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
1 parent fd76742 commit 08515b1

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_ARCH_TEGRA_264_SOC=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_SERIAL_TEGRA_UTC_CONSOLE=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_TEGRA_BPMP=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_SERIAL_TEGRA_UTC=y

0 commit comments

Comments
 (0)