How to add a feature that already exists in linux kernel but not enabled in the default kernel that came with the new release JetPack?
Enable the feature from '/kernel/kernel-4.9/arch/arm64/configs/tegra_defconfig"
And build the kernel image then update it. Have a reference to below link to know how to build the kernel.