aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
diff options
context:
space:
mode:
authorPhillip Potter <phil@philpotter.co.uk>2018-03-15 18:13:30 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-19 19:43:24 +0100
commit294fb1d2a260eda409b22b9896bbeef56d8d2d26 (patch)
treee395c80ba2e17a03ab394c6cada38a60544ee4ba /drivers/staging/android
parentstaging: lustre: Fix unneeded byte-ordering cast (diff)
downloadlinux-dev-294fb1d2a260eda409b22b9896bbeef56d8d2d26.tar.xz
linux-dev-294fb1d2a260eda409b22b9896bbeef56d8d2d26.zip
staging: android: ion: Update wording in drivers/staging/android/ion/Kconfig
Changes the usage of the word 'Chose' to 'Choose' in the ION Memory Manager Kconfig. Signed-off-by: Phillip Potter <phil@philpotter.co.uk> Acked-by: Laura Abbott <labbott@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/android')
-rw-r--r--drivers/staging/android/ion/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/android/ion/Kconfig b/drivers/staging/android/ion/Kconfig
index 8f6494158d3d..898e9a834ccc 100644
--- a/drivers/staging/android/ion/Kconfig
+++ b/drivers/staging/android/ion/Kconfig
@@ -4,7 +4,7 @@ menuconfig ION
select GENERIC_ALLOCATOR
select DMA_SHARED_BUFFER
---help---
- Chose this option to enable the ION Memory Manager,
+ Choose this option to enable the ION Memory Manager,
used by Android to efficiently allocate buffers
from userspace that can be shared between drivers.
If you're not using Android its probably safe to