Skip to content

Commit

Permalink
fix: add TegraUartDxe to JetsonMinimal builds
Browse files Browse the repository at this point in the history
Add TegraUartDxe to JetsonMinimal builds to
initialize all enabled serial ports.

Signed-off-by: Bob Morgan <bobm@nvidia.com>
Reviewed-by: Ashish Singhal <ashishsingha@nvidia.com>
Tested-by: Jake Garver <jake@nvidia.com>
Reviewed-by: Jake Garver <jake@nvidia.com>
  • Loading branch information
bobm21 authored and jgarver committed Sep 6, 2024
1 parent ea73375 commit d3a6ad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Platform/NVIDIA/JetsonMinimal/Jetson.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ CONFIG_L4T=y
CONFIG_FS_EXT4=y
# CONFIG_SHELL is not set
CONFIG_SECURITY_PHYSICAL_PRESENCE=y
CONFIG_SERIAL_PORT_CONSOLE_TEGRA=y

0 comments on commit d3a6ad9

Please sign in to comment.