diff --git a/buildroot/linux/Config.in b/buildroot/linux/Config.in index c44d28b1..8184064f 100644 --- a/buildroot/linux/Config.in +++ b/buildroot/linux/Config.in @@ -11,11 +11,11 @@ if BR2_LINUX_KERNEL # # Version selection. We provide the choice between: # -# 1. A single fairly recent stable kernel version +# 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 +# version as the kernel headers. +# 3. A custom stable version. +# 4. A custom tarball. # choice prompt "Kernel version"