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

Commit 6e498d5e authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Disable S3C64xx support in Kconfig



Due to the process and communications issues with the 2.6.30 S3C
platform merges none of the underlying arch/arm code for S3C64xx audio
support made it into mainline, rendering the drivers useless.  Disable
them in Kconfig to avoid user confusion - users patching in the required
support can always reenable this too.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent fd2bd988
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
config SND_S3C24XX_SOC
config SND_S3C24XX_SOC
	tristate "SoC Audio for the Samsung S3CXXXX chips"
	tristate "SoC Audio for the Samsung S3CXXXX chips"
	depends on ARCH_S3C2410 || ARCH_S3C64XX
	depends on ARCH_S3C2410
	help
	help
	  Say Y or M if you want to add support for codecs attached to
	  Say Y or M if you want to add support for codecs attached to
	  the S3C24XX and S3C64XX AC97, I2S or SSP interface. You will
	  the S3C24XX AC97 or I2S interfaces. You will also need to
	  also need to select the audio interfaces to support below.
	  select the audio interfaces to support below.


config SND_S3C24XX_SOC_I2S
config SND_S3C24XX_SOC_I2S
	tristate
	tristate