aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/arm/mali/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/arm/mali/Kconfig')
-rw-r--r--drivers/gpu/arm/mali/Kconfig16
1 files changed, 1 insertions, 15 deletions
diff --git a/drivers/gpu/arm/mali/Kconfig b/drivers/gpu/arm/mali/Kconfig
index dd9cb7ce977..e17f277ff68 100644
--- a/drivers/gpu/arm/mali/Kconfig
+++ b/drivers/gpu/arm/mali/Kconfig
@@ -18,24 +18,10 @@ config USING_UMP
---help---
Using UMP for Mali memory.
-config ONLY_ZBT
- bool "Only ZBT"
- depends on MALI400MP
- default "0"
- ---help---
- Only ZBT, add here more
-
-config USING_ZBT
- bool "Using ZBT"
- depends on MALI400MP
- default "1"
- ---help---
- This support ZBT add here more
-
config USING_OS_MEMORY
bool "Using OS memory"
depends on MALI400MP
- default "0"
+ default "1"
---help---
This enables for Mali to use OS memory.