prompt "Kernel version"
config BR2_LINUX_KERNEL_LATEST_VERSION
- bool "Latest version (4.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.112-cip18)"
help
CIP launched in the spring of 2016 to address the needs of
organizations in industries such as power generation and
config BR2_LINUX_KERNEL_VERSION
string
- default "4.11" if BR2_LINUX_KERNEL_LATEST_VERSION
- default "v4.4.55-cip3" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
+ default "4.15.1" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "v4.4.112-cip18" 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
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