From 0c9b2c57e363a762c1b1c3c33317d4cac2d07c7c Mon Sep 17 00:00:00 2001 From: Scotty <118654680+sdcat404@users.noreply.github.com> Date: Sun, 27 Nov 2022 11:31:27 +0000 Subject: [PATCH] Update Config.in Adding "." To #text. Making it look nice and pretty --- buildroot/linux/Config.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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"