diff options
author | Chris Wilson <[email protected]> | 2019-11-07 18:05:57 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-11-07 21:22:15 +0000 |
commit | 6349120ddcbf6267cc4467ee01f852f7bd0cdd42 (patch) | |
tree | 3ff62c04615e36e5c5e9942a3599098f2450a86d /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | 27dbae8f36c1c25008b7885fc07c57054b7dfba3 (diff) |
drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate Kconfig
Currently, we only export symbols for drm-selftests which are either
compiled as modules or into the main drm builtin. However, if we want to
export symbols from drm.ko for the drivers' selftests, we require a
means of controlling that export separately. So we add a new Kconfig to
determine whether or not the EXPORT_SYMBOL_FOR_TESTS_ONLY() takes
effect.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Daniel Vetter <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/i915_request.c')
0 files changed, 0 insertions, 0 deletions