From: Vinod Koul Date: Tue, 9 Jan 2018 05:00:32 +0000 (+0530) Subject: soundwire: select REGMAP_SOUNDWIRE X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6c49b32d3c09ffa3c60d49ef41e050724a1067c9;p=linux.git soundwire: select REGMAP_SOUNDWIRE SoundWire bus needs to select the regmap support. So, add it Signed-off-by: Vinod Koul Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/soundwire/Kconfig b/drivers/soundwire/Kconfig index 08aad9f52152d..b46084b4b1f8c 100644 --- 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