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:
c22c0ae
)
soundwire: select REGMAP_SOUNDWIRE
author
Vinod Koul
<vinod.koul@intel.com>
Tue, 9 Jan 2018 05:00:32 +0000
(10:30 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 9 Jan 2018 16:01:16 +0000
(17:01 +0100)
SoundWire bus needs to select the regmap support. So, add it
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/soundwire/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/soundwire/Kconfig
b/drivers/soundwire/Kconfig
index 08aad9f52152d68717403f5c32fbe8cd5f2c28c1..b46084b4b1f8cd05965356a1bd2ec42a9b666bed 100644
(file)
--- a/
drivers/soundwire/Kconfig
+++ b/
drivers/soundwire/Kconfig
@@
-18,6
+18,7
@@
comment "SoundWire Devices"
config SOUNDWIRE_BUS
tristate
+ select REGMAP_SOUNDWIRE
config SOUNDWIRE_CADENCE
tristate