diff mbox series

[3/6] MALI: Fixup config time warning

Message ID 1501012595-14434-3-git-send-email-john.stultz@linaro.org
State New
Headers show
Series [1/6] HACK: dwc3: Cleanup wakelock bits from hack patch | expand

Commit Message

John Stultz July 25, 2017, 7:56 p.m. UTC
Signed-off-by: John Stultz <john.stultz@linaro.org>

---
 drivers/gpu/arm_gpu/Kconfig | 1 -
 1 file changed, 1 deletion(-)

-- 
2.7.4
diff mbox series

Patch

diff --git a/drivers/gpu/arm_gpu/Kconfig b/drivers/gpu/arm_gpu/Kconfig
index 8d32de6..55325ba 100644
--- a/drivers/gpu/arm_gpu/Kconfig
+++ b/drivers/gpu/arm_gpu/Kconfig
@@ -151,7 +151,6 @@  config MALI_PLATFORM_PBX
 config MALI_PLATFORM_HISILICON
 	bool "Hisilicon"
 	depends on MALI_MIDGARD && MALI_EXPERT
-	default y
 
 config MALI_PLATFORM_THIRDPARTY
 	bool "Third Party Platform"