aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-shmobile/Kconfig4
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