From 2ab95cf0eea0349f91b82faf7308ad04ba9bcabb Mon Sep 17 00:00:00 2001 From: Fiona Klute Date: Sun, 26 Apr 2026 17:33:31 +0200 Subject: [PATCH] linux/Config.in: add kernel.org URL to help Signed-off-by: Fiona Klute [Arnout: add it to the main help text, where it belongs] Signed-off-by: Arnout Vandecappelle --- linux/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linux/Config.in b/linux/Config.in index cc2228d5aa..46532bf625 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -8,6 +8,8 @@ config BR2_LINUX_KERNEL Enable this option if you want to build a Linux kernel for your embedded device + https://www.kernel.org/ + if BR2_LINUX_KERNEL # Packages that need to have a kernel with support for loadable modules,