[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1515474032-3329-1-git-send-email-vinod.koul@intel.com>
Date: Tue, 9 Jan 2018 10:30:32 +0530
From: Vinod Koul <vinod.koul@...el.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
Sanyog Kale <sanyog.r.kale@...el.com>,
Vinod Koul <vinod.koul@...el.com>
Subject: [PATCH] soundwire: select REGMAP_SOUNDWIRE
SoundWire bus needs to select the regmap support. So, add it
Signed-off-by: Vinod Koul <vinod.koul@...el.com>
---
drivers/soundwire/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/soundwire/Kconfig b/drivers/soundwire/Kconfig
index 08aad9f52152..b46084b4b1f8 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
--
2.7.4
Powered by blists - more mailing lists