linux: fix comment about version choice
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 14 Aug 2016 15:32:55 +0000 (17:32 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 16 Aug 2016 06:07:56 +0000 (08:07 +0200)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
linux/Config.in

index e02d138bcf1d5eaff6c62926fdd7d3b79e766c87..306d077c1128dd477186cddaff289c8e3132c867 100644 (file)
@@ -18,10 +18,9 @@ config BR2_LINUX_NEEDS_MODULES
 # Version selection. We provide the choice between:
 #
 #  1. A single fairly recent stable kernel version
-#  2. In case an internal toolchain has been built, the same kernel
-#     version as the kernel headers
-#  3. A custom stable version
-#  4. A custom tarball
+#  2. A custom stable version
+#  3. A custom tarball
+#  4. A set of custom repository locations
 #
 choice
        prompt "Kernel version"