]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
ASoC: Fix sorting of DA7210 entries in Kconfig
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 20 Jun 2010 13:05:46 +0000 (14:05 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 20 Jun 2010 13:05:46 +0000 (14:05 +0100)
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig

index c37c84458b5822f2793ccad26dec2a428de17dd2..af81c28ba6f596e742892b4f73030e7a0b0aa677 100644 (file)
@@ -24,8 +24,8 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC
        select SND_SOC_CS42L51 if I2C
        select SND_SOC_CS4270 if I2C
-       select SND_SOC_MAX9877 if I2C
        select SND_SOC_DA7210 if I2C
+       select SND_SOC_MAX9877 if I2C
        select SND_SOC_PCM3008
        select SND_SOC_SPDIF
        select SND_SOC_SSM2602 if I2C
@@ -128,9 +128,6 @@ config SND_SOC_CS42L51
 config SND_SOC_CS4270
        tristate
 
-config SND_SOC_DA7210
-        tristate
-
 # Cirrus Logic CS4270 Codec VD = 3.3V Errata
 # Select if you are affected by the errata where the part will not function
 # if MCLK divide-by-1.5 is selected and VD is set to 3.3V.  The driver will
@@ -145,6 +142,9 @@ config SND_SOC_CX20442
 config SND_SOC_L3
        tristate
 
+config SND_SOC_DA7210
+        tristate
+
 config SND_SOC_PCM3008
        tristate