From 294fb1d2a260eda409b22b9896bbeef56d8d2d26 Mon Sep 17 00:00:00 2001 From: Phillip Potter Date: Thu, 15 Mar 2018 18:13:30 +0000 Subject: [PATCH] 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 Acked-by: Laura Abbott Signed-off-by: Greg Kroah-Hartman --- drivers/staging/android/ion/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2