diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-07-15 03:02:03 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-07-15 03:03:30 +0200 |
commit | 13823c84f03e96c2fb9a06dbe4eef31b4833a427 (patch) | |
tree | 70f7ae77ec5843fef7f09e6da9fb7e77c7d765fa /target/linux/Config.in.kernelversion | |
parent | 0b16459987fb2e621e875203d9a6fc4b0e3aecb9 (diff) |
pcduino 3b skeleton
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 0bf3b3c42..1061f74bb 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_4 depends on !ADK_TARGET_CPU_ARM_CORTEX_A53 config ADK_TARGET_LINUX_KERNEL_VERSION_4_19 - bool "4.19.126" + bool "4.19.132" select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN |