aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/ion/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/ion/Kconfig')
-rw-r--r--drivers/gpu/ion/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/gpu/ion/Kconfig b/drivers/gpu/ion/Kconfig
deleted file mode 100644
index c62f2cbb9e89..000000000000
--- a/drivers/gpu/ion/Kconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-menuconfig ION
- tristate "Ion Memory Manager"
- depends on ARM
- select GENERIC_ALLOCATOR
- select DMA_SHARED_BUFFER
- help
- Chose this option to enable the ION Memory Manager.
-
-config ION_TEGRA
- tristate "Ion for Tegra"
- depends on ARCH_TEGRA && ION
- help
- Choose this option if you wish to use ion on an nVidia Tegra.
-