projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffa2d92
)
slimbus: qcom: remove redundant depends in Kconfig
author
Srinivas Kandagatla
<
[email protected]
>
Tue, 19 Jun 2018 15:12:05 +0000
(16:12 +0100)
committer
Greg Kroah-Hartman
<
[email protected]
>
Sat, 7 Jul 2018 15:23:12 +0000
(17:23 +0200)
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 <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/slimbus/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/slimbus/Kconfig
b/drivers/slimbus/Kconfig
index 1a632fad597e188c0338fafb7f50d03ae7d5bfab..bfb78d9a6583f78ab61f6c346c081c16a9bebd55 100644
(file)
--- 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