Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Update Config.in #645

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions buildroot/linux/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down