diff options
author | Thierry Reding <treding@nvidia.com> | 2013-10-09 10:32:49 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2013-10-31 09:55:40 +0100 |
commit | dee8268f8fb218c9e9b604a40f7dbdd395e910f9 (patch) | |
tree | b28f659398ca70881bccde1cef8c34357faf6964 /drivers/gpu/host1x/Kconfig | |
parent | gpu: host1x: Use relative include paths (diff) | |
download | linux-dee8268f8fb218c9e9b604a40f7dbdd395e910f9.tar.xz linux-dee8268f8fb218c9e9b604a40f7dbdd395e910f9.zip |
drm/tegra: Move driver to DRM tree
In order to make subsystem-wide changes easier, move the Tegra DRM
driver back into the DRM tree.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/host1x/Kconfig')
-rw-r--r-- | drivers/gpu/host1x/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/host1x/Kconfig b/drivers/gpu/host1x/Kconfig index ccfd42b23606..7d6bed222542 100644 --- a/drivers/gpu/host1x/Kconfig +++ b/drivers/gpu/host1x/Kconfig @@ -19,6 +19,4 @@ config TEGRA_HOST1X_FIREWALL If unsure, choose Y. -source "drivers/gpu/host1x/drm/Kconfig" - endif |