linux: mention 3.x.y kernels in 'custom version' help
authorThomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>
Mon, 2 Sep 2013 20:07:58 +0000 (22:07 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 27 Oct 2013 07:09:01 +0000 (08:09 +0100)
(also fix grammatical error versions -> version)

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
linux/Config.in

index 32426a328c1c9bf1aa8b65e783571f92076e6328..e44d78827da45344f2e75565c0c042337e38a1de 100644 (file)
@@ -37,8 +37,8 @@ config BR2_LINUX_KERNEL_SAME_AS_HEADERS
 config BR2_LINUX_KERNEL_CUSTOM_VERSION
        bool "Custom version"
        help
-         This option allows to use a specific 2.6.x or 2.6.x.y
-         official versions, as available on kernel.org
+         This option allows to use a specific official version from
+         kernel.org, like 2.6.x, 2.6.x.y, 3.x.y, ...
 
 config BR2_LINUX_KERNEL_CUSTOM_TARBALL
        bool "Custom tarball"