projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0db84e
)
ASoC: mxs: Fix the name of the SoC family
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 8 Aug 2012 03:47:21 +0000
(
00:47
-0300)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 8 Aug 2012 11:15:10 +0000
(12:15 +0100)
SND_SOC_MXS_SGTL5000 is used on MXS boards, so fix the SoC family name.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mxs/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/mxs/Kconfig
b/sound/soc/mxs/Kconfig
index 99a997f19bb9d9f76c5fa7a93af992d7dce6b0eb..b6fa77678d97ec542a4585ff152b689c34370fd4 100644
(file)
--- a/
sound/soc/mxs/Kconfig
+++ b/
sound/soc/mxs/Kconfig
@@
-10,7
+10,7
@@
menuconfig SND_MXS_SOC
if SND_MXS_SOC
config SND_SOC_MXS_SGTL5000
- tristate "SoC Audio support for
i.MX
boards with sgtl5000"
+ tristate "SoC Audio support for
MXS
boards with sgtl5000"
depends on I2C
select SND_SOC_SGTL5000
help