From: Yann E. MORIN Date: Sun, 14 Aug 2016 15:32:55 +0000 (+0200) Subject: linux: fix comment about version choice X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cc3f8bc16556f5d40ef006539cca7c3ba1300c7d;p=buildroot.git linux: fix comment about version choice Signed-off-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- diff --git a/linux/Config.in b/linux/Config.in index e02d138bcf..306d077c11 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -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"