summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/nv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/nv/Kconfig')
-rw-r--r--arch/arm/mach-tegra/nv/Kconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/nv/Kconfig b/arch/arm/mach-tegra/nv/Kconfig
new file mode 100644
index 000000000000..5601cbae2139
--- /dev/null
+++ b/arch/arm/mach-tegra/nv/Kconfig
@@ -0,0 +1,16 @@
+comment "NVIDIA NVRM/NVOS options"
+
+
+config TEGRA_NVRM
+ bool "Enable NVRM stub driver"
+ default n
+ help
+ Enable NVRM stub driver
+
+
+config TEGRA_NVOS
+ bool "Enable NVOS driver"
+ default n
+ help
+ Enable NVOS driver
+