summaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm2835
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2013-12-27 02:43:09 (GMT)
committerOlof Johansson <olof@lixom.net>2014-01-02 20:07:52 (GMT)
commitb93a35b170f9ad599e852855224b74982de2bde1 (patch)
tree4c40394e112437269e42df7a75743b6e4298874c /arch/arm/mach-bcm2835
parentc01f97387ea4fa2fd57a22d38f22bcfe364b1b6f (diff)
downloadlinux-b93a35b170f9ad599e852855224b74982de2bde1.tar.xz
ARM: bcm2835: Fix grammar in help message
Replace "is use" by "is used" and remove a comma. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-bcm2835')
-rw-r--r--arch/arm/mach-bcm2835/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-bcm2835/Kconfig b/arch/arm/mach-bcm2835/Kconfig
index 560045c..d1f9612 100644
--- a/arch/arm/mach-bcm2835/Kconfig
+++ b/arch/arm/mach-bcm2835/Kconfig
@@ -12,4 +12,4 @@ config ARCH_BCM2835
select PINCTRL_BCM2835
help
This enables support for the Broadcom BCM2835 SoC. This SoC is
- use in the Raspberry Pi, and Roku 2 devices.
+ used in the Raspberry Pi and Roku 2 devices.