lkml.org 
[lkml]   [2013]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Correct wording in config COMPILE_TEST
Hi All,

A small patch to correct English grammar usage.

Signed-off-by: Nick Warne <nick@linicks.net>


--- linux-3.12-rc1/init/Kconfig 2013-09-16 21:17:51.000000000 +0100
+++ linux-3.12-rc1/init/Kconfignew 2013-09-20 20:46:57.730316831 +0100
@@ -54,18 +54,19 @@
directory to select the cross-compiler automatically.

config COMPILE_TEST
- bool "Compile also drivers which will not load"
+ bool "Also build drivers which will not load on this platform"
default n
help
Some drivers can be compiled on a different platform than they are
- intended to be run on. Despite they cannot be loaded there (or even
- when they load they cannot be used due to missing HW support),
- developers still, opposing to distributors, might want to build such
- drivers to compile-test them.
+ intended to be run on. Despite the fact they cannot be loaded (or
+ even when they load they cannot be used due to missing HW
+ support etc.), developers, differing from distributors, may need
+ to build such drivers to compile-test them.

If you are a developer and want to build everything available, say Y
here. If you are a user/distributor, say N here to exclude useless
- drivers to be distributed.
+ drivers to be distributed. (P.S. no drivers are useless unless you
+ need them for testing).

config LOCALVERSION
string "Local version - append to kernel release"

Nick
--
http://linicks.net/


\
 
 \ /
  Last update: 2013-09-20 22:41    [W:0.449 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site