diff options
-rw-r--r-- | linux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Config.in b/linux/Config.in index 53994a812b..ef93489602 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -27,7 +27,7 @@ choice prompt "Kernel version" config BR2_LINUX_KERNEL_LATEST_VERSION - bool "4.5.2" + bool "Latest version (4.5.2)" config BR2_LINUX_KERNEL_CUSTOM_VERSION bool "Custom version" |