Skip to content

redhat/configs: base enablement of the NVidia Drive Orin board

JIRA: https://issues.redhat.com/browse/RHEL-18976
Upstream Status: RHEL Only

This MR enables the minimum required kernel config options to support
the NVidia Drive Orin board, using out-of-tree drivers and running Linux
as a virtualized guest. Currently, the following features are enabled:

  • Virtualized storage (tegra_vblk)
  • Ethernet (nvethernet)
  • Display/GPU (nvidia, nvidia-modeset, nvgpu)

Signed-off-by: Radu Rendec rrendec@redhat.com

Merge request reports