Jetpack/kernel/nvgpu/userspace/Makefile.configs
dchvs 31faf4d851 cti_kernel: Add CTI sources
Elroy L4T r32.4.4 – JetPack 4.4.1
2021-03-15 20:15:11 -06:00

16 lines
454 B
Makefile

#
# Define various configs such as VIDMEM, etc. This is a bit annoying since
# this really should be specific to Linux, but many header files need to
# be aware of the CONFIG_* defines. As such we replicate some of the configs
# that we potientially will want enabled in testing.
#
configs :=
# Enabled configs.
# None right now!
# Uncomment these to enable the config.
# configs += -DCONFIG_NVGPU_TRACK_MEM_USAGE=y
# configs += -DCONFIG_GK20A_VIDMEM