Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6c49b32d authored by Vinod Koul's avatar Vinod Koul Committed by Greg Kroah-Hartman
Browse files

soundwire: select REGMAP_SOUNDWIRE



SoundWire bus needs to select the regmap support. So, add it

Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c22c0ae5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ comment "SoundWire Devices"

config SOUNDWIRE_BUS
	tristate
	select REGMAP_SOUNDWIRE

config SOUNDWIRE_CADENCE
	tristate