Cannot find tegra_defconfig

I am working on compiling a custom kernel for the AGX Orin developer kit and cannot find the tegra_defconfig. I have downloaded and extracted the current public_sources.tbz2 and grabbed the kernel_src.tbz2 and extracted it. However when I navigate to /kernel/kernel-jammy-src/arch/arm64/configs I do not see the tegra_defconfig, only see the following

  • tegra_prod_defconfig
  • defconfig
  • defconfig_debug.config
  • tegra_recovery_chain_defconfig.

Thanks again!

Hi blake.williams,

What’s your Jetpack version in use?

You can just modify in this defconfig.

FYI, JetPack 5.x (L4T R35.x) and earlier use tegra_defconfig. Mainline kernels of JetPack 6.x (L4T R36.x) will use defconfig.

Jetpack 6.0 is what I am using on the Jetson Linux 36.3 platform

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.