]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
soundwire: select REGMAP_SOUNDWIRE
authorVinod Koul <vinod.koul@intel.com>
Tue, 9 Jan 2018 05:00:32 +0000 (10:30 +0530)
committerGreg 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

index 08aad9f52152d68717403f5c32fbe8cd5f2c28c1..b46084b4b1f8cd05965356a1bd2ec42a9b666bed 100644 (file)
@@ -18,6 +18,7 @@ comment "SoundWire Devices"
 
 config SOUNDWIRE_BUS
        tristate
+       select REGMAP_SOUNDWIRE
 
 config SOUNDWIRE_CADENCE
        tristate