summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/Kconfig
diff options
context:
space:
mode:
authorMursalin Akon <makon@nvidia.com>2011-10-13 14:53:05 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:49:31 -0800
commit024deb0ead1c674d42a23d9b04d14fe773957d7e (patch)
treeb3b979dee0b78bee2b15d7538bd8ba86fda1dbaf /drivers/video/tegra/Kconfig
parentd880f4fc6c34f34592a45e2c5271945d5ed96d0d (diff)
ARM: tegra: Kconfig: Remove "default=y" for Tegra GRHOST
By default Tegra graphics host driver is turned on. This CL removes the default 'yes' for this driver. However, the option is turned on in defconfig files, for an easier out of box experience. Bug 888777 Change-Id: I1ec969f9b0097dc9beccb00ed8cee0ebc7608c41 Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/57959 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com> Rebase-Id: R5a0866bec84d1b17e8574026f35aee35439fbe50
Diffstat (limited to 'drivers/video/tegra/Kconfig')
-rw-r--r--drivers/video/tegra/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/tegra/Kconfig b/drivers/video/tegra/Kconfig
index dcfac3bd8835..be643c597ec0 100644
--- a/drivers/video/tegra/Kconfig
+++ b/drivers/video/tegra/Kconfig
@@ -4,7 +4,6 @@ comment "NVIDIA Tegra Display Driver options"
config TEGRA_GRHOST
tristate "Tegra graphics host driver"
- default y
help
Driver for the Tegra graphics host hardware.