# Choose this option if you have an SoC with integrated Nvidia GPU IP.
ifneq ($(CONFIG_ARCH_TEGRA_CHAIN_C), y)
obj-m += nvgpu/
endif
