diff options
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2014-03-18 05:39:23 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-04-13 22:23:08 -0400 |
commit | 1668a7a699f8c96bc99a50e94aadfe328adf9b76 (patch) | |
tree | 181b4ea4b722a4cd081a22848903f80f807fa3ac /arch/arm/mach-shmobile | |
parent | c9eaa447e77efe77b7fa4c953bd62de8297fd6c5 (diff) |
ARM: shmobile: armadillo800eva: Spelling and grammar
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile')
-rw-r--r-- | arch/arm/mach-shmobile/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index 0f92ba8e7884..edb1a914deb3 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig | |||
@@ -205,8 +205,8 @@ config MACH_ARMADILLO800EVA_REFERENCE | |||
205 | select SND_SOC_WM8978 if SND_SIMPLE_CARD | 205 | select SND_SOC_WM8978 if SND_SIMPLE_CARD |
206 | select USE_OF | 206 | select USE_OF |
207 | ---help--- | 207 | ---help--- |
208 | Use reference implementation of Aramdillo800 EVA board support | 208 | Use reference implementation of Armadillo800 EVA board support |
209 | which makes a greater use of device tree at the expense | 209 | which makes greater use of device tree at the expense |
210 | of not supporting a number of devices. | 210 | of not supporting a number of devices. |
211 | 211 | ||
212 | This is intended to aid developers | 212 | This is intended to aid developers |