soundwire: select REGMAP_SOUNDWIRE

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>
This commit is contained in:
Vinod Koul 2018-01-09 10:30:32 +05:30 committed by Greg Kroah-Hartman
parent c22c0ae523
commit 6c49b32d3c
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ comment "SoundWire Devices"
config SOUNDWIRE_BUS
tristate
select REGMAP_SOUNDWIRE
config SOUNDWIRE_CADENCE
tristate