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

Commit 7826bb50 authored by Karthikeyan Mani's avatar Karthikeyan Mani Committed by Gerrit - the friendly Code Review server
Browse files

mfd: wcd9xxx: Remove unused codec specific configs



Removed codec specific core configs as codec
core drivers are selected under single
config select value.

CRs-fixed: 2068879
Change-Id: I9641d74b9500af39f1f89c2d82f79a9f21273bd8
Signed-off-by: default avatarKarthikeyan Mani <kmani@codeaurora.org>
parent 365a7892
Loading
Loading
Loading
Loading
+0 −29
Original line number Diff line number Diff line
@@ -1650,35 +1650,6 @@ config WCD9XXX_CODEC_CORE
	  functions. This driver also hides the underlying bus related
	  functionalities.

config WCD9335_CODEC
	tristate "WCD9335 Codec"
	select SLIMBUS
	select SOUNDWIRE_WCD_CTRL
	select MSM_CDC_SUPPLY
	select MSM_CDC_PINCTRL
	select REGMAP_ALLOW_WRITE_DEBUGFS
	help
	  Enables the WCD9xxx codec core driver. The core driver provides
	  read/write capability to registers which are part of the
	  WCD9335 core and gives the ability to use the WCD9335 codec.
	  The WCD9335 codec support either I2C/I2S or Slimbus for
	  control and data exchnage with master processor.

config WCD934X_CODEC
	tristate "WCD934X Codec"
	depends on SLIMBUS
	select SOUNDWIRE_WCD_CTRL
	select MSM_CDC_SUPPLY
	select MSM_CDC_PINCTRL
	select REGMAP_ALLOW_WRITE_DEBUGFS
	select PINCTRL_WCD
	help
	  Enables the WCD9xxx codec core driver. The core driver provides
	  read/write capability to registers which are part of the
	  WCD934X core and gives the ability to use the WCD934X codec.
	  The WCD934X codec supports either I2C/I2S or Slimbus for
	  control and data exchange with master processor.

menu "Multimedia Capabilities Port drivers"
	depends on ARCH_SA1100