]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - linux/Config.in
linux: bump default to version 4.15
[coffee/buildroot.git] / linux / Config.in
index d71a6afe3e3518535d4b8f7951fae2804a46ff33..115247f653bbdb4c17c01463e4d920fb8463109d 100644 (file)
@@ -26,10 +26,10 @@ choice
        prompt "Kernel version"
 
 config BR2_LINUX_KERNEL_LATEST_VERSION
-       bool "Latest version (4.10.11)"
+       bool "Latest version (4.15)"
 
 config BR2_LINUX_KERNEL_LATEST_CIP_VERSION
-       bool "Latest CIP SLTS version (v4.4.55-cip3)"
+       bool "Latest CIP SLTS version (v4.4.105-cip15)"
        help
          CIP launched in the spring of 2016 to address the needs of
          organizations in industries such as power generation and
@@ -116,8 +116,8 @@ endif
 
 config BR2_LINUX_KERNEL_VERSION
        string
-       default "4.10.11" if BR2_LINUX_KERNEL_LATEST_VERSION
-       default "v4.4.55-cip3" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
+       default "4.15" if BR2_LINUX_KERNEL_LATEST_VERSION
+       default "v4.4.105-cip15" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
        default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
                if BR2_LINUX_KERNEL_CUSTOM_VERSION
        default "custom" if BR2_LINUX_KERNEL_CUSTOM_TARBALL
@@ -368,7 +368,7 @@ choice
        default BR2_LINUX_KERNEL_USE_INTREE_DTS
 
 config BR2_LINUX_KERNEL_USE_INTREE_DTS
-       bool "Use a device tree present in the kernel."
+       bool "Use a device tree present in the kernel"
        help
          Use a device tree source distributed with
          the kernel sources. The dts files are located