summaryrefslogtreecommitdiffstats
path: root/userspace/Makefile.configs
blob: d7e807af3efe220b7d6e4fb60e08921371dfffa1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# 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