summaryrefslogtreecommitdiffstats
path: root/platforms/kernel.in
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/kernel.in')
-rw-r--r--platforms/kernel.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/platforms/kernel.in b/platforms/kernel.in
index 30b70f283..68899c0f7 100644
--- a/platforms/kernel.in
+++ b/platforms/kernel.in
@@ -42,10 +42,16 @@ config KERNEL_VERSION
prompt "kernel version"
string
default "4.15"
+ help
+ Fill in the kernel version that you want to use. Normally, you should
+ use the latest stable version, see <https://kernel.org>.
config KERNEL_MD5
prompt "kernel source md5sum"
string
+ help
+ To ensure integrity of the downloaded source tarball, fill in its
+ MD5 sum here.
choice
prompt "Image Type "