diff options
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r-- | target/config/Config.in.kernelversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 1713f7806..181f79f07 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -28,8 +28,8 @@ config ADK_TARGET_KERNEL_VERSION_GIT select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK -config ADK_TARGET_KERNEL_VERSION_4_11 - bool "4.11.11" +config ADK_TARGET_KERNEL_VERSION_4_12 + bool "4.12.3" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG |