Improve grammar by removing the word "also" from CONFIG_COMPILE_TEST option. Signed-off-by: David Ibarra Signed-off-by: David Collins --- linux/init/Kconfig.orig 2015-02-24 15:00:48.970000000 -0600 +++ linux/init/Kconfig 2015-02-24 15:03:07.600000000 -0600 @@ -54,7 +54,7 @@ config CROSS_COMPILE directory to select the cross-compiler automatically. config COMPILE_TEST - bool "Compile also drivers which will not load" + bool "Compile drivers which will not load" default n help Some drivers can be compiled on a different platform than they are