Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fac8f158 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: Allow the driver to be built as a module



All APIs that the driver uses are exported, so the driver can now be
built as a module.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent e6fff4aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config DRM_TEGRA
	bool "NVIDIA Tegra DRM"
	tristate "NVIDIA Tegra DRM"
	depends on ARCH_TEGRA || ARCH_MULTIPLATFORM
	depends on DRM
	depends on RESET_CONTROLLER