diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2009-01-26 05:12:25 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 09:22:01 -0400 |
commit | 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch) | |
tree | e079cea0948d250e5411befe0c5cca7c97bcf860 /sound/soc | |
parent | 877d03105d04b2c13e241130277fa69c8d2564f0 (diff) |
trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/blackfin/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/blackfin/Kconfig b/sound/soc/blackfin/Kconfig index 0a2f8f9eff53..811596f4c092 100644 --- a/sound/soc/blackfin/Kconfig +++ b/sound/soc/blackfin/Kconfig | |||
@@ -42,7 +42,7 @@ config SND_BF5XX_AC97 | |||
42 | You will also need to select the audio interfaces to support below. | 42 | You will also need to select the audio interfaces to support below. |
43 | 43 | ||
44 | Note: | 44 | Note: |
45 | AC97 codecs which do not implment the slot-16 mode will not function | 45 | AC97 codecs which do not implement the slot-16 mode will not function |
46 | properly with this driver. This driver is known to work with the | 46 | properly with this driver. This driver is known to work with the |
47 | Analog Devices line of AC97 codecs. | 47 | Analog Devices line of AC97 codecs. |
48 | 48 | ||