drm/tegra: Allow the driver to be built as a module
authorThierry Reding <treding@nvidia.com>
Fri, 8 Nov 2013 10:43:15 +0000 (11:43 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 19 Dec 2013 08:29:53 +0000 (09:29 +0100)
All APIs that the driver uses are exported, so the driver can now be
built as a module.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/Kconfig

index 1b5448c..0810585 100644 (file)
@@ -1,5 +1,5 @@
 config DRM_TEGRA
-       bool "NVIDIA Tegra DRM"
+       tristate "NVIDIA Tegra DRM"
        depends on ARCH_TEGRA || ARCH_MULTIPLATFORM
        depends on DRM
        depends on RESET_CONTROLLER