diff mbox series

[v3,6/8] slimbus: qcom: remove redundant depends in Kconfig

Message ID 20180525143618.820-7-srinivas.kandagatla@linaro.org
State Accepted
Commit ba883d90b1c8eccf8e315bd2a79ce6b0b2420d3b
Headers show
Series [v3,1/8] slimbus: core: rearrange slim_eaddr structure | expand

Commit Message

Srinivas Kandagatla May 25, 2018, 2:36 p.m. UTC
QCOM SLIMBus controller is already under a 'if SLIMBUS' in Kconfig,
having depends on SLIMBUS is totally redundant. Just remove it.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

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

-- 
2.16.2

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
diff mbox series

Patch

diff --git a/drivers/slimbus/Kconfig b/drivers/slimbus/Kconfig
index 1a632fad597e..bfb78d9a6583 100644
--- a/drivers/slimbus/Kconfig
+++ b/drivers/slimbus/Kconfig
@@ -15,7 +15,6 @@  if SLIMBUS
 # SLIMbus controllers
 config SLIM_QCOM_CTRL
 	tristate "Qualcomm SLIMbus Manager Component"
-	depends on SLIMBUS
 	depends on HAS_IOMEM
 	help
 	  Select driver if Qualcomm's SLIMbus Manager Component is